songhuangfeng123
2022-07-26 2a6c0b5cefd70e2828e87d6ade3d5f36f723ad7f
safePlatfrom-out-web/src/main/resources/config/application.yaml
@@ -3,12 +3,14 @@
    name: gkhy-safeplatform-out
  profiles:
#    active: prod
    active: dev
    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.gkhy: info
    com.atomikos: ERROR
    javax.transaction: ERROR