zhengcaioa/DTO/OrderBanciOrderDTO.cs
@@ -28,6 +28,10 @@ public string Shenfenzheng { get; set; } public string OrderId { get; set; } public decimal? Jifen { get; set; } public string JifenName { get; set; } public string SeatID { get; set; } public string SeatName { get; set; } } public class OrderBanciOrderDTOSearch : SearchEntity @@ -43,5 +47,8 @@ public string BanciId { get; set; } public string Kechengleixings { get; set; } public string Quyu { get; set; } } }