feature(华为云集成):

This commit is contained in:
yangjianze
2022-11-14 10:28:03 +08:00
parent 8cdd69ba6f
commit f04bcab92b
5 changed files with 188 additions and 3 deletions
+6
View File
@@ -19,6 +19,12 @@
<artifactId>aliyun-sdk-oss</artifactId>
<version>3.10.2</version>
</dependency>
<!-- 华为云 obs -->
<dependency>
<groupId>com.huaweicloud</groupId>
<artifactId>esdk-obs-java-bundle</artifactId>
<version>[3.21.11,)</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>