From 6b6801ae9e0cf5c8490c7c35659da371233664e3 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期四, 16 十一月 2023 14:16:40 +0800
Subject: [PATCH] #

---
 src/main/resources/application.yml |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 234846b..b5d9f90 100644
--- a/src/main/resources/application.yml
+++ b/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

--
Gitblit v1.9.1