username@email.com
2022-03-30 a93ed58ca6aa82a8fe0adeb15f3a38f873bf2754
zhengcaioa/Model/TComplaintItem.cs
@@ -12,6 +12,7 @@
        public string Question { get; set; }
        public string Evidential { get; set; }
        public string Law { get; set; }
        public string Lawcoment { get; set; }
        public int? Sort { get; set; }
    }
}