|
@@ -603,7 +603,6 @@ func (s *StoreEntry) SearchMixFeedStatistics(ctx context.Context, req *operation
|
|
|
Name: req.ApiName,
|
|
|
Page: req.Pagination.Page,
|
|
|
Offset: req.Pagination.PageOffset,
|
|
|
- PageCount: req.Pagination.PageSize,
|
|
|
ReturnType: "Map",
|
|
|
ParamMaps: model.NewMixFeedStatisticsParams(int64(pastureId), req),
|
|
|
}
|