|
@@ -49,7 +49,7 @@ public class VideoPostQueryImpl implements VideoPostQuery {
|
|
|
@DubboReference(check = false)
|
|
@DubboReference(check = false)
|
|
|
private OssService ossService;
|
|
private OssService ossService;
|
|
|
|
|
|
|
|
- private final int pageSize = 120;
|
|
|
|
|
|
|
+ private final int pageSize = 12;
|
|
|
private final VideoPostMapper videoPostMapper;
|
|
private final VideoPostMapper videoPostMapper;
|
|
|
private final VideoFileMapper videoFileMapper;
|
|
private final VideoFileMapper videoFileMapper;
|
|
|
private final VideoStatisticMapper videoStatisticMapper;
|
|
private final VideoStatisticMapper videoStatisticMapper;
|