mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-11-08 08:57:15 +08:00
refactor: 取消用户默认密码,改为表单填写密码
1.修复 Sonar 扫描问题 2.优化部分代码
This commit is contained in:
@@ -258,8 +258,4 @@ spring.servlet:
|
||||
max-request-size: 20MB
|
||||
## 头像支持格式配置
|
||||
avatar:
|
||||
support-suffix:
|
||||
- jpg
|
||||
- jpeg
|
||||
- png
|
||||
- gif
|
||||
support-suffix: jpg,jpeg,png,gif
|
||||
|
||||
@@ -258,8 +258,4 @@ spring.servlet:
|
||||
max-request-size: 20MB
|
||||
## 头像支持格式配置
|
||||
avatar:
|
||||
support-suffix:
|
||||
- jpg
|
||||
- jpeg
|
||||
- png
|
||||
- gif
|
||||
support-suffix: jpg,jpeg,png,gif
|
||||
|
||||
Reference in New Issue
Block a user