mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2024-11-01 22:20:30 +08:00
去除无用代码
This commit is contained in:
parent
de0d2f3b26
commit
8b9fd0f135
@ -248,7 +248,6 @@ export class BaseSysLoginService extends BaseService {
|
||||
return result;
|
||||
}
|
||||
} catch (err) {
|
||||
console.log(err);
|
||||
this.ctx.status = 401;
|
||||
this.ctx.body = {
|
||||
code: RESCODE.COMMFAIL,
|
||||
|
Loading…
Reference in New Issue
Block a user