Binary Wang
|
3b1645df62
|
Merge pull request #391 from Wechat-Group/develop
合并 Develop
|
7 년 전 |
Binary Wang
|
919a534962
|
发布2.9.0正式版本
|
7 년 전 |
Binary Wang
|
b5af9fa7d3
|
Merge branch 'master' into develop
|
7 년 전 |
Binary Wang
|
3be10487c2
|
Update readme.md
|
7 년 전 |
Binary Wang
|
ed2cec8d1a
|
Update readme.md
|
7 년 전 |
Binary Wang
|
93ba02e20d
|
Update readme.md
|
7 년 전 |
Binary Wang
|
264cd62844
|
Merge branch 'master' into develop
|
7 년 전 |
axeon
|
920a2f7e13
|
#384 去掉executeInternal上会导致性能问题的同步代码synchronized
|
7 년 전 |
Binary Wang
|
6d566ced44
|
发布临时测试版本2.8.9.BETA
|
7 년 전 |
Binary Wang
|
1875c1b374
|
#383 修复微信支付查询代金券信息返回的coupon_state字段类型
|
7 년 전 |
Binary Wang
|
41a838ba8d
|
Update readme.md
|
7 년 전 |
Binary Wang
|
fa4cc5a9fd
|
#380 修复okhttp和jodd-http实现的获取永久素材接口的问题
|
7 년 전 |
Binary Wang
|
6180577f65
|
增加redis的configStorage实现的注释说明
|
7 년 전 |
Binary Wang
|
20825922ce
|
#367 增加对api调用次数清零的接口
|
7 년 전 |
Binary Wang
|
81ebe1a085
|
优化代码
|
7 년 전 |
007gzs
|
5c9ec87bb8
|
#379 WxOpenXmlMessage 增加 加密 WxMpXmlOutMessage接口 MpConfigStorage 返回aeskey和token MpService可以直接加密 增加 全网发布用例
* 增加 微信第三方平台 接口
* WxOpenXmlMessage 消息处理
* 增加 摇周边部分接口
* fix
* fix
* rebase
* 增加 摇周边部分接口
* fix
* fix
* unix 换行符
* fix 三方接口BUG
* fix URL 错误
* WxOpenMpServiceImpl 修改为包可见,防止用户混淆
WxOpenXmlMessage 增加 加密 WxMpXmlOutMessage接口
MpConfigStorage 返回aeskey和token MpService可以直接加密
增加 全网发布用例
|
7 년 전 |
007gzs
|
556487078c
|
#378 修复第三方平台接口BUG
* 增加 微信第三方平台 接口
* WxOpenXmlMessage 消息处理
* 增加 摇周边部分接口
* fix
* fix
* rebase
* 增加 摇周边部分接口
* fix
* fix
* unix 换行符
* fix 三方接口BUG
|
7 년 전 |
007gzs
|
d32cf99b6d
|
#376 增加摇一摇周边的部分相关接口
|
7 년 전 |
Binary Wang
|
9eda612db3
|
发布临时测试版本2.8.8.BETA
|
7 년 전 |
Binary Wang
|
13e1c4b628
|
fix error code
|
7 년 전 |
Binary Wang
|
2226149925
|
使用lombok的@Data注解简化cp模块的所有bean类
|
7 년 전 |
Binary Wang
|
e00e7bb0ca
|
格式化开放平台模块代码
|
7 년 전 |
Binary Wang
|
993999735b
|
使用lombok的@Data注解简化common模块的所有bean类
|
7 년 전 |
Binary Wang
|
e007a13df6
|
使用lombok的@Data注解简化miniapp模块的所有bean类
|
7 년 전 |
Binary Wang
|
e9ef9eb152
|
发布临时测试版本2.8.7.BETA
|
7 년 전 |
Binary Wang
|
802f9e8a28
|
#370 WxMpServiceOkHttpImpl改用httpProxy
|
7 년 전 |
Binary Wang
|
a2cf1f66e5
|
#370 WxMpServiceOkHttpImpl改用httpProxy
|
7 년 전 |
007gzs
|
d52a55ff8d
|
# 368 增加 微信第三方平台 模块
* 增加 微信第三方平台 接口
* WxOpenXmlMessage 消息处理
|
7 년 전 |
Binary Wang
|
5ec5ae8bbe
|
统一使用WxErrorException
|
7 년 전 |
Binary Wang
|
e5bd65f2db
|
#333 修复消息验重问题(mp和cp同时存在的问题)
|
7 년 전 |
Binary Wang
|
bea0646f19
|
Merge branch 'master' into develop
|
7 년 전 |
Binary Wang
|
67abc9216f
|
修复checkstyle检查出来的部分代码问题
|
7 년 전 |
Binary Wang
|
97d6f90ac4
|
修改checkstyle配置,以符合IDEA默认的import顺序规则
|
7 년 전 |
Binary Wang
|
2146372502
|
重构WxConsts类,对所有常量进行分类整理,便于阅读使用
|
7 년 전 |
Binary Wang
|
f65e2fbdb8
|
规范类命名
|
7 년 전 |
Binary Wang
|
160ace5fab
|
发布临时测试版本2.8.6.BETA
|
7 년 전 |
Binary Wang
|
092b839234
|
修复日志
|
7 년 전 |
Binary Wang
|
c85190259a
|
WxMpTemplateMessage类去掉@NoArgsConstructor注解
|
7 년 전 |
Binary Wang
|
5a7ebdf292
|
Update .travis.yml
|
7 년 전 |
Binary Wang
|
96d385664f
|
签名方法里忽略几个自定义key,以免对签名造成干扰
|
7 년 전 |
Binary Wang
|
73017552eb
|
WxMpTemplateMessage添加默认构造方法
|
7 년 전 |
Binary Wang
|
29149424ac
|
#362 修复okhttp实现的qrcode二维码图片下载代码
|
7 년 전 |
周波
|
8a587174a1
|
#361 WxMpKefuMessage类的内部类实现序列化接口
|
7 년 전 |
Binary Wang
|
7fa14e54cc
|
Update readme.md
|
7 년 전 |
Binary Wang
|
5231f8c969
|
优化代码
|
7 년 전 |
Binary Wang
|
05a680c98b
|
发布临时测试版本2.8.5.BETA
|
7 년 전 |
Binary Wang
|
c7cfc9aa45
|
完善修复xmlBean2Map方法
|
7 년 전 |
Binary Wang
|
305c2aaa7d
|
Merge branch 'master' into develop
|
7 년 전 |
Binary Wang
|
b39380f8e8
|
为兼容之前版本代码,引入两个方法
|
7 년 전 |
Binary Wang
|
8a31c188ca
|
修复单元测试
|
7 년 전 |