From d5fe30e653a2ae6c92a0fe99fee020ff3573bf6a Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期四, 25 十二月 2025 08:57:44 +0800
Subject: [PATCH] 优化组托档状态更新

---
 rsf-open-api/src/main/resources/application-dev.yml |    4 ++--
 1 files changed, 2 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 c11aeb2..646090f 100644
--- a/rsf-open-api/src/main/resources/application-dev.yml
+++ b/rsf-open-api/src/main/resources/application-dev.yml
@@ -58,11 +58,11 @@
   #RCS閾炬帴
   rcs:
     #閾炬帴
-    host: http://10.10.10.247
+    host: http://127.0.0.1
     #绔彛
     port: 8088
   wms:
     #閾炬帴
     host: http://127.0.0.1
     #绔彛
-    port: 8080
\ No newline at end of file
+    port: 8085
\ No newline at end of file

--
Gitblit v1.9.1