소스 검색

打开验证码

sandm 2 년 전
부모
커밋
fad4c94a59
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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();