mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
chore:
This commit is contained in:
@@ -96,6 +96,7 @@ export class AuthorityMiddleware implements IWebMiddleware {
|
||||
ctx.body = Constants.res.permission;
|
||||
return;
|
||||
}
|
||||
await next();
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user