username@email.com
2022-03-30 a93ed58ca6aa82a8fe0adeb15f3a38f873bf2754
zhengcaioa/DTO/TComplaintletterDTO.cs
@@ -33,17 +33,22 @@
        public string PurchaserName { get; set; }
        public string Agency { get; set; }
        public string IsNotice { get; set; }
        public string IsNoticeName { get; set; }
        public DateTime? NoticeDate { get; set; }
        public string NoticeDateName { get; set; }
        public DateTime? ChallengeDate { get; set; }
        public string ChallengeDateName { get; set; }
        public string Questioned { get; set; }
        public string Respondent { get; set; }
        public DateTime? RespondDate { get; set; }
        public string RespondDateName { get; set; }
        public string IsResultnotice { get; set; }
        public string IsResultnoticeName { get; set; }
        public DateTime? ResultnoticeDate { get; set; }
        public string ResultnoticeDateName { get; set; }
        public DateTime? DocumentsDate { get; set; }
        public string RequestInfo { get; set; }
        public string RequestInfoName { get; set; }
        public DateTime? Createtime { get; set; }
        public string Creater { get; set; }
        public DateTime? Modifytime { get; set; }