From c5cee80ae65beec9d4237faef8f3dcd99a804786 Mon Sep 17 00:00:00 2001
From: zhangmeng <775834166@qq.com>
Date: 星期六, 06 七月 2019 13:35:21 +0800
Subject: [PATCH] update
---
es.proto | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/es.proto b/es.proto
index 98117a3..416c578 100644
--- a/es.proto
+++ b/es.proto
@@ -12,7 +12,7 @@
string personPicUrl =7;
string phoneNum =8;
string sex =9;
- string idcard = 10;
+ string idCard = 10;
string monitorLevel = 11;
string content = 12;
string picDesc = 13;
--
Gitblit v1.8.0