自动化立体仓库 - WCS系统
#
luxiaotao1123
2021-05-27 5ee5f0f833ff06a012ac65db476d2b906cce0e1f
#
2个文件已修改
20 ■■■■ 已修改文件
src/main/java/com/zy/common/service/CommonService.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/application.yml 18 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/zy/common/service/CommonService.java
@@ -113,7 +113,7 @@
            case 110:
                whsType = 4;
                break;
            case 306:
            case 301:
                whsType = 5;
                break;
            default:
src/main/resources/application.yml
@@ -126,22 +126,22 @@
    slot: 1
    # 入库口1
    inSta[0]:
      staNo: 306
      staNo: 301
      barcode: ${wcs-slave.barcode[0].id}
#    # 入库口2
#    inSta[1]:
#      staNo: 202
#      barcode: ${wcs-slave.barcode[1].id}
    inSta[2]:
    inSta[1]:
      staNo: 110
    # 空板入库口1
    emptyInSta[0]:
      staNo: 306
      staNo: 301
    # 空板入库口2
#    emptyInSta[1]:
#      staNo: 202
    # 空板入库口3
    emptyInSta[2]:
    emptyInSta[1]:
      staNo: 126
    # 出库口1
    outSta[0]:
@@ -163,11 +163,11 @@
    id: 1
    ip: 192.168.10.130
    port: 51236
  # 条码扫描仪
  barcode[1]:
    id: 2
    ip: 192.168.10.131
    port: 51236
#  # 条码扫描仪
#  barcode[1]:
#    id: 2
#    ip: 192.168.10.131
#    port: 51236
  # LED1
  led[0]:
    id: 1