Browse Source

打开验证码

sandm 2 years ago
parent
commit
fad4c94a59
1 changed files with 1 additions and 1 deletions
  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();