调用https://api.weixin.qq.com/cgi-bin/message/mass/sendall微信群发接口,群发图文消息
参数: "{\r\n\t\"filter\": {\r\n\t\t\"is_to_all\": true\r\n\t},\r\n\t\"mpnews\": {\r\n\t\t\"media_id\": \"Z-XdT3H3wPZKRT3079ewY1IZWgKspYHXdG5IBQWDtLyPwJI3VVY35mbpPRQ3tXBh\"\r\n\t},\r\n\t\"msgtype\": \"mpnews\",\r\n\t\"send_ignore_reprint\": 1\r\n}",
返回: "{\"errcode\":268488001,\"errmsg\":\"system busy, please try later rid: 65b0cf8e-1f51da3e-157b0ab6\"}",
参数传错了