username@email.com
2021-12-03 cf25900d05a788e9052132b55e471695319542e0
zhengcaioa/DTO/TChallengeItemDTO.cs
@@ -12,5 +12,6 @@
        public string Evidential { get; set; }
        public string Law { get; set; }
        public int? Sort { get; set; }
        public string Lawcoment { get; set; }
    }
}