From 52526b667b60bc9e12a592f1c675d363d61486d1 Mon Sep 17 00:00:00 2001
From: 554325746@qq.com <554325746@qq.com>
Date: 星期五, 05 七月 2019 14:24:58 +0800
Subject: [PATCH] add es return infos
---
es.proto | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/es.proto b/es.proto
index 32b12c9..0022842 100644
--- a/es.proto
+++ b/es.proto
@@ -25,5 +25,6 @@
string id =1;
string tableid =2;
string faceFeature =3;
+ float compareScore =4;
}
--
Gitblit v1.8.0