mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 15:53:26 +08:00
接口【完善】完善接口端商家转账回调通知。
This commit is contained in:
@@ -26,6 +26,13 @@ namespace CoreCms.Net.IServices
|
||||
{
|
||||
#region 重写增删改查操作===========================================================
|
||||
|
||||
/// <summary>
|
||||
/// 重写异步插入方法(返回序列)
|
||||
/// </summary>
|
||||
/// <param name="entity">实体数据</param>
|
||||
/// <returns></returns>
|
||||
Task<int> ExecuteReturnIdentityAsync(CoreCmsUserTocashWeChatNotify entity);
|
||||
|
||||
/// <summary>
|
||||
/// 重写异步插入方法
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user