From 07a8e96750473fbdf676993191c41155ddf8146e Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期二, 01 七月 2025 15:55:20 +0800
Subject: [PATCH] 视频点赞实现
---
manager-api/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/manager-api/pom.xml b/manager-api/pom.xml
index f2b40c4..e25db3c 100644
--- a/manager-api/pom.xml
+++ b/manager-api/pom.xml
@@ -29,4 +29,4 @@
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
--
Gitblit v1.8.0