application.yml 207 Bytes
spring:
  application:
    name: huaheng-wms-core
  profiles:
    active: test

huaheng:
  system:
    verson: '@project.version@'
    artifactId: '@project.artifactId@'
    checkSystemActivationCode: false