#
lsh
2022-10-06 622c59d5a2444529d9c7071695ab818b4238381f
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 9090
  port: 8080
  servlet:
    context-path: /@pom.build.finalName@
@@ -34,7 +34,7 @@
  enable: false
wms:
  url: localhost:8081/ynwms
  url: localhost:8080/ynwms
# 下位机配置
wcs-slave:
@@ -47,7 +47,7 @@
  # 堆垛机1
  crn[0]:
    id: 1
    ip: 10.10.10.10
    ip: 172.28.15.210
    port: 8888
    rack: 0
    slot: 0
@@ -58,7 +58,7 @@
    crnInStn[0]:
      devpPlcId: ${wcs-slave.devp[0].id}
      staNo: 103
      row: 1
      row: 2
      bay: 1
      lev: 1
    crnInStn[1]:
@@ -71,7 +71,7 @@
    crnOutStn[0]:
      devpPlcId: ${wcs-slave.devp[0].id}
      staNo: 107
      row: 2
      row: 1
      bay: 1
      lev: 1
    crnOutStn[1]:
@@ -90,7 +90,7 @@
  # 输送线
  devp[0]:
    id: 1
    ip: 192.168.4.250
    ip: 172.28.15.220
    port: 102
    rack: 0
    slot: 0
@@ -111,7 +111,7 @@
  # 条码扫描仪
  barcode[0]:
    id: 1
    ip: 10.10.10.52
    ip: 172.28.15.235
    port: 51236
#   # LED1
#  led[0]:
@@ -144,7 +144,7 @@
  #上下行日志打印
  printPacLog: true
  #条码长度
  barcodeLen: 8
  barcodeLen: 12
test:
  url: 127.0.0.1:8080/test