代码提交

This commit is contained in:
huangzj
2023-05-25 09:57:21 +08:00
parent da7b7ee8eb
commit 623750abaa
65 changed files with 4326 additions and 24 deletions

View File

@@ -28,5 +28,13 @@ public interface ServerInfo {
String ALGORITHM_BOOT = "algorithm-boot";
String CS_SYSTEM_BOOT = "cs_system_boot";
String CS_WARN_BOOT = "cs_warn_boot";
String CS_EVENT_BOOT = "cs_event_boot";
String CS_HARMONIC_BOOT = "cs_harmonic_boot";
String CS_REPORT_BOOT = "cs_report_boot";
}