add total
This commit is contained in:
parent
bf49a8cf74
commit
608e2ea49b
1 changed files with 1 additions and 0 deletions
|
|
@ -2124,6 +2124,7 @@ namespace BMA.EHR.Recruit.Service.Controllers
|
||||||
return Success(new
|
return Success(new
|
||||||
{
|
{
|
||||||
data = data,
|
data = data,
|
||||||
|
total = data.Count,
|
||||||
header = header,
|
header = header,
|
||||||
period = period,
|
period = period,
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue