ellisran 1 год назад
Родитель
Сommit
20f0e2d0e1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/service/project_account.js

+ 1 - 1
app/service/project_account.js

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