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/ConveyorLineDevice.cs | 5 ++++-
1 files changed, 4 insertions(+), 1 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/ConveyorLineDevice.cs"
similarity index 77%
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/ConveyorLineDevice.cs"
index 8bf2172..19ef2d8 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/ConveyorLineDevice.cs"
@@ -6,7 +6,10 @@
namespace WIDESEAWCS_QuartzJob
{
- public class StackerCraneDevice
+ /// <summary>
+ /// 杈撻�佺嚎绯荤粺
+ /// </summary>
+ public class ConveyorLineDevice
{
public string Device { get; set; }
public string DeviceCode { get; set; }
--
Gitblit v1.9.3