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 |
|
Daniel Qian
|
a25d2edc2f
|
issue #204, 因为getAccessToken()方法可能返回过期数据,导致在executeInternal内部容易出现
无限递归产生StackoverflowException
|
2015-09-14 12:38:29 +08:00 |
|
Daniel Qian
|
cd3237d9cc
|
Merge pull request #198 from ajffdnt/develop
增加企业号异步任务接口
|
2015-09-10 17:24:28 +08:00 |
|
Daniel Qian
|
5630b865c2
|
issue #200
|
2015-08-26 08:42:00 +08:00 |
|
caosk
|
afaa0a3bde
|
增加查看通讯录全量更新结果的接口
|
2015-08-15 20:05:32 +08:00 |
|
caosk
|
57acfd5330
|
增加企业用户和部门的全量同步接口
|
2015-08-14 18:45:13 +08:00 |
|
caosk
|
cf8f279818
|
企业号用户增加enable属性,可以同步本地系统的用户有效性,微信异常消息加冒号,代码已验证
|
2015-08-13 16:00:05 +08:00 |
|
Daniel Qian
|
c50c3a09c8
|
针对issue #189 的修改
|
2015-08-10 15:33:42 +08:00 |
|
Daniel Qian
|
cf9ccbc54d
|
fix: issue #128
|
2015-08-03 17:30:28 +08:00 |
|
Daniel Qian
|
d3d61d753e
|
#165 #167
|
2015-07-13 17:25:46 +08:00 |
|
huansinho
|
f107bd2f44
|
增加临时文件目录配置
在下载多媒体文件下载时可以指定临时文件目录。
|
2015-06-14 02:37:31 +08:00 |
|
Daniel Qian
|
f7b5b52808
|
fix: compile error
|
2015-05-14 08:51:50 +08:00 |
|
Daniel Qian
|
ab916ddd71
|
issue #138 tagAddUsers 接口少了一个参数
|
2015-05-13 19:47:50 +08:00 |
|
Daniel Qian
|
0fb143600b
|
issue #123 WxCpServiceImpl#tagGet 返回数据中没有tagname
|
2015-04-07 11:39:23 +08:00 |
|
Daniel Qian
|
a5d05d3458
|
issue #113 企业号oauth2getUserInfo报errcode=40029, errmsg=invalid code
|
2015-03-24 16:49:48 +08:00 |
|
Daniel Qian
|
7efdd448d1
|
fix: issue #112
|
2015-03-23 16:25:45 +08:00 |
|
Daniel Qian
|
0ae7a75f56
|
issue #109 企业号几个方法添加agentId参数
|
2015-02-26 15:05:06 +08:00 |
|
Daniel Qian
|
b8d011e73e
|
issue #105 WxCpService.oauth2buildAuthorizationUrl方法设计错误
|
2015-02-11 17:56:48 +08:00 |
|
Daniel Qian
|
2a439a6690
|
issue #107 请给实体类加上Serializable
|
2015-02-10 14:11:23 +08:00 |
|
Daniel Qian
|
1e94c452ba
|
issue #104 WxCpService.oauth2getUserInfo方法不会去刷新access token
|
2015-02-09 09:07:54 +08:00 |
|
Daniel Qian
|
d2eb529ab2
|
issue #99 Wx*MessageRouter.isDuplicateMessage方法逻辑错误
|
2015-02-04 17:12:02 +08:00 |
|
Daniel Qian
|
57e9beaae0
|
issue #91 添加企业号JS_API的支持
|
2015-02-04 17:09:15 +08:00 |
|
Daniel Qian
|
95d8bd3c47
|
issue #99 Wx*MessageRouter.isDuplicateMessage方法逻辑错误
|
2015-02-04 11:49:01 +08:00 |
|
Daniel Qian
|
4740f1f37b
|
issue #91
|
2015-01-27 15:53:29 +08:00 |
|
Daniel Qian
|
5b49c63d14
|
issue #91 添加企业号JS_API的支持
|
2015-01-27 14:45:11 +08:00 |
|
Daniel Qian
|
1819b0e492
|
issue #87 WxMessageRouter、Rule提供setter方法,便于使用spring等依赖注入框架
|
2015-01-24 19:35:32 +08:00 |
|
Daniel Qian
|
97dff44b3e
|
issue #78 删除接口支持批量操作
|
2015-01-24 15:27:14 +08:00 |
|
Daniel Qian
|
b8dd3662cd
|
issue #79 增加批量获取用户详情的接口
|
2015-01-24 15:18:31 +08:00 |
|
Daniel Qian
|
10f841c591
|
修改一下方法签名,代码洁癖
|
2015-01-24 15:03:11 +08:00 |
|
Daniel Qian
|
037c326ebf
|
issue #81 增加获取微信服务器的ip段接口
|
2015-01-24 15:00:10 +08:00 |
|
Daniel Qian
|
b43a62c3a6
|
issue #82 增加邀请成员关注接口
|
2015-01-24 14:51:57 +08:00 |
|
Daniel Qian
|
b921490253
|
issue #86 handler, intercept方法签名添加throw WxException
|
2015-01-23 17:20:05 +08:00 |
|
Daniel Qian
|
8ec76bda59
|
issue #84 Wx*ConfigStorage在多线程环境下有visibility问题
|
2015-01-23 10:13:02 +08:00 |
|
Daniel Qian
|
36dad7b8d0
|
issue #77 添加自定义消息匹配器的支持
|
2015-01-22 20:37:26 +08:00 |
|
Daniel Qian
|
b00bf13bd7
|
refactor: 修改rule.service方法签名
|
2015-01-22 20:11:22 +08:00 |
|
Daniel Qian
|
3fbb260bf7
|
add tostring
|
2015-01-22 17:11:35 +08:00 |
|
Daniel Qian
|
bf4c825279
|
issue #76
|
2015-01-22 16:11:34 +08:00 |
|
Daniel Qian
|
3216cb54dd
|
issue #66 对去重逻辑做了一些调整
|
2015-01-22 14:06:15 +08:00 |
|
Daniel Qian
|
3ff9d260f2
|
issue #23 使用logback作为单元测试的log工具,并配置默认的log
|
2015-01-22 13:35:37 +08:00 |
|
Daniel Qian
|
6368ca6816
|
issue #69 添加Session的支持,添加测试用例
|
2015-01-22 12:36:51 +08:00 |
|
Daniel Qian
|
d18b66c38d
|
issue #69 添加Session的支持
|
2015-01-21 22:25:56 +08:00 |
|
Daniel Qian
|
7184711301
|
refactor
|
2015-01-21 19:02:47 +08:00 |
|
Daniel Qian
|
4accbe6ec2
|
issue #69 添加Session的支持
|
2015-01-21 17:51:52 +08:00 |
|
Daniel Qian
|
8e1d58d565
|
remove author name
|
2015-01-21 15:15:57 +08:00 |
|
Daniel Qian
|
5ff2ab6436
|
issue #23 添加日志输出功能,使用了slf4j
|
2015-01-21 15:07:34 +08:00 |
|
Daniel Qian
|
e53c921d17
|
fix: WxMpServiceImpl中用ThreadLocal记录重试次数,这个是有问题的,因为在多线程(线程池)环境下ThreadLocal是不会被清0的
|
2015-01-21 14:37:18 +08:00 |
|
Daniel Qian
|
01cee5a3d9
|
refactor: modify method
|
2015-01-20 15:14:14 +08:00 |
|
Daniel Qian
|
d0825ca396
|
update
|
2015-01-20 14:31:52 +08:00 |
|
Daniel Qian
|
5c7448f212
|
针对AccessToken,jsapi ticket添加强制刷新的功能
|
2015-01-20 14:30:44 +08:00 |
|
Daniel Qian
|
1daf3a63a1
|
refactor: CP 调整access token刷新策略
|
2015-01-20 14:13:11 +08:00 |
|