#
LSH
2024-03-29 e7dd8396e19f538e5f51ced927e2f62e1f75fa63
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=ghtzasrs
    url: jdbc:sqlserver://127.0.0.1:1433;databasename=rywxasrs
    username: sa
    password: sa@123
  mvc:
@@ -35,15 +35,28 @@
swagger:
  enable: false
#License相关配置
license:
  subject: ryzhwcs
  publicAlias: publicCert
  storePass: public_zhongyang_123456789
  licensePath: license.lic
  publicKeysStorePath: publicCerts.keystore
wms:
  # 是否开启上报
  start: true
  # WMS系统ip
  url: 10.12.20.12:5001
  #url: 10.32.53.195:8080
  # WMS系统ip
  #  url: 10.210.157.109:8090
  url: 10.210.157.27:8090
  # 入库任务申请接口
  inboundTaskApplyPath: api/InterFace/get_InterFace_TestStorage
  #inboundTaskApplyPath: api/InterFace/inboundTaskApply
  inboundTaskApplyPath: sugood/inboundTaskApply
  #  inboundTaskApplyPath: open/asrs/inboundTaskApply
  # 任务状态反馈接口
  taskStatusFeedbackPath: api/InterFace/get_InterFace_TestStorage
  taskStatusFeedbackPath: sugood/taskStatusReport
  # 货位状态更新接口
  locationUpdatePath: api/InterFace/get_InterFace_TestStorage
  # 移库申请接口