This commit is contained in:
userA
2023-05-06 04:21:33 +08:00
parent 66ef5dbcb2
commit b5175f6930
14 changed files with 266 additions and 10 deletions

View File

@@ -19,7 +19,11 @@
<dependencies>
<dependency>
<groupId>com.aliyun.oss</groupId>
<artifactId>aliyun-sdk-oss</artifactId>
<version>3.10.2</version>
</dependency>
<dependency>
<groupId>org.example</groupId>
<artifactId>common</artifactId>