src/main/resources/application.yml
@@ -36,4 +36,15 @@ enable: false wms: url: localhost:8081/htwms3 # 是否开启上报 start: true # WMS系统ip url: 10.12.20.12:5001 # 入库任务申请接口 inboundTaskApplyPath: api/InterFace/get_InterFace_TestStorage # 任务状态反馈接口 taskStatusFeedbackPath: api/InterFace/get_InterFace_TestStorage # 货位状态更新接口 locationUpdatePath: api/InterFace/get_InterFace_TestStorage # 移库申请接口 movePath: api/InterFace/get_InterFace_TestStorage