chenshijun
2020-03-02 cb6a180b96cac80928df59b147f3b43b85988008
modify gogo version
1个文件已修改
2 ■■■ 已修改文件
alarm.pb.go 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
alarm.pb.go
@@ -18,7 +18,7 @@
// is compatible with the proto package it is being compiled against.
// A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package
const _ = proto.GoGoProtoPackageIsVersion2 // please upgrade the proto package
type AlarmInfo struct {
    Type                 string   `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`