From f3e116dd3bbdd132cd5cb49c99cbf9ba59f112d8 Mon Sep 17 00:00:00 2001
From: skyouc <958836976@qq.com>
Date: 星期六, 31 一月 2026 08:40:47 +0800
Subject: [PATCH] no message

---
 pom.xml |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5dd2bcd..28abaa7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,12 +45,17 @@
             <artifactId>spring-boot-starter-aop</artifactId>
         </dependency>
         <!-- 浣跨敤鏈湴 JAR 瑙e喅缂哄け鐨� cn.cool:framework:jar:3.2.0 -->
+<!--        <dependency>-->
+<!--            <groupId>cn.cool</groupId>-->
+<!--            <artifactId>framework</artifactId>-->
+<!--            <version>3.2.0</version>-->
+<!--            <scope>system</scope>-->
+<!--            <systemPath>${project.basedir}/version/lib/framework-3.2.0.jar</systemPath>-->
+<!--        </dependency>-->
         <dependency>
             <groupId>cn.cool</groupId>
             <artifactId>framework</artifactId>
             <version>3.2.0</version>
-            <scope>system</scope>
-            <systemPath>${project.basedir}/version/lib/framework-3.2.0.jar</systemPath>
         </dependency>
         <dependency>
             <groupId>org.apache.tika</groupId>

--
Gitblit v1.9.1