add field rootDnaId

This commit is contained in:
Bright 2025-02-05 09:25:33 +07:00
parent 08c144066b
commit dbe6916782
3 changed files with 6 additions and 0 deletions

View file

@ -1843,6 +1843,7 @@ namespace BMA.EHR.Placement.Service.Controllers
root = profile.root,
rootId = profile.rootId,
rootShortName = profile.rootShortName,
rootDnaId = profile.rootDnaId,
CreatedFullName = FullName ?? "System Administrator",
CreatedUserId = UserId ?? "",