From 67d1f6cc1960e2888e09f5a8ef4293577049ba4b Mon Sep 17 00:00:00 2001 From: yang <2119157836@qq.com> Date: Mon, 14 Apr 2025 15:31:37 +0800 Subject: [PATCH] =?UTF-8?q?refactor(mcwl):=20=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../impl/PublishCommentLikeServiceImpl.java | 53 ------------------- 1 file changed, 53 deletions(-) diff --git a/mcwl-communityCenter/src/main/java/com/mcwl/communityCenter/service/impl/PublishCommentLikeServiceImpl.java b/mcwl-communityCenter/src/main/java/com/mcwl/communityCenter/service/impl/PublishCommentLikeServiceImpl.java index 2b4c833..6669eee 100644 --- a/mcwl-communityCenter/src/main/java/com/mcwl/communityCenter/service/impl/PublishCommentLikeServiceImpl.java +++ b/mcwl-communityCenter/src/main/java/com/mcwl/communityCenter/service/impl/PublishCommentLikeServiceImpl.java @@ -40,60 +40,7 @@ public class PublishCommentLikeServiceImpl extends ServiceImpl