🔨 Refactor: [后台]:修改配置文件,打印sql语句
This commit is contained in:
parent
5009007966
commit
0de0a4f974
@ -56,7 +56,7 @@ spring:
|
||||
|
||||
mybatis:
|
||||
configuration:
|
||||
log-impl: org.apache.ibatis.logging.slf4j.Slf4jImpl
|
||||
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
||||
# classpath后面加*,值里面的*才起作用
|
||||
mapper-locations: classpath*:mapper/*.xml
|
||||
debug: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user