username@email.com
2023-03-29 eacd4c4f0581f1c4b55f7f0c7f1092b3f965a6f8
zhengcaioa/IServices/ICooperOrderService.cs
@@ -53,6 +53,14 @@
        List<TChallengeItemDTO> GetListChallengeItem(string ChallengeId);
        //与投诉事项相关的投诉请求子表
        ResultEntity saveChallengeRequestInfo(TChallengeRequestInfoDTO dto);
        ResultEntity deleteChallengeRequestInfo(string ChallengeId);
        List<TChallengeRequestInfoDTO> GetListChallengeRequestInfo(string ChallengeId);
        //投诉书历史记录表
        ResultEntity saveComplaintletter(TComplaintletterDTO dto);