From 28bfc04d6450b32249accc618e2a9bd96ea87cea Mon Sep 17 00:00:00 2001 From: kittapath Date: Tue, 18 Feb 2025 13:19:33 +0700 Subject: [PATCH] no message --- src/controllers/OrganizationController.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/controllers/OrganizationController.ts b/src/controllers/OrganizationController.ts index 4c2c86b0..c5615c4c 100644 --- a/src/controllers/OrganizationController.ts +++ b/src/controllers/OrganizationController.ts @@ -8048,8 +8048,8 @@ export class OrganizationController extends Controller { }); if (posMaster.length <= 0) { return new HttpSuccess({ - name: ".............................", - position: ".............................", + name: "......................................................", + position: "......................................................", }); } if (posMaster[0].current_holder == null) { @@ -8059,8 +8059,8 @@ export class OrganizationController extends Controller { posMaster[0].posMasterActChilds[0].posMasterChild.current_holder == null ) { return new HttpSuccess({ - name: ".............................", - position: ".............................", + name: "......................................................", + position: "......................................................", }); } return new HttpSuccess({