From 5d9c24c02c8685fd931e0ae93e54c811726af8c6 Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期一, 20 四月 2026 13:55:42 +0800
Subject: [PATCH] 模具库&综合库代码更新

---
 代码管理/Mould/WCS/WCSServers/WIDESEAWCS_QuartzJob/Robot/StackerCraneDevice.cs |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCSServers/WIDESEAWCS_QuartzJob/Robot/StackerCraneDevice.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/Mould/WCS/WCSServers/WIDESEAWCS_QuartzJob/Robot/StackerCraneDevice.cs"
similarity index 86%
copy from "\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCSServers/WIDESEAWCS_QuartzJob/Robot/StackerCraneDevice.cs"
copy to "\344\273\243\347\240\201\347\256\241\347\220\206/Mould/WCS/WCSServers/WIDESEAWCS_QuartzJob/Robot/StackerCraneDevice.cs"
index 8bf2172..d99a5bf 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCSServers/WIDESEAWCS_QuartzJob/Robot/StackerCraneDevice.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/Mould/WCS/WCSServers/WIDESEAWCS_QuartzJob/Robot/StackerCraneDevice.cs"
@@ -6,6 +6,9 @@
 
 namespace WIDESEAWCS_QuartzJob
 {
+    /// <summary>
+    /// 鍫嗗灈鏈虹郴缁�
+    /// </summary>
     public class StackerCraneDevice
     {
         public string Device { get; set; }

--
Gitblit v1.9.3