CoreCms.Net.Model/Entities/Order/CoreCmsOrder.cs @@ -577,7 +577,6 @@ [SugarColumn(ColumnDescription = "原订单ID", IsNullable = true)] public string oldOderId { get; set; } } }