Merge branch 'develop' of github.com:Frappet/BMA-EHR-BackEnd into develop

This commit is contained in:
Kittapath 2024-06-07 15:49:27 +07:00
commit bd7fe04395

View file

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