username@email.com
2022-07-04 733aca1e22e5b4cecdce37238b9ff43027b2615e
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; }
    }
}