panlei
2019-07-19 f94ca7d72b4f805f3eef073ec21e6b50b86fa729
protomsg.pb.go
@@ -1657,7 +1657,7 @@
   EsDataId             string   `protobuf:"bytes,1,opt,name=esDataId,proto3" json:"esDataId,omitempty"`
   CameraId             string   `protobuf:"bytes,2,opt,name=cameraId,proto3" json:"cameraId,omitempty"`
   TaskId               string   `protobuf:"bytes,3,opt,name=taskId,proto3" json:"taskId,omitempty"`
   ImgId                string   `protobuf:"bytes,4,opt,name=imgId,proto3" json:"imgId,omitempty"`
   ImgId                int64    `protobuf:"varint,4,opt,name=imgId,proto3" json:"imgId,omitempty"`
   SdkIds               []string `protobuf:"bytes,5,rep,name=sdkIds,proto3" json:"sdkIds,omitempty"`
   XXX_NoUnkeyedLiteral struct{} `json:"-"`
   XXX_unrecognized     []byte   `json:"-"`
@@ -1710,11 +1710,11 @@
   return ""
}
func (m *VideotapeInfo) GetImgId() string {
func (m *VideotapeInfo) GetImgId() int64 {
   if m != nil {
      return m.ImgId
   }
   return ""
   return 0
}
func (m *VideotapeInfo) GetSdkIds() []string {
@@ -1753,7 +1753,7 @@
func init() { proto.RegisterFile("protomsg.proto", fileDescriptor_32de24555f916688) }
var fileDescriptor_32de24555f916688 = []byte{
   // 1648 bytes of a gzipped FileDescriptorProto
   // 1649 bytes of a gzipped FileDescriptorProto
   0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x57, 0xcd, 0x8e, 0xdc, 0xc6,
   0x11, 0x36, 0xe7, 0x97, 0xac, 0xf9, 0x11, 0xd5, 0x52, 0x6c, 0x46, 0x8e, 0x91, 0x15, 0xa3, 0x20,
   0x0b, 0x21, 0xd1, 0x61, 0xed, 0x53, 0x6e, 0x13, 0x6d, 0x14, 0x0c, 0xe0, 0x18, 0x0a, 0x77, 0xac,
@@ -1847,14 +1847,15 @@
   0x4d, 0x0f, 0xda, 0xf5, 0x01, 0x9b, 0x85, 0x54, 0xf9, 0x63, 0x36, 0xfb, 0x4b, 0x00, 0x8b, 0x3b,
   0x25, 0x64, 0x6d, 0x79, 0x23, 0x69, 0xff, 0x7b, 0x06, 0xa1, 0x34, 0x97, 0xdc, 0xf2, 0x75, 0x3f,
   0x78, 0x3a, 0x1d, 0x7d, 0xdd, 0x53, 0x3f, 0x78, 0xba, 0xdf, 0x8f, 0xd7, 0xa7, 0xfb, 0xd1, 0x53,
   0x18, 0xab, 0x5d, 0xb1, 0xee, 0xe8, 0xcc, 0x29, 0x18, 0x4d, 0xe4, 0xe5, 0x3e, 0xba, 0x28, 0xf3,
   0xda, 0xcb, 0x7f, 0x04, 0x30, 0x3f, 0xec, 0x33, 0x9b, 0x43, 0xb8, 0xc9, 0x5d, 0x47, 0xe2, 0x4f,
   0x58, 0x0c, 0xf3, 0x4e, 0x43, 0x3e, 0x8d, 0x03, 0xf6, 0x14, 0xe2, 0x43, 0x0b, 0x0e, 0xb6, 0x78,
   0xc0, 0x00, 0x26, 0x9b, 0x9c, 0x22, 0x86, 0x6c, 0x01, 0x91, 0x93, 0xaf, 0xc4, 0x6d, 0x3c, 0x62,
   0x8f, 0x61, 0xd1, 0xab, 0xc8, 0xe3, 0xf1, 0x98, 0x45, 0x30, 0xde, 0xe4, 0xe8, 0x9d, 0xb0, 0x27,
   0xf0, 0xa8, 0x3b, 0xce, 0x03, 0x20, 0x9e, 0xb2, 0x25, 0xc0, 0x26, 0xdf, 0xf8, 0x4d, 0x24, 0x0e,
   0x5d, 0x4e, 0xee, 0x6f, 0x48, 0x1c, 0xb9, 0x9c, 0xde, 0xd6, 0x65, 0xf9, 0xba, 0xae, 0x6e, 0x54,
   0x11, 0xc3, 0xcb, 0x57, 0x10, 0x76, 0x60, 0xc3, 0x4c, 0xd6, 0x95, 0x91, 0xda, 0xc6, 0x9f, 0xa0,
   0xfc, 0x2d, 0x7d, 0xe7, 0x71, 0x80, 0xf2, 0xa5, 0x2c, 0xa5, 0x95, 0xf1, 0xe0, 0x7a, 0x42, 0x18,
   0xfd, 0xf2, 0xff, 0x01, 0x00, 0x00, 0xff, 0xff, 0xed, 0xa0, 0x5b, 0x99, 0x40, 0x0f, 0x00, 0x00,
   0x18, 0xab, 0x5d, 0xb1, 0x76, 0x74, 0x36, 0xcc, 0x9c, 0x82, 0xd1, 0x44, 0x5e, 0xee, 0xa3, 0x8b,
   0x32, 0xaf, 0xbd, 0xfc, 0x47, 0x00, 0xf3, 0xc3, 0x3e, 0xb3, 0x39, 0x84, 0x9b, 0xdc, 0x75, 0x24,
   0xfe, 0x84, 0xc5, 0x30, 0xef, 0x34, 0xe4, 0xd3, 0x38, 0x60, 0x4f, 0x21, 0x3e, 0xb4, 0xe0, 0x60,
   0x8b, 0x07, 0x0c, 0x60, 0xb2, 0xc9, 0x29, 0x62, 0xc8, 0x16, 0x10, 0x39, 0xf9, 0x4a, 0xdc, 0xc6,
   0x23, 0xf6, 0x18, 0x16, 0xbd, 0x8a, 0x3c, 0x1e, 0x8f, 0x59, 0x04, 0xe3, 0x4d, 0x8e, 0xde, 0x09,
   0x7b, 0x02, 0x8f, 0xba, 0xe3, 0x3c, 0x00, 0xe2, 0x29, 0x5b, 0x02, 0x6c, 0xf2, 0x8d, 0xdf, 0x44,
   0xe2, 0xd0, 0xe5, 0xe4, 0xfe, 0x86, 0xc4, 0x91, 0xcb, 0xe9, 0x6d, 0x5d, 0x96, 0xaf, 0xeb, 0xea,
   0x46, 0x15, 0x31, 0xbc, 0x7c, 0x05, 0x61, 0x07, 0x36, 0xcc, 0x64, 0x5d, 0x19, 0xa9, 0x6d, 0xfc,
   0x09, 0xca, 0xdf, 0xd2, 0x77, 0x1e, 0x07, 0x28, 0x5f, 0xca, 0x52, 0x5a, 0x19, 0x0f, 0xae, 0x27,
   0x84, 0xd1, 0x2f, 0xff, 0x1f, 0x00, 0x00, 0xff, 0xff, 0x09, 0xad, 0x45, 0x30, 0x40, 0x0f, 0x00,
   0x00,
}