自动化立体仓库 - WMS系统
zyh
13 小时以前 fb13d79f33ee8dced242fabf2d66950ae8689400
src/main/resources/application-dev.yml
@@ -1,5 +1,5 @@
server:
  port: 8080
  port: 8084
  servlet:
    context-path: /@pom.build.finalName@
@@ -11,8 +11,11 @@
  datasource:
    driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
    username: sa
    password: Skyouc#23
    url: jdbc:sqlserver://127.0.0.1:1433;databasename=jsxswms
    password: sa@123
    url: jdbc:sqlserver://127.0.0.1:1433;databasename=jnejc-hkwms
#    username: sa
#    password: Skyouc#23
#    url: jdbc:sqlserver://192.168.4.24:1433;databasename=jsxswms
  mvc:
    static-path-pattern: /**
  redis:
@@ -40,14 +43,14 @@
    path: /stock/out/@pom.build.finalName@/logs
super:
  pwd: asrs2023
  pwd: xltys1995
swagger:
  enable: false
#License相关配置
license:
  subject: integrationasrs
  subject: license_demo
  publicAlias: publicCert
  storePass: public_zhongyang_123456789
  licensePath: license.lic
@@ -109,4 +112,54 @@
    acctID: "647e849ab6fa0f"
    username: "llw"
    password: "666666"
    lcid: 2052
    lcid: 2052
#分库配置
wms:
  #当前是第几库
  currentId: 2
  #当前库名称
  currentName: 加工库
  #立库AGV自动运货出库口编码
  wmsTransStartStation1: 205
  #立库AGV自动运货入库口编码(输送线)
  wmsTransStartStation2: 202
  #立库AGV自动运货出库口编码(输送线)
  wmsTransStartStation3: 204
  #托盘物料号
  zpalletId: tuopan
wcs:
  url: 172.26.160.202/
#mes对接
mes:
  url: http://192.9.100.173:8088/prod-api/basicmodel/WmsFit/Api/
#  url: http://172.26.160.73:8080/basicmodel/WmsFit/Api/
#  url: http://172.26.160.5:8080/basicmodel/WmsFit/Api/
  #默认接口操作人员id
  defaultUserId: 30
#海康对接
hik:
  switch: true
  url: http://172.26.11.98:80/rcs/rtas/
  station: 402,401,307,Z-LZH19,Z-LZH20,Z-LZH21,Z-LZH22,Z-LZH23,Z-LZH24,Z-LZH25,Z-LZH26,Z-LZH27,Z-LZH28,Z-LZH29,Z-LZH30,Z-LZH31,Z-LZH32,Z-LZH33,Z-LZH34,Z-LZH35,Z-LZH36,Z-LZH37,Z-LZH38,Z-LZH39,L-LZH40,L-LZH41,L-LZH42
#华晓对接
hx:
  url: http://172.26.3.131:8300/api/robot/
  #转序任务下发
  taskNo: controller/task/submit
  #入站允许
  inOk: eqpt/notify/product
  #离站允许
  #离站完成
#wcs地址 数字孪生
digitalTwins:
  jgUrl: http://172.26.11.88:8089/jgwms
  djUrl: http://172.26.11.88:8088/djwms
  ljqUrl: http://172.26.11.80:8083/ljqwms