protomsg.proto @@ -264,3 +264,10 @@ string url = 1; bool enable = 2; } message EsPersonCacheChange { string table_id = 1;//底库id string person_id = 2;//人员id bytes feature = 3;//特征值 DbAction action = 4; }