From 1af49bdb3cdaa44a7e44ebdc843fb8180596365f Mon Sep 17 00:00:00 2001
From: kazelee <1847801760@qq.com>
Date: 星期四, 15 五月 2025 16:34:39 +0800
Subject: [PATCH] 尾箱回库、移库逻辑开发

---
 config/config.json |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/config/config.json b/config/config.json
index 43f0079..bca70e9 100644
--- a/config/config.json
+++ b/config/config.json
@@ -1,5 +1,5 @@
 {
-    "WebApiUrl": "http://127.0.0.1:8901/",
+    "WebApiUrl": "http://192.168.1.141:8901/",
     "NdcApiUrl": "http://127.0.0.1:5201/api/order/",
     "SqlServer": "Data Source=(local);Initial Catalog=DSZSHTest;User ID=sa;Password=123456;",
     "TcpServerIp": "127.0.0.1",
@@ -98,6 +98,15 @@
             "EndAreas": [ "HJQ1" ]
         },
         {
+            "Name": "鎶芥-鍑哄簱"
+        },
+        {
+            "Name": "鎶芥-鍚堟牸鍥炲簱"
+        },
+        {
+            "Name": "鎶芥-涓嶅悎鏍肩Щ搴�
+        },
+        {
             "Name": "鎴愬搧鑳跺嚭搴�
         },
         {

--
Gitblit v1.9.1