#
Junjie
2025-04-27 7d626989e20297c0f52cd80a44c3763e2c2d9865
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=rywxasrs
    url: jdbc:sqlserver://192.168.10.251:1433;databasename=ynhfasrs
    username: sa
    password: sa@123
  mvc:
@@ -27,7 +27,7 @@
#    field-strategy: 0
logging:
  path: /stock/out/@pom.build.finalName@/logs
  path: ./stock/out/@pom.build.finalName@/logs
super:
  pwd: xltys1995
@@ -37,27 +37,22 @@
#License相关配置
license:
  subject: ryzhwcs
  subject: ynhfwcs
  publicAlias: publicCert
  storePass: public_zhongyang_123456789
  licensePath: license.lic
  publicKeysStorePath: publicCerts.keystore
wms:
  #输送线暂存数
  count: 8
  # 是否开启上报
  start: true
  # WMS系统ip
  #url: 10.32.53.195:8080
  # WMS系统ip
#  url: 10.210.157.109:8090
  url: 10.210.157.11:8080/wms
  url: 192.168.10.12:8001
  # 入库任务申请接口
  #inboundTaskApplyPath: api/InterFace/inboundTaskApply
#  inboundTaskApplyPath: apis/inboundTaskApply
  inboundTaskApplyPath: open/asrs/inboundTaskApply
  # 任务状态反馈接口
  taskStatusFeedbackPath: apis/taskStatusFeedback
  # 货位状态更新接口
  locationUpdatePath: api/InterFace/get_InterFace_TestStorage
  inboundTaskApplyPath: /wes/api/drivers/zy/asrs/inboundTaskApply
  # WCS回调WMS
  TaskExecCallback: /wes/api/drivers/zy/asrs/callBack
  # 移库申请接口
  movePath: api/InterFace/get_InterFace_TestStorage
  movePath: /wes/api/get_InterFace_TestStorage