zhanghua
2023-03-03 1ded71f8fe1b7ac7746e6ea6e09b7db4a4000340
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">