From 7da8bd6c86c04189a7682c46bbfe3d8feb7b12da Mon Sep 17 00:00:00 2001
From: panlei <2799247126@qq.com>
Date: 星期三, 21 八月 2019 19:45:39 +0800
Subject: [PATCH] add soInfo

---
 es.proto |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/es.proto b/es.proto
index 01ad276..0e8e580 100644
--- a/es.proto
+++ b/es.proto
@@ -7,6 +7,7 @@
     string tableid      =2;
     string faceFeature  =3;
     float  compareScore =4;
+    int32  enable       =5;
 }
 
 message Dbperson{

--
Gitblit v1.8.0