wms:批量货物查看
This commit is contained in:
@@ -184,11 +184,7 @@ namespace ZR.Service.Business
|
||||
Context.Updateable<AgvTask>().SetColumns(it => it.BackTaskId == res_data.reqCode)
|
||||
.Where(it => it.Id == agvTask.Id).ExecuteCommand();
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
return response;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user