feat:通知

This commit is contained in:
苏竹红
2025-10-14 17:01:52 +08:00
parent 89a14766ae
commit 28e1b860b1
6 changed files with 51 additions and 46 deletions

View File

@@ -233,11 +233,6 @@
<version>2.0.24</version>
</dependency>
<!-- XML处理 -->
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
<version>2.15.2</version>
</dependency>
</dependencies>
</dependencyManagement>