添加平台项目服务名

This commit is contained in:
hzj
2025-01-17 14:56:40 +08:00
parent e729485d25
commit 4f7b444737

View File

@@ -51,5 +51,16 @@ public interface ServerInfo {
String DATA_PLATFORM = "data-platform-boot";
String PLATFORM_STAT_BOOT = "platform_stat_boot";
String PLATFORM_RT_BOOT = "platform_rt_boot";
String PLATFORM_EVENT_BOOT = "platform_event_boot";
String PLATFORM_DATA_PROCESSING_BOOT = "platform_data_processing_boot";
String PLATFORM_MESSAGE_BOOT = "platform_message_boot";
}