songhuangfeng123
2022-08-18 233fb69fa9d1694e97337d74fa3da72cacda04c1
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
#    active: test
    active: guotai-demo
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