zhengcaioa/DTO/CooperOrderDTO.cs
@@ -120,6 +120,10 @@ public DateTime? tousuNoticeDate { get; set; } public string tousuIsResultnotice { get; set; } public DateTime? tousuResultnoticeDate { get; set; } public DateTime? tousuChallengeDate { get; set; } public DateTime? tousuRespondDate { get; set; } public string tousuQuestioned { get; set; } public string Respondent { get; set; } public string XmName { get; set; } public string XmCode { get; set; }