https://api.weixin.qq.com/cgi-bin/message/mass/sendall?access_token=ACCESS_TOKEN
报错:[{"errcode":40066,"errmsg":"invalid url hint: [nYSXia06364122]"}]
参数:
{
"filter":{
"is_to_all":true
},
"text":{
"content":"<a href='http://baidu.com' >ceshi</a>"
},
"msgtype":"text"
}
官方回收通过a标签群发消息发送外部链接能力:https://developers.weixin.qq.com/community/minihome/doc/000ec8e22f0120aae52a4e23957001?blockType=99