From dcc2dd868bed530f0e6e99ec7a0bd6576befb590 Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期五, 06 三月 2020 14:36:25 +0800
Subject: [PATCH] change EsPersonCacheChange and Dbperson

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

diff --git a/protomsg.proto b/protomsg.proto
index 6522be2..0cd80d1 100644
--- a/protomsg.proto
+++ b/protomsg.proto
@@ -370,4 +370,5 @@
     string feature = 4;//鐗瑰緛鍊糱ase64
     DbAction action = 5;
     int32 enable = 6;
+    string carNo = 7;
 }

--
Gitblit v1.8.0