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.posLevelNameOld,
|
||||
p.CreatedAt,
|
||||
p.profileId,
|
||||
})
|
||||
.ToListAsync();
|
||||
// if (PlacementAdmin == true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue