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

@@ -89,6 +89,11 @@ public interface ServiceNameConstants {
*/
String STEP_SERVICE = "honeycom-step-biz";
/**
* 消息模块
*/
String MSG_SERVICE = "honeycom-msg-biz";
/**
* spdm中转模块
*/