zxl
2025-10-16 d17705193d41b0e7c49da3ec8f5667668bafe5da
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">