莫海杰 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>();