Skip to content

Instantly share code, notes, and snippets.

@lajunta
Last active December 28, 2015 18:38
Show Gist options
  • Save lajunta/7544113 to your computer and use it in GitHub Desktop.
Save lajunta/7544113 to your computer and use it in GitHub Desktop.
<xml>
<ToUserName>#{@to_user}</ToUserName>
<FromUserName>#{@from_user}</FromUserName>
<CreateTime>#{Time.now.to_i}</CreateTime>
<MsgType>news</MsgType>
<ArticleCount>1</ArticleCount>
<Articles>
<item>
<Title>凤城文化节有奖问答</Title>
<Description>快来参加吧</Description>
<PicUrl>https://nos.163.com/yixinpublic/pr_csyikpirm5wqrd7uuu02ew==_1384175402_3746731</PicUrl>
<Url>http://f.nilcast.com/qa</Url>
</item>
</Articles>
</xml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment