代码提交
This commit is contained in:
@@ -26,6 +26,9 @@ public interface ServerInfo {
|
|||||||
String PROCESS = "process-boot";
|
String PROCESS = "process-boot";
|
||||||
String PREPARE_BOOT = "prepare-boot";
|
String PREPARE_BOOT = "prepare-boot";
|
||||||
String ALGORITHM_BOOT = "algorithm-boot";
|
String ALGORITHM_BOOT = "algorithm-boot";
|
||||||
|
|
||||||
|
String CS_DEVICE_BOOT = "cs_device_boot";
|
||||||
|
|
||||||
String CS_SYSTEM_BOOT = "cs_system_boot";
|
String CS_SYSTEM_BOOT = "cs_system_boot";
|
||||||
|
|
||||||
String CS_WARN_BOOT = "cs_warn_boot";
|
String CS_WARN_BOOT = "cs_warn_boot";
|
||||||
|
|||||||
Reference in New Issue
Block a user