From 537d4ea188fed1bf9adf0f447019a51ef85f17a5 Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期六, 06 七月 2019 13:34:14 +0800 Subject: [PATCH] update idcard --- es.proto | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/es.proto b/es.proto index 416c578..98117a3 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