lss
3 天以前 17e3ef45fe0a6b6f8a147b50740834ac734f9317
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; }