From f9b3bc593ec9625674cd72cc06f0d6474405e7dd Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期一, 12 一月 2026 13:10:06 +0800
Subject: [PATCH] #pda获取收货区增加权限

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

diff --git a/rsf-open-api/src/main/resources/application-dev.yml b/rsf-open-api/src/main/resources/application-dev.yml
index c4ba7ad..a93ac00 100644
--- a/rsf-open-api/src/main/resources/application-dev.yml
+++ b/rsf-open-api/src/main/resources/application-dev.yml
@@ -61,6 +61,18 @@
     host: http://127.0.0.1
     #绔彛
     port: 8088
+  #WCS閾炬帴
+  wcs:
+    #閾炬帴
+    host: http://192.168.4.78
+    #绔彛
+    port: 9091
+  #WCS閾炬帴
+  hk:
+    #閾炬帴
+    host: http://127.0.0.1
+    #绔彛
+    port: 9090
   wms:
     #閾炬帴
     host: http://127.0.0.1

--
Gitblit v1.9.1