username@email.com
2023-12-07 c7ca1bd2476a1e45a900a24a4ea220710e3415b8
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