username@email.com
2022-01-07 039f5d5938ef314618182df28ab34f76061404ad
zhengcaioa/IServices/ICooperOrderService.cs
@@ -87,5 +87,8 @@
        ResultDataEntity<CooperOrderDTO> SearchByPagingWenshu(CooperOrderDTOSearch searchEntity);
        //获取质疑投诉的次数
        List<CooperOrderDTO> GetListComplaintsDisputeCount(string huiyuanid);
    }
}