#
LSH
2023-02-09 319f665d3f2ce0e88193515e7fbdae39865e155d
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 9090
  port: 8080
  servlet:
    context-path: /@pom.build.finalName@
@@ -8,7 +8,7 @@
    name: @pom.build.finalName@
  datasource:
    driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
    url: jdbc:sqlserver://localhost:1433;databasename=gzynasrs
    url: jdbc:sqlserver://localhost:1433;databasename=zjfnasrs
    username: sa
    password: sa@123
  mvc:
@@ -34,7 +34,7 @@
  enable: false
wms:
  url: localhost:8080/klswms
  url: localhost:8080/fnwms
# 下位机配置
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: 10.10.10.50
    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