rabin 1 year ago
parent
commit
2dbd44073c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Applet.php

+ 1 - 1
src/Applet.php

@@ -383,7 +383,7 @@ class Applet extends Base
         return $applet;
     }
 
-    private function getLoginInfo()
+    public function getLoginInfo()
     {
         $session_key = Dever::input('session_key');
         if ($session_key) {