username@email.com
2022-10-18 378725af30f2ccf5007f80c553865be2b39f727a
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