68 Commits

Author SHA1 Message Date
jinyu
a9a3449f3c md 2016-02-18 16:20:41 +08:00
jinyu
22f9511f0e happy new year(: 2016-02-05 09:43:55 +08:00
jinyu
d0b4066862 clean with findbugs plugin 2016-02-05 09:21:07 +08:00
jinyu
8a9f93e54e 重构Weixin4jSettings... 2016-02-02 19:48:30 +08:00
jinyu
2e2d207e76 新增Weixin4jSettings配置类 2016-01-29 09:38:47 +08:00
jinyu
c8cb22b69a upgrade version to 1.6.6 & 1.1.5 2015-12-31 13:12:37 +08:00
jinyu
3d26b8f531 weixin4j-qy:新增服务商接口(ProviderApi) 2015-12-30 11:29:14 +08:00
jinyu
c1b6033ab3 upgrade version to 1.6.5 2015-12-14 23:48:27 +08:00
jinyu
19a350d6ed 【特大注意】weixin4j.properties全部的属性名添加weixin4j前缀,并用.代替原来的_ 2015-12-10 17:54:21 +08:00
jinyu
ef5fb006f0 添加可选[RedisTokenStorager&添加缓存token时的前缀wx 2015-12-10 14:27:30 +08:00
jinyu
94ec4a2196 @since JDK 1.7 => @since JDK 1.6 2015-12-08 11:58:49 +08:00
jinyu
f659e8cffe release weixin4j-[mp|qy] 1.6.4 & weixin4j-server 1.1.4 2015-12-01 21:16:18 +08:00
jinyu
78995c687f update md 2015-12-01 12:01:39 +08:00
jinyu
cabf9e2900 version upgrade to 1.6.3 & 1.1.3 2015-11-10 10:05:42 +08:00
jinyu
12fdf6065b 新增手动刷新token方法 #12 2015-09-27 21:36:05 +08:00
jinyu
7ab8befd6a weixin4j-[mp|qy]:version upgrade to 1.6.2 & weixin4j-server:version
upgrade to 1.1.2
2015-09-21 22:42:26 +08:00
jinyu
a631f1447e update md 2015-09-16 22:48:58 +08:00
jinyu
43b07a936b update md 2015-09-15 21:59:39 +08:00
jinyu
481f6e9be4 release 1.6.0 & 1.1.0 2015-09-11 22:15:27 +08:00
jinyu
d2860deb92 u 2015-08-21 08:04:51 +08:00
jinyu
2408f1499e update md 2015-08-13 17:56:57 +08:00
jinyu
461c0a9c5b weixin4j-[mp|qy] upgrade to 1.5.3 2015-08-13 12:07:40 +08:00
jinyu
85711eab04 update md 2015-08-10 08:45:39 +08:00
jinyu
292fc5e01e release: weixin4j-[mp|qy] upgrade to 1.5.2,weixin4j-server upgrade to
1.0.4
2015-08-09 09:37:36 +08:00
jinyu
4d5a6b228b 主要去掉了实体类中的字段上@JSONFiled上的deserialize=false属性和不合理的format方法 2015-08-07 15:21:02 +08:00
jinyu
97dc88d7c7 调整了Tuple消息元件&新增视频上传接口&新增企业好聊天服务接口 2015-08-01 10:50:36 +08:00
jinyu
357952e70e weixin4j-qy:调整WeixinSuiteProxy对多个套件的支持 2015-07-30 16:22:16 +08:00
jinyu
2058decfa9 u 2015-07-29 23:10:29 +08:00
jinyu
954ee2175c 精简WeixinAccount类及其配置文件 2015-07-29 10:58:41 +08:00
jinyu
ba5d2da3a1 oauthapi 修改 新增用户身份授权 2015-07-16 13:19:16 +08:00
jinyu
ddf3d77041 release 1.5.1 & 1.0.3 2015-07-04 22:15:45 +08:00
jinyu
5ee2755a16 将微信支付模块移到base工程 2015-06-26 22:35:12 +08:00
jinyu
37503acac6 update md & added WeixinSuiteProxy class. 2015-06-22 23:58:29 +08:00
jinyu
e2a63b1b79 update md 2015-06-22 17:17:23 +08:00
jinyu
66bc364b33 weixin4j-qy:新增第三方应用多个API接口 2015-06-22 17:12:40 +08:00
jinyu
2275ddd97a weixin4j-qy:新增企业号登陆授权API 2015-06-12 23:48:55 +08:00
jinyu
dea8ab6252 修缮token实现机制 2015-06-12 14:38:32 +08:00
jinyu
76ae9d58e3 优化TokenCreator相关类 2015-06-12 00:31:26 +08:00
jinyu
32893aa0f5 released 1.5.0 2015-06-10 16:18:55 +08:00
jinyu
c5163e7eac 注意:weixin.properties重命名为weixin4j.properties 2015-06-10 12:35:58 +08:00
jinyu
48442d1c43 update md 2015-05-30 20:46:09 +08:00
jinyu
5cf71734a9 update md 2015-05-30 20:43:15 +08:00
jinyu
3dbd115aeb update md 2015-05-17 16:39:40 +08:00
jinyu
c3d2465256 update md 2015-05-17 16:23:44 +08:00
jinyu
ad9f91bbd3 update md 2015-05-17 16:19:41 +08:00
jinyu
6b2b40eee7 update md 2015-05-17 16:00:21 +08:00
jinyu
020779b745 update md 2015-05-08 14:04:36 +08:00
jinyu
69c9bdffa4 大重构:weixin4j精简为weixin4j-base、weixin4j-mp、weixin4j-qy、weixin4j-server四个子工程。 2015-04-27 21:00:33 +08:00
jinyu
f102032379 调整TokenCreator设计&公众号新增批量移动、删除用户组接口 2015-04-13 11:26:57 +08:00
jinyu
066546997f 企业号:新增获取应用列表概况接口 2015-04-09 23:34:42 +08:00