|
|
@@ -61,7 +61,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.yunlian.yos</groupId>
|
|
|
<artifactId>yos-core</artifactId>
|
|
|
- <version>3.0.2</version>
|
|
|
+ <version>3.2.2</version>
|
|
|
</dependency>
|
|
|
|
|
|
<!-- <dependency>-->
|
|
|
@@ -84,6 +84,12 @@
|
|
|
<version>1.9.13</version>
|
|
|
</dependency>
|
|
|
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.alibaba</groupId>
|
|
|
+ <artifactId>dashscope-sdk-java</artifactId>
|
|
|
+ <version>2.18.2</version>
|
|
|
+ </dependency>
|
|
|
+
|
|
|
</dependencies>
|
|
|
|
|
|
<build>
|