fix(chat):解决依赖冲突导致方法不存在的问题

This commit is contained in:
radish@2020
2025-10-14 10:30:43 +08:00
parent 0b1925cc62
commit f384601933

View File

@@ -107,11 +107,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>