From e4a2bc817e830611f7187ba8cb62875842b79d3f Mon Sep 17 00:00:00 2001
From: zc <zyzc>
Date: 星期二, 28 十月 2025 13:40:12 +0800
Subject: [PATCH] 波次下髮優化 堆垛機移庫任務優化

---
 rsf-open-api/src/main/resources/application-dev.yml |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/rsf-open-api/src/main/resources/application-dev.yml b/rsf-open-api/src/main/resources/application-dev.yml
index e3f40c7..f7df34c 100644
--- a/rsf-open-api/src/main/resources/application-dev.yml
+++ b/rsf-open-api/src/main/resources/application-dev.yml
@@ -63,6 +63,11 @@
     port: 8088
   wms:
     #閾炬帴
-    host: http://127.0.0.1銆�
+    host: http://127.0.0.1
     #绔彛
-    port: 8085
\ No newline at end of file
+    port: 8085
+  erp:
+    #閾炬帴
+    host: http://www.itsdg.cn
+    #绔彛
+    port: 3741

--
Gitblit v1.9.1