lgy 2 tuần trước cách đây
mục cha
commit
1cd9c6151e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      jcjyhr/app/admin/library/Auth.php

+ 1 - 0
jcjyhr/app/admin/library/Auth.php

@@ -213,6 +213,7 @@ class Auth extends \ba\Auth
         if ($keep) {
             $this->setRefreshToken($this->refreshTokenKeepTime);
         }
+        var_dump(1);die;
         $this->loginSuccessful();
         if(Cache::get('admin_only'.$username))
         {