小程序二维码推广

master
tping 3 years ago
parent f314668fad
commit 607de15b20

@ -17,6 +17,7 @@ class JumpController extends HomeController
public function getURLScheme() public function getURLScheme()
{ {
header('Access-Control-Allow-Origin: *');
$id = I('request.id', 0); $id = I('request.id', 0);
$url = "https://api.weixin.qq.com/wxa/generatescheme?access_token=".$this->getAccessToken(); $url = "https://api.weixin.qq.com/wxa/generatescheme?access_token=".$this->getAccessToken();
$data = [ $data = [

Loading…
Cancel
Save