소스 검색

暂时开放验证码验证

ellisran 1 년 전
부모
커밋
f772987da9
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) {
                     // 查找项目数据