From 1c696f3e12ddcb136e772f9d83eb906760766b96 Mon Sep 17 00:00:00 2001 From: huanghongfeng <huanghongfeng@hnkhzn.com> Date: 星期二, 03 十二月 2024 21:37:58 +0800 Subject: [PATCH] 1 --- 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json | 18 ++++++++++-------- 1 files changed, 10 insertions(+), 8 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json" index dadf59c..2daa625 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json" @@ -1,5 +1,5 @@ { - "urls": "http://*:9291", //web鏈嶅姟绔彛锛屽鏋滅敤IIS閮ㄧ讲锛屾妸杩欎釜鍘绘帀 + //"urls": "http://*:9291", //web鏈嶅姟绔彛锛屽鏋滅敤IIS閮ㄧ讲锛屾妸杩欎釜鍘绘帀 "Logging": { "LogLevel": { "Default": "Information", @@ -7,12 +7,14 @@ } }, "dics": "deviceType,devicePlcType,jobAssembly,jobClassName,deviceStatus,taskType,taskState,inOutType", - "urlWMSTask": "http://localhost:9290/api/Task/GenerateInventoryInformation", //鐢熸垚鍏ュ簱浠诲姟鎺ュ彛 - "urlWMSMovelibraryTask": "http://localhost:9290/api/Task/IsRelocations", //璇锋眰绉诲簱鎺ュ彛 - "urlEmptyOutbound": "http://localhost:9290/api/Task/Empty_outbound", //璇锋眰绌烘墭鍑哄簱TaskCompleted - "urlTaskCompleted": "http://localhost:9290/api/Task/TaskCompleted", //浠诲姟鍙嶉 - "urlQueryinventory": "http://localhost:9290/api/Task/Queryinventory", //鏌ヨ搴撳瓨锛岀‘璁ゅ叆搴撶珯鍙� - "urlRelocationTaskCompleted": "http://localhost:9290/api/Task/RelocationTaskCompleted", //鏌ヨ搴撳瓨锛岀‘璁ゅ叆搴撶珯鍙� + "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", //鍚庣画鐢ㄤ簬鍒ゆ柇鍘熸潗鏂欏嚭搴� + "urlPalletQueryinventory": "http://10.50.11.65:8098/api/Task/PalletQueryinventory", //鍒ゆ柇鍏ュ簱鍘诲悜 "AllowedHosts": "*", "ConnectionStringsEncryption": false, @@ -26,7 +28,7 @@ "EnableAllIPs": true, //褰撲负true鏃讹紝寮�鏀炬墍鏈塈P鍧囧彲璁块棶銆� // 鏀寔澶氫釜鍩熷悕绔彛锛屾敞鎰忕鍙e彿鍚庝笉瑕佸甫/鏂滄潌锛氭瘮濡俵ocalhost:8000/锛屾槸閿欑殑 // 娉ㄦ剰锛宧ttp://127.0.0.1:1818 鍜� http://localhost:1818 鏄笉涓�鏍风殑 - "IPs": "http://127.0.0.1:8080,http://localhost:8080" + "IPs": "http://127.0.0.1:8081,http://localhost:8081" }, "ApiName": "WIDESEA", "ExpMinutes": 120, -- Gitblit v1.9.3