From 426848306ad9233db96e4b3fc68a881c15f0b0b0 Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期五, 22 十一月 2024 13:43:53 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/ZhiHuiQiCe/JianShanLiKu

---
 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/appsettings.json |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/appsettings.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/appsettings.json"
index b173008..a34ca8c 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/appsettings.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/appsettings.json"
@@ -7,13 +7,13 @@
     }
   },
   "dics": "deviceType,devicePlcType,jobAssembly,jobClassName,deviceStatus,taskType,taskState,inOutType",
-  "urlWMSTask": "http://127.0.0.1:9290/api/Task/GenerateInventoryInformation", //鐢熸垚鍏ュ簱浠诲姟鎺ュ彛
-  "urlWMSMovelibraryTask": "http://127.0.0.1:9290/api/Task/IsRelocations", //璇锋眰绉诲簱鎺ュ彛
-  "urlEmptyOutbound": "http://127.0.0.1:9290/api/Task/Empty_outbound", //璇锋眰绌烘墭鍑哄簱TaskCompleted
-  "urlTaskCompleted": "http://127.0.0.1:9290/api/Task/TaskCompleted", //浠诲姟鍙嶉
-  "urlQueryinventory": "http://127.0.0.1:9290/api/Task/Queryinventory", //鏌ヨ搴撳瓨锛岀‘璁ゅ叆搴撶珯鍙�
-  "urlRelocationTaskCompleted": "http://127.0.0.1:9290/api/Task/RelocationTaskCompleted", //鐢ㄤ簬绉诲簱浠诲姟瀹屾垚鎺ュ彛
-  "urlRawmaterialout": "http://127.0.0.1:9290/api/Task/Rawmaterialout", //鍚庣画鐢ㄤ簬鍒ゆ柇鍘熸潗鏂欏嚭搴�
+  "urlWMSTask": "http://10.50.11.65:8098/api/Task/GenerateInventoryInformation", //鐢熸垚鍏ュ簱浠诲姟鎺ュ彛
+  "urlWMSMovelibraryTask": "http://10.50.11.65:8098/api/Task/IsRelocations", //璇锋眰绉诲簱鎺ュ彛
+  "urlEmptyOutbound": "http://10.50.11.65:8098/api/Task/Empty_outbound", //璇锋眰绌烘墭鍑哄簱TaskCompleted
+  "urlTaskCompleted": "http://10.50.11.65:8098/api/Task/TaskCompleted", //浠诲姟鍙嶉
+  "urlQueryinventory": "http://10.50.11.65:8098/api/Task/Queryinventory", //鏌ヨ搴撳瓨锛岀‘璁ゅ叆搴撶珯鍙�
+  "urlRelocationTaskCompleted": "http://10.50.11.65:8098/api/Task/RelocationTaskCompleted", //鐢ㄤ簬绉诲簱浠诲姟瀹屾垚鎺ュ彛
+  "urlRawmaterialout": "http://10.50.11.65:8098/api/Task/Rawmaterialout", //鍚庣画鐢ㄤ簬鍒ゆ柇鍘熸潗鏂欏嚭搴�
 
   "AllowedHosts": "*",
   "ConnectionStringsEncryption": false,

--
Gitblit v1.9.3