username@email.com
2024-07-09 38f88a13e2d7ba9dc80126245339505aab2e9fd5
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; }
    }
}