username@email.com
2022-08-10 0a0421f0411471b83a8ff2356325ce21aeace60c
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