username@email.com
2022-08-29 584cb7c9c691704cc450215ce152ddc6ff9b7d43
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
    {