update : add region in master data

This commit is contained in:
wayanrivan
2026-04-08 09:58:48 +07:00
parent fb8c352567
commit a67078580f
5 changed files with 77 additions and 56 deletions

View File

@ -82,7 +82,7 @@ export class RegionController {
}
}
static async subdistric(req: Request, res: Response, next: NextFunction): Promise<Response> {
static async subdistrict(req: Request, res: Response, next: NextFunction): Promise<Response> {
/*
#swagger.tags = ['Region']
#swagger.security = [{