#
zwl
2023-02-03 611cf1f97da4d177f5ecc7fe4a3d994f773a3b41
src/main/resources/application.yml
@@ -8,9 +8,9 @@
    name: @pom.build.finalName@
  datasource:
    driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
    url: jdbc:sqlserver://192.168.4.15:1433;databasename=tzhtasrs
    username: sa
    password: sa@123
    url: jdbc:sqlserver://localhost:1433;databasename=tzhtasrs
    username: SA
    password: SQLsqlserver1234
  mvc:
    static-path-pattern: /**
  redis:
@@ -34,7 +34,7 @@
  enable: false
wms:
  url: 127.0.0.1:8081/lywms
  url: 127.0.0.1:8080/htwms
# 下位机配置
wcs-slave:
@@ -47,7 +47,7 @@
  # 堆垛机1
  crn[0]:
    id: 1
    ip: 10.10.10.101
    ip: 10.10.10.110
    port: 102
    rack: 0
    slot: 0
@@ -86,7 +86,7 @@
  # 堆垛机2
  crn[1]:
    id: 2
    ip: 10.10.10.111
    ip: 10.10.10.120
    port: 102
    rack: 0
    slot: 0
@@ -123,7 +123,7 @@
  # 输送线
  devp[0]:
    id: 1
    ip: 10.10.10.50
    ip: 10.10.10.100
    port: 102
    rack: 0
    slot: 0
@@ -191,19 +191,19 @@
  # 条码扫描仪
  barcode[0]:
    id: 1
    ip: 10.10.10.52
    ip: 10.10.10.105
    port: 51236
  barcode[1]:
    id: 2
    ip: 10.10.10.53
    ip: 10.10.10.106
    port: 51236
  barcode[2]:
    id: 3
    ip: 10.10.10.54
    ip: 10.10.10.107
    port: 51236
  barcode[3]:
    id: 4
    ip: 10.10.10.95
    ip: 10.10.10.108
    port: 51236
   # LED1
  led[0]: