Commit Graph

2986 Commits

Author SHA1 Message Date
dependabot[bot]
f0e8b23514
⬆️ Bump xstream in /others/weixin-java-osgi (#2119)
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.16 to 1.4.17.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-20 14:15:19 +08:00
Forever杨
6159d4266c
🎨 #2098 修复调用微信接口异常重试逻辑问题 2021-05-20 14:14:55 +08:00
Binary Wang
5667784c0f 🎨 refine document 2021-05-18 15:04:58 +08:00
Binary Wang
2c11ca5383 🔖 发布 4.0.9.B 测试版本 2021-05-15 15:23:36 +08:00
hywr
7359abf7c5
🆕 #2113 【公众号】增加对话能力(原导购)相关接口 2021-05-14 21:32:25 +08:00
mrxiao
a596228a8d
🆕 #2106 支付通知解密数据对象增加“基础支付支付者信息”字段 2021-05-14 10:59:25 +08:00
sunl888
dae6b15fa4
🎨 支持解析error_code错误码
Signed-off-by: sunlong <2013855675@qq.com>
2021-05-14 10:52:43 +08:00
taneg
65c1cdc07c
🎨 open模块移除Jedis强关联 2021-05-14 10:52:04 +08:00
thomas2050
15bd95c3cb
🆕 #2097 【微信支付】增加微信商户平台商家券相关业务接口 2021-04-27 15:50:17 +08:00
dependabot[bot]
51dc66194d
⬆️ Bump commons-io from 2.5 to 2.7 (#2096)
Bumps commons-io from 2.5 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-27 12:22:55 +08:00
cloudX
63fdc318d1
🎨 微信支付配置类的toString方法排除verifier字段 2021-04-25 10:28:31 +08:00
小锅盖
942cb07f41
🎨 重构小程序模块自动注入代码 2021-04-22 14:40:24 +08:00
Forever杨
3eabfedd9c
🎨 wx-java-open-spring-boot-starter 增加重试次数配置 2021-04-21 13:27:59 +08:00
刘小狼狈
0a75b0e902
🎨 新版微信小程序API已经不再返回 openId,unionId.删除对应字段防止开发者误用 2021-04-19 17:05:02 +08:00
OrangeBadBad
7f4b576fd6
🐛 修复通讯录搜索接口参数问题 2021-04-19 15:48:28 +08:00
Binary Wang
28df6d426a
Update README.md 2021-04-18 23:26:12 +08:00
Binary Wang
49983cf618 🔖 发布 4.0.8.B 测试版本 2021-04-18 09:53:03 +08:00
Binary Wang
e41478d9fd 🐛 #2070 【小程序】修复获取直播间助手接口参数错误问题 2021-04-17 16:33:01 +08:00
Forever杨
b650dae665
🎨 优化使用 wx-java-open-spring-boot-starter 注册 ConfigStorage 需要同时依赖 jedis、redissson、spring-data-redis 包,否则启动报错的问题 2021-04-17 16:25:59 +08:00
zainlu
fcc34c3913
🎨 #2075 【公众号】修复设置最大重试次数为0时候异常处理错误的问题
Co-authored-by: luzhaoyuan <luzhaoyuan@ppdai.com>
2021-04-16 00:18:31 +08:00
shzyx122
6f24f7b92e
🎨 #2077 【开放平台】代小程序实现业务获取基本信息接口新增nickname相关字段
返回参数: nickname_info 名称信息,nickname 小程序名称

https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/Mini_Programs/Mini_Program_Information_Settings.html
2021-04-16 00:16:33 +08:00
Musuer
d818d576d9
🎨 #2078【企业微信】补充客户联系回调消息里的字段
新增字段failReason,tagType;id字段从Long改为String

Co-authored-by: firzen.xu <Firzen.xu@movit-tech.com>
2021-04-16 00:13:13 +08:00
Binary Wang
4d0ff8fbd7 🐛 修复错误代码 2021-04-07 15:40:47 +08:00
erhu1999
2b89a1dd64
🐛 #2066 【小程序】创建直播间信息请求中增加缺失的必填字段anchorImg 2021-04-06 09:59:05 +08:00
Binary Wang
2f9d843d79
Update README.md 2021-04-04 23:48:59 +08:00
sishuiyunyan
91b651d6a7
🎨 #2063 【企业微信】企业微信网页授权获取用户信息增加external_userid字段 2021-03-31 12:19:58 +08:00
Binary Wang
12652bddb2 🔖 发布 4.0.7.B 测试版本 2021-03-31 09:37:48 +08:00
Binary Wang
2ac03917f7 🎨 #2028 【公众号】获取图文群发总数据接口返回增加确实字段 2021-03-30 21:03:42 +08:00
Binary Wang
63edc076b9 🎨 部分shorturl相关接口废弃 2021-03-30 20:52:14 +08:00
Binary Wang
d16ea7d4de 🎨 优化小程序直播间创建接口 2021-03-30 20:46:17 +08:00
Binary Wang
59d8cc6d57 🎨 优化部分代码 2021-03-30 20:33:41 +08:00
Boris
4730b334b6
🆕 #2059 【小程序】增加小程序交易组件部分接口 2021-03-30 13:46:24 +08:00
mrxiao
d9de6f1169
🎨 优化代码,增加无参构造方法 2021-03-30 09:14:32 +08:00
banks
850c95a042
🐛 #2056 【小程序】修复直播成员管理-查询成员列表请求参数的问题 2021-03-29 17:12:52 +08:00
mrxiao
5155c8c4b1
🆕 #2052 【公众号】增加微信电子发票报销方相关接口
1、查询报销发票信息
2、批量查询报销发票信息
3、报销方更新发票状态
4、报销方批量更新发票状态
2021-03-24 09:30:57 +08:00
dependabot[bot]
86233064b5
⬆️ Bump xstream (#2049)
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.15 to 1.4.16.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 15:33:07 +08:00
Binary Wang
20c40ad826 🔖 发布 4.0.6.B 测试版本 2021-03-21 23:53:14 +08:00
721806280
8470122858
🎨【漏洞预警】XStream < 1.4.16 多个反序列化漏洞 2021-03-19 17:08:48 +08:00
721806280
0203950f4e
🎨 WxCryptUtil#encrypt(String randomStr, String plainText)方法调整为public
WxCryptUtil#encrypt(String randomStr, String plainText)方法调整为public
2021-03-19 16:54:48 +08:00
Jason_liu
fefe039e95
🎨 add some missing filed
please see https://developers.weixin.qq.com/miniprogram/dev/framework/liveplayer/studio-api.html#3
2021-03-19 11:57:41 +08:00
Binary Wang
7470834896 🎨 修复jetty版本升级导致的问题 2021-03-15 11:51:25 +08:00
cloudX
488706b2df
🎨 #2040 【微信支付】增加多商户切换的支持 2021-03-15 11:40:53 +08:00
dependabot[bot]
eb46a10fd9
⬆️ Bump jetty.version from 9.4.35.v20201120 to 11.0.1 (#2037)
Bumps `jetty.version` from 9.4.35.v20201120 to 11.0.1.

Updates `jetty-server` from 9.4.35.v20201120 to 11.0.1
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.35.v20201120...jetty-11.0.1)

Updates `jetty-servlet` from 9.4.35.v20201120 to 11.0.1
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.35.v20201120...jetty-11.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-11 09:11:46 +08:00
Hiz
2736ea4edf
🎨 移除joda-time依赖
Co-authored-by: hiz <liang@0318>
2021-03-10 11:20:06 +08:00
thinsstar
30155b316b
🆕 #2022 【微信支付】增加智慧商圈相关接口和解析支付营销代金券核销回调消息的方法
* 增加解析支付营销代金券核销回调消息解析

* 增加微信支付智慧商圈接口和回调解析

Co-authored-by: 黄星 <huang.xing@aquilaflycloud.com>
2021-03-09 16:12:11 +08:00
hahahaha123567
e46c6c1995
📝 fix Javadoc typo 2021-03-01 15:23:32 +08:00
小锅盖
da512ff53d
🐛 #2015 【小程序】解决starter模块强制依赖jedis的问题 2021-02-26 22:13:41 +08:00
thinsstar
bac1b679b4
🆕 #2018 【微信支付】增加营销代金券接口和营销专用图片上传接口
Co-authored-by: 黄星 <huang.xing@aquilaflycloud.com>
2021-02-26 22:10:38 +08:00
杨迢
52c33e207c
🐛【企业微信】修复第三方应用的两个bug 2021-02-26 11:50:38 +08:00
Yang Liu
f002311b69
🐛 #2016 【企业微信】修复第三方应用 getLoginInfo 接口参数问题 2021-02-26 11:48:22 +08:00