Commit Graph
139 Commits
Author SHA1 Message Date
jinyu 1850b4fcdd fixed #19 2015-12-29 16:28:30 +08:00
jinyu 7b99f8cbfb fixed #17 2015-12-28 15:11:39 +08:00
jinyu 66bd25bb58 优化MchPayRequest & ServerToolkits 2015-12-27 14:14:20 +08:00
jinyu 1fc5a34369 weixin4j-server优化 2015-12-26 23:30:01 +08:00
jinyu 9c01692f57 weixin4j-server:WeixinMessageInterceptor加入weight权重接口 2015-12-26 18:31:20 +08:00
jinyu 8da3fab8b8 JSSDKHelper rename to JSSDKConfigurator & 重构了token类 2015-12-25 15:29:31 +08:00
jinyu b7376d7d6b WeixinMessageHanlder中新增weight接口 2015-12-23 15:47:16 +08:00
jinyu f83c6b600d weixin4j-mp:新增个性化菜单接口 2015-12-18 16:57:22 +08:00
jinyu a31b2ff18c WeixinSuiteMessage rename SuiteMessage 2015-12-16 17:56:32 +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 0d7069036b 【非常重要】:weixin4j-base->主要调整了PayPackage构造函数:从主到次 2015-11-23 21:30:50 +08:00
jinyu e6a46b1ece m 2015-11-20 14:39:41 +08:00
jinyu 3b1abd1a27 weixin4j-qy:新增客服消息 2015-11-20 14:36:09 +08:00
jinyu cabf9e2900 version upgrade to 1.6.3 & 1.1.3 2015-11-10 10:05:42 +08:00
jinyu eb470997f2 weixin4j-server:新增认证通知事件 2015-10-25 10:24:17 +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 03ca6e670a 重要:工程运行环境由jdk1.7调整为jdk1.6 2015-09-21 22:32:42 +08:00
jinyu 8b75aaef96 update md 2015-09-16 22:44:25 +08:00
jinyu 30ec46895d aestoken 2015-09-16 22:28:10 +08:00
jinyu 481f6e9be4 release 1.6.0 & 1.1.0 2015-09-11 22:15:27 +08:00
jinyu bb18b98538 对Netty-Http-Client的支持 2015-09-10 21:28:50 +08:00
jinyu 535d078e9d u 2015-08-30 18:28:39 +08:00
jinyu 7fb24fb7bc 自动获取CPU核数从而确定boss和worker线程数 2015-08-30 18:27:55 +08:00
jinyu 1d56f2e553 密文模式下调整appid与token参数的位置 2015-08-21 08:04:33 +08:00
jinyu 7e054be6fa up 2015-08-18 17:43:35 +08:00
jinyu d4da1096a8 weixin4j-server:upgrade to 1.0.5 2015-08-13 12:08:43 +08:00
jinyu 04d2d06d29 remove fix code.. 2015-08-10 09:12:54 +08:00
jinyu cad985ad62 u 2015-08-10 08:39:59 +08:00
jinyu eb0baf7c84 update md 2015-08-09 11:42:43 +08:00
jinyu e454969421 MessageTransferHandler替换CruxMessageHandler 2015-08-09 11:38:42 +08:00
jinyu 55246ab9b4 update md 2015-08-09 11:03:07 +08:00
jinyu 23c7960a83 weixin4j-qy:会话API暴露到WeixinProxy类&重命名NotifyApi#sendNotify为sendNotifyMessage 2015-08-09 09:25:22 +08:00
jinyu 000cfacd6b u 2015-08-08 22:00:38 +08:00
jinyu 85a65df233 u 2015-08-08 21:07:27 +08:00
jinyu f0ecba5f9b 修正验证签名参数错误 2015-08-08 18:38:40 +08:00
jinyu c358e366ee 不小心改错了AgentSetter,,罪过... 2015-08-08 15:59:26 +08:00
jinyu 418f63d501 weixin4j-server:优化WeixinMessageDispatcher类 2015-08-06 20:02:28 +08:00
jinyu 795620cf93 调整LocationEventMessage类中的经纬度字段类型为double 2015-08-06 10:24:50 +08:00
jinyu f6961e1c8e 删除SingleContentResponse类 2015-08-05 22:59:15 +08:00
jinyu 432575988b 修改WeixinMessageHandler.doHandle的返回值为SingleResponse 2015-08-04 15:01:47 +08:00
jinyu bcb0c51766 HttpUtil新增重载方法 2015-08-03 19:52:07 +08:00
jinyu 283b228b2d u 2015-08-03 19:31:37 +08:00
jinyu 3644b73608 删除BlankMessageHandler类,新增SingleContentResponse类 2015-08-03 19:25:47 +08:00
jinyu b857ec6b52 WeixinServerBootstrap类 新增 openAlwaysResponse方法 2015-08-03 18:23:33 +08:00
jinyu 64dc0bdc66 rename MessageKey to WeixinMessageKey 2015-08-03 18:04:36 +08:00
jinyu 36d66c6835 weixin4j-server: 新增base64解编码类(来自apache) 2015-08-03 17:47:44 +08:00
jinyu fb7593684d weixin4j-server:新增SingleResponseEncoder类 2015-08-02 11:25:09 +08:00
jinyu 8ed7ba3f49 weixin4j-server:新增企业号消息服务相关类 2015-08-02 00:03:47 +08:00