Commit dc8fdd95 authored by xiaoguang.xu's avatar xiaoguang.xu

增加七牛 SDK

parent 5a775628
...@@ -329,6 +329,11 @@ ...@@ -329,6 +329,11 @@
<artifactId>aspectjweaver</artifactId> <artifactId>aspectjweaver</artifactId>
<version>1.8.13</version> <version>1.8.13</version>
</dependency> </dependency>
<dependency>
<groupId>com.qiniu</groupId>
<artifactId>qiniu-java-sdk</artifactId>
<version>7.2.27</version>
</dependency>
</dependencies> </dependencies>
<build> <build>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment