@@ -147,7 +147,6 @@ function send_message($access_token,$openid,$jump_url){
$url='https://api.weixin.qq.com/cgi-bin/message/template/send?access_token='.$access_token;
$data=[
'touser'=>$openid,
- "appid"=>"wx8e881917d7c4c283",// 小程序
"template_id"=>"2n42cwWat6UsokuOd9uqYAKIOF4Jbezw7hwVht11pz4",
"url"=>$jump_url,
'miniprogram'=>[