Commit Graph
25 Commits
Author SHA1 Message Date
BinaryWang a21f1522a6 单元测试中去掉不必要的组依赖 2016-07-04 13:19:24 +08:00
BinaryWang 6b2e858a62 版本号更新为1.3.6-SNAPSHOT 2016-06-30 20:24:23 +08:00
BinaryWang 3170945a2c sync README.md 2016-06-30 18:57:18 +08:00
BinaryWang e579ef0728 add spring demo initial 2016-06-30 18:54:35 +08:00
BinaryWang 7deb25b4bb 单元测试代码优化 2016-06-30 18:52:11 +08:00
BinaryWang ed80cece22 替换以file.api.weixin.qq.com域名下的api为api.weixin.qq.com,并使用https 2016-06-30 10:22:30 +08:00
BinaryWang 13d76c1c50 修复重构素材上传处理代码 2016-06-24 09:26:47 +08:00
BinaryWang bc22b03ea3 添加换取二维码图片url地址的重构方法(可以选择是否生成压缩的网址) 2016-06-21 11:46:48 +08:00
BinaryWang 5358d68fff 规范部分javadoc 2016-06-20 13:54:57 +08:00
BinaryWang e34f6de775 add missing ‘this’ 2016-06-20 11:12:08 +08:00
BinaryWang d90ef7fb00 add missing ‘this.’ and @Override 2016-06-20 11:10:17 +08:00
BinaryWang cc300b93d0 qrCodePictureUrl 返回网址过长,使用短网址进行压缩 2016-06-20 11:04:51 +08:00
BinaryWang 7a68fa6853 remove redundant specification of type arguments 2016-06-20 11:03:22 +08:00
BinaryWang 0b2f443505 add missing ‘this’ 2016-06-20 11:02:17 +08:00
BinaryWang e1ade466c3 add missing @Override 2016-06-20 11:01:02 +08:00
BinaryWang f631df34fc 修复javadoc格式 2016-06-20 10:42:48 +08:00
BinaryWang dca8e307a0 add serialVersionUID for the classes which implement Serializable interface 2016-06-02 09:52:58 +08:00
BinaryWang fb3a093be1 fix weird assignment statement 2016-06-02 09:50:00 +08:00
BinaryWang 14057344a5 remove unused imports 2016-06-02 09:47:49 +08:00
BinaryWang 46b3eba7e6 修改groupId,修复Pom文件,同步README.md文件 2016-06-01 10:41:48 +08:00
BinaryWang 2ec3c527c2 替换hard code 2016-04-15 14:17:44 +08:00
BinaryWang cb78119cdd Merge branch 'develop-chan' into develop 2016-04-15 14:02:24 +08:00
BinaryWang b47c967ee2 增加 换取二维码图片url地址的方法 2016-04-15 13:59:14 +08:00
BinaryWang bb905f6c6c Merge remote-tracking branch 'chan/develop' into develop 2016-03-24 09:53:20 +08:00
BinaryWang dc913813cc Merge branch 'develop-chan' into develop 2016-03-24 09:40:43 +08:00