添加平台项目服务名

This commit is contained in:
hzj
2025-01-17 15:42:16 +08:00
parent cc85660043
commit b2ab4ee825

View File

@@ -51,14 +51,14 @@ public interface ServerInfo {
String DATA_PLATFORM = "data-platform-boot";
String PLATFORM_STAT_BOOT = "platform-stat-boot";
String PLATFORM_STAT_BOOT = "stat-boot";
String PLATFORM_RT_BOOT = "platform-rt-boot";
String PLATFORM_EVENT_BOOT = "platform-event-boot";
String PLATFORM_RT_BOOT = "rt-boot";
String PLATFORM_EVENT_BOOT = "event-boot";
String PLATFORM_DATA_PROCESSING_BOOT = "platform-data-processing-boot";
String PLATFORM_DATA_PROCESSING_BOOT = "data-processing-boot";
String PLATFORM_MESSAGE_BOOT = "platform-message-boot";
String PLATFORM_MESSAGE_BOOT = "message-boot";