add orgDnaId
All checks were successful
Build & Deploy on Dev / build (push) Successful in 1m17s

This commit is contained in:
harid 2026-02-11 09:52:35 +07:00
parent 4f900ba4d2
commit 5bee360280

View file

@ -1713,6 +1713,7 @@ export class OrganizationController extends Controller {
},
)
.select([
"orgRoot.ancestorDNA",
"orgRoot.id",
"orgRoot.misId",
"orgRoot.isDeputy",