莫海杰 3 月之前
父節點
當前提交
76d957b7ba
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      SCADA_DAQ/Customer/Service/Wcs_ItemTaskInventoryService.cs

+ 1 - 1
SCADA_DAQ/Customer/Service/Wcs_ItemTaskInventoryService.cs

@@ -156,7 +156,7 @@ namespace SCADA_DAQ.Customer.Service
             return res;
         }
 
-        public RpcResponse<object> UpLoadUpShelfTask(List<string> taskList)
+        public RpcResponse<object> UpLoadUpShelfTask(List<string> taskList)                                 
         {
             // 拿到为创建的所有任务
             var res = new RpcResponse<object>();