Commit c644343d authored by clone's avatar clone

bug

parent 61244b1a
......@@ -15,7 +15,7 @@ use Think\Log;
*/
class WxAuthorization extends Basic
{
private $url = "https://pre2.tonglianjituan.com/index/getWxInfo";
private $url = CURRENT_URL . "/index/getWxInfo";
private $_wxApi;
public function __construct()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment