feat:通知

This commit is contained in:
苏竹红
2025-10-14 15:10:54 +08:00
parent 7752433027
commit 89a14766ae
6 changed files with 193 additions and 0 deletions

View File

@@ -33,6 +33,10 @@
<groupId>com.aliyun.oss</groupId>
<artifactId>aliyun-sdk-oss</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
</dependency>
</dependencies>