cheliequan
2023-02-10 a6e9a16da0fc1255ead73825fbc938b228d08ad2
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;//车牌号
}
@@ -57,6 +48,12 @@
    string monitorLevel    =15;
    int32  enable          =16;
    string reserved        =17;
    string carNo           =18;
    string carPicUrls      =19;
    int32 carType          =20;
    int32   carBrand       =21;
    int32 carColor         =22;
}
message Dbtable {