zhanghua
2023-03-02 948522fe8dde962ea84ac9187d8efb9472b36706
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">