按照图文消息格式设置好了图文消息如下:
<xml>
<ToUserName><![CDATA[xxxxxxxxxxxxxxxxxxxxxxxxxxxxx]]></ToUserName>
<FromUserName><![CDATA[gh_xxxxxxxxxxxx]]></FromUserName>
<CreateTime>1525402449</CreateTime>
<MsgType><![CDATA[news]]></MsgType>
<ArticleCount>1</ArticleCount>
<Articles>
<item><Title>< ![CDATA[This is the title] ]></Title> <Description>< ![CDATA[This is the description] ]></Description><PicUrl>< ![CDATA[https://mmbiz.qpic.cn/mmbiz_jpg/oq1PymRl9D49mOFXlK9Tyv9rlYp7UO5H6Dnr7C7WH41pUxknHd8TXmhnGrC5IQlw3hWqGMugDg44wQeERuX9NA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1] ]></PicUrl><Url>< ![CDATA[https://mp.weixin.qq.com/s?src=11×tamp=1525401729&ver=855&signature=X-AH1J36y45a0HuVnHEpM7ioy*1eE1roXop32xIK43r2Pg47-iOslcxaGhuBfeS9P8U5GiicZ3DkLjE-LtG4As*n9Z6W44sxwDxLDbwX08d80tfJZYpp1Ol9ALoHgBLH&new=1] ]></Url></item>
</Articles>
</xml>
以上格式应该是没有问题的,但是在微信上触发自动回复图文消息的时候,显示的是一片空白,如图:
请问 你的问题解决了吗? 我也遇到这个问题了