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 | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/config/config.json b/config/config.json index 04cdfe5..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,7 +98,13 @@ "EndAreas": [ "HJQ1" ] }, { - "Name": "鎶芥" + "Name": "鎶芥-鍑哄簱" + }, + { + "Name": "鎶芥-鍚堟牸鍥炲簱" + }, + { + "Name": "鎶芥-涓嶅悎鏍肩Щ搴� }, { "Name": "鎴愬搧鑳跺嚭搴� -- Gitblit v1.9.1