From 1a7a278e32123023fa43bdaa274da778c27b80a0 Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期四, 06 十一月 2025 16:34:48 +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