add profileId
This commit is contained in:
parent
94980d9157
commit
206ce4b2b1
1 changed files with 1 additions and 0 deletions
|
|
@ -165,6 +165,7 @@ namespace BMA.EHR.Placement.Service.Controllers
|
||||||
p.posLevelOldId,
|
p.posLevelOldId,
|
||||||
p.posLevelNameOld,
|
p.posLevelNameOld,
|
||||||
p.CreatedAt,
|
p.CreatedAt,
|
||||||
|
p.profileId,
|
||||||
})
|
})
|
||||||
.ToListAsync();
|
.ToListAsync();
|
||||||
// if (PlacementAdmin == true)
|
// if (PlacementAdmin == true)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue