src/main/java/com/example/jz/service/CauseService.java
@@ -4,6 +4,7 @@ import com.example.jz.modle.PageParam; import com.example.jz.modle.dto.AddReportDto; import com.example.jz.modle.dto.CauseDto; import com.example.jz.modle.dto.CauseReportExpDto; import com.example.jz.modle.entity.Announcement; import com.example.jz.modle.entity.Cause; import com.example.jz.modle.vo.*; @@ -55,6 +56,8 @@ **/ PageParam<CauseReportVo> getReporterList(Integer causeId); List<CauseReportExpDto> getExpList(Integer causeId); /** * @Description 案件群公告 * @Param [groupId]