1
zxx
2025-07-02 9a6d3cc635b59f02649d5891e0ddf4f5ec7276b8
HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/core/WCSCore.cs
@@ -67,10 +67,7 @@
            var list = WCSHelper.GetTaskListByState("等待"); ;
            if (list.Count > 0)
            {
                //if (list.Any(s => s.S_TYPE == "基坑空托转运"))
                //{
                //    list.RemoveAll(s => s.S_TYPE == "成品入库");
                //}
                list.ForEach(task =>
                {