Kit
|
48eb468eb7
|
一些包引用的更新
|
2020-02-10 14:25:18 +08:00 |
|
jinyu
|
fe3e396113
|
Merge pull request #191 from sutra/master
Fix dependency version conflict of Bouncy Castle.
|
2020-01-18 14:20:16 +08:00 |
|
jinyu
|
8137ad4f20
|
Merge pull request #190 from kit-lee/jsapi_1_4_0_fix
部分即将废弃的API打过期标志,增加两个1.4.0后新增的JSAPI
|
2020-01-18 14:19:23 +08:00 |
|
Sutra Zhou
|
d94b9acbb6
|
Fix dependency version conflict of Bouncy Castle.
|
2020-01-17 15:55:52 +08:00 |
|
Kit
|
c2eebc2ad8
|
部分即将废弃的API打过期标志,增加两个1.4.0后新增的JSAPI
|
2020-01-16 14:59:37 +08:00 |
|
jinyu
|
15819c7a43
|
Merge pull request #189 from 1377382065/master
add SubscribeMessageApi
|
2020-01-08 12:13:08 +08:00 |
|
Niko
|
9dcef8c596
|
sendSubscribeMessageMessage to sendSubscribeMessage
|
2020-01-07 10:36:27 +08:00 |
|
Niko
|
d3044f045d
|
SubscribeMessageParameter public to package
|
2020-01-07 10:13:52 +08:00 |
|
Niko
|
e8ac8f594f
|
add SubscribeMessageApi
|
2020-01-06 18:08:50 +08:00 |
|
jinyu
|
9725ffe1cb
|
Merge pull request #188 from kit-lee/hotfix/人脸凭证JSON格式化问题
Hotfix/人脸凭证fastjson格式化问题
|
2019-11-22 16:23:37 +08:00 |
|
Kit
|
57811ef3d5
|
fix fastjson serialize problem
|
2019-11-22 16:14:44 +08:00 |
|
Kit
|
3bb6250385
|
兼容JDK9+的环境进行maven编译打包
|
2019-11-22 16:10:56 +08:00 |
|
胡金宇
|
4bd6d6ded7
|
兼容压缩包
|
2019-11-04 12:46:59 +08:00 |
|
jinyu
|
f4989813e5
|
Merge pull request #186 from foxinmy/dependabot/maven/weixin4j-base/org.apache.httpcomponents-httpclient-4.3.6
Bump httpclient from 4.3 to 4.3.6 in /weixin4j-base
|
2019-11-04 11:23:41 +08:00 |
|
jinyu
|
f6d4900596
|
Merge pull request #185 from foxinmy/dependabot/maven/weixin4j-server/org.apache.httpcomponents-httpclient-4.3.6
Bump httpclient from 4.2.5 to 4.3.6 in /weixin4j-server
|
2019-11-04 11:23:30 +08:00 |
|
jinyu
|
bf14039ead
|
Merge pull request #187 from foxinmy/dependabot/maven/weixin4j-base/io.netty-netty-all-4.1.42.Final
Bump netty-all from 4.0.30.Final to 4.1.42.Final in /weixin4j-base
|
2019-11-04 11:23:17 +08:00 |
|
dependabot[bot]
|
58f034d408
|
Bump netty-all from 4.0.30.Final to 4.1.42.Final in /weixin4j-base
Bumps [netty-all](https://github.com/netty/netty) from 4.0.30.Final to 4.1.42.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.0.30.Final...netty-4.1.42.Final)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-11-04 03:20:53 +00:00 |
|
dependabot[bot]
|
f539ff68d0
|
Bump httpclient from 4.3 to 4.3.6 in /weixin4j-base
Bumps httpclient from 4.3 to 4.3.6.
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-11-04 03:20:51 +00:00 |
|
dependabot[bot]
|
de87f2fe16
|
Bump httpclient from 4.2.5 to 4.3.6 in /weixin4j-server
Bumps httpclient from 4.2.5 to 4.3.6.
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-11-04 03:20:49 +00:00 |
|
jinyu
|
b9c2e548fb
|
Merge pull request #184 from foxinmy/dependabot/maven/weixin4j-server/io.netty-netty-all-4.1.42.Final
Bump netty-all from 4.1.8.Final to 4.1.42.Final in /weixin4j-server
|
2019-11-04 11:19:49 +08:00 |
|
dependabot[bot]
|
b57f7910ba
|
Bump netty-all from 4.1.8.Final to 4.1.42.Final in /weixin4j-server
Bumps [netty-all](https://github.com/netty/netty) from 4.1.8.Final to 4.1.42.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.8.Final...netty-4.1.42.Final)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-10-29 13:41:34 +00:00 |
|
jinyu
|
68494712ae
|
Merge pull request #183 from kit-lee/feature/刷脸支付后端获取调用凭证API
fix test case
|
2019-10-08 13:19:37 +08:00 |
|
Kit
|
db698abb75
|
fix test case
|
2019-10-08 12:23:56 +08:00 |
|
jinyu
|
24bead1a8e
|
Merge pull request #182 from kit-lee/feature/刷脸支付后端获取调用凭证API
微信刷脸支付后端API
|
2019-09-26 10:26:45 +08:00 |
|
Kit
|
f03c79a4ed
|
update
|
2019-09-25 16:01:04 +08:00 |
|
jinyu
|
40692a1948
|
Merge pull request #181 from sutra/wxa-doc
Update WeChat official documentation links for wxa.
|
2019-09-23 18:19:39 +08:00 |
|
Kit
|
2524f34c33
|
押金支付接口实现
|
2019-09-22 11:43:40 +08:00 |
|
Sutra Zhou
|
ab21a862a4
|
Update WeChat official documentation links for wxa.
|
2019-09-20 20:08:47 +08:00 |
|
Kit
|
38b56fd552
|
旧版人脸支付接口;获取凭证接口测试类
|
2019-09-20 15:00:02 +08:00 |
|
Kit
|
d532097300
|
默认的JdkLogger配置改善
|
2019-09-20 14:57:44 +08:00 |
|
Kit
|
0414d54c1e
|
修正注释
|
2019-09-20 14:51:01 +08:00 |
|
Kit
|
fdc7f38d8c
|
刷脸支付凭证获得
|
2019-09-19 11:31:57 +08:00 |
|
Kit
|
60e8efef65
|
api完成
|
2019-09-18 16:29:11 +08:00 |
|
Kit
|
cfd496d26f
|
authinfo api
|
2019-09-18 10:02:48 +08:00 |
|
Kit
|
77b692e729
|
添加uri地址
|
2019-09-18 10:02:48 +08:00 |
|
Kit
|
01c8bc0e03
|
base模块转移到到pay的相关类添加过期的注解
|
2019-09-18 10:02:48 +08:00 |
|
Kit
|
ef3b50a19f
|
转移位置
|
2019-09-18 10:02:48 +08:00 |
|
Kit
|
1c62b5e665
|
卡券、企业付款及海关API加入pay子模块
|
2019-09-18 10:02:48 +08:00 |
|
Kit
|
86fc0712d0
|
将支付API相关内容迁移到新的子模块weixin4j-pay
|
2019-09-18 10:02:48 +08:00 |
|
jinyu
|
3af2db29d9
|
Merge pull request #180 from kit-lee/修复一些错误的注释
修复注释中一些无效或错误的连接
|
2019-09-17 20:38:49 +08:00 |
|
Kit
|
e35dd62bc8
|
修复注释中一些无效或错误的连接
|
2019-09-17 16:19:50 +08:00 |
|
jinyu
|
fadafb6302
|
Merge pull request #179 from kit-lee/hotfix/bugfix
fix not import StringUtils
|
2019-09-16 17:36:07 +08:00 |
|
Kit
|
33d02f794f
|
fix not import StringUtils
|
2019-09-16 16:40:14 +08:00 |
|
jinyu
|
7334cc925f
|
Merge pull request #178 from kit-lee/feature/giftcard_api
Feature/giftcard api
|
2019-09-16 11:28:49 +08:00 |
|
Kit
|
b20e09ccf0
|
礼品卡API实现
|
2019-09-12 10:31:19 +08:00 |
|
Kit
|
674ae6ffb0
|
退款的微信请求增加使用pem证书的API
|
2019-09-12 10:30:50 +08:00 |
|
jinyu
|
9976bf7772
|
Merge pull request #175 from foxinmy/revert-174-feature/giftcard
Revert "微信卡券礼品卡相关API"
|
2019-06-28 18:57:22 +08:00 |
|
jinyu
|
52b36579a5
|
Revert "微信卡券礼品卡相关API"
|
2019-06-28 18:56:44 +08:00 |
|
jinyu
|
be13fb4701
|
Merge pull request #174 from kit-lee/feature/giftcard
微信卡券礼品卡相关API
|
2019-06-13 17:09:44 +08:00 |
|
Kit
|
130370fef4
|
微信卡券礼品卡相关API
|
2019-06-11 17:02:10 +08:00 |
|