liuxiaolong
2020-03-06 8bff552935ceedbeaef8c373941c16828d58446b
es.proto
@@ -11,15 +11,6 @@
    float  compareScore =4;
    int32  enable       =5;
    string analyServerId =6;
}
message PersonCar {
    string id           =1;
    string tableid      =2;
    string faceFeature  =3;
    float  compareScore =4;
    int32  enable       =5;
    string analyServerId =6;
    string carNo        =7;//车牌号
}