liuxiaolong
2019-08-01 99e1fa2f512212d3ed23f7a57ad326990181f619
protomsg.proto
@@ -315,6 +315,6 @@
    EsCacheChanged type = 1;
    string table_id = 2;//底库id
    string person_id = 3;//人员id
    bytes feature = 4;//特征值
    string feature = 4;//特征值base64
    DbAction action = 5;
}