From d14868b45927d762bdcf155bf0f16b548de906f8 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sat, 27 Jul 2024 22:36:08 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BE=9D=E8=B5=96=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E3=80=91AI=EF=BC=9A=E7=A7=BB=E9=99=A4=20dashscope-sdk-java=20?= =?UTF-8?q?=E9=87=8C=E7=9A=84=20slf4j-simple=EF=BC=8C=E9=81=BF=E5=85=8D?= =?UTF-8?q?=E6=97=A5=E5=BF=97=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 4aa6273cf3..7354f5008f 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 + +