update yml
This commit is contained in:
parent
7555853351
commit
fa4921e38c
@ -38,8 +38,6 @@ spring:
|
||||
min-idle: 5 # 连接池中的最小空闲连接
|
||||
mvc:
|
||||
throw-exception-if-no-handler-found: true
|
||||
# resources:
|
||||
# add-mappings: false
|
||||
|
||||
|
||||
#mybatis
|
||||
@ -88,8 +86,8 @@ linfeng:
|
||||
#文件大小限制
|
||||
oss:
|
||||
# 文件大小用户端和后台管理端 单位M
|
||||
max-size: 10
|
||||
admin-max-size: 5
|
||||
max-size: 30
|
||||
admin-max-size: 10
|
||||
|
||||
# 是否开启短信验证码 todo
|
||||
sms:
|
||||
|
Loading…
Reference in New Issue
Block a user