update table role
This commit is contained in:
@ -15,6 +15,7 @@ const log: Logger<ILogObj> = new Logger({ name: '[UserActivityController]', type
|
||||
export class UserActivityController {
|
||||
static async list(req: Request, res: Response, next: NextFunction): Promise<Response> {
|
||||
/*
|
||||
|
||||
#swagger.tags = ['User Activity']
|
||||
#swagger.security = [{
|
||||
"bearerAuth": []
|
||||
|
||||
Reference in New Issue
Block a user