|
|
@ -52,6 +52,12 @@ public class KcScreenServiceImpl implements KcScreenService { |
|
|
|
@Autowired |
|
|
|
private ScreenKcIssueTrendGridMonthlyDao trendGridMonthlyDao; |
|
|
|
|
|
|
|
@Autowired |
|
|
|
private ScreenKcGroupSummaryGridDailyDao screenKcGroupSummaryGridDailyDao; |
|
|
|
|
|
|
|
@Autowired |
|
|
|
private ScreenKcTopicTrendGridMonthlyDao screenKcTopicTrendGridMonthlyDao; |
|
|
|
|
|
|
|
/** |
|
|
|
* @param externalAppRequestParam |
|
|
|
* @Description 首页-平台各类总数 |
|
|
|