代码管理/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/PartialTaskService_Inbound.cs
@@ -152,6 +152,7 @@ { _basicService.LocationInfoService.UpdateLocationLock(locationInfo, task.TaskNum, StockChangeType.Inbound.ObjToInt(), false); } task.Grade = 1; } _basicService.LocationInfoService.Repository.UpdateData(locationInfo);