mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 18:13:26 +08:00
接口【完善】完善接口端商家转账回调通知。
This commit is contained in:
@@ -839,7 +839,7 @@
|
||||
微信支付异步通知
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:CoreCms.Net.Web.WebApi.Controllers.PayNotify.WeChatPayController.#ctor(Essensoft.Paylink.WeChatPay.V2.IWeChatPayNotifyClient,CoreCms.Net.IServices.ICoreCmsBillRefundServices,CoreCms.Net.Caching.AutoMate.RedisCache.IRedisOperationRepository,CoreCms.Net.IServices.IWeChatPayConfigServices,CoreCms.Net.IServices.ICoreCmsUserTocashWeChatNotifyServices)">
|
||||
<member name="M:CoreCms.Net.Web.WebApi.Controllers.PayNotify.WeChatPayController.#ctor(Essensoft.Paylink.WeChatPay.V2.IWeChatPayNotifyClient,CoreCms.Net.IServices.ICoreCmsBillRefundServices,CoreCms.Net.Caching.AutoMate.RedisCache.IRedisOperationRepository,CoreCms.Net.IServices.IWeChatPayConfigServices,CoreCms.Net.IServices.ICoreCmsUserTocashWeChatNotifyServices,Microsoft.AspNetCore.Http.IHttpContextAccessor,CoreCms.Net.IServices.IWechatTenpayClientFactory,CoreCms.Net.IServices.ICoreCmsUserTocashServices)">
|
||||
<summary>
|
||||
构造函数
|
||||
</summary>
|
||||
@@ -854,7 +854,7 @@
|
||||
退款结果通知
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:CoreCms.Net.Web.WebApi.Controllers.PayNotify.WeChatPayController.TransferBillsCallBack(CoreCms.Net.Model.FromBody.FMTransferBillsCallBack)">
|
||||
<member name="M:CoreCms.Net.Web.WebApi.Controllers.PayNotify.WeChatPayController.TransferBillsCallBack(System.String,System.String,System.String,System.String,CoreCms.Net.Model.FromBody.FMTransferBillsCallBack)">
|
||||
<summary>
|
||||
商家转账回调通知
|
||||
</summary>
|
||||
|
||||
Reference in New Issue
Block a user