@@ -433,7 +433,6 @@ namespace SCADA_DAQ.Customer.Service
CustomerEnv.OperationCrane2List.Add(t);
}
});
- res.IsSucceed = false;
res.Message = $"下发堆垛机任务成功";
return res;