From 0deffcf086c01690773682b5c4e461386ab059e9 Mon Sep 17 00:00:00 2001 From: huanghongfeng <huanghongfeng@hnkhzn.com> Date: 星期三, 26 六月 2024 14:43:58 +0800 Subject: [PATCH] 提交 --- 代码管理/PCS/WCS_Server/WIDESEA_WCS/Jobs/equipment/VK4Job.cs | 7 ++++++- 1 files changed, 6 insertions(+), 1 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 c96c3c0..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" @@ -39,7 +39,12 @@ client.Connect(); return; } - #region MyRegion + #region 淇℃伅浜や簰 + info_interaction.wheeldata(client); + info_interaction.scan(client); + info_interaction.labeller(client); + #endregion + #region 杞﹁疆淇℃伅杩芥函 Wheel_info_trace.Wheel_online(client); Wheel_info_trace.Wheel_machine(client); Wheel_info_trace.Wheel_offline(client); -- Gitblit v1.9.3