wupengfei 3 years ago
parent
commit
af3376f447
1 changed files with 0 additions and 1 deletions
  1. 0 1
      application/common.php

+ 0 - 1
application/common.php

@@ -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'=>[