This commit is contained in:
AdisakKanthawilang 2024-05-23 10:26:43 +07:00
parent 732467965e
commit 2c64ee1220

View file

@ -3057,13 +3057,13 @@ export class OrganizationController extends Controller {
],
order: {
orgChild1s:{
orgChild1Name: "ASC",
orgChild1Order: "ASC",
orgChild2s:{
orgChild2Name: "ASC",
orgChild2Order: "ASC",
orgChild3s:{
orgChild3Name: "ASC",
orgChild3Order: "ASC",
orgChild4s:{
orgChild4Name: "ASC",
orgChild4Order: "ASC",
}
}
}