qixiaoning
2025-08-22 0f97177f258c67397b206b70e5aea2b24a4868c1
移除panic
1个文件已修改
6 ■■■■■ 已修改文件
system-service/bhome_msg_dev/bhome_msg_dev.pb.go 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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 (