username@email.com
2023-02-14 0fdfaa5b08721e14c41cd89f63bbf2b7ac84691f
zhengcaioa/DTO/TChallengeletterDTO.cs
@@ -40,5 +40,8 @@
        public int? Status { get; set; }
        public List<TChallengeItemDTO> challengeItemDTOs { get; set; }
        public List<TComplaintShouquandaibiaoDTO> complaintShouquandaibiaoDTOs { get; set; }
        public List<TChallengeRequestInfoDTO> challengeRequestInfoDTOs { get; set; }
        public string khid { get; set; }
    }
}