dubin
2025-12-15 e2aa3f9c79ae688a56ea3bb5bc96ba1600f215de
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8081
  port: 9090
  servlet:
    context-path: /@pom.build.finalName@
@@ -37,7 +37,7 @@
#License相关配置
license:
  subject: scwcs
  subject: yrwcs
  publicAlias: publicCert
  storePass: public_zhongyang_123456789
  licensePath: license.lic
@@ -45,7 +45,7 @@
wms:
  #输送线暂存数
  count: 8
  count: 1
  maxCirle: 3
  # 是否开启上报
  start: true
@@ -53,14 +53,14 @@
  #url: 10.32.53.195:8080
  # WMS系统ip
  #  url: 10.210.157.109:8090
  url: 10.10.10.222:2410
  url: 192.168.0.98:8078/dfmp
  # 入库任务申请接口
  #inboundTaskApplyPath: api/InterFace/inboundTaskApply
  inboundTaskApplyPath: api/StereoscopicCallBack/AcceptTaskStatus
  inboundTaskApplyPath: other/api/wcs/allocation
  #  inboundTaskApplyPath: open/asrs/inboundTaskApply
  # 任务开始时,WCS回调WMS
  taskStatusFeedbackPath: api/StereoscopicCallBack/TaskExecCallback
  taskStatusFeedbackPath: other/api/wcs/taskStart
  # 任务完成结束时,WCS回调WMS
  TaskExecCallback: api/StereoscopicCallBack/TaskExecFinishedCallback
  TaskExecCallback: other/api/wcs/taskFinish
  # 移库申请接口
  movePath: api/InterFace/get_InterFace_TestStorage