@@ -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;
}