zhanghua
2023-03-08 32c350b8aca021b84125f1334f7a183a2defcbfd
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">