From 69b20b9fda2eca87ce76f753e3c378c3bf341f2d Mon Sep 17 00:00:00 2001
From: 云 <2163098428@qq.com>
Date: 星期三, 26 八月 2026 15:46:04 +0800
Subject: [PATCH] refactor(ai): 移除不必要的依赖项

---
 yudao-module-ai/pom.xml |   18 ------------------
 1 files changed, 0 insertions(+), 18 deletions(-)

diff --git a/yudao-module-ai/pom.xml b/yudao-module-ai/pom.xml
index e676384..1a904ed 100644
--- a/yudao-module-ai/pom.xml
+++ b/yudao-module-ai/pom.xml
@@ -52,24 +52,6 @@
             <artifactId>yudao-spring-boot-starter-mybatis</artifactId>
         </dependency>
 
-        <!-- Job 鐩稿叧 -->
-        <dependency>
-            <groupId>cn.iocoder.boot</groupId>
-            <artifactId>yudao-spring-boot-starter-job</artifactId>
-        </dependency>
-
-        <!-- Test 娴嬭瘯鐩稿叧 -->
-        <dependency>
-            <groupId>cn.iocoder.boot</groupId>
-            <artifactId>yudao-spring-boot-starter-test</artifactId>
-        </dependency>
-
-        <!-- 宸ュ叿绫荤浉鍏� -->
-        <dependency>
-            <groupId>cn.iocoder.boot</groupId>
-            <artifactId>yudao-spring-boot-starter-excel</artifactId>
-        </dependency>
-
         <!-- Spring AI 妯″瀷鎺ュ叆锛氱粺涓�璧� OpenAI 鍏煎鎺ュ彛锛圖eepSeek/閫氫箟鍗冮棶绛夛級 -->
         <dependency>
             <groupId>org.springframework.ai</groupId>

--
Gitblit v1.9.3