From 071a7efe34469cbfc0f5401291c6e3ba21f31b19 Mon Sep 17 00:00:00 2001 From: 18256738414 <634643841@qq.com> Date: 星期四, 24 七月 2025 21:29:16 +0800 Subject: [PATCH] 双钱,空托自动上线优先空托货架区 --- config/config.json | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config/config.json b/config/config.json index b8e6c1e..f135d4d 100644 --- a/config/config.json +++ b/config/config.json @@ -4,7 +4,7 @@ "SqlServer": "Data Source=127.0.0.1;Initial Catalog=DoubleCoinTest;User ID=sa;Password=123456;", "TCPServerIP": "127.0.0.1", "TCPServerPort": 8085, - "Areas": [ "SQKQ1", "SQKQ2", "SQKQ3", "SQKQ4", "SQKQ5", "SQKQ6", "SQKQ7", "SQKQ8", "SQKQ9", "SQKQ10", "SQKQ11", "SQKQ12", "SQKQ13" ], + "Areas": [ "SQKQ0", "SQKQ1", "SQKQ2", "SQKQ3", "SQKQ4", "SQKQ5", "SQKQ6", "SQKQ7", "SQKQ8", "SQKQ9", "SQKQ10", "SQKQ11", "SQKQ12", "线边空托区编码13", "原材料产线空托区编码14", "原材料产线附近空托库区15", "空托货架库区16" ], "S7TestMoni": true, "IsOpenScanCode": true, "ProductionLine": [ @@ -14,7 +14,8 @@ "ProductionLine_Rack": 0, "ProductionLine_Slot": 1, "PointIn": "SQKQ1-1", - "PointOut": "SQKQ1-2" + "PointOut": "SQKQ1-2", + "Sorting": 0 } ], "AgvScanDevice": [ -- Gitblit v1.9.1