spdm日志模块

This commit is contained in:
2025-12-04 20:20:10 +08:00
parent b55f0c2c44
commit 8ff5396b3f
6 changed files with 191 additions and 2 deletions

View File

@@ -94,6 +94,11 @@ public interface ServiceNameConstants {
*/
String MSG_SERVICE = "honeycom-msg-biz";
/**
* 日志模块
*/
String LOG_SERVICE = "honeycom-log-biz";
/**
* spdm中转模块
*/