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