@@ -511,7 +511,7 @@ class StatisticService extends StatisticCommonService
'sort' => $sort,
'id' => $rootId,
'title' => $title,
- 'is_other' => $other,
+ 'is_after' => $other,
];
}