zhengcaioa/DTO/TChallengeletterDTO.cs
@@ -28,6 +28,7 @@ public DateTime? DocumentsDate { get; set; } public string DocumentsDateName { get; set; } public string RequestInfo { get; set; } public string RequestInfoName { get; set; } public bool? IsReply { get; set; } public string Respondent { get; set; } public DateTime? RespondDate { get; set; }