username@email.com
2022-01-06 cd0277d99c49babe5c2de292ef4d54ac4a720f13
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