添加SQL日志

This commit is contained in:
wen 2022-02-18 18:01:08 +08:00
parent dd0a478356
commit 2f4cf902b8

View File

@ -24,6 +24,10 @@ spring:
shared-configs: shared-configs:
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
logging:
level:
com.xhpc.charging.station.mapper: debug
#二维码Logo图片获取位置 #二维码Logo图片获取位置
#imgPath: "D:\\Enterprise_Resources\\XiaoHuaMaterialImgs\\xhcd_logo.png" #imgPath: "D:\\Enterprise_Resources\\XiaoHuaMaterialImgs\\xhcd_logo.png"
#imgPath: "/www/wwwroot/scxhua.cn/xhpc-charging-stion/logo.png" #imgPath: "/www/wwwroot/scxhua.cn/xhpc-charging-stion/logo.png"