HH.WCS.Mobox3/HH.WCS.Mobox3.DaYang/models/Location.cs
@@ -14,7 +14,10 @@ public string S_AREA_CODE { get; set; } public int N_CAPACITY { get; set; } public string S_AGV_SITE { get; set; } public int N_CURRENT_NUM { get; set; } public DateTime? T_EMPTY_TIME { get; set; } public DateTime? T_FULL_TIME { get; set; } public string S_NOTE { get; set; }