zhanghua
2023-03-18 f61711cd8ff779fc4699fa5edbcf18d8b2f6aef9
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">