调用接口:https://api.weixin.qq.com/cgi-bin/message/wxopen/template/uniform_send?access_token=小程序token
请求参数:{
"touser": "公众号的openid",
"mp_template_msg": {
"appid": "公众号appid",
"template_id": "公众号模版id",
"data": {
"thing2": {
"value": "2020022511456"
},
"thing4": {
"value": "计算机"
},
"thing5": {
"value": "计算机坏了"
}
}
}
}
小程序与公众号已关联,并且属于同一主体
你好,提供下返回的rid