|
@@ -37,7 +37,7 @@ mybatis-plus:
|
|
|
mapper-locations: classpath:/mapper/template/*.xml
|
|
mapper-locations: classpath:/mapper/template/*.xml
|
|
|
configuration:
|
|
configuration:
|
|
|
#开启sql打印
|
|
#开启sql打印
|
|
|
- log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
|
|
|
|
|
|
+# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
|
|
# #关闭sql打印
|
|
# #关闭sql打印
|
|
|
# log-impl: org.apache.ibatis.logging.nologging.NoLoggingImpl
|
|
# log-impl: org.apache.ibatis.logging.nologging.NoLoggingImpl
|
|
|
global-config:
|
|
global-config:
|