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