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错误