liuxiaolong
2019-08-19 d841c07672143f9059ed4df9356bd9df3b425189
es.proto
@@ -7,13 +7,7 @@
    string tableid      =2;
    string faceFeature  =3;
    float  compareScore =4;
}
message DbPersonCompCache {
    string id           =1;
    string tableId      =2;
    string faceFeature  =3;
    int32  enable       =4;
    int32  enable       =5;
}
message Dbperson{