Blame view

huaheng-wms-core/src/main/resources/application.yml 206 Bytes
1
spring:
2
  application:
3
    name: huaheng-wms-core
4
  profiles:
5
    active: test
6
7
8

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