From e2c3330eb73157ece61f487e6aa96e222fac63c8 Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期五, 04 六月 2021 15:45:30 +0800
Subject: [PATCH] fix

---
 constants.go |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/constants.go b/constants.go
index a6ff5ca..fd449ed 100644
--- a/constants.go
+++ b/constants.go
@@ -11,4 +11,5 @@
 	Topic_Search_Service    = "search-service"
 	Topic_RealTime_Service  = "realtime-service"
 	Topic_EventPush_Service = "eventpush-service"
+	Topic_Chanmanage_Service = "chanmanage-service"
 )

--
Gitblit v1.8.0