sandm 2 лет назад
Родитель
Сommit
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();