杨前锦
2025-07-01 a93b0e99036c24b9bd58c79bf5e7364b1ba28bae
HH.WCS.Mobox3/HH.WCS.Mobox3.YNJT_PT/models/WCSTask.cs
@@ -50,12 +50,7 @@
        public string S_OP_NAME { get; set; }
        public string S_WORKSHOP_NO { get; set; }
        public string S_WORKSHOP_NAME { get; set; }
        // 起点层数
        public int N_START_LAYER { get; internal set; }
        // 终点层数
        public int N_END_LAYER { get; internal set; }
        // 容器数量
        public int N_CNTR_COUNT { get; internal set; }
        internal static string GetStateStr(int state) {
            //0等待     1已推送       2执行    3完成    4错误