青羊经侦大队-数据平台
11
baizonghao
2023-05-25 7ea5eece501c98a91555a5358931367e78e9d23b
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]