Sign in

wms / wms4_zhangzhouhedian · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • wms4_zhangzhouhedian
  • huaheng-wms-core
  • src
  • main
  • resources
  • application.yml
  • 完成入库明细打印、入库单打印、两种出库单打印
    663eba55
    易文鹏 authored
    2025-04-07 16:12:34 +0800  
    Browse Code »
application.yml 208 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12
spring:
  application:
    name: huaheng-wms-core
  profiles:
    active: dev


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