源码动力微信接口

通过API接口调用和回调操控微信


收到点赞/评论

<pre><code>{ "cmd":10004, "device":"6bd40279cdf418b9671c115446558167", "appId":2, "request":{ "cmd":1000305, "opType": 1, "type": 2, "content": "我是评论" "snsId": "1232132" } }</code></pre> <p><strong>字段说明:</strong></p> <pre><code>opType[int]: 1=增加 2=删除 type[int]: 1=点赞 2=评论 content[string]: 评论内容 snsId[string]: 朋友圈id</code></pre>

页面列表

ITEM_HTML