protomsg.proto @@ -260,6 +260,12 @@ string analyServerId = 12; } message SdkCompareResult { string id = 1; string tableid = 2; float compareScore = 3; } message EventPush { string id = 1; string name = 2;