打印SQL执行日志

server_five_liuyunhu
liuyunhu 2024-04-06 14:53:29 +08:00
parent 73342572cc
commit b655ca9c30
1 changed files with 3 additions and 1 deletions

View File

@ -16,9 +16,11 @@ spring:
discovery:
# 服务注册地址
server-addr: 121.89.211.230:8848
namespace: 172469
config:
# 配置中心地址
server-addr: 121.89.211.230:8848
namespace: 172469
# 配置文件格式
file-extension: yml
# 共享配置
@ -28,4 +30,4 @@ spring:
allow-bean-definition-overriding: true
logging:
level:
com.couplet.trouble.mapper: DEBUG
com.couplet.business.server.mapper: DEBUG