From 0cbe01e1241f9af562d86dc79b5f0949ada81dba Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期三, 22 十月 2025 09:20:08 +0800
Subject: [PATCH] 1
---
代码管理/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/SpeStackerCraneJob/RgvCraneTaskCommand.cs | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/SpeStackerCraneJob/RgvCraneTaskCommand.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/SpeStackerCraneJob/RgvCraneTaskCommand.cs"
index 5831548..c663c86 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/SpeStackerCraneJob/RgvCraneTaskCommand.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/SpeStackerCraneJob/RgvCraneTaskCommand.cs"
@@ -34,18 +34,18 @@
public short RGV_RGVTasklocation { get; set; }
/// <summary>
- /// 浣滀笟绫诲瀷
+ /// 浠诲姟绫诲瀷锛�1鍙栬揣銆�2鏀捐揣銆�3浠呯Щ鍔ㄣ��4浠诲姟娓呴櫎锛�
/// </summary>
public short RGV_RGVtasktype { get; set; }
/// <summary>
/// RGV浠诲姟缂栧彿
/// </summary>
- public short RGV_Rgvtaskid { get; set; }
+ public int RGV_Rgvtaskid { get; set; }
/// <summary>
/// 鍏板墤WCS浠诲姟缂栧彿
/// </summary>
- public short RGV_Lanjiantaskid { get; set; }
+ public int RGV_Lanjiantaskid { get; set; }
#endregion <Public Menber>
}
}
--
Gitblit v1.9.3