961 Commits

Author SHA1 Message Date
jinyu
04c6ac9e55
Merge pull request #203 from foxinmy/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.8.2 to 4.13.1
2020-10-14 13:35:39 +08:00
dependabot[bot]
35bfd67c7e
Bump junit from 4.8.2 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.8.2 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.8.2...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 08:36:33 +00:00
jinyu
45042e8e3f
Merge pull request #201 from kit-lee/master
去掉已不使用的OPTION_CHECK选项
2020-08-06 18:14:52 +08:00
Kit
e7be330b04 去掉已不使用的OPTION_CHECK选项 2020-08-06 09:44:26 +08:00
jinyu
8409b3635c
Merge pull request #200 from foxinmy/dependabot/maven/weixin4j-server/org.apache.httpcomponents-httpclient-4.3.6
Bump httpclient from 4.2 to 4.3.6 in /weixin4j-server
2020-07-24 13:00:34 +08:00
dependabot[bot]
a481fb6a92
Bump httpclient from 4.2 to 4.3.6 in /weixin4j-server
Bumps httpclient from 4.2 to 4.3.6.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-24 04:58:15 +00:00
jinyu
c7395e4a74 Merge remote-tracking branch 'origin/master' 2020-07-24 12:57:19 +08:00
jinyu
7fd6db2758 maxConnections and maxConnectionsPerHost 2020-07-24 12:55:37 +08:00
jinyu
ee627cee44
Merge pull request #199 from kit-lee/服务商分帐
添加微信分帐API
2020-06-04 22:03:53 +08:00
Kit
2cdd2a7f4d 补完 2020-06-04 21:30:22 +08:00
Kit
e83c62824b bug fix 2020-06-04 20:35:31 +08:00
Kit
9bb9918421 bug fix 2020-05-27 16:10:35 +08:00
Kit
61b905d543 fix 2020-05-27 11:10:56 +08:00
Kit
78a53b8016 bug fix 2020-05-27 09:49:58 +08:00
Kit
1d0790ad4a 适应JDK 9以上的java环境 2020-05-26 10:55:28 +08:00
Kit
431ef21964 微信支付分帐相关API 2020-05-26 10:54:30 +08:00
jinyu
91d880eb7f
Merge pull request #198 from kit-lee/fix_json_parse_problem
Fix json parse problem
2020-04-02 11:03:16 +08:00
Kit.lee
0107fd3a7c base包的XmlResult也补充setter方法 2020-04-01 18:04:47 +08:00
Kit.lee
73d4642617 补充setter方法 2020-04-01 18:00:02 +08:00
Kit.lee
a2b23c237b Fixed model classes that lost data during fastjson serialization 2020-04-01 15:10:56 +08:00
jinyu
7825a86fd1
Merge pull request #194 from sutra/mediaCheckAsync
Implement mediaCheckAsync.
2020-02-27 23:32:25 +08:00
jinyu
4ababefb85
Merge pull request #195 from loeveol/revert-193-patch-1
Revert "模板消息跳转小程序的参数存在错误,官方文档有误。"
2020-02-23 21:18:08 +08:00
loeveol
d6cb7bf87f
Revert "模板消息跳转小程序的参数存在错误,官方文档有误。" 2020-02-22 14:59:24 +08:00
Sutra Zhou
b6acbaa0fc Implement mediaCheckAsync. 2020-02-20 19:44:28 +08:00
jinyu
c530fb84ad
Merge pull request #193 from loeveol/patch-1
模板消息跳转小程序的参数存在错误,官方文档有误。
2020-02-20 13:12:48 +08:00
jinyu
41db5f7e53
Merge pull request #192 from kit-lee/package_fix
一些包引用的更新
2020-02-20 12:19:31 +08:00
loeveol
b494c0a64f
Update TemplateMessage.java
官方文档在模板消息跳转小程序的参数存在错误,提交的miniprogram参数中的pagepath实际为page,这里只对Json的编码修正即可。
2020-02-15 11:55:08 +08:00
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