liuxiaolong
2019-06-29 84ad1173648284d06d521d92204675c6022b937c
add set_type
1个文件已修改
1 ■■■■ 已修改文件
protomsg.proto 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
protomsg.proto
@@ -115,6 +115,7 @@
    string group_text = 2;
    int32 alarm_level = 3;
    repeated Rule rules = 4;
    string set_type = 5;
}
message Rule {