mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-04-05 17:37:54 +08:00
feat(tenpayv3): bump version to v2.20.1
This commit is contained in:
parent
9cd643d395
commit
538fb4f06a
10
CHANGELOG.md
10
CHANGELOG.md
@ -257,9 +257,9 @@
|
||||
|
||||
- **新增**:新增自定义交易组件订单回调通知事件模型。
|
||||
|
||||
- **修复**:修复自定义交易组件订单发货接口请求模型定义问题。(_via_ [GitHub #39](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/pull/39))
|
||||
- **修复**:修复自定义交易组件订单发货接口请求模型定义错误。(_via_ [GitHub #39](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/pull/39))
|
||||
|
||||
- **修复**:修复自定义交易组件售后列表接口响应模型定义问题。(_via_ [GitHub #39](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/pull/39))
|
||||
- **修复**:修复自定义交易组件售后列表接口响应模型定义错误。(_via_ [GitHub #39](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/pull/39))
|
||||
|
||||
- Release 2.10.0
|
||||
|
||||
@ -593,6 +593,10 @@
|
||||
|
||||
<summary>[展开查看]</summary>
|
||||
|
||||
- Release 2.20.1
|
||||
|
||||
- **修复**:修复创建支付分订单接口模型定义错误。(_via_ [Gitee #I8B8UI](https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/issues/I8B8UI))
|
||||
|
||||
- Release 2.20.0
|
||||
|
||||
- **新增**:新增查询营销补差付款单列表接口。
|
||||
@ -701,7 +705,7 @@
|
||||
|
||||
- **新增**:新增出行券切卡组件预下单接口。
|
||||
|
||||
- **修复**:修复特约商户进件接口模型定义问题。(_via_ [Gitee #I5FCR5](https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/issues/I5FCR5))
|
||||
- **修复**:修复特约商户进件接口模型定义错误。(_via_ [Gitee #I5FCR5](https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/issues/I5FCR5))
|
||||
|
||||
- Release 2.10.0
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||
<PackageProjectUrl>https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat</PackageProjectUrl>
|
||||
<PackageTags>Flurl.Http Wechat Weixin MicroMessage Tenpay WechatPay WeixinPay Wxpay 微信 微信支付 微信商户</PackageTags>
|
||||
<Version>2.20.0</Version>
|
||||
<Version>2.20.1</Version>
|
||||
<Description>基于 Flurl.Http 的微信支付 API v3 版客户端,支持商户(直连)、合作伙伴(服务商、渠道商、机构、银行)模式,支持基础支付、代金券、商家券、委托营销、消费卡、支付有礼、银行定向促活、微信支付分、微信先享卡、支付即服务、点金计划、智慧商圈、电商收付通、平台收付通、二级商户进件、小微商户进件、消费者投诉、商户风控管理、商户违规通知、批量转账到零钱、银行组件、海关报关、融合钱包、微工卡、电子发票、电子小票、车主平台、教育续费通、校园轻松付等功能。</Description>
|
||||
<Authors>Fu Diwei</Authors>
|
||||
<RepositoryType>git</RepositoryType>
|
||||
|
Loading…
Reference in New Issue
Block a user