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