Explorar o código

恢复qa规避验证码

ellisran hai 1 ano
pai
achega
b94105cef8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/service/project_account.js

+ 1 - 1
app/service/project_account.js

@@ -180,7 +180,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) {
                     // 查找项目数据