Browse Source

debug wechat author

stanley-king 8 years atrás
parent
commit
7ae9f456bf
1 changed files with 1 additions and 1 deletions
  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;
         }
     }