protomsg.proto
@@ -210,6 +210,8 @@ T_TimeRule = 8;//时间规则变化 T_Server = 9;//服务器信息变化 T_PollConfig = 10;//轮询配置变化 T_File = 11;//本地文件变化 T_FileSetting = 12;//本地文件分析设置 } enum DbAction { @@ -254,7 +256,7 @@ repeated string tasks = 4; repeated string treeNodes = 5; repeated string tabs = 6; repeated int32 alarmLevel = 7; string alarmLevel = 7; repeated string searchTime = 8; string inputValue = 9; string collection = 10;