zhengcaioa/DTO/AdmGoodsManageDTO.cs
@@ -22,7 +22,9 @@ public DateTime Modifytime { get; set; } public decimal? GoodsCaozuo { get; set; } public string HaocaiStatus { get; set; } public string ISBN { get; set; } } public class AdmGoodsManageDTOSearch : SearchEntity {