username@email.com
2021-06-04 10b700dad2a510b83a5066aa5002dea8f4eb0e38
zhengcaioa/DTO/ExpertDTO.cs
@@ -35,6 +35,16 @@
        public DateTime Createtime { get; set; }
        public string Modifier { get; set; }
        public DateTime Modifytime { get; set; }
        public string TitileCerti1 { get; set; }
        public string TitileCerti2 { get; set; }
        public string TitileCerti3 { get; set; }
        public string TitileCerti4 { get; set; }
        public string TitileCerti5 { get; set; }
        public string TitileCerti6 { get; set; }
        public string TitileCerti7 { get; set; }
        public string TitileCerti8 { get; set; }
        public string TitileCerti9 { get; set; }
        public string TitileCerti10 { get; set; }
    }