username@email.com
2021-12-30 1854e7a1b76b9c63ab232571219642b65074c489
zhengcaioa/DTO/TChallengeletterDTO.cs
@@ -40,5 +40,7 @@
        public int? Status { get; set; }
        public List<TChallengeItemDTO> challengeItemDTOs { get; set; }
        public List<TComplaintShouquandaibiaoDTO> complaintShouquandaibiaoDTOs { get; set; }
        public string khid { get; set; }
    }
}