jinpengyong
2020-07-20 ae30ad657482a737fb3dc978bcfbb87aca958c0f
update
2 files modified
5 ■■■■ changed files
src/main/resources/application.properties 2 ●●●●● patch | view | raw | blame | history
src/main/resources/application.yml 3 ●●●● patch | view | raw | blame | history
src/main/resources/application.properties
@@ -20,5 +20,3 @@
xxl.job.executor.logpath=/data/applogs/xxl-job/jobhandler
### xxl-job log retention days
xxl.job.executor.logretentiondays=30
mybatis.configuration.map-underscore-to-camel-case=true
src/main/resources/application.yml
@@ -61,5 +61,4 @@
      max-idle: 8
      min-idle: 0
mybatis:
  mapper-locations: classpath*:/mapper/*Mapper.xml
  config-location: classpath:/mapper/mybatis-config.xml
  mapper-locations: classpath*:/mapper/*Mapper.xml