日志级别调整和去掉没用的配置
This commit is contained in:
@ -93,7 +93,4 @@ file:
|
||||
maxSize: 100
|
||||
avatarMaxSize: 5
|
||||
|
||||
yshop:
|
||||
hApi: https://127.0.0.1:8000
|
||||
wechatCode: http://127.0.0.1:8000/upload/qrcode_for_gh_2ac8f422a79f_258.jpg
|
||||
miniAppID:
|
||||
|
||||
|
@ -52,9 +52,9 @@ yshop:
|
||||
|
||||
logging:
|
||||
level:
|
||||
co.yixiang: DEBUG
|
||||
org.springframework.web: DEBUG
|
||||
me.chanjar.weixin: DEBUG
|
||||
co.yixiang: ERROR
|
||||
org.springframework.web: ERROR
|
||||
me.chanjar.weixin: ERROR
|
||||
|
||||
mybatis-plus:
|
||||
check-config-location: true
|
||||
|
Reference in New Issue
Block a user