feat(wxapi): bump version to v3.8.0

This commit is contained in:
Fu Diwei
2025-04-07 21:14:57 +08:00
parent a8e3fd5d52
commit 6e8a09c5e9
2 changed files with 13 additions and 1 deletions

View File

@@ -33,6 +33,18 @@
<summary>[展开查看]</summary>
- Release 3.8.0 (2025-04-07)
- **新增**新增微信小店获取店铺二维码、H5 链接、口令等接口。
- **新增**:新增微信小店获取商品的移动应用跳转 Scheme 码。
- **新增**:新增微信小店待发货前更换 SKU 、售后换货、自寄快递送检、获取关联账号企微 ID 等相关接口。
- **新增**:随官方更新微信小店商品、订单、售后单、电子面单取号等相关接口模型。
- **新增**新增小程序发货信息管理服务相关回调通知事件模型。_via_ [GitHub #183](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/issues/183)
- Release 3.7.0 (2025-02-01)
- **新增**:新增微信小店免审更新商品、小程序连接小店获取小程序的定制文件等接口。