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