Merge pull request #224 from radish15/main

fix(chat):解决依赖冲突导致方法不存在的问题
This commit is contained in:
evo
2025-10-20 20:25:14 +08:00
committed by GitHub

View File

@@ -113,11 +113,6 @@
<artifactId>commons-compress</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dashscope-sdk-java</artifactId>
<version>2.19.0</version>
</dependency>
<dependency>
<groupId>org.ruoyi</groupId>
<artifactId>ruoyi-chat-api</artifactId>