From e6759fc469f14056153c874c2ef74d60ab6c52b6 Mon Sep 17 00:00:00 2001
From: "1351515658@qq.com" <1351515658@qq.com>
Date: Thu, 18 Jul 2024 18:09:42 +0800
Subject: [PATCH 1/2] =?UTF-8?q?add=20ai-biz=E6=89=93=E5=8C=85=E9=85=8D?=
=?UTF-8?q?=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
yudao-module-ai/yudao-module-ai-biz/pom.xml | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/yudao-module-ai/yudao-module-ai-biz/pom.xml b/yudao-module-ai/yudao-module-ai-biz/pom.xml
index 041d21d8b..7ae5da4b4 100644
--- a/yudao-module-ai/yudao-module-ai-biz/pom.xml
+++ b/yudao-module-ai/yudao-module-ai-biz/pom.xml
@@ -92,4 +92,24 @@
yudao-spring-boot-starter-monitor
+
+
+
+ ${project.artifactId}
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+ ${spring.boot.version}
+
+
+
+ repackage
+
+
+
+
+
+
\ No newline at end of file
From 76b3f17fdca6adc19589e4d94c108dd76796da89 Mon Sep 17 00:00:00 2001
From: "1351515658@qq.com" <1351515658@qq.com>
Date: Fri, 19 Jul 2024 11:45:49 +0800
Subject: [PATCH 2/2] =?UTF-8?q?fix=20=E9=80=9A=E4=B9=89=E5=8D=83=E9=97=AE?=
=?UTF-8?q?=E6=97=A5=E5=BF=97=E8=BE=93=E5=87=BA=E5=92=8C=E9=A1=B9=E7=9B=AE?=
=?UTF-8?q?=E7=9A=84=E6=97=A5=E5=BF=97=E8=BE=93=E5=87=BA=E5=86=B2=E7=AA=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
yudao-module-ai/yudao-spring-boot-starter-ai/pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/yudao-module-ai/yudao-spring-boot-starter-ai/pom.xml b/yudao-module-ai/yudao-spring-boot-starter-ai/pom.xml
index 59fad8756..7414cd4a8 100644
--- a/yudao-module-ai/yudao-spring-boot-starter-ai/pom.xml
+++ b/yudao-module-ai/yudao-spring-boot-starter-ai/pom.xml
@@ -58,6 +58,12 @@
com.alibaba
dashscope-sdk-java
2.14.0
+
+
+ org.slf4j
+ slf4j-simple
+
+