ออกคำสั่ง

This commit is contained in:
kittapath 2024-10-24 10:21:24 +07:00
parent 3f3ec27abd
commit 71a9da67e8
2 changed files with 218 additions and 6 deletions

View file

@ -1228,7 +1228,7 @@ export class ProfileController extends Controller {
*
*
*/
@Post("commander-director")
@Post("commander-director")//page searchxxxxxxxxxxxxxxxxxxxxxxxx
async getProfileCommanderDirector(
@Request() request: RequestWithUser,
@Body() body: { isDirector: boolean },