baizonghao
2023-04-01 6b99fccb36f807e11fbcc30648a5b679036614ad
ycl-platform/src/main/resources/mapper/apidata/ApiDataMapper.xml
@@ -47,6 +47,6 @@
            and b.street_id = #{streetId}
        </if>
        GROUP BY v.video_point_id
        ORDER BY count ASC
        ORDER BY count DESC
    </select>
</mapper>