1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-09-05 00:21:38 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

重写表单验证基本函数 getValidateUtils

This commit is contained in:
2022-04-06 11:07:50 +08:00
parent cc72849163
commit 4937cfb8e3
3 changed files with 143 additions and 29 deletions

View File

@@ -25,7 +25,9 @@
## 开始使用
> 所需环境Java JDK 8MavenMySQL 5.7+nodejsRedis等
> 所需环境Java JDK 8MavenMySQL 5.7+nodejsRedis等
>
> MySQL推荐使用8.0以上版本。
> **下面的配置有些没有说明命令的执行目录,请自行判断。**这部分文档后期将会完善。