代码提交
This commit is contained in:
@@ -129,15 +129,13 @@ public enum DicDataEnum {
|
||||
OVERHAUL("检修","Overhaul"),
|
||||
DEBUGGING("调试","Debugging"),
|
||||
DECOMMISSIONING("停运","Decommissioning"),
|
||||
RETIREMENT("退役","Retirement"),
|
||||
|
||||
/**
|
||||
* 终端状态
|
||||
*/
|
||||
FREE_MOORY("剩余内存","Free_Mmory"),
|
||||
FREE_STORE("剩余存储空间","Free_Store"),
|
||||
CPU_VESION("CPU版本","Cpu_Vesion"),
|
||||
CPU1_LOAD("CPU1的负荷","Cpu1_load"),
|
||||
CPU2_LOAD("CPU2的负荷","Cpu2_load"),
|
||||
NOT_OPERATION("未投运","Not_Operation"),
|
||||
RUNNING("在运","Running"),
|
||||
RETIRE("退役","Retire"),
|
||||
|
||||
Reference in New Issue
Block a user