fix
songhuangfeng123
2022-09-20 f1f506172a3edff8d31e4db77b8940f115660919
safePlatfrom-out-web/src/main/resources/config/application.yaml
@@ -1,14 +1,16 @@
spring:
  application:
    name: gkhy-safeplatform-out
    name: safeplatform-out
  profiles:
#    active: prod
    active: out-dev
mybatis-plus:
  mapper-locations: classpath:config/mapper/**/*.xml
    active: guotai-uat
#    active: guotai-demo
#### test  uat  guotai-demo guotai-uat
#    active: test
#    active: uat
logging:
  config: classpath:config/log/log4j2.xml
  level:
    com.gkhy: info
    com.atomikos: ERROR
    javax.transaction: ERROR