莫海杰 hai 3 meses
pai
achega
5682399a6a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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;
         }