zjj
2023-11-28 770a7701c1473993c0e8148377c4f44dfec31e20
src/main/resources/application.yml
@@ -35,11 +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.12.20.12:5001
  #url: 10.32.53.195:8080
  # WMS系统ip
  url: 172.18.9.56:8080
  # 入库任务申请接口
  inboundTaskApplyPath: api/InterFace/get_InterFace_TestStorage
  # 任务状态反馈接口