HH.WCS.Mobox3/HH.WCS.Mobox3.DaYang/models/WCSTask.cs
@@ -12,6 +12,8 @@ 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; }