username@email.com
2021-10-21 c571ee7de9595e2616e0e5f85734dbaa42ed6098
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
    {