username@email.com
2022-09-19 ddf5a538f42ba1ce675244e93a61974e0a35c4df
zhengcaioa/DTO/AdmGoodsManageDTO.cs
@@ -23,6 +23,7 @@
        public decimal? GoodsCaozuo { get; set; }
        public string HaocaiStatus { get; set; }
        public string ISBN { get; set; }
    }
    public class AdmGoodsManageDTOSearch : SearchEntity