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({