@@ -182,7 +182,7 @@ module.exports = app => {
loginStatus = 1;
}
// dev-qa下默认副密码登录,规避验证码
- if (this.ctx.app.config.is_debug) loginStatus = 1;
+ // if (this.ctx.app.config.is_debug) loginStatus = 1;
// }
} else if (loginType === 3) {
// 查找项目数据