ukid
|
60731d229c
|
Merge commit 'bb22974d6553dc85202bee5b027ccddde3a2e7b2' into develop
* commit 'bb22974d6553dc85202bee5b027ccddde3a2e7b2':
统一使用getHttpClient,使得可以复用httpClient
|
2015-06-10 14:22:11 +08:00 |
|
darknesstm
|
622094bcdf
|
统一使用getHttpClient,使得可以复用httpClient
|
2015-06-03 15:39:06 +08:00 |
|
ukid
|
5bd2c489b7
|
Merge commit 'bd3fb69befd63826975b281bbe23d05622496219' into develop
* commit 'bd3fb69befd63826975b281bbe23d05622496219':
update to 1.1.6-SNAPSHOT
update to 1.1.5
|
2015-05-27 11:49:59 +08:00 |
|
Daniel Qian
|
bd3fb69bef
|
update to 1.1.6-SNAPSHOT
|
2015-05-27 09:18:06 +08:00 |
|
Daniel Qian
|
72db0a2a76
|
update to 1.1.5
|
2015-05-27 09:15:57 +08:00 |
|
ukid
|
8eb028ffb4
|
添加读取支付回调内容接口
|
2015-05-22 11:20:43 +08:00 |
|
ukid
|
b27798209b
|
增加公众号支付信息查询接口
修改部分注释
|
2015-05-22 10:50:25 +08:00 |
|
ukid
|
b205b7bff2
|
修改js分享所需参数,去掉jsapiTicket,增加appid
|
2015-05-21 13:21:00 +08:00 |
|
Daniel Qian
|
29cc3f6558
|
format
|
2015-04-30 15:39:35 +08:00 |
|
oohusl
|
5aba724633
|
公众号支付
|
2015-04-29 20:34:26 +08:00 |
|
Daniel Qian
|
ffc0fc442d
|
upgrade to 1.1.5-SNAPSHOT
|
2015-04-16 14:19:47 +08:00 |
|
Daniel Qian
|
669552e503
|
upgrade to 1.1.4
|
2015-04-16 14:15:43 +08:00 |
|
SimonDolph
|
37c8ebac2c
|
添加可自定义oauth2 redirectURI的方法
|
2015-04-01 17:14:37 +08:00 |
|
Daniel Qian
|
82016c02bf
|
version prompt
|
2015-03-23 11:20:40 +08:00 |
|
Daniel Qian
|
dfd2ade23f
|
prompt to stable version
|
2015-03-23 11:09:23 +08:00 |
|
Daniel Qian
|
b885d2a1a9
|
#111 的unit test code
|
2015-03-20 14:59:59 +08:00 |
|
Daniel Qian
|
913f49e470
|
删除没有用的测试用例
|
2015-03-20 14:24:50 +08:00 |
|
Daniel Qian
|
b648c55444
|
upgrade to 1.1.3-SNAPSHOT
|
2015-02-25 15:36:19 +08:00 |
|
Daniel Qian
|
316e54baaa
|
upgrade to 1.1.2
|
2015-02-25 15:32:33 +08:00 |
|
Daniel Qian
|
978c51b90d
|
issue #100 用户分析数据接口
|
2015-02-25 15:17:52 +08:00 |
|
Daniel Qian
|
fb10acf6fd
|
issue #101 获取微信服务器IP地址
|
2015-02-25 14:37:15 +08:00 |
|
Daniel Qian
|
2a439a6690
|
issue #107 请给实体类加上Serializable
|
2015-02-10 14:11:23 +08:00 |
|
Daniel Qian
|
d2eb529ab2
|
issue #99 Wx*MessageRouter.isDuplicateMessage方法逻辑错误
|
2015-02-04 17:12:02 +08:00 |
|
Daniel Qian
|
95d8bd3c47
|
issue #99 Wx*MessageRouter.isDuplicateMessage方法逻辑错误
|
2015-02-04 11:49:01 +08:00 |
|
Daniel Qian
|
1e5e098775
|
issue #92 A bug in me.chanjar.weixin.mp.api.WxMpServiceImpl.java at line 449
|
2015-02-04 11:45:12 +08:00 |
|
Daniel Qian
|
3ae057af8f
|
issue #95 获取关注者列表userList方法,当没有关注者时,报异常
|
2015-02-04 11:43:07 +08:00 |
|
Daniel Qian
|
5b49c63d14
|
issue #91 添加企业号JS_API的支持
|
2015-01-27 14:45:11 +08:00 |
|
Daniel Qian
|
6d383fa90e
|
issue #90 WxMpUser添加sexId字段,和微信返回的性别字段保持一致
|
2015-01-27 13:34:14 +08:00 |
|
Daniel Qian
|
4dc297c5ed
|
upgrade to 1.1.2-SNAPSHOT
|
2015-01-25 11:17:48 +08:00 |
|
Daniel Qian
|
239ef054ec
|
prompt version to 1.1.1
|
2015-01-25 10:59:45 +08:00 |
|
Daniel Qian
|
15aff7f93c
|
issue #88 修改createJsapiSignature方法签名,便于开发人员使用
|
2015-01-25 10:35:40 +08:00 |
|
Daniel Qian
|
1819b0e492
|
issue #87 WxMessageRouter、Rule提供setter方法,便于使用spring等依赖注入框架
|
2015-01-24 19:35:32 +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
|
4b8aa69cca
|
issue #77 用matcher做新的猜数字游戏,代码更简单
|
2015-01-22 21:27:38 +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
|
ffe63e71eb
|
添加猜数字游戏的demo
|
2015-01-22 17:11:56 +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
|
7c3113eec8
|
upgrade to 1.1.1-SNAPSHOT
|
2015-01-22 14:44:12 +08:00 |
|
Daniel Qian
|
3003f68cf4
|
upgrade to 1.1.0
|
2015-01-22 14:42:41 +08:00 |
|
Daniel Qian
|
2427a1c395
|
upgrade to 1.1.0-SNAPSHOT
|
2015-01-22 14:15:27 +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 |
|