Sign in

wms / wms4_hubeijili · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • wms4_hubeijili
  • huaheng-wms-core
  • src
  • main
  • resources
  • application.yml
  • 生产配置文件初始化 ...
    9877e1a4
    Signed-off-by: TanYibin <5491541@qq.com>
    谭毅彬 authored
    2023-04-03 17:08:32 +0800  
    Browse Code »
application.yml 205 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11
spring:
  application:
    name: huaheng-wms-core
  profiles:
    active: prod

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