zxl
2025-10-11 802eb534794ce1783c2525ad4ddc4a6256d1a087
framework/src/main/resources/mapper/lmk/VideoMapper.xml
@@ -336,6 +336,7 @@
          AND LV.video_type = #{query.videoType}
          AND LM.id IS NOT NULL
        ORDER BY
            recommend DESC,
            create_time DESC
    </select>
    <select id="recommendVideoByVideoId" resultMap="WxResultMap">