自动化立体仓库 - WMS系统
Junjie
2025-10-16 062323dcda647af8adf1bfce3c80e7a2483af204
src/main/resources/application.yml
@@ -12,7 +12,7 @@
    driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
    url: jdbc:sqlserver://127.0.0.1:1433;databasename=qlasrs-sxk
    username: sa
    password: sa@123
    password: spcyy@2025
  mvc:
    static-path-pattern: /**
  redis:
@@ -51,12 +51,19 @@
# 下位机配置
wcs-slave:
  # 双深
  doubleDeep: true
  # 双深库位排号
  doubleLocs: 1,4,5,8
  # 一个堆垛机负责的货架排数
  groupCount: 4
  # 由浅入深
  locGroupAscOrder: [
    {rowList: [1],minBay: 1,maxBay: 16},
    {rowList: [3,4,5,6],minBay: 1,maxBay: 16},
    {rowList: [10,9,8,7],minBay: 1,maxBay: 16},
    {rowList: [10,9,8,7,6,5,4,3],minBay: 17,maxBay: 22},
    {rowList: [12,13],minBay: 1,maxBay: 22},
    {rowList: [15,14],minBay: 1,maxBay: 22},
    {rowList: [17,18,19,20,21,22,23],minBay: 1,maxBay: 22},
    {rowList: [2],minBay: 1,maxBay: 22},
    {rowList: [11],minBay: 1,maxBay: 22},
    {rowList: [16],minBay: 1,maxBay: 22},
  ]
#wcs对接
wcs:
@@ -65,9 +72,14 @@
    URL: http://127.0.0.1:9092/wcs
    #出库移库任务下发
    outboundTaskSend: open/outboundTaskSend
    deviceStatus : open/deviceStatus
led:
  ip: 192.168.1.198
  url: wms
  port: 8081
  id: 1002
#erp对接
erp:
  #地址