username@email.com
2021-12-14 18db26a9759c18cac8fa3df420ff80d9f0de1ed9
zhengcaioa/DTO/SysCodeDTO.cs
@@ -50,6 +50,10 @@
        /// </summary>
        public string Sort { set; get; }
        public string Classify1 { set; get; }
        public string Sort1 { set; get; }
    }
    public class SysCodeSearchEntity : SearchEntity
@@ -226,7 +230,11 @@
        public string RecStatusName { get; set; }
        public string CommentsName { set; get; }
        public string CommentsName { set; get; }
        public string Classify1 { get; set; }
        public string Classify1Name { set; get; }
    }
    #endregion