username@email.com
2023-01-06 ce222173a9f29ca8291530f9da7ba5d9ecacbe39
zhengcaioa/DTO/ExpertTestResultDTO.cs
@@ -15,5 +15,9 @@
        public DateTime Createtime { get; set; }
        public string Modifier { get; set; }
        public DateTime Modifytime { get; set; }
        public string[] Resulttypes { get; set; }
        public string[] Results { get; set; }
    }
}