From 7557a02c2fb24b4c2b78baf05392b4cd68b52666 Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期四, 07 一月 2021 17:10:49 +0800
Subject: [PATCH] 调整算力管理的api

---
 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