#
zjj
2023-12-08 d04ce586afce3b78f238289dad10dacd4c22206a
src/main/resources/application.yml
@@ -35,13 +35,21 @@
swagger:
  enable: false
#License相关配置
license:
  subject: ghtzwcs
  publicAlias: publicCert
  storePass: public_zhongyang_123456789
  licensePath: license.lic
  publicKeysStorePath: publicCerts.keystore
wms:
  # 是否开启上报
  start: true
  # WMS系统ip
  #url: 10.32.53.195:8080
  # WMS系统ip
  url: 172.18.9.56:8080
  url: 10.32.53.195:8080
  # 入库任务申请接口
  inboundTaskApplyPath: api/InterFace/get_InterFace_TestStorage
  # 任务状态反馈接口