Parcourir la source

debug wechat author

stanley-king il y a 8 ans
Parent
commit
7ae9f456bf
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;
         }
     }