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