Commit 43dda315 by shenjunjie

恢复舆情数据聚合功能2

parent b6330479
......@@ -501,6 +501,7 @@ public class MarkDataServiceImpl implements MarkDataService {
linkedGroupId = projectService.getProjectVOById(projectId).getBrandLinkedGroupId();
markSearchDTO.setLinkedGroupId(linkedGroupId);
}
markSearchDTO.setPageSize(10000);
return markSearchDTO;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment