ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/OHT/OHTTaskCommand.cs
@@ -66,16 +66,16 @@ /// <summary> /// ä»»å¡å· /// </summary> public short W_TaskNumber { get; set; } public int W_TaskNumber { get; set; } /// <summary> /// æ ¡éªå¼ (ä»»å¡ç±»å+è£ è½¦å±æ°+åè¡+åå+åå±+æ¾è¡+æ¾å+æ¾å±+W_Catch_1+W_Catch_2+ä»»å¡å·) /// </summary> public short W_CheckValue { get; set; } public int W_CheckValue { get; set; } /// <summary> /// ç¡®è®¤ä¿¡å· /// </summary> public int W_ConfirmSignal { get; set; } public short W_ConfirmSignal { get; set; } } }