add isduty

This commit is contained in:
mamoss 2025-05-14 15:30:22 +07:00
parent e1ff9e6103
commit 18b1171c34

View file

@ -7161,6 +7161,7 @@ export class OrganizationController extends Controller {
"orgRoot.orgRootRank",
"orgRoot.orgRootRankSub",
"orgRoot.responsibility",
"orgRoot.isDeputy",
])
.orderBy("orgRoot.orgRootOrder", "ASC")
.getMany();