update issue #1578
Some checks failed
release-dev / release-dev (push) Failing after 11s

This commit is contained in:
Bright 2025-06-18 15:23:41 +07:00
parent ea55d21f51
commit 9e84bddb65
3 changed files with 53 additions and 19 deletions

View file

@ -904,7 +904,7 @@ namespace BMA.EHR.Leave.Service.Controllers
ProfileType = profile.ProfileType,
RootDnaId = profile.RootId,
RootDnaId = profile.RootDnaId,
Child1DnaId = profile.Child1DnaId,
Child2DnaId = profile.Child2DnaId,
Child3DnaId = profile.Child3DnaId,