系统:停服维护逻辑
This commit is contained in:
@@ -19,6 +19,7 @@ module.exports = () => {
|
||||
ctx.auth = user.auth;
|
||||
ctx.userCode = user.userCode;
|
||||
ctx.pkgName = user.pkgName;
|
||||
ctx.tel = user.tel;
|
||||
await next();
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user