From 1870a5576ac516e75356d87090ab4b8339baf1b5 Mon Sep 17 00:00:00 2001
From: 554325746@qq.com <554325746@qq.com>
Date: 星期五, 14 二月 2020 10:41:09 +0800
Subject: [PATCH] add use time log sender

---
 common/helper.go |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/common/helper.go b/common/helper.go
index 2e4db0d..200e847 100644
--- a/common/helper.go
+++ b/common/helper.go
@@ -67,7 +67,7 @@
 			}
 			msg := protomsg.SdkMessage{}
 			if err := proto.Unmarshal(d, &msg); err != nil {
-				fn("UnserilizeProto Unmarshal msg 澶勭悊寮傚父:", err)
+				fn("UnserilizeProto Unmarshal msg 澶勭悊寮傚父 Error:", err)
 				continue
 			}
 

--
Gitblit v1.8.0