From 032420520605cb7f8826f7b5374f6a5fbbb42579 Mon Sep 17 00:00:00 2001 From: kittapath Date: Tue, 12 Nov 2024 16:51:48 +0700 Subject: [PATCH] noti all admin --- src/controllers/ProfileController.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/controllers/ProfileController.ts b/src/controllers/ProfileController.ts index 43d72833..09d81ccf 100644 --- a/src/controllers/ProfileController.ts +++ b/src/controllers/ProfileController.ts @@ -7878,8 +7878,9 @@ export class ProfileController extends Controller { ]); return new HttpSuccess(); } - @Post("state-next") - public async stateNext( + + @Post("noti-admin") + public async notiAllAdmin( @Request() req: RequestWithUser, @Body() body: {