add profileId

This commit is contained in:
Bright 2024-06-07 15:26:05 +07:00
parent 94980d9157
commit 206ce4b2b1

View file

@ -165,6 +165,7 @@ namespace BMA.EHR.Placement.Service.Controllers
p.posLevelOldId,
p.posLevelNameOld,
p.CreatedAt,
p.profileId,
})
.ToListAsync();
// if (PlacementAdmin == true)