From 12ece5e87aeb455290c766705e4a624096c1dd2b Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期五, 23 八月 2019 15:59:33 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.14:10010/r/webserver

---
 service/EnableStatusControlService.go |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/service/EnableStatusControlService.go b/service/EnableStatusControlService.go
index 7e0f303..0c760b7 100644
--- a/service/EnableStatusControlService.go
+++ b/service/EnableStatusControlService.go
@@ -117,6 +117,23 @@
 	}
 	if middle > 0 {
 		logger.Debug("淇敼鎴愬姛")
+		//if flag {//鐢熸晥鐨�
+		//	discovery.AddDbMessage(&protomsg.EsPersonCacheChange{
+		//		Type: protomsg.EsCacheChanged_T_DbTable,
+		//		PersonId: "",
+		//		TableId: id,
+		//		Feature: "",
+		//		Action: protomsg.DbAction_Insert,
+		//	})
+		//} else {//澶辨晥鐨�
+		//	discovery.AddDbMessage(&protomsg.EsPersonCacheChange{
+		//		Type: protomsg.EsCacheChanged_T_DbTable,
+		//		PersonId: "",
+		//		TableId: id,
+		//		Feature: "",
+		//		Action: protomsg.DbAction_Insert,
+		//	})
+		//}
 		message = "淇敼鎴愬姛"
 	}
 	return message

--
Gitblit v1.8.0