username@email.com
2023-01-06 ce222173a9f29ca8291530f9da7ba5d9ecacbe39
zhengcaioa/DTO/SysCodeDTO.cs
@@ -234,6 +234,16 @@
        public string Classify1 { get; set; }
        public string Classify1Name { set; get; }
        public string Classify2 { get; set; }
        public string[] Classify2s { get; set; }
        public string[] Commentss { get; set; }
        public string[] Contentss { get; set; }
        public int[] Sorts { get; set; }
        public string[] CodeSns { get; set; }
    }
    #endregion