From 9b17a8dcbc1f94eb117a37b3b24ca9dae0d2d588 Mon Sep 17 00:00:00 2001
From: qixiaoning <jony.kee@outlook.com>
Date: 星期三, 29 十月 2025 09:40:54 +0800
Subject: [PATCH] 摄像机相关接口跳转,推送配置修改,系统权限菜单修改
---
system-service/bhome_msg_dev/bhome_msg_dev.pb.go | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/system-service/bhome_msg_dev/bhome_msg_dev.pb.go b/system-service/bhome_msg_dev/bhome_msg_dev.pb.go
index 85feb92..af990ef 100644
--- a/system-service/bhome_msg_dev/bhome_msg_dev.pb.go
+++ b/system-service/bhome_msg_dev/bhome_msg_dev.pb.go
@@ -5,10 +5,11 @@
import (
fmt "fmt"
- proto "github.com/gogo/protobuf/proto"
io "io"
math "math"
math_bits "math/bits"
+
+ proto "github.com/gogo/protobuf/proto"
)
// Reference imports to suppress errors if they are not otherwise used.
@@ -1589,7 +1590,8 @@
return 0, fmt.Errorf("proto: illegal wireType %d", wireType)
}
}
- panic("unreachable")
+ // panic("unreachable")
+ return 0, nil
}
var (
--
Gitblit v1.8.0