移动系统liao
2024-10-15 94da0698c01915b1e340415e080aa03050700d97
CoreCms.Net.Model/Entities/Order/CoreCmsOrder.cs
@@ -577,7 +577,6 @@
        [SugarColumn(ColumnDescription = "原订单ID", IsNullable = true)]
        public string  oldOderId { get; set; }
    }
}