From 0428ec9b1466c0083258a2cc9416e08572f11303 Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期一, 19 八月 2019 19:17:48 +0800 Subject: [PATCH] EsPersonCacheChange add enable --- protomsg.proto | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/protomsg.proto b/protomsg.proto index 20b03e6..aba81c8 100644 --- a/protomsg.proto +++ b/protomsg.proto @@ -317,4 +317,5 @@ string person_id = 3;//浜哄憳id string feature = 4;//鐗瑰緛鍊糱ase64 DbAction action = 5; + bool enable = 6; } -- Gitblit v1.8.0