Kaynağa Gözat

debug wechat author

stanley-king 8 yıl önce
ebeveyn
işleme
7ae9f456bf
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      helper/third_author/wxauthor.php

+ 1 - 1
helper/third_author/wxauthor.php

@@ -98,7 +98,7 @@ class wxauthor
             return false;
         }
         else {
-            Log::record("user_info={$info}",Log::DEBUG);
+            Log::record("user_info={$res}",Log::DEBUG);
             return $info;
         }
     }