From cd86394595f25f94c4dca233d801060d7451ad43 Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@smartai.com>
Date: 星期三, 29 十一月 2023 17:20:58 +0800
Subject: [PATCH] 优化bus响应

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

diff --git a/micronode.go b/micronode.go
index 5efdf89..e050ea1 100644
--- a/micronode.go
+++ b/micronode.go
@@ -206,6 +206,8 @@
 	if retErr != nil {
 		ms.printLog("retErr:", retErr)
 	}
+
+	ri = nil
 }
 
 //鍙戝竷鍒版湰鏈�

--
Gitblit v1.8.0