From a8e17feaaaafd549c81ea7e18f5c968af28d9391 Mon Sep 17 00:00:00 2001 From: huanghongfeng <huanghongfeng@hnkhzn.com> Date: 星期二, 09 七月 2024 14:01:13 +0800 Subject: [PATCH] 工单清理,检测线段 --- 代码管理/PCS/WCS_Server/WIDESEA_WCS/Jobs/equipment/VK4Job.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/PCS/WCS_Server/WIDESEA_WCS/Jobs/equipment/VK4Job.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/PCS/WCS_Server/WIDESEA_WCS/Jobs/equipment/VK4Job.cs" index 1f608fa..3ca6c7a 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/PCS/WCS_Server/WIDESEA_WCS/Jobs/equipment/VK4Job.cs" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/PCS/WCS_Server/WIDESEA_WCS/Jobs/equipment/VK4Job.cs" @@ -45,9 +45,9 @@ info_interaction.labeller(client); #endregion #region 杞﹁疆淇℃伅杩芥函 - /*Wheel_info_trace.Wheel_online(client); + Wheel_info_trace.Wheel_online(client); Wheel_info_trace.Wheel_machine(client); - Wheel_info_trace.Wheel_offline(client);*/ + Wheel_info_trace.Wheel_offline(client); #endregion #region 淇℃伅閲囬泦 WheelDBItem.VK4WheelDBItem = GetDate.GetWheelDate(client); -- Gitblit v1.9.3