Uat_Study
parent
14b892889b
commit
f470d85eb3
|
@ -1016,6 +1016,7 @@ namespace IRaCIS.Core.Application.Service.Allocation
|
||||||
result= await visitTaskQuery.ToListAsync();
|
result= await visitTaskQuery.ToListAsync();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
return (count, result);
|
return (count, result);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue