Program.cs @@ -103,6 +103,8 @@ //修改作业状态(根据作业对应任务的状态) tasks.Add(GetTask(Monitor.UpdateWorkState)); //空托自动出库 tasks.Add(GetTask(Monitor.ktAuto)); }