username@email.com
2022-01-04 0c7b13e91cd472e21e4a620355e6fcabc11f695a
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