This commit is contained in:
牛叉闪闪
2024-09-05 15:24:49 +08:00
parent e1bd478ae5
commit 13fedb841b
5 changed files with 10 additions and 6 deletions

View File

@@ -10,7 +10,8 @@ logging:
# web日志
org.springframework.web: debug
# mybatis日志
org.mybatis: debug
mybits: DEBUG
org.apache.ibatis: DEBUG
charset:
# 输出控制台编码
console: UTF-8