spdm消息通知

This commit is contained in:
2025-12-03 10:54:59 +08:00
parent ce48739ee2
commit 1f86cb9268
16 changed files with 146 additions and 5 deletions

View File

@@ -61,6 +61,11 @@
<artifactId>honeycom-user-api</artifactId>
<version>5.4.0</version>
</dependency>
<dependency>
<groupId>com.honeycombis</groupId>
<artifactId>honeycom-msg-api</artifactId>
<version>5.4.0</version>
</dependency>
<!--必备: 操作数据源相关-->
<!-- <dependency>-->
<!-- <groupId>com.honeycombis</groupId>-->