#
whycq
2024-02-02 3f68c7a7f117eda92eed81c8951317429e6a9a0c
src/main/resources/application.yml
@@ -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://localhost:1433;databasename=rywxasrs
    username: sa
    password: sa@123
  mvc:
@@ -37,7 +37,7 @@
#License相关配置
license:
  subject: ghtzwcs
  subject: ryzhwcs
  publicAlias: publicCert
  storePass: public_zhongyang_123456789
  licensePath: license.lic
@@ -49,11 +49,12 @@
  # WMS系统ip
  #url: 10.32.53.195:8080
  # WMS系统ip
  url: 172.18.9.56:8080
  url: 10.210.157.109:8090
  # 入库任务申请接口
  inboundTaskApplyPath: api/InterFace/get_InterFace_TestStorage
  #inboundTaskApplyPath: api/InterFace/inboundTaskApply
  inboundTaskApplyPath: apis/inboundTaskApply
  # 任务状态反馈接口
  taskStatusFeedbackPath: api/InterFace/get_InterFace_TestStorage
  taskStatusFeedbackPath: apis/taskStatusFeedback
  # 货位状态更新接口
  locationUpdatePath: api/InterFace/get_InterFace_TestStorage
  # 移库申请接口