HH.WCS.Mobox3/HH.WCS.Mobox3.DaYang/models/WCSTask.cs
@@ -12,7 +12,10 @@ public string S_END_AREA { get; set; } public string S_START_LOC { get; set; } public string S_END_LOC { get; set; } public int N_START_LANE { get; set; } public int N_END_LANE { get; set; } public string S_NOTE { get; set; } public DateTime? T_START_TIME { get; set; } public DateTime? T_END_TIME { get; set; } public string S_EQ_NO { get; set; }