username@email.com
2022-10-18 378725af30f2ccf5007f80c553865be2b39f727a
zhengcaioa/DTO/ExpertDTO.cs
@@ -53,7 +53,8 @@
        public string TitileCerti8 { get; set; }
        public string TitileCerti9 { get; set; }
        public string TitileCerti10 { get; set; }
        public string YearJiou { get; set; }
        public string YearJiouName { get; set; }
    }
    public partial class ExpertDTOSearch : SearchEntity
@@ -73,6 +74,7 @@
        public string ShenheStatus { get; set; }
        public string Creater { get; set; }
        public string YearJiou { get; set; }
    }
    #endregion