yusm 6 月之前
父节点
当前提交
a2b37f3b17
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      fhKeeper/formulahousekeeper/webttkuaiban/src/main/resources/application.properties

+ 1 - 0
fhKeeper/formulahousekeeper/webttkuaiban/src/main/resources/application.properties

@@ -7,6 +7,7 @@ logging.level.com.hssx.user.mapper=debug
 mybatis-plus.type-aliases-package=com.firerock.webttkuaiban.demos.pojo/*
 mybatis-plus.type-aliases-package=com.firerock.webttkuaiban.demos.pojo/*
 mybatis-plus.mapper-locations=mapper/*.xml
 mybatis-plus.mapper-locations=mapper/*.xml
 mybatis-plus.configuration.map-underscore-to-camel-case=true
 mybatis-plus.configuration.map-underscore-to-camel-case=true
+mybatis-plus.configuration.log-impl=org.apache.ibatis.logging.stdout.StdOutImpl
 
 
 spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
 spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
 spring.datasource.url=jdbc:mysql://47.101.180.183:17089/big_event?useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8&rewriteBatchedStatements=true
 spring.datasource.url=jdbc:mysql://47.101.180.183:17089/big_event?useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8&rewriteBatchedStatements=true