liuxiaolong
2019-08-01 ad6c105f7a2b6f97322cf84364579bee079f25e2
protomsg.proto
@@ -313,7 +313,7 @@
message EsPersonCacheChange {
    EsCacheChanged type = 1;
    string table_id = 2;//底库id
    repeated string table_id = 2;//底库id
    string person_id = 3;//人员id
    string feature = 4;//特征值base64
    DbAction action = 5;