username@email.com
2022-01-07 f83fb19d3f31c2c48390da94740c68ffd07a6f12
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
    {