Sign in

wms / wms4_biyadi · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • wms4_biyadi
  • huaheng-wms-core
  • src
  • main
  • resources
  • application.yml
  • fix: 修复上游取消出库任务时,库存明细的托盘状态还是锁定BUG。
    a92cbf97
    易文鹏 authored
    2023-09-27 16:19:16 +0800  
    Browse Code »
application.yml 207 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12
spring:
  application:
    name: huaheng-wms-core
  profiles:
    active: dev


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