提交 8dca43ca 编写于 作者: zlt2000's avatar zlt2000

修改文件中心默认依赖为s3

上级 c4c9bde7
...@@ -71,15 +71,15 @@ ...@@ -71,15 +71,15 @@
</dependency> </dependency>
<!-- fastDFS --> <!-- fastDFS -->
<dependency> <!--<dependency>
<groupId>com.github.tobato</groupId> <groupId>com.github.tobato</groupId>
<artifactId>fastdfs-client</artifactId> <artifactId>fastdfs-client</artifactId>
</dependency> </dependency>-->
<!-- aws s3 --> <!-- aws s3 -->
<!--<dependency> <dependency>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId> <artifactId>aws-java-sdk-s3</artifactId>
</dependency>--> </dependency>
<dependency> <dependency>
<groupId>org.hibernate</groupId> <groupId>org.hibernate</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册