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

@@ -39,6 +39,10 @@
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
</dependency>
</dependencies>
</project>