update : add region in master data
This commit is contained in:
@ -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 = [{
|
||||
|
||||
Reference in New Issue
Block a user