自动化立体仓库 - WMS系统
#1
dubin
2025-11-03 3f3f4ffefd53cf66d4567a74f916845350dbd9e4
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: rqdzasrs
  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
  # 右深库位排号