From 987b9256e007825401cef4fe18f250566eedf3d5 Mon Sep 17 00:00:00 2001 From: 海波 张 <2956280567@qq.com> Date: 星期五, 06 六月 2025 17:28:15 +0800 Subject: [PATCH] 改道优化 --- core/Monitor.cs | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-) diff --git a/core/Monitor.cs b/core/Monitor.cs index 0f3917c..7f9637f 100644 --- a/core/Monitor.cs +++ b/core/Monitor.cs @@ -176,8 +176,8 @@ - //鏌ユ壘璧风偣 - List<Location> strrtList; + //鏌ユ壘璧风偣 + List<Location> strrtList; Location start = null; @@ -249,6 +249,12 @@ continue; } + + + LocationHelper.LockLoc(start.S_CODE, "鍑哄簱閿�, 2); + + + //璧风偣缁堢偣鏌ユ壘鎴愬姛锛屽垱寤轰綔涓� var taskType = int.Parse(workFlow.FLOWCODE); @@ -304,7 +310,6 @@ } catch (Exception ex) { - LogHelper.Info($"绌烘墭鍑哄簱寮傚父淇℃伅" + ex.Message, "绌烘墭鍑哄簱"); } } -- Gitblit v1.9.1