songhuangfeng123
2022-07-27 c6f2b7fb231ff48e39ec71bd1de0dfacc75fa59d
safePlatfrom-out-web/src/main/resources/config/application.yaml
@@ -5,10 +5,12 @@
#    active: prod
    active: out-dev
mybatis-plus:
  mapper-locations: classpath:config/mapper/**/*.xml
#mybatis-plus:
#  mapper-locations: classpath:config/mapper/**/*.xml
logging:
  config: classpath:config/log/log4j2.xml
  level:
    com.gkhy: info
    com.atomikos: ERROR
    javax.transaction: ERROR