Quellcode durchsuchen

打开验证码

sandm vor 2 Jahren
Ursprung
Commit
fad4c94a59
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      app/common/controller/Auth.php

+ 1 - 1
app/common/controller/Auth.php

@@ -323,7 +323,7 @@ class Auth extends BaseController
 //            'errorMsg' => ''
 //        ];
 
-        //$result = json_decode($result,true);
+        $result = json_decode($result,true);
 
         $id = getStringId();