url = 'https://api.weixin.qq.com/cgi-bin/message/mass/preview?access_token=' + gani_jy_wchat()
data = {
"towxname": "xxx",
"image": {
"media_id": media_id[0],
"recommend": "<p><a data-miniprogram-appid='wx327aac9b82b8d1c3' data-miniprogram-path='pages/home/home' href=''>点击文字跳转小程序</a></p>",
"title": "title is neo",
"need_open_comment": 1,
"only_fans_can_comment": 0
},
"msgtype": "image",
}
你好,图文支持跳转小程序,但不支持插入地理位置