浏览代码

打开验证码

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();