username@email.com
2022-11-18 cbc4c05df39426a77ffc49ab94c0ffdcdc3fe206
zhengcaioa/DTO/TChallengeletterDTO.cs
@@ -40,6 +40,7 @@
        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; }
    }