莫海杰 3 月之前
父節點
當前提交
5682399a6a
共有 1 個文件被更改,包括 0 次插入1 次删除
  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;
         }