From c5d9cc29df9767a148c9cd79d6820c761bed88eb Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期四, 07 一月 2021 16:55:02 +0800
Subject: [PATCH] requestCenter add log

---
 requestTopic.go |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/requestTopic.go b/requestTopic.go
index b3233fd..f370bbb 100644
--- a/requestTopic.go
+++ b/requestTopic.go
@@ -1,4 +1,4 @@
-package mc
+package bhomeclient
 
 type MicroFunc func(req *Request) *Reply
 

--
Gitblit v1.8.0