Skip to content

Instantly share code, notes, and snippets.

@ZhenhangTung
Last active August 29, 2015 14:24
Show Gist options
  • Save ZhenhangTung/6927c1fa60fbb51889bf to your computer and use it in GitHub Desktop.
Save ZhenhangTung/6927c1fa60fbb51889bf to your computer and use it in GitHub Desktop.
资产收藏/微信公众号

1.资产收藏API功能:
1)获取收藏的资产
2)添加收藏
3)取消收藏
4)改变收藏的顺序


数据库UML
Imgur


2.微信平台
微信平台后台消息如何运作?
user=>微信=>调用服务器=>将结果echo=>微信获取=>发送给用户


消息格式:XML
$xml = <<<XML 1348831860 1234567890123456 XML;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment