From e0c8467e92164100a9914e3fdcf35614b2b9bc51 Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期四, 07 十一月 2019 20:09:40 +0800 Subject: [PATCH] Merge branch 'module' of http://192.168.5.5:10010/r/ruleprocess into module --- 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