ycl-platform/src/main/resources/mapper/trend/TrendAnalysisMapper.xml @@ -21,7 +21,7 @@ </where> GROUP BY t1.video_point_id count DESC ORDER BY count DESC </select> <select id="selectTrendPointInfo" resultType="com.ycl.vo.TrendVo">