自动化立体仓库 - WMS系统
dubin
2025-10-27 b62c24cac214011f7219a12753ab3bc8cf0f1bed
src/main/resources/application.yml
@@ -24,6 +24,9 @@
    multipart:
      maxFileSize: 100MB
      maxRequestSize: 100MB
      enabled: true
      file-size-threshold: 0B
      location: D:\
mybatis-plus:
  mapper-locations: classpath:mapper/*.xml
@@ -40,7 +43,7 @@
#License相关配置
license:
  subject: czkhasrs
  subject: zjhlasrs
  publicAlias: publicCert
  storePass: public_zhongyang_123456789
  licensePath: license.lic
@@ -49,11 +52,11 @@
# 下位机配置
wcs-slave:
  # 双深
  doubleDeep: true
  doubleDeep: false
  # 双深库位排号
  doubleLocs: 1,4
  # 一个堆垛机负责的货架排数
  groupCount: 4
  groupCount: 2
  # 左深库位排号
  doubleLocsLeft: 4
  # 右深库位排号