From 59aed09c5faffa1ef7a8ade34f5a75fcb3877dcf Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期三, 02 七月 2025 23:23:01 +0800
Subject: [PATCH] 会员标签

---
 framework/src/main/java/cn/lili/modules/lmk/service/VideoCommentService.java |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/framework/src/main/java/cn/lili/modules/lmk/service/VideoCommentService.java b/framework/src/main/java/cn/lili/modules/lmk/service/VideoCommentService.java
index 0825f82..b6bc798 100644
--- a/framework/src/main/java/cn/lili/modules/lmk/service/VideoCommentService.java
+++ b/framework/src/main/java/cn/lili/modules/lmk/service/VideoCommentService.java
@@ -100,9 +100,9 @@
     /**
      * mq鐨勫彇娑堢偣璧為�昏緫
      *
-     * @param form
+     * @param record
      */
-    void mqCancelThumbsUp(ThumbsUpRecordForm form);
+    void mqCancelThumbsUp(ThumbsUpRecord record);
 
     /**
      * 鎵归噺鏇存柊璇勮鐐硅禐鏁�

--
Gitblit v1.8.0