username@email.com
2022-02-11 3a864ec2d204077d34bd0b874540829702581c6c
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