【新增】新增【微信发货信息管理】功能对接。实现微信小程序二次发货功能平移到后台业务,减少繁琐的二次发货操作。

This commit is contained in:
jianweie code
2023-10-08 02:08:22 +08:00
parent ac0cc6c148
commit 55e84b78af
35 changed files with 3329 additions and 33 deletions

View File

@@ -1527,23 +1527,6 @@
<param name="model"></param>
<returns></returns>
</member>
<member name="T:CoreCms.Net.Web.WebApi.Controllers.WeChatTransactionComponentController">
<summary>
微信小程序自定义交易组件
</summary>
</member>
<member name="M:CoreCms.Net.Web.WebApi.Controllers.WeChatTransactionComponentController.#ctor(CoreCms.Net.WeChat.Service.HttpClients.IWeChatApiHttpClientFactory)">
<summary>
</summary>
<param name="weChatApiHttpClientFactory"></param>
</member>
<member name="M:CoreCms.Net.Web.WebApi.Controllers.WeChatTransactionComponentController.CheckScene(CoreCms.Net.Model.FromBody.FMIntId)">
<summary>
获取用户是否订阅
</summary>
<returns></returns>
</member>
<member name="T:CoreCms.Net.Web.Controllers.WeChat.WeChatOffiaccountNotifyController">
<summary>
微信公众号消息推送对接