proto modify

This commit is contained in:
root
2023-02-28 17:17:21 +08:00
parent 82c3f871f4
commit 9ecd43af73
11 changed files with 2616 additions and 11738 deletions
+141 -141
View File
@@ -38,7 +38,7 @@ func (m *MsgDataToMQ) Reset() { *m = MsgDataToMQ{} }
func (m *MsgDataToMQ) String() string { return proto.CompactTextString(m) }
func (*MsgDataToMQ) ProtoMessage() {}
func (*MsgDataToMQ) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{0}
return fileDescriptor_msg_4f1a1a8966033864, []int{0}
}
func (m *MsgDataToMQ) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_MsgDataToMQ.Unmarshal(m, b)
@@ -91,7 +91,7 @@ func (m *MsgDataToDB) Reset() { *m = MsgDataToDB{} }
func (m *MsgDataToDB) String() string { return proto.CompactTextString(m) }
func (*MsgDataToDB) ProtoMessage() {}
func (*MsgDataToDB) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{1}
return fileDescriptor_msg_4f1a1a8966033864, []int{1}
}
func (m *MsgDataToDB) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_MsgDataToDB.Unmarshal(m, b)
@@ -138,7 +138,7 @@ func (m *PushMsgDataToMQ) Reset() { *m = PushMsgDataToMQ{} }
func (m *PushMsgDataToMQ) String() string { return proto.CompactTextString(m) }
func (*PushMsgDataToMQ) ProtoMessage() {}
func (*PushMsgDataToMQ) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{2}
return fileDescriptor_msg_4f1a1a8966033864, []int{2}
}
func (m *PushMsgDataToMQ) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_PushMsgDataToMQ.Unmarshal(m, b)
@@ -193,7 +193,7 @@ func (m *MsgDataToMongoByMQ) Reset() { *m = MsgDataToMongoByMQ{} }
func (m *MsgDataToMongoByMQ) String() string { return proto.CompactTextString(m) }
func (*MsgDataToMongoByMQ) ProtoMessage() {}
func (*MsgDataToMongoByMQ) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{3}
return fileDescriptor_msg_4f1a1a8966033864, []int{3}
}
func (m *MsgDataToMongoByMQ) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_MsgDataToMongoByMQ.Unmarshal(m, b)
@@ -253,7 +253,7 @@ func (m *GetMaxAndMinSeqReq) Reset() { *m = GetMaxAndMinSeqReq{} }
func (m *GetMaxAndMinSeqReq) String() string { return proto.CompactTextString(m) }
func (*GetMaxAndMinSeqReq) ProtoMessage() {}
func (*GetMaxAndMinSeqReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{4}
return fileDescriptor_msg_4f1a1a8966033864, []int{4}
}
func (m *GetMaxAndMinSeqReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetMaxAndMinSeqReq.Unmarshal(m, b)
@@ -301,7 +301,7 @@ func (m *GetMaxAndMinSeqResp) Reset() { *m = GetMaxAndMinSeqResp{} }
func (m *GetMaxAndMinSeqResp) String() string { return proto.CompactTextString(m) }
func (*GetMaxAndMinSeqResp) ProtoMessage() {}
func (*GetMaxAndMinSeqResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{5}
return fileDescriptor_msg_4f1a1a8966033864, []int{5}
}
func (m *GetMaxAndMinSeqResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetMaxAndMinSeqResp.Unmarshal(m, b)
@@ -360,7 +360,7 @@ func (m *SendMsgReq) Reset() { *m = SendMsgReq{} }
func (m *SendMsgReq) String() string { return proto.CompactTextString(m) }
func (*SendMsgReq) ProtoMessage() {}
func (*SendMsgReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{6}
return fileDescriptor_msg_4f1a1a8966033864, []int{6}
}
func (m *SendMsgReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SendMsgReq.Unmarshal(m, b)
@@ -400,7 +400,7 @@ func (m *SendMsgResp) Reset() { *m = SendMsgResp{} }
func (m *SendMsgResp) String() string { return proto.CompactTextString(m) }
func (*SendMsgResp) ProtoMessage() {}
func (*SendMsgResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{7}
return fileDescriptor_msg_4f1a1a8966033864, []int{7}
}
func (m *SendMsgResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SendMsgResp.Unmarshal(m, b)
@@ -452,7 +452,7 @@ func (m *ClearMsgReq) Reset() { *m = ClearMsgReq{} }
func (m *ClearMsgReq) String() string { return proto.CompactTextString(m) }
func (*ClearMsgReq) ProtoMessage() {}
func (*ClearMsgReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{8}
return fileDescriptor_msg_4f1a1a8966033864, []int{8}
}
func (m *ClearMsgReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ClearMsgReq.Unmarshal(m, b)
@@ -489,7 +489,7 @@ func (m *ClearMsgResp) Reset() { *m = ClearMsgResp{} }
func (m *ClearMsgResp) String() string { return proto.CompactTextString(m) }
func (*ClearMsgResp) ProtoMessage() {}
func (*ClearMsgResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{9}
return fileDescriptor_msg_4f1a1a8966033864, []int{9}
}
func (m *ClearMsgResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ClearMsgResp.Unmarshal(m, b)
@@ -522,7 +522,7 @@ func (m *SetMsgMinSeqReq) Reset() { *m = SetMsgMinSeqReq{} }
func (m *SetMsgMinSeqReq) String() string { return proto.CompactTextString(m) }
func (*SetMsgMinSeqReq) ProtoMessage() {}
func (*SetMsgMinSeqReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{10}
return fileDescriptor_msg_4f1a1a8966033864, []int{10}
}
func (m *SetMsgMinSeqReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetMsgMinSeqReq.Unmarshal(m, b)
@@ -573,7 +573,7 @@ func (m *SetMsgMinSeqResp) Reset() { *m = SetMsgMinSeqResp{} }
func (m *SetMsgMinSeqResp) String() string { return proto.CompactTextString(m) }
func (*SetMsgMinSeqResp) ProtoMessage() {}
func (*SetMsgMinSeqResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{11}
return fileDescriptor_msg_4f1a1a8966033864, []int{11}
}
func (m *SetMsgMinSeqResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetMsgMinSeqResp.Unmarshal(m, b)
@@ -604,7 +604,7 @@ func (m *SetSendMsgStatusReq) Reset() { *m = SetSendMsgStatusReq{} }
func (m *SetSendMsgStatusReq) String() string { return proto.CompactTextString(m) }
func (*SetSendMsgStatusReq) ProtoMessage() {}
func (*SetSendMsgStatusReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{12}
return fileDescriptor_msg_4f1a1a8966033864, []int{12}
}
func (m *SetSendMsgStatusReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetSendMsgStatusReq.Unmarshal(m, b)
@@ -641,7 +641,7 @@ func (m *SetSendMsgStatusResp) Reset() { *m = SetSendMsgStatusResp{} }
func (m *SetSendMsgStatusResp) String() string { return proto.CompactTextString(m) }
func (*SetSendMsgStatusResp) ProtoMessage() {}
func (*SetSendMsgStatusResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{13}
return fileDescriptor_msg_4f1a1a8966033864, []int{13}
}
func (m *SetSendMsgStatusResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetSendMsgStatusResp.Unmarshal(m, b)
@@ -672,7 +672,7 @@ func (m *GetSendMsgStatusReq) Reset() { *m = GetSendMsgStatusReq{} }
func (m *GetSendMsgStatusReq) String() string { return proto.CompactTextString(m) }
func (*GetSendMsgStatusReq) ProtoMessage() {}
func (*GetSendMsgStatusReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{14}
return fileDescriptor_msg_4f1a1a8966033864, []int{14}
}
func (m *GetSendMsgStatusReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetSendMsgStatusReq.Unmarshal(m, b)
@@ -712,7 +712,7 @@ func (m *GetSendMsgStatusResp) Reset() { *m = GetSendMsgStatusResp{} }
func (m *GetSendMsgStatusResp) String() string { return proto.CompactTextString(m) }
func (*GetSendMsgStatusResp) ProtoMessage() {}
func (*GetSendMsgStatusResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{15}
return fileDescriptor_msg_4f1a1a8966033864, []int{15}
}
func (m *GetSendMsgStatusResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetSendMsgStatusResp.Unmarshal(m, b)
@@ -765,7 +765,7 @@ func (m *DelSuperGroupMsgReq) Reset() { *m = DelSuperGroupMsgReq{} }
func (m *DelSuperGroupMsgReq) String() string { return proto.CompactTextString(m) }
func (*DelSuperGroupMsgReq) ProtoMessage() {}
func (*DelSuperGroupMsgReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{16}
return fileDescriptor_msg_4f1a1a8966033864, []int{16}
}
func (m *DelSuperGroupMsgReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DelSuperGroupMsgReq.Unmarshal(m, b)
@@ -809,7 +809,7 @@ func (m *DelSuperGroupMsgResp) Reset() { *m = DelSuperGroupMsgResp{} }
func (m *DelSuperGroupMsgResp) String() string { return proto.CompactTextString(m) }
func (*DelSuperGroupMsgResp) ProtoMessage() {}
func (*DelSuperGroupMsgResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{17}
return fileDescriptor_msg_4f1a1a8966033864, []int{17}
}
func (m *DelSuperGroupMsgResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DelSuperGroupMsgResp.Unmarshal(m, b)
@@ -842,7 +842,7 @@ func (m *GetSuperGroupMsgReq) Reset() { *m = GetSuperGroupMsgReq{} }
func (m *GetSuperGroupMsgReq) String() string { return proto.CompactTextString(m) }
func (*GetSuperGroupMsgReq) ProtoMessage() {}
func (*GetSuperGroupMsgReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{18}
return fileDescriptor_msg_4f1a1a8966033864, []int{18}
}
func (m *GetSuperGroupMsgReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetSuperGroupMsgReq.Unmarshal(m, b)
@@ -896,7 +896,7 @@ func (m *GetSuperGroupMsgResp) Reset() { *m = GetSuperGroupMsgResp{} }
func (m *GetSuperGroupMsgResp) String() string { return proto.CompactTextString(m) }
func (*GetSuperGroupMsgResp) ProtoMessage() {}
func (*GetSuperGroupMsgResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{19}
return fileDescriptor_msg_4f1a1a8966033864, []int{19}
}
func (m *GetSuperGroupMsgResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetSuperGroupMsgResp.Unmarshal(m, b)
@@ -949,7 +949,7 @@ func (m *GetWriteDiffMsgReq) Reset() { *m = GetWriteDiffMsgReq{} }
func (m *GetWriteDiffMsgReq) String() string { return proto.CompactTextString(m) }
func (*GetWriteDiffMsgReq) ProtoMessage() {}
func (*GetWriteDiffMsgReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{20}
return fileDescriptor_msg_4f1a1a8966033864, []int{20}
}
func (m *GetWriteDiffMsgReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetWriteDiffMsgReq.Unmarshal(m, b)
@@ -996,7 +996,7 @@ func (m *GetWriteDiffMsgResp) Reset() { *m = GetWriteDiffMsgResp{} }
func (m *GetWriteDiffMsgResp) String() string { return proto.CompactTextString(m) }
func (*GetWriteDiffMsgResp) ProtoMessage() {}
func (*GetWriteDiffMsgResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{21}
return fileDescriptor_msg_4f1a1a8966033864, []int{21}
}
func (m *GetWriteDiffMsgResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetWriteDiffMsgResp.Unmarshal(m, b)
@@ -1058,7 +1058,7 @@ func (m *ModifyMessageReactionExtensionsReq) Reset() { *m = ModifyMessag
func (m *ModifyMessageReactionExtensionsReq) String() string { return proto.CompactTextString(m) }
func (*ModifyMessageReactionExtensionsReq) ProtoMessage() {}
func (*ModifyMessageReactionExtensionsReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{22}
return fileDescriptor_msg_4f1a1a8966033864, []int{22}
}
func (m *ModifyMessageReactionExtensionsReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ModifyMessageReactionExtensionsReq.Unmarshal(m, b)
@@ -1176,7 +1176,7 @@ func (m *SetMessageReactionExtensionsReq) Reset() { *m = SetMessageReact
func (m *SetMessageReactionExtensionsReq) String() string { return proto.CompactTextString(m) }
func (*SetMessageReactionExtensionsReq) ProtoMessage() {}
func (*SetMessageReactionExtensionsReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{23}
return fileDescriptor_msg_4f1a1a8966033864, []int{23}
}
func (m *SetMessageReactionExtensionsReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetMessageReactionExtensionsReq.Unmarshal(m, b)
@@ -1289,7 +1289,7 @@ func (m *SetMessageReactionExtensionsResp) Reset() { *m = SetMessageReac
func (m *SetMessageReactionExtensionsResp) String() string { return proto.CompactTextString(m) }
func (*SetMessageReactionExtensionsResp) ProtoMessage() {}
func (*SetMessageReactionExtensionsResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{24}
return fileDescriptor_msg_4f1a1a8966033864, []int{24}
}
func (m *SetMessageReactionExtensionsResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetMessageReactionExtensionsResp.Unmarshal(m, b)
@@ -1367,7 +1367,7 @@ func (m *GetMessageListReactionExtensionsReq) Reset() { *m = GetMessageL
func (m *GetMessageListReactionExtensionsReq) String() string { return proto.CompactTextString(m) }
func (*GetMessageListReactionExtensionsReq) ProtoMessage() {}
func (*GetMessageListReactionExtensionsReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{25}
return fileDescriptor_msg_4f1a1a8966033864, []int{25}
}
func (m *GetMessageListReactionExtensionsReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetMessageListReactionExtensionsReq.Unmarshal(m, b)
@@ -1445,7 +1445,7 @@ func (m *GetMessageListReactionExtensionsReq_MessageReactionKey) String() string
}
func (*GetMessageListReactionExtensionsReq_MessageReactionKey) ProtoMessage() {}
func (*GetMessageListReactionExtensionsReq_MessageReactionKey) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{25, 0}
return fileDescriptor_msg_4f1a1a8966033864, []int{25, 0}
}
func (m *GetMessageListReactionExtensionsReq_MessageReactionKey) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetMessageListReactionExtensionsReq_MessageReactionKey.Unmarshal(m, b)
@@ -1492,7 +1492,7 @@ func (m *GetMessageListReactionExtensionsResp) Reset() { *m = GetMessage
func (m *GetMessageListReactionExtensionsResp) String() string { return proto.CompactTextString(m) }
func (*GetMessageListReactionExtensionsResp) ProtoMessage() {}
func (*GetMessageListReactionExtensionsResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{26}
return fileDescriptor_msg_4f1a1a8966033864, []int{26}
}
func (m *GetMessageListReactionExtensionsResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetMessageListReactionExtensionsResp.Unmarshal(m, b)
@@ -1547,7 +1547,7 @@ func (m *SingleMessageExtensionResult) Reset() { *m = SingleMessageExten
func (m *SingleMessageExtensionResult) String() string { return proto.CompactTextString(m) }
func (*SingleMessageExtensionResult) ProtoMessage() {}
func (*SingleMessageExtensionResult) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{27}
return fileDescriptor_msg_4f1a1a8966033864, []int{27}
}
func (m *SingleMessageExtensionResult) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SingleMessageExtensionResult.Unmarshal(m, b)
@@ -1609,7 +1609,7 @@ func (m *ModifyMessageReactionExtensionsResp) Reset() { *m = ModifyMessa
func (m *ModifyMessageReactionExtensionsResp) String() string { return proto.CompactTextString(m) }
func (*ModifyMessageReactionExtensionsResp) ProtoMessage() {}
func (*ModifyMessageReactionExtensionsResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{28}
return fileDescriptor_msg_4f1a1a8966033864, []int{28}
}
func (m *ModifyMessageReactionExtensionsResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ModifyMessageReactionExtensionsResp.Unmarshal(m, b)
@@ -1677,7 +1677,7 @@ func (m *DeleteMessageListReactionExtensionsReq) Reset() {
func (m *DeleteMessageListReactionExtensionsReq) String() string { return proto.CompactTextString(m) }
func (*DeleteMessageListReactionExtensionsReq) ProtoMessage() {}
func (*DeleteMessageListReactionExtensionsReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{29}
return fileDescriptor_msg_4f1a1a8966033864, []int{29}
}
func (m *DeleteMessageListReactionExtensionsReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DeleteMessageListReactionExtensionsReq.Unmarshal(m, b)
@@ -1768,7 +1768,7 @@ func (m *DeleteMessageListReactionExtensionsResp) Reset() {
func (m *DeleteMessageListReactionExtensionsResp) String() string { return proto.CompactTextString(m) }
func (*DeleteMessageListReactionExtensionsResp) ProtoMessage() {}
func (*DeleteMessageListReactionExtensionsResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{30}
return fileDescriptor_msg_4f1a1a8966033864, []int{30}
}
func (m *DeleteMessageListReactionExtensionsResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DeleteMessageListReactionExtensionsResp.Unmarshal(m, b)
@@ -1822,7 +1822,7 @@ func (m *ExtendMsgResp) Reset() { *m = ExtendMsgResp{} }
func (m *ExtendMsgResp) String() string { return proto.CompactTextString(m) }
func (*ExtendMsgResp) ProtoMessage() {}
func (*ExtendMsgResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{31}
return fileDescriptor_msg_4f1a1a8966033864, []int{31}
}
func (m *ExtendMsgResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ExtendMsgResp.Unmarshal(m, b)
@@ -1878,7 +1878,7 @@ func (m *ExtendMsg) Reset() { *m = ExtendMsg{} }
func (m *ExtendMsg) String() string { return proto.CompactTextString(m) }
func (*ExtendMsg) ProtoMessage() {}
func (*ExtendMsg) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{32}
return fileDescriptor_msg_4f1a1a8966033864, []int{32}
}
func (m *ExtendMsg) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ExtendMsg.Unmarshal(m, b)
@@ -1946,7 +1946,7 @@ func (m *KeyValueResp) Reset() { *m = KeyValueResp{} }
func (m *KeyValueResp) String() string { return proto.CompactTextString(m) }
func (*KeyValueResp) ProtoMessage() {}
func (*KeyValueResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{33}
return fileDescriptor_msg_4f1a1a8966033864, []int{33}
}
func (m *KeyValueResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_KeyValueResp.Unmarshal(m, b)
@@ -2000,7 +2000,7 @@ func (m *MsgDataToModifyByMQ) Reset() { *m = MsgDataToModifyByMQ{} }
func (m *MsgDataToModifyByMQ) String() string { return proto.CompactTextString(m) }
func (*MsgDataToModifyByMQ) ProtoMessage() {}
func (*MsgDataToModifyByMQ) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{34}
return fileDescriptor_msg_4f1a1a8966033864, []int{34}
}
func (m *MsgDataToModifyByMQ) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_MsgDataToModifyByMQ.Unmarshal(m, b)
@@ -2053,7 +2053,7 @@ func (m *DelMsgListReq) Reset() { *m = DelMsgListReq{} }
func (m *DelMsgListReq) String() string { return proto.CompactTextString(m) }
func (*DelMsgListReq) ProtoMessage() {}
func (*DelMsgListReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{35}
return fileDescriptor_msg_4f1a1a8966033864, []int{35}
}
func (m *DelMsgListReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DelMsgListReq.Unmarshal(m, b)
@@ -2097,7 +2097,7 @@ func (m *DelMsgListResp) Reset() { *m = DelMsgListResp{} }
func (m *DelMsgListResp) String() string { return proto.CompactTextString(m) }
func (*DelMsgListResp) ProtoMessage() {}
func (*DelMsgListResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_6d33b8473e6e0931, []int{36}
return fileDescriptor_msg_4f1a1a8966033864, []int{36}
}
func (m *DelMsgListResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DelMsgListResp.Unmarshal(m, b)
@@ -2615,109 +2615,109 @@ var _Msg_serviceDesc = grpc.ServiceDesc{
Metadata: "msg/msg.proto",
}
func init() { proto.RegisterFile("msg/msg.proto", fileDescriptor_msg_6d33b8473e6e0931) }
func init() { proto.RegisterFile("msg/msg.proto", fileDescriptor_msg_4f1a1a8966033864) }
var fileDescriptor_msg_6d33b8473e6e0931 = []byte{
var fileDescriptor_msg_4f1a1a8966033864 = []byte{
// 1604 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x59, 0xcb, 0x6e, 0xdb, 0x46,
0x17, 0x06, 0x49, 0x4b, 0xb6, 0x8f, 0x7c, 0xcb, 0xd8, 0xbf, 0xa1, 0xf0, 0x37, 0x1a, 0x95, 0x49,
0x6a, 0x05, 0x89, 0x65, 0xc0, 0xbd, 0xa2, 0x29, 0xd0, 0xc6, 0x91, 0xab, 0x18, 0x29, 0x9b, 0x84,
0x72, 0x1b, 0xa4, 0x59, 0xa4, 0x8c, 0x35, 0x66, 0x08, 0x8b, 0x17, 0x73, 0xa8, 0xd8, 0x02, 0xba,
0xe9, 0xa2, 0xdd, 0xf5, 0x1d, 0xba, 0xea, 0xae, 0x0f, 0x91, 0x27, 0xe8, 0x83, 0x74, 0xd3, 0x3e,
0x41, 0x8b, 0x99, 0xa1, 0xe8, 0xe1, 0x4d, 0xa2, 0x15, 0x04, 0xc8, 0xa2, 0x3b, 0x9f, 0x99, 0x33,
0xe7, 0xf2, 0x9d, 0x6f, 0x8e, 0x86, 0xc7, 0xb0, 0xe8, 0x10, 0x6b, 0xdb, 0x21, 0x56, 0xcb, 0x0f,
0xbc, 0xd0, 0x43, 0x8a, 0x43, 0x2c, 0x75, 0xf3, 0x81, 0x8f, 0xdd, 0xad, 0x7d, 0x7d, 0xab, 0x8b,
0x83, 0x97, 0x38, 0xd8, 0xf6, 0x8f, 0xad, 0x6d, 0xb6, 0xbd, 0x4d, 0x7a, 0xc7, 0xa7, 0x64, 0xfb,
0x94, 0x70, 0x6d, 0x75, 0x6b, 0x92, 0x62, 0x60, 0xfa, 0x3e, 0x0e, 0x22, 0x75, 0xcd, 0x83, 0x9a,
0x4e, 0xac, 0xb6, 0x19, 0x9a, 0x07, 0x9e, 0xfe, 0x08, 0xad, 0x41, 0x25, 0xf4, 0x8e, 0xb1, 0x5b,
0x97, 0x1a, 0x52, 0x73, 0xde, 0xe0, 0x02, 0x6a, 0x40, 0xcd, 0xf3, 0x71, 0x60, 0x86, 0xb6, 0xe7,
0xee, 0xb7, 0xeb, 0x32, 0xdb, 0x13, 0x97, 0x50, 0x13, 0x66, 0x1d, 0x6e, 0xa6, 0xae, 0x34, 0xa4,
0x66, 0x6d, 0x67, 0xa9, 0xc5, 0xdc, 0xb5, 0x22, 0xe3, 0xc6, 0x68, 0x5b, 0x7b, 0x22, 0x38, 0x6c,
0xef, 0x8a, 0x07, 0xa5, 0xb1, 0x07, 0x27, 0x07, 0xa1, 0xfd, 0x28, 0xc1, 0xf2, 0xc3, 0x01, 0x79,
0x21, 0x26, 0xd4, 0x80, 0xda, 0x03, 0xe1, 0x14, 0x4f, 0x4b, 0x5c, 0x12, 0x23, 0x90, 0xc7, 0x47,
0xa0, 0xc1, 0x82, 0x3f, 0x20, 0x2f, 0x0e, 0xbc, 0x6f, 0x08, 0x0e, 0xf6, 0xdb, 0x2c, 0xd3, 0x79,
0x23, 0xb1, 0xa6, 0xfd, 0x26, 0x01, 0x3a, 0xf7, 0xef, 0xb9, 0x96, 0xb7, 0x3b, 0xd4, 0x1f, 0xa1,
0x3a, 0xcc, 0xf6, 0x4d, 0x12, 0x76, 0xf1, 0x09, 0x0b, 0x61, 0xc6, 0x18, 0x89, 0xe8, 0x1a, 0x2c,
0x9a, 0x96, 0x15, 0x60, 0x2b, 0x99, 0x58, 0x72, 0x11, 0xed, 0x40, 0xcd, 0xc1, 0x84, 0x98, 0x16,
0xfe, 0xca, 0x26, 0x61, 0x5d, 0x69, 0x28, 0xcd, 0xda, 0xce, 0x4a, 0x8b, 0x92, 0x44, 0xc8, 0xd6,
0x10, 0x95, 0xd0, 0x06, 0xcc, 0x87, 0x81, 0x6d, 0x59, 0x2c, 0xd6, 0x19, 0x66, 0xf5, 0x7c, 0x41,
0xfb, 0x1a, 0x50, 0x07, 0x87, 0xba, 0x79, 0x76, 0xc7, 0xed, 0xe9, 0xb6, 0xdb, 0xc5, 0x27, 0x06,
0x3e, 0x41, 0xeb, 0x50, 0x8d, 0x92, 0xe3, 0x48, 0x45, 0x52, 0x1a, 0x46, 0x39, 0x03, 0xa3, 0x76,
0x0a, 0xab, 0x19, 0x7b, 0xc4, 0xa7, 0x89, 0xef, 0x05, 0xc1, 0x5d, 0xaf, 0x87, 0x99, 0xc5, 0x8a,
0x31, 0x12, 0xa9, 0xab, 0xbd, 0x20, 0xd0, 0x89, 0x15, 0x59, 0x8b, 0x24, 0xba, 0xae, 0x9b, 0x67,
0x14, 0x29, 0x8a, 0xef, 0xa2, 0x11, 0x49, 0x6c, 0x9d, 0xd9, 0x65, 0xb9, 0xd0, 0x75, 0x26, 0x69,
0x1f, 0x01, 0x74, 0xb1, 0xdb, 0xd3, 0x89, 0x45, 0x13, 0x28, 0x4f, 0x44, 0x07, 0x6a, 0xf1, 0x39,
0xe2, 0xd3, 0x0c, 0x09, 0xbb, 0x31, 0x3a, 0xb1, 0x62, 0xbc, 0xc4, 0x25, 0xaa, 0x71, 0xd8, 0xb7,
0xb1, 0x1b, 0x72, 0x8d, 0x0a, 0xd7, 0x10, 0x96, 0x90, 0x0a, 0x73, 0x04, 0xbb, 0xbd, 0x03, 0xdb,
0xc1, 0xf5, 0x6a, 0x43, 0x6a, 0x2a, 0x46, 0x2c, 0x6b, 0xd7, 0xa1, 0x76, 0xb7, 0x8f, 0xcd, 0x20,
0x8a, 0x73, 0x1d, 0xaa, 0x83, 0x04, 0xd0, 0x5c, 0xd2, 0x96, 0x60, 0xe1, 0x5c, 0x8d, 0xf8, 0xda,
0x53, 0x58, 0xee, 0x62, 0x6a, 0x3e, 0x51, 0xa3, 0xbc, 0xa3, 0x14, 0x6a, 0x2b, 0xf0, 0x06, 0x7e,
0x5c, 0x9f, 0x91, 0x48, 0x4f, 0x38, 0x1c, 0xba, 0x08, 0x52, 0x2e, 0x69, 0x08, 0x56, 0x92, 0xc6,
0x89, 0xaf, 0x6d, 0xc1, 0x6a, 0x17, 0x87, 0x11, 0x32, 0xdd, 0xd0, 0x0c, 0x07, 0x24, 0x72, 0x4a,
0x98, 0xc0, 0x6c, 0x57, 0x8c, 0x48, 0xd2, 0xd6, 0x61, 0x2d, 0xab, 0x4e, 0x7c, 0xed, 0x63, 0x46,
0x87, 0x8c, 0x99, 0xd4, 0x25, 0x96, 0xb2, 0x97, 0xf8, 0x7b, 0x58, 0xeb, 0xe4, 0x18, 0xa4, 0xd9,
0xe1, 0x24, 0x91, 0xf0, 0x39, 0x91, 0x70, 0x82, 0x48, 0x38, 0x26, 0x52, 0x14, 0xb2, 0x92, 0x08,
0xb9, 0x03, 0xab, 0x6d, 0xdc, 0xef, 0x0e, 0x7c, 0x1c, 0x74, 0x28, 0x40, 0x99, 0x8a, 0xc8, 0x45,
0xb0, 0x2a, 0x09, 0x58, 0x69, 0xee, 0x59, 0x43, 0xc4, 0xd7, 0x0e, 0x79, 0xee, 0x69, 0x07, 0x13,
0x73, 0x47, 0x2b, 0xa0, 0xd0, 0x22, 0xc9, 0xac, 0x48, 0xf4, 0xcf, 0x31, 0xce, 0x03, 0x8e, 0x53,
0xda, 0xf9, 0x14, 0x38, 0x95, 0xbf, 0x32, 0xf7, 0x58, 0xcf, 0x78, 0x1c, 0xd8, 0x21, 0x6e, 0xdb,
0x47, 0x47, 0xd3, 0xe7, 0xa5, 0x9d, 0x30, 0x88, 0x92, 0x96, 0xde, 0x70, 0xf0, 0x3f, 0x55, 0x40,
0xd3, 0xbd, 0x9e, 0x7d, 0x34, 0xd4, 0x79, 0x93, 0x34, 0xb0, 0x79, 0x48, 0x03, 0xdc, 0x3b, 0x0b,
0xb1, 0x4b, 0x6c, 0xcf, 0x2d, 0xc7, 0x50, 0x76, 0xcb, 0xbd, 0x41, 0x70, 0x88, 0x63, 0xaa, 0xc4,
0x32, 0xdd, 0xf3, 0xfc, 0xc4, 0xcf, 0x43, 0x2c, 0xf3, 0x0e, 0x43, 0xa8, 0xa3, 0x83, 0xa1, 0x8f,
0x59, 0x87, 0xa9, 0x18, 0xe2, 0x12, 0x3a, 0x83, 0xff, 0x05, 0xe9, 0xa0, 0x58, 0xbf, 0xaf, 0xb0,
0x7e, 0xbf, 0xcb, 0xfb, 0xfd, 0xc4, 0x1c, 0x5a, 0x46, 0x9e, 0x91, 0x3d, 0x37, 0x0c, 0x86, 0x46,
0xbe, 0x83, 0x74, 0x6f, 0xab, 0x66, 0x7b, 0xdb, 0x2d, 0x90, 0xf1, 0x59, 0x7d, 0x96, 0x61, 0xbc,
0xd1, 0xb2, 0x3c, 0xcf, 0xea, 0x63, 0xfe, 0x86, 0x78, 0x3e, 0x38, 0x6a, 0x75, 0xc3, 0xc0, 0x76,
0xad, 0x6f, 0xcd, 0xfe, 0x00, 0x1b, 0x32, 0x3e, 0x43, 0x5f, 0xc0, 0x82, 0x19, 0x86, 0xe6, 0xe1,
0x0b, 0xdc, 0xdb, 0x77, 0x8f, 0xbc, 0xfa, 0x5c, 0x89, 0x73, 0x89, 0x13, 0x94, 0x0a, 0x36, 0x61,
0x89, 0xd4, 0xe7, 0x1b, 0x52, 0x73, 0xce, 0x18, 0x89, 0x68, 0x07, 0xd6, 0x6c, 0x42, 0xc3, 0x0f,
0x5c, 0xb3, 0x7f, 0x9e, 0x78, 0x1d, 0x98, 0x5a, 0xee, 0x1e, 0x6a, 0x01, 0x72, 0x88, 0xf5, 0xa5,
0x1d, 0x90, 0x90, 0xe3, 0xc7, 0x7a, 0x74, 0x8d, 0xf5, 0xe8, 0x9c, 0x1d, 0xf5, 0x09, 0xa8, 0xc5,
0x20, 0x52, 0x3e, 0x1f, 0xe3, 0x61, 0xc4, 0x0d, 0xfa, 0x27, 0xba, 0x0e, 0x95, 0x97, 0x34, 0x89,
0xe8, 0x09, 0xb1, 0x1c, 0x91, 0xf0, 0x3e, 0x1e, 0xf2, 0xdc, 0xf8, 0xee, 0xa7, 0xf2, 0x27, 0x92,
0xf6, 0xcf, 0x0c, 0x5c, 0xa1, 0x5d, 0xf7, 0x6d, 0x25, 0xe1, 0x60, 0x3c, 0x09, 0x3f, 0x67, 0x24,
0x9c, 0x90, 0xc0, 0x7f, 0x0c, 0x7c, 0x9b, 0x19, 0xf8, 0xa7, 0x04, 0x8d, 0xf1, 0x05, 0x9c, 0xaa,
0x15, 0xa7, 0x2a, 0xa8, 0x64, 0x2b, 0x98, 0x8f, 0xc1, 0x4c, 0x11, 0x06, 0x62, 0x05, 0x2a, 0xc9,
0x0a, 0xdc, 0x80, 0x6a, 0x80, 0xc9, 0xa0, 0x1f, 0xd6, 0xab, 0x8c, 0x95, 0x97, 0x18, 0x2b, 0xe3,
0x64, 0x31, 0xf1, 0x8d, 0x48, 0x41, 0xfb, 0x55, 0x81, 0xab, 0x9d, 0x38, 0x5b, 0x0a, 0xe1, 0x6b,
0xdc, 0xb9, 0xf8, 0x5e, 0xc9, 0xa9, 0x7b, 0x25, 0xde, 0x47, 0x25, 0x75, 0x1f, 0x27, 0xdf, 0x39,
0x02, 0xeb, 0x4e, 0xb2, 0x1a, 0xf7, 0xf1, 0x50, 0xb8, 0x74, 0xb7, 0x59, 0x7a, 0x25, 0xb2, 0x68,
0xe9, 0x19, 0x33, 0x46, 0x81, 0x69, 0x1a, 0x16, 0x75, 0x3e, 0xf2, 0x44, 0x81, 0x9c, 0x37, 0xc4,
0x25, 0xf5, 0x08, 0x50, 0xd6, 0x5e, 0xba, 0xce, 0x52, 0xd9, 0x3a, 0xcb, 0x45, 0x75, 0xd6, 0x7e,
0x97, 0xe0, 0xda, 0xe4, 0xe4, 0xa6, 0x22, 0x65, 0x17, 0x56, 0x89, 0xed, 0x5a, 0x7d, 0x1c, 0x27,
0xc2, 0x58, 0xc3, 0x3f, 0xa0, 0xde, 0xe5, 0xbd, 0x4c, 0xdc, 0x8f, 0x1d, 0x72, 0x45, 0x23, 0xef,
0xb4, 0xf6, 0x4a, 0x86, 0x8d, 0x71, 0xa7, 0xa6, 0x88, 0x33, 0x28, 0xea, 0xba, 0x3c, 0xd2, 0xcf,
0x26, 0x46, 0xfa, 0xfa, 0x2d, 0x77, 0x26, 0x53, 0xc8, 0x37, 0xd9, 0x84, 0x5e, 0x49, 0x70, 0x75,
0xe2, 0x53, 0x66, 0xaa, 0x92, 0x7f, 0x00, 0x35, 0x32, 0x38, 0x3c, 0xc4, 0x84, 0x08, 0x00, 0x22,
0x06, 0x20, 0xb3, 0x3d, 0xfa, 0xe4, 0x33, 0x44, 0x35, 0xb4, 0x03, 0x70, 0x64, 0xda, 0x7d, 0xdc,
0x63, 0x87, 0x66, 0x0a, 0x0f, 0x09, 0x5a, 0xda, 0xdf, 0x32, 0xbc, 0xd7, 0xc6, 0x7d, 0x1c, 0xe2,
0xb7, 0xba, 0xbb, 0x4c, 0xfe, 0x70, 0x2d, 0xfa, 0x41, 0xab, 0x5e, 0xf8, 0x07, 0x6d, 0xb6, 0xb0,
0x99, 0xef, 0x15, 0x31, 0x7c, 0x8e, 0x61, 0x9d, 0xe1, 0x4a, 0xbe, 0xb6, 0xf6, 0xb3, 0x04, 0x9b,
0xa5, 0x30, 0x9f, 0x8a, 0x3b, 0x17, 0xf8, 0x5d, 0xf1, 0x60, 0x31, 0xc1, 0x0c, 0x74, 0x0b, 0xe6,
0xf1, 0x68, 0x21, 0x1e, 0x66, 0x25, 0x09, 0x74, 0xae, 0x20, 0xc6, 0x26, 0x17, 0xc5, 0xa6, 0x88,
0xb1, 0x69, 0x7f, 0xc8, 0x30, 0x1f, 0x9b, 0x42, 0xcf, 0x8a, 0xe0, 0x94, 0x58, 0xe0, 0x37, 0x92,
0x9e, 0x5f, 0xbf, 0x3b, 0xc8, 0x65, 0xdb, 0xbc, 0x52, 0xc8, 0x00, 0x2d, 0xf5, 0x24, 0xe3, 0x0d,
0x27, 0xf9, 0xe8, 0x5a, 0x62, 0x8f, 0x3c, 0x4e, 0x51, 0x19, 0x9f, 0xa9, 0x4f, 0x2f, 0xd8, 0x81,
0x36, 0x93, 0x1d, 0x28, 0xa7, 0x7e, 0x42, 0x0f, 0x72, 0x60, 0x41, 0xdc, 0x42, 0x37, 0x61, 0xee,
0x38, 0x92, 0xa3, 0x02, 0x66, 0x58, 0x19, 0x2b, 0x4c, 0x51, 0xc0, 0x5f, 0x24, 0x58, 0x15, 0x66,
0x83, 0x14, 0x17, 0x36, 0x1c, 0xcc, 0x8c, 0x00, 0xa5, 0x12, 0x23, 0x40, 0xf9, 0xc2, 0x23, 0x40,
0x25, 0x3d, 0x02, 0xbc, 0x03, 0x8b, 0x6d, 0xdc, 0xd7, 0x89, 0xc5, 0xaf, 0xd0, 0xd8, 0x11, 0x08,
0xc1, 0x27, 0x71, 0x37, 0x5d, 0x34, 0x46, 0xa2, 0xb6, 0x02, 0x4b, 0xa2, 0x09, 0xe2, 0xef, 0xfc,
0x35, 0x0b, 0x8a, 0x43, 0x2c, 0x74, 0x0f, 0x96, 0x53, 0xf3, 0x40, 0x74, 0x39, 0x02, 0x33, 0x3b,
0x77, 0x54, 0xd5, 0xa2, 0x2d, 0xe2, 0xa3, 0xc7, 0xb0, 0xf6, 0x70, 0xd0, 0xef, 0x47, 0xd7, 0x7d,
0x77, 0xd8, 0xe5, 0xbe, 0xd1, 0x3b, 0xd1, 0x99, 0xbc, 0x4d, 0x6a, 0xf3, 0xca, 0xd8, 0x7d, 0x76,
0x61, 0x67, 0xa3, 0x39, 0x13, 0x5a, 0x8e, 0xbe, 0x6a, 0x46, 0x73, 0x44, 0x75, 0x25, 0xb9, 0x40,
0x7c, 0xf4, 0x21, 0xc0, 0x79, 0xaa, 0x88, 0xff, 0x34, 0x24, 0xe0, 0x53, 0x57, 0x33, 0x6b, 0xc4,
0x47, 0x1d, 0x58, 0x49, 0x0f, 0x89, 0x50, 0x7d, 0xa4, 0x98, 0x9e, 0x11, 0xa9, 0x97, 0x0b, 0x76,
0x88, 0x8f, 0xb6, 0x61, 0x6e, 0x34, 0x19, 0x44, 0x3c, 0x3a, 0x61, 0x9e, 0xa8, 0x5e, 0x4a, 0xad,
0x70, 0xcf, 0xe9, 0xd1, 0x5c, 0xe4, 0x39, 0x67, 0xc0, 0x17, 0x79, 0xce, 0x9b, 0xe5, 0x51, 0x43,
0x9d, 0x7c, 0x43, 0x9d, 0x42, 0x43, 0xb9, 0x33, 0xbc, 0x63, 0xd8, 0x18, 0xf7, 0xdd, 0x81, 0xae,
0x95, 0xf9, 0xb6, 0x54, 0xaf, 0x97, 0xd0, 0x22, 0x3e, 0x3a, 0x85, 0xc6, 0xa4, 0x37, 0x25, 0x6a,
0x96, 0x7d, 0x57, 0xab, 0x37, 0x4a, 0x6a, 0x12, 0x1f, 0x9d, 0xc0, 0xc6, 0x9d, 0x5e, 0xaf, 0x38,
0xcb, 0xcd, 0x92, 0x63, 0x1c, 0xb5, 0x59, 0x4e, 0x91, 0xf8, 0xe8, 0x07, 0xb8, 0x92, 0xf8, 0x4d,
0xcc, 0xf1, 0x7a, 0x73, 0xc4, 0xac, 0x12, 0xaf, 0x15, 0xf5, 0x56, 0x79, 0x65, 0xe2, 0xef, 0xfe,
0xff, 0xbb, 0xcb, 0x0f, 0x7c, 0xec, 0x3e, 0xdb, 0xd7, 0x85, 0xff, 0x36, 0x39, 0xc4, 0xba, 0xed,
0x10, 0xeb, 0x79, 0x95, 0x89, 0xef, 0xff, 0x1b, 0x00, 0x00, 0xff, 0xff, 0x24, 0xb5, 0xd1, 0x36,
0xd5, 0x1a, 0x00, 0x00,
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x59, 0xcd, 0x6e, 0xdb, 0xc6,
0x16, 0x06, 0x49, 0x4b, 0xb6, 0x8f, 0xfc, 0x97, 0xb1, 0xaf, 0xa1, 0x10, 0xc6, 0x8d, 0x2e, 0x93,
0x5c, 0x2b, 0x48, 0x2c, 0x03, 0xbe, 0xb7, 0x3f, 0x68, 0x0a, 0xb4, 0x71, 0xe4, 0x2a, 0x46, 0xca,
0x26, 0xa1, 0xdc, 0x06, 0x69, 0x16, 0x2d, 0x63, 0x8d, 0x19, 0xc2, 0xe2, 0x8f, 0x39, 0x54, 0x6c,
0x01, 0xdd, 0x74, 0xd1, 0xee, 0xfa, 0x0e, 0x5d, 0x75, 0xd7, 0x87, 0xc8, 0x13, 0xf4, 0x41, 0xba,
0x69, 0x9f, 0xa0, 0xc5, 0xcc, 0x50, 0xd4, 0xf0, 0x4f, 0xa2, 0x15, 0x04, 0xc8, 0xa2, 0x3b, 0x9f,
0x99, 0x33, 0xe7, 0xe7, 0x3b, 0xdf, 0x1c, 0x0d, 0x8f, 0x61, 0xd9, 0x21, 0xd6, 0xae, 0x43, 0xac,
0x96, 0x1f, 0x78, 0xa1, 0x87, 0x14, 0x87, 0x58, 0xea, 0xf6, 0x23, 0x1f, 0xbb, 0x3b, 0x87, 0xfa,
0x4e, 0x17, 0x07, 0xaf, 0x70, 0xb0, 0xeb, 0x9f, 0x5a, 0xbb, 0x6c, 0x7b, 0x97, 0xf4, 0x4e, 0xcf,
0xc9, 0xee, 0x39, 0xe1, 0xda, 0xea, 0xce, 0x34, 0xc5, 0xc0, 0xf4, 0x7d, 0x1c, 0x44, 0xea, 0x9a,
0x07, 0x35, 0x9d, 0x58, 0x6d, 0x33, 0x34, 0x8f, 0x3c, 0xfd, 0x09, 0xda, 0x80, 0x4a, 0xe8, 0x9d,
0x62, 0xb7, 0x2e, 0x35, 0xa4, 0xe6, 0xa2, 0xc1, 0x05, 0xd4, 0x80, 0x9a, 0xe7, 0xe3, 0xc0, 0x0c,
0x6d, 0xcf, 0x3d, 0x6c, 0xd7, 0x65, 0xb6, 0x27, 0x2e, 0xa1, 0x26, 0xcc, 0x3b, 0xdc, 0x4c, 0x5d,
0x69, 0x48, 0xcd, 0xda, 0xde, 0x4a, 0x8b, 0xb9, 0x6b, 0x45, 0xc6, 0x8d, 0xd1, 0xb6, 0xf6, 0x4c,
0x70, 0xd8, 0xde, 0x17, 0x0f, 0x4a, 0x13, 0x0f, 0x4e, 0x0f, 0x42, 0xfb, 0x5e, 0x82, 0xd5, 0xc7,
0x03, 0xf2, 0x52, 0x4c, 0xa8, 0x01, 0xb5, 0x47, 0xc2, 0x29, 0x9e, 0x96, 0xb8, 0x24, 0x46, 0x20,
0x4f, 0x8e, 0x40, 0x83, 0x25, 0x7f, 0x40, 0x5e, 0x1e, 0x79, 0x5f, 0x12, 0x1c, 0x1c, 0xb6, 0x59,
0xa6, 0x8b, 0x46, 0x62, 0x4d, 0xfb, 0x45, 0x02, 0x34, 0xf6, 0xef, 0xb9, 0x96, 0xb7, 0x3f, 0xd4,
0x9f, 0xa0, 0x3a, 0xcc, 0xf7, 0x4d, 0x12, 0x76, 0xf1, 0x19, 0x0b, 0x61, 0xce, 0x18, 0x89, 0xe8,
0x06, 0x2c, 0x9b, 0x96, 0x15, 0x60, 0x2b, 0x99, 0x58, 0x72, 0x11, 0xed, 0x41, 0xcd, 0xc1, 0x84,
0x98, 0x16, 0xfe, 0xdc, 0x26, 0x61, 0x5d, 0x69, 0x28, 0xcd, 0xda, 0xde, 0x5a, 0x8b, 0x92, 0x44,
0xc8, 0xd6, 0x10, 0x95, 0xd0, 0x16, 0x2c, 0x86, 0x81, 0x6d, 0x59, 0x2c, 0xd6, 0x39, 0x66, 0x75,
0xbc, 0xa0, 0x7d, 0x01, 0xa8, 0x83, 0x43, 0xdd, 0xbc, 0xb8, 0xe7, 0xf6, 0x74, 0xdb, 0xed, 0xe2,
0x33, 0x03, 0x9f, 0xa1, 0x4d, 0xa8, 0x46, 0xc9, 0x71, 0xa4, 0x22, 0x29, 0x0d, 0xa3, 0x9c, 0x81,
0x51, 0x3b, 0x87, 0xf5, 0x8c, 0x3d, 0xe2, 0xd3, 0xc4, 0x0f, 0x82, 0xe0, 0xbe, 0xd7, 0xc3, 0xcc,
0x62, 0xc5, 0x18, 0x89, 0xd4, 0xd5, 0x41, 0x10, 0xe8, 0xc4, 0x8a, 0xac, 0x45, 0x12, 0x5d, 0xd7,
0xcd, 0x0b, 0x8a, 0x14, 0xc5, 0x77, 0xd9, 0x88, 0x24, 0xb6, 0xce, 0xec, 0xb2, 0x5c, 0xe8, 0x3a,
0x93, 0xb4, 0xf7, 0x01, 0xba, 0xd8, 0xed, 0xe9, 0xc4, 0xa2, 0x09, 0x94, 0x27, 0xa2, 0x03, 0xb5,
0xf8, 0x1c, 0xf1, 0x69, 0x86, 0x84, 0xdd, 0x18, 0x9d, 0x58, 0x31, 0x5e, 0xe2, 0x12, 0xd5, 0x38,
0xee, 0xdb, 0xd8, 0x0d, 0xb9, 0x46, 0x85, 0x6b, 0x08, 0x4b, 0x48, 0x85, 0x05, 0x82, 0xdd, 0xde,
0x91, 0xed, 0xe0, 0x7a, 0xb5, 0x21, 0x35, 0x15, 0x23, 0x96, 0xb5, 0x9b, 0x50, 0xbb, 0xdf, 0xc7,
0x66, 0x10, 0xc5, 0xb9, 0x09, 0xd5, 0x41, 0x02, 0x68, 0x2e, 0x69, 0x2b, 0xb0, 0x34, 0x56, 0x23,
0xbe, 0xf6, 0x1c, 0x56, 0xbb, 0x98, 0x9a, 0x4f, 0xd4, 0x28, 0xef, 0x28, 0x85, 0xda, 0x0a, 0xbc,
0x81, 0x1f, 0xd7, 0x67, 0x24, 0xd2, 0x13, 0x0e, 0x87, 0x2e, 0x82, 0x94, 0x4b, 0x1a, 0x82, 0xb5,
0xa4, 0x71, 0xe2, 0x6b, 0x3b, 0xb0, 0xde, 0xc5, 0x61, 0x84, 0x4c, 0x37, 0x34, 0xc3, 0x01, 0x89,
0x9c, 0x12, 0x26, 0x30, 0xdb, 0x15, 0x23, 0x92, 0xb4, 0x4d, 0xd8, 0xc8, 0xaa, 0x13, 0x5f, 0xfb,
0x80, 0xd1, 0x21, 0x63, 0x26, 0x75, 0x89, 0xa5, 0xec, 0x25, 0xfe, 0x16, 0x36, 0x3a, 0x39, 0x06,
0x69, 0x76, 0x38, 0x49, 0x24, 0x3c, 0x26, 0x12, 0x4e, 0x10, 0x09, 0xc7, 0x44, 0x8a, 0x42, 0x56,
0x12, 0x21, 0x77, 0x60, 0xbd, 0x8d, 0xfb, 0xdd, 0x81, 0x8f, 0x83, 0x0e, 0x05, 0x28, 0x53, 0x11,
0xb9, 0x08, 0x56, 0x25, 0x01, 0x2b, 0xcd, 0x3d, 0x6b, 0x88, 0xf8, 0xda, 0x31, 0xcf, 0x3d, 0xed,
0x60, 0x6a, 0xee, 0x68, 0x0d, 0x14, 0x5a, 0x24, 0x99, 0x15, 0x89, 0xfe, 0x39, 0xc1, 0x79, 0xc0,
0x71, 0x4a, 0x3b, 0x9f, 0x01, 0xa7, 0xf2, 0x57, 0xe6, 0x01, 0xeb, 0x19, 0x4f, 0x03, 0x3b, 0xc4,
0x6d, 0xfb, 0xe4, 0x64, 0xf6, 0xbc, 0xb4, 0x33, 0x06, 0x51, 0xd2, 0xd2, 0x5b, 0x0e, 0xfe, 0x87,
0x0a, 0x68, 0xba, 0xd7, 0xb3, 0x4f, 0x86, 0x3a, 0x6f, 0x92, 0x06, 0x36, 0x8f, 0x69, 0x80, 0x07,
0x17, 0x21, 0x76, 0x89, 0xed, 0xb9, 0xe5, 0x18, 0xca, 0x6e, 0xb9, 0x37, 0x08, 0x8e, 0x71, 0x4c,
0x95, 0x58, 0xa6, 0x7b, 0x9e, 0x9f, 0xf8, 0x79, 0x88, 0x65, 0xde, 0x61, 0x08, 0x75, 0x74, 0x34,
0xf4, 0x31, 0xeb, 0x30, 0x15, 0x43, 0x5c, 0x42, 0x17, 0xf0, 0xaf, 0x20, 0x1d, 0x14, 0xeb, 0xf7,
0x15, 0xd6, 0xef, 0xf7, 0x79, 0xbf, 0x9f, 0x9a, 0x43, 0xcb, 0xc8, 0x33, 0x72, 0xe0, 0x86, 0xc1,
0xd0, 0xc8, 0x77, 0x90, 0xee, 0x6d, 0xd5, 0x6c, 0x6f, 0xbb, 0x03, 0x32, 0xbe, 0xa8, 0xcf, 0x33,
0x8c, 0xb7, 0x5a, 0x96, 0xe7, 0x59, 0x7d, 0xcc, 0xdf, 0x10, 0x2f, 0x06, 0x27, 0xad, 0x6e, 0x18,
0xd8, 0xae, 0xf5, 0x95, 0xd9, 0x1f, 0x60, 0x43, 0xc6, 0x17, 0xe8, 0x53, 0x58, 0x32, 0xc3, 0xd0,
0x3c, 0x7e, 0x89, 0x7b, 0x87, 0xee, 0x89, 0x57, 0x5f, 0x28, 0x71, 0x2e, 0x71, 0x82, 0x52, 0xc1,
0x26, 0x2c, 0x91, 0xfa, 0x62, 0x43, 0x6a, 0x2e, 0x18, 0x23, 0x11, 0xed, 0xc1, 0x86, 0x4d, 0x68,
0xf8, 0x81, 0x6b, 0xf6, 0xc7, 0x89, 0xd7, 0x81, 0xa9, 0xe5, 0xee, 0xa1, 0x16, 0x20, 0x87, 0x58,
0x9f, 0xd9, 0x01, 0x09, 0x39, 0x7e, 0xac, 0x47, 0xd7, 0x58, 0x8f, 0xce, 0xd9, 0x51, 0x9f, 0x81,
0x5a, 0x0c, 0x22, 0xe5, 0xf3, 0x29, 0x1e, 0x46, 0xdc, 0xa0, 0x7f, 0xa2, 0x9b, 0x50, 0x79, 0x45,
0x93, 0x88, 0x9e, 0x10, 0xab, 0x11, 0x09, 0x1f, 0xe2, 0x21, 0xcf, 0x8d, 0xef, 0x7e, 0x24, 0x7f,
0x28, 0x69, 0x7f, 0xcd, 0xc1, 0x35, 0xda, 0x75, 0xdf, 0x55, 0x12, 0x0e, 0x26, 0x93, 0xf0, 0x13,
0x46, 0xc2, 0x29, 0x09, 0xfc, 0xc3, 0xc0, 0x77, 0x99, 0x81, 0xbf, 0x4b, 0xd0, 0x98, 0x5c, 0xc0,
0x99, 0x5a, 0x71, 0xaa, 0x82, 0x4a, 0xb6, 0x82, 0xf9, 0x18, 0xcc, 0x15, 0x61, 0x20, 0x56, 0xa0,
0x92, 0xac, 0xc0, 0x2d, 0xa8, 0x06, 0x98, 0x0c, 0xfa, 0x61, 0xbd, 0xca, 0x58, 0x79, 0x85, 0xb1,
0x32, 0x4e, 0x16, 0x13, 0xdf, 0x88, 0x14, 0xb4, 0x9f, 0x15, 0xb8, 0xde, 0x89, 0xb3, 0xa5, 0x10,
0xbe, 0xc1, 0x9d, 0x8b, 0xef, 0x95, 0x9c, 0xba, 0x57, 0xe2, 0x7d, 0x54, 0x52, 0xf7, 0x71, 0xfa,
0x9d, 0x23, 0xb0, 0xe9, 0x24, 0xab, 0xf1, 0x10, 0x0f, 0x85, 0x4b, 0x77, 0x97, 0xa5, 0x57, 0x22,
0x8b, 0x96, 0x9e, 0x31, 0x63, 0x14, 0x98, 0xa6, 0x61, 0x51, 0xe7, 0x23, 0x4f, 0x14, 0xc8, 0x45,
0x43, 0x5c, 0x52, 0x4f, 0x00, 0x65, 0xed, 0xa5, 0xeb, 0x2c, 0x95, 0xad, 0xb3, 0x5c, 0x54, 0x67,
0xed, 0x57, 0x09, 0x6e, 0x4c, 0x4f, 0x6e, 0x26, 0x52, 0x76, 0x61, 0x9d, 0xd8, 0xae, 0xd5, 0xc7,
0x71, 0x22, 0x8c, 0x35, 0xfc, 0x03, 0xea, 0x3f, 0xbc, 0x97, 0x89, 0xfb, 0xb1, 0x43, 0xae, 0x68,
0xe4, 0x9d, 0xd6, 0x5e, 0xcb, 0xb0, 0x35, 0xe9, 0xd4, 0x0c, 0x71, 0x06, 0x45, 0x5d, 0x97, 0x47,
0xfa, 0xf1, 0xd4, 0x48, 0xdf, 0xbc, 0xe5, 0xce, 0x65, 0x0a, 0xf9, 0x36, 0x9b, 0xd0, 0x6b, 0x09,
0xae, 0x4f, 0x7d, 0xca, 0xcc, 0x54, 0xf2, 0xff, 0x43, 0x8d, 0x0c, 0x8e, 0x8f, 0x31, 0x21, 0x02,
0x80, 0x88, 0x01, 0xc8, 0x6c, 0x8f, 0x3e, 0xf9, 0x0c, 0x51, 0x0d, 0xed, 0x01, 0x9c, 0x98, 0x76,
0x1f, 0xf7, 0xd8, 0xa1, 0xb9, 0xc2, 0x43, 0x82, 0x96, 0xf6, 0xa7, 0x0c, 0xff, 0x6d, 0xe3, 0x3e,
0x0e, 0xf1, 0x3b, 0xdd, 0x5d, 0xa6, 0x7f, 0xb8, 0x16, 0xfd, 0xa0, 0x55, 0x2f, 0xfd, 0x83, 0x36,
0x5f, 0xd8, 0xcc, 0x0f, 0x8a, 0x18, 0xbe, 0xc0, 0xb0, 0xce, 0x70, 0x25, 0x5f, 0x5b, 0xfb, 0x51,
0x82, 0xed, 0x52, 0x98, 0xcf, 0xc4, 0x9d, 0x4b, 0xfc, 0xae, 0x78, 0xb0, 0x9c, 0x60, 0x06, 0xba,
0x03, 0x8b, 0x78, 0xb4, 0x10, 0x0f, 0xb3, 0x92, 0x04, 0x1a, 0x2b, 0x88, 0xb1, 0xc9, 0x45, 0xb1,
0x29, 0x62, 0x6c, 0xda, 0x6f, 0x32, 0x2c, 0xc6, 0xa6, 0xd0, 0x37, 0x45, 0x70, 0x4a, 0x2c, 0xf0,
0x5b, 0x49, 0xcf, 0x6f, 0xde, 0x1d, 0xe4, 0xb2, 0x6d, 0x5e, 0x29, 0x64, 0x80, 0x96, 0x7a, 0x92,
0xf1, 0x86, 0x93, 0x7c, 0x74, 0xad, 0xb0, 0x47, 0x1e, 0xa7, 0xa8, 0x8c, 0x2f, 0xd4, 0xe7, 0x97,
0xec, 0x40, 0xdb, 0xc9, 0x0e, 0x94, 0x53, 0x3f, 0xa1, 0x07, 0x39, 0xb0, 0x24, 0x6e, 0xa1, 0xdb,
0xb0, 0x70, 0x1a, 0xc9, 0x51, 0x01, 0x33, 0xac, 0x8c, 0x15, 0x66, 0x28, 0xe0, 0x4f, 0x12, 0xac,
0x0b, 0xb3, 0x41, 0x8a, 0x0b, 0x1b, 0x0e, 0x66, 0x46, 0x80, 0x52, 0x89, 0x11, 0xa0, 0x7c, 0xe9,
0x11, 0xa0, 0x92, 0x1e, 0x01, 0xde, 0x83, 0xe5, 0x36, 0xee, 0xeb, 0xc4, 0xe2, 0x57, 0x68, 0xe2,
0x08, 0x84, 0xe0, 0xb3, 0xb8, 0x9b, 0x2e, 0x1b, 0x23, 0x51, 0x5b, 0x83, 0x15, 0xd1, 0x04, 0xf1,
0xf7, 0xfe, 0x98, 0x07, 0xc5, 0x21, 0x16, 0x7a, 0x00, 0xab, 0xa9, 0x79, 0x20, 0xba, 0x1a, 0x81,
0x99, 0x9d, 0x3b, 0xaa, 0x6a, 0xd1, 0x16, 0xf1, 0xd1, 0x53, 0xd8, 0x78, 0x3c, 0xe8, 0xf7, 0xa3,
0xeb, 0xbe, 0x3f, 0xec, 0x72, 0xdf, 0xe8, 0xdf, 0xd1, 0x99, 0xbc, 0x4d, 0x6a, 0xf3, 0xda, 0xc4,
0x7d, 0x76, 0x61, 0xe7, 0xa3, 0x39, 0x13, 0x5a, 0x8d, 0xbe, 0x6a, 0x46, 0x73, 0x44, 0x75, 0x2d,
0xb9, 0x40, 0x7c, 0xf4, 0x1e, 0xc0, 0x38, 0x55, 0xc4, 0x7f, 0x1a, 0x12, 0xf0, 0xa9, 0xeb, 0x99,
0x35, 0xe2, 0xa3, 0x0e, 0xac, 0xa5, 0x87, 0x44, 0xa8, 0x3e, 0x52, 0x4c, 0xcf, 0x88, 0xd4, 0xab,
0x05, 0x3b, 0xc4, 0x47, 0xbb, 0xb0, 0x30, 0x9a, 0x0c, 0x22, 0x1e, 0x9d, 0x30, 0x4f, 0x54, 0xaf,
0xa4, 0x56, 0xb8, 0xe7, 0xf4, 0x68, 0x2e, 0xf2, 0x9c, 0x33, 0xe0, 0x8b, 0x3c, 0xe7, 0xcd, 0xf2,
0xa8, 0xa1, 0x4e, 0xbe, 0xa1, 0x4e, 0xa1, 0xa1, 0xdc, 0x19, 0xde, 0x29, 0x6c, 0x4d, 0xfa, 0xee,
0x40, 0x37, 0xca, 0x7c, 0x5b, 0xaa, 0x37, 0x4b, 0x68, 0x11, 0x1f, 0x9d, 0x43, 0x63, 0xda, 0x9b,
0x12, 0x35, 0xcb, 0xbe, 0xab, 0xd5, 0x5b, 0x25, 0x35, 0x89, 0x8f, 0xce, 0x60, 0xeb, 0x5e, 0xaf,
0x57, 0x9c, 0xe5, 0x76, 0xc9, 0x31, 0x8e, 0xda, 0x2c, 0xa7, 0x48, 0x7c, 0xf4, 0x1d, 0x5c, 0x4b,
0xfc, 0x26, 0xe6, 0x78, 0xbd, 0x3d, 0x62, 0x56, 0x89, 0xd7, 0x8a, 0x7a, 0xa7, 0xbc, 0x32, 0xf1,
0xf7, 0xd5, 0xaf, 0xeb, 0x8f, 0x7c, 0xec, 0x1e, 0xea, 0xc2, 0x3f, 0x9b, 0x1c, 0x62, 0xdd, 0x75,
0x88, 0xf5, 0xa2, 0xca, 0xc4, 0xff, 0xfd, 0x1d, 0x00, 0x00, 0xff, 0xff, 0xaa, 0x89, 0x1b, 0xf3,
0xd4, 0x1a, 0x00, 0x00,
}