浏览代码

debug wxauthor

stanley-king 7 年之前
父节点
当前提交
5a59d5009b
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      helper/third_author/wxauthor.php

+ 2 - 0
helper/third_author/wxauthor.php

@@ -68,6 +68,8 @@ class wxauthor
         $ref_url .= '#wechat_redirect';
 
         wechat_helper::set_origin_url($origin_url);
+        Log::record("originurl=" . wechat_helper::get_origin_url(),Log::DEBUG);
+
 
         return $ref_url;
     }