protomsg.proto
@@ -410,4 +410,14 @@ bool isDelete = 7; string drift_state = 8; string device_type = 9; } message Dic { string id = 1; string value = 2; string name = 3; string type = 4; string description = 5; int32 sort = 6; string parent_id = 7; }