Program.cs @@ -89,6 +89,8 @@ StartTcp(); List<Task> tasks = new List<Task>(); //添加agv任务推送线程 tasks.Add(GetTask(TaskCore.Dispatch));