日志级别debug 改成 info

This commit is contained in:
Jack 2025-11-13 09:50:17 +08:00
parent ed10a03442
commit 6ca0af397b
3 changed files with 3 additions and 3 deletions

View File

@ -99,7 +99,7 @@ logging:
suisung:
mall:
account:
mapper: debug
mapper: info
sun:
mail: error
baomidou: error

View File

@ -26,7 +26,7 @@ logging:
level:
com:
sun:
mail: error
mail: info
baomidou: error
alibaba:
nacos:

View File

@ -100,7 +100,7 @@ logging:
suisung:
mall:
pay:
mapper: debug
mapper: info
sun:
mail: error
baomidou: error