5.2.1发布

This commit is contained in:
msgroup 2021-04-28 10:50:48 +08:00
parent 3557c985ce
commit 3814b94529
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ ms:
manager: manager:
path: /ms #后台访问的路径,如:http://项目/ms/login.do生产的时候建议修改 path: /ms #后台访问的路径,如:http://项目/ms/login.do生产的时候建议修改
view-path: /WEB-INF/manager #后台视图层路径配置 view-path: /WEB-INF/manager #后台视图层路径配置
check-code: true #默认开启验证码验证false验证码不验证 check-code: false #默认开启验证码验证false验证码不验证
upload: upload:
enable-web: true #启用web层的上传 enable-web: true #启用web层的上传
@ -91,4 +91,4 @@ mybatis-plus:
db-config: db-config:
id-type: auto id-type: auto
configuration: configuration:
database-id: mysql database-id: mysql