xiangpei
2025-05-30 32affb9328997ab51b2c88f7f034c16a1e7ed6d0
framework/src/main/java/cn/lili/modules/lmk/service/VideoService.java
@@ -129,6 +129,13 @@
    void updateCollectNumBatch(List<CollectTypeNumVO> numList);
    /**
     * 批量更新视频评论数量
     *
     * @param numList
     */
    void updateCommentNumBatch(List<CollectTypeNumVO> numList);
    /**
     * 保存视频观看记录
     *
     * @param form