username@email.com
2021-12-31 6a4007b2dd8f98ac42136f6e93010097afdb5d12
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; }
    }
}