Browse Source

debug wxauthor

stanley-king 7 năm trước cách đây
mục cha
commit
5a59d5009b
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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;
     }