Commit Graph

25 Commits

Author SHA1 Message Date
dongfuqiang
a26715cb4c 增加对微信硬件平台事件消息的支持 2016-11-24 20:03:08 +08:00
Binary Wang
b23b76457c 添加对客服消息发送(点击跳转到图文消息页面) 图文消息的支持 #67 2016-10-25 15:04:58 +08:00
Binary Wang
f54097e19a 添加微信认证事件推送消息的支持,包括常量的定义以及接收消息字段的定义。 finish #63 2016-10-18 23:33:52 +08:00
BinaryWang
d9e8fe6d14 添加门店审核事件推送的相关消息变量和事件常量, for issue #17 2016-09-28 20:30:25 +08:00
YuJian
ad71e3c0f3 新增卡券的客服消息类型
1. WxCardBuilder用于构建卡券的客服消息;
2. WxMpCustomMessage新作cardId字段及卡券builder;
3. CustomMessageGsonAdapter处理cardId序列化名字;
4. WxConsts新作WXCARD卡券类型。
2016-09-18 21:30:39 +08:00
BinaryWang
b8f95cc4e6 Merge branch 'master' into develop 2016-09-07 20:05:07 +08:00
BinaryWang
f5273ba732 添加接口 用于构造第三方使用网站应用授权登录的url 2016-09-07 20:04:55 +08:00
BinaryWang
6f297ae95a fix some warnings in common modules 2016-09-01 10:18:24 +08:00
BinaryWang
6643498a66 code clean up for common module 2016-08-02 19:40:44 +08:00
BinaryWang
b1f0b0787a 代码优化,由IDEA自动进行的Code Cleanup 2016-07-28 14:19:54 +08:00
BinaryWang
0c723bbf5c 微信消息类型增加小视频的类型 2016-07-15 16:24:35 +08:00
miller
04b3d596ff 增加菜单按钮类型 2016-07-11 10:45:27 +08:00
Binary Wang
9ad2283d96 修正几种菜单按钮类型的命名,保持统一 2016-07-10 23:15:00 +08:00
BinaryWang
2ea838fce2 添加客服会话管理的三个事件 2016-07-08 11:01:44 +08:00
BinaryWang
c16e2fbe50 更新注释 2016-07-08 10:52:42 +08:00
YuJian
89e092b04d 添加关于卡券事件推送的常量、XML消息字段 2016-01-11 20:46:35 +08:00
Liu Kai
15d6b79319 企业号的发送消息接口的数据格式中加入safe字段
根据微信企业号官方文档(
http://qydev.weixin.qq.com/wiki/index.php?title=%E6%B6%88%E6%81%AF%E7%B1%BB%E5%9E%8B%E5%8F%8A%E6%95%B0%E6%8D%AE%E6%A0%BC%E5%BC%8F
),发送消息接口的数据格式中需要加入safe字段。并且经过实际验证,官方文档上“safe为非必须项”的表述有误,safe应为必须项,即如果参数中没有写safe字段而调用发送消息接口的话,微信服务器会正常返回,但touser却收不到任何消息。

Change-Id: Ifc894e6f6b03147f000b42f346d2bdccb11b0c64
Signed-off-by: Liu Kai <liukai@tinkers.com.cn>
2015-12-18 12:11:11 +08:00
ssls
ce109695e7 2015-08-03 17:09:44 +08:00
codepiano
d7d9734bf1 实现永久素材相关接口 2015-07-23 18:08:38 +08:00
dxw
fcd3a9d76b 修改文件类型arm为amr 2015-04-24 16:38:51 +08:00
Daniel Qian
5b49c63d14 issue #91 添加企业号JS_API的支持 2015-01-27 14:45:11 +08:00
Daniel Qian
2c218d85c2 issue #80 增加用户进入应用的callback事件 2015-01-24 15:06:01 +08:00
Daniel Qian
7b92a14f1c issue #39 添加oauth2的支持 2014-11-26 23:05:00 +08:00
Daniel Qian
a69c972261 issue #24 模板消息接口 2014-11-01 13:42:18 +08:00
Daniel Qian
2c96d542d6 polish code 2014-10-22 13:38:16 +08:00