From 700538ded8e952f9e3ee7450e24f7830a7c012df Mon Sep 17 00:00:00 2001 From: lty <876263681@qq.com> Date: 星期五, 26 九月 2025 09:26:47 +0800 Subject: [PATCH] # --- src/main/java/com/zy/core/MainProcess.java | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/zy/core/MainProcess.java b/src/main/java/com/zy/core/MainProcess.java index ea22412..7fd51be 100644 --- a/src/main/java/com/zy/core/MainProcess.java +++ b/src/main/java/com/zy/core/MainProcess.java @@ -135,8 +135,11 @@ }catch (Exception e){ log.error("RGV ===>> 灏忚溅浠诲姟浣滀笟涓嬪彂寮傚父"+e); } - //瀹屾垚灏忚溅浠诲姟 - mainService.rgvCompleteWrkMastSta(); +// //瀹屾垚灏忚溅浠诲姟 + mainService.rgvTaskComplete(); + + //宸ヤ綅绉诲姩 +// mainService.rgvStaMove(); /////////////////////////////////////RGV璋冨害///////////////////////////////////// } catch (Exception e) { -- Gitblit v1.9.1