发送模板消息接口:https://api.weixin.qq.com/cgi-bin/message/template/send?access_token=ACCESS_TOKEN
模板消息只显示查看详情,没有小程序图标:
请求参数如下:
{
"touser":"opi5q0SG7bRJ62yr4cCqmAo3Li3U",
"data":{
"time3":{
"value":"2024-02-02 18:04:45"
},
"character_string1":{
"value":"O2401262382"
},
"character_string2":{
"value":"SF1622127419019"
},
"thing4":{
"value":"顺丰"
}
},
"template_id":"3-zVOFBTr5qFv8_EWLKXVVHKXtH2ccNq1x-v__lx03A",
"miniprogram":{
"appid":"wxd1865c81095eb67d",
"pagepath":"pages/tabBar/index/index"
},
"url":"https://extra-admin.hug66.com/"
}
文档里面有这么一段话