瀏覽代碼

debug wechat author

stanley-king 8 年之前
父節點
當前提交
7ae9f456bf
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
         }
     }