SZH
2022-08-16 0d1739898197ef1e96c6c0ad920a95b6d70d13fa
safePlatfrom-out-web/src/main/resources/config/application.yaml
@@ -1,14 +1,15 @@
spring:
  application:
    name: gkhy-safeplatform-out
    name: safeplatform-out
  profiles:
#    active: prod
    active: dev
    active: test
#    active: uat
#    active: guotai-demo
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