【优化】移除旧版自定义交易组件。

This commit is contained in:
jianweie code
2023-09-02 01:49:22 +08:00
parent 651dc6b231
commit 0a07f3e005
108 changed files with 181 additions and 14817 deletions

View File

@@ -70,7 +70,7 @@ namespace CoreCms.Net.Model.FromBody
/// </summary>
public string logiNo { get; set; }
/// <summary>
/// 直播物流编码
/// 第三方对接物流编码
/// </summary>
public string deliveryCompanyId { get; set; }
public Dictionary<int, int> items { get; set; }