lss
2025-07-07 ba528c7a15058967ee3af7364035209aa0048025
HH.WCS.Mobox3/HH.WCS.Mobox3.DaYang/models/WCSTask.cs
@@ -13,6 +13,7 @@
        public string S_START_LOC { get; set; }
        public string S_END_LOC { 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; }
@@ -29,7 +30,7 @@
        public string S_END_SITE { get; set; }
        public int S_END_SITE_LAYER { get; set; }
        /// <summary>
        ///0无 1NDC 2天目 3国自 4PLC 5杭奥
        ///0无 1:agv 2:wcs
        /// </summary>
        public int N_SCHEDULE_TYPE { get; set; }
        public string S_SCHEDULE_TYPE { get; set; }