update Job คนที่ลาออก clear profileId
All checks were successful
Build & Deploy Placement Service / build (push) Successful in 2m2s
All checks were successful
Build & Deploy Placement Service / build (push) Successful in 2m2s
This commit is contained in:
parent
db3d531aa9
commit
d75cf39d7b
1 changed files with 1 additions and 0 deletions
|
|
@ -189,6 +189,7 @@ namespace BMA.EHR.Application.Repositories
|
||||||
|
|
||||||
foreach (var profile in profilesToUpdate)
|
foreach (var profile in profilesToUpdate)
|
||||||
{
|
{
|
||||||
|
profile.profileId = null;
|
||||||
profile.IsOfficer = false;
|
profile.IsOfficer = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue