Uses of Class
com.bytedesk.service.service_statistic.view.AgentDailyStats
Packages that use AgentDailyStats
-
Uses of AgentDailyStats in com.bytedesk.service.service_statistic.view
Fields in com.bytedesk.service.service_statistic.view declared as AgentDailyStatsModifier and TypeFieldDescriptionprivate AgentDailyStatsAgentStatisticViewService.AgentStatsComparison.stats1private AgentDailyStatsAgentStatisticViewService.AgentStatsComparison.stats2Methods in com.bytedesk.service.service_statistic.view that return AgentDailyStatsModifier and TypeMethodDescriptionAgentStatisticViewService.getAgentDailyStats(String agentUid, LocalDate statDate) 获取客服每日统计汇总Methods in com.bytedesk.service.service_statistic.view that return types with arguments of type AgentDailyStatsModifier and TypeMethodDescriptionViewAgentThreadStatsRepository.findDailySummaryByAgentUidAndStatDate(String agentUid, LocalDate statDate) 查询某个客服某天的汇总统计(所有小时求和)