日志级别debug 改成 info
This commit is contained in:
parent
ed10a03442
commit
6ca0af397b
@ -99,7 +99,7 @@ logging:
|
||||
suisung:
|
||||
mall:
|
||||
account:
|
||||
mapper: debug
|
||||
mapper: info
|
||||
sun:
|
||||
mail: error
|
||||
baomidou: error
|
||||
|
||||
@ -26,7 +26,7 @@ logging:
|
||||
level:
|
||||
com:
|
||||
sun:
|
||||
mail: error
|
||||
mail: info
|
||||
baomidou: error
|
||||
alibaba:
|
||||
nacos:
|
||||
|
||||
@ -100,7 +100,7 @@ logging:
|
||||
suisung:
|
||||
mall:
|
||||
pay:
|
||||
mapper: debug
|
||||
mapper: info
|
||||
sun:
|
||||
mail: error
|
||||
baomidou: error
|
||||
|
||||
Loading…
Reference in New Issue
Block a user