Uat_Study
he 2022-11-30 10:00:43 +08:00
parent 14b892889b
commit f470d85eb3
1 changed files with 1 additions and 0 deletions

View File

@ -1016,6 +1016,7 @@ namespace IRaCIS.Core.Application.Service.Allocation
result= await visitTaskQuery.ToListAsync(); result= await visitTaskQuery.ToListAsync();
} }
return (count, result); return (count, result);
} }