lgy 2 months ago
parent
commit
e76df0899b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      jcjyhr/app/admin/controller/Index.php

+ 1 - 0
jcjyhr/app/admin/controller/Index.php

@@ -138,6 +138,7 @@ class Index extends Backend
                 {
                     $this->error('当前密码为初始密码,请修改密码并重新登陆',['force' => $force,'user'=>$userId]);
                 }
+                var_dump(1);die;
                 $this->success(__('Login succeeded!'), [
                     'userInfo' => $this->auth->getInfo(),
                     'force' => $force