From 75fbf1bd775b3d1c9b93f49c04a6cd70dee406a3 Mon Sep 17 00:00:00 2001 From: 554325746@qq.com <554325746@qq.com> Date: 星期一, 08 七月 2019 15:08:44 +0800 Subject: [PATCH] add es.pb.go ' --- es.proto | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/es.proto b/es.proto index 0f34e99..3018ea1 100644 --- a/es.proto +++ b/es.proto @@ -11,7 +11,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