代码提交

This commit is contained in:
huangzj
2023-05-25 10:07:38 +08:00
parent 623750abaa
commit 86b4fd0910

View File

@@ -26,6 +26,9 @@ public interface ServerInfo {
String PROCESS = "process-boot";
String PREPARE_BOOT = "prepare-boot";
String ALGORITHM_BOOT = "algorithm-boot";
String CS_DEVICE_BOOT = "cs_device_boot";
String CS_SYSTEM_BOOT = "cs_system_boot";
String CS_WARN_BOOT = "cs_warn_boot";