From f7582823454f7521651c1ec86cda553b5d2e29dc Mon Sep 17 00:00:00 2001
From: panlei <2799247126@qq.com>
Date: 星期四, 07 十一月 2019 10:36:27 +0800
Subject: [PATCH] -
---
ruleserver/attachInfo.go | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ruleserver/attachInfo.go b/ruleserver/attachInfo.go
index 3660306..cc2b5ab 100644
--- a/ruleserver/attachInfo.go
+++ b/ruleserver/attachInfo.go
@@ -24,7 +24,7 @@
logger.Error("鏌ヨ鎽勫儚鏈轰俊鎭け璐�")
}
push.Cam = &camera
- msg.Push.PushId = uuid.NewV4().String()
+ push.PushId = uuid.NewV4().String()
// 瑙嗛鍦板潃鍗犱綅绗�
//localConfig1, err := cache.GetServerInfo()
//if err != nil {
--
Gitblit v1.8.0