高质量运营

This commit is contained in:
yss
2023-04-14 14:15:32 +08:00
parent 468e9d14bb
commit 70f84f10a6
26 changed files with 1566 additions and 0 deletions

View File

@ -95,6 +95,11 @@
<scope>system</scope>
<systemPath>${basedir}/lib/bcprov-jdk15to18-1.65.jar</systemPath>
</dependency>
<dependency>
<groupId>com.aliyun.oss</groupId>
<artifactId>aliyun-sdk-oss</artifactId>
<version>3.10.2</version>
</dependency>
</dependencies>
<repositories>