mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2026-03-25 02:17:21 +08:00
【优化】移除旧版自定义交易组件。
This commit is contained in:
@@ -227,12 +227,5 @@ namespace CoreCms.Net.Model.Entities
|
||||
[SugarColumn(IsIgnore = true)]
|
||||
public string userNickName { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 交易组件订单
|
||||
/// </summary>
|
||||
[SugarColumn(IsIgnore = true)]
|
||||
public WeChatTransactionComponentOrder tcOrder { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user