莫海杰 3 months ago
parent
commit
5682399a6a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      SCADA_DAQ/Customer/Service/Wcs_WebOperationService.cs

+ 0 - 1
SCADA_DAQ/Customer/Service/Wcs_WebOperationService.cs

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