mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-04 00:55:59 +08:00
organization
This commit is contained in:
@@ -37,7 +37,7 @@ func (m *CreateDepartmentReq) Reset() { *m = CreateDepartmentReq{} }
|
||||
func (m *CreateDepartmentReq) String() string { return proto.CompactTextString(m) }
|
||||
func (*CreateDepartmentReq) ProtoMessage() {}
|
||||
func (*CreateDepartmentReq) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{0}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{0}
|
||||
}
|
||||
func (m *CreateDepartmentReq) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_CreateDepartmentReq.Unmarshal(m, b)
|
||||
@@ -91,7 +91,7 @@ func (m *CreateDepartmentResp) Reset() { *m = CreateDepartmentResp{} }
|
||||
func (m *CreateDepartmentResp) String() string { return proto.CompactTextString(m) }
|
||||
func (*CreateDepartmentResp) ProtoMessage() {}
|
||||
func (*CreateDepartmentResp) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{1}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{1}
|
||||
}
|
||||
func (m *CreateDepartmentResp) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_CreateDepartmentResp.Unmarshal(m, b)
|
||||
@@ -145,7 +145,7 @@ func (m *UpdateDepartmentReq) Reset() { *m = UpdateDepartmentReq{} }
|
||||
func (m *UpdateDepartmentReq) String() string { return proto.CompactTextString(m) }
|
||||
func (*UpdateDepartmentReq) ProtoMessage() {}
|
||||
func (*UpdateDepartmentReq) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{2}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{2}
|
||||
}
|
||||
func (m *UpdateDepartmentReq) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_UpdateDepartmentReq.Unmarshal(m, b)
|
||||
@@ -198,7 +198,7 @@ func (m *UpdateDepartmentResp) Reset() { *m = UpdateDepartmentResp{} }
|
||||
func (m *UpdateDepartmentResp) String() string { return proto.CompactTextString(m) }
|
||||
func (*UpdateDepartmentResp) ProtoMessage() {}
|
||||
func (*UpdateDepartmentResp) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{3}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{3}
|
||||
}
|
||||
func (m *UpdateDepartmentResp) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_UpdateDepartmentResp.Unmarshal(m, b)
|
||||
@@ -245,7 +245,7 @@ func (m *GetSubDepartmentReq) Reset() { *m = GetSubDepartmentReq{} }
|
||||
func (m *GetSubDepartmentReq) String() string { return proto.CompactTextString(m) }
|
||||
func (*GetSubDepartmentReq) ProtoMessage() {}
|
||||
func (*GetSubDepartmentReq) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{4}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{4}
|
||||
}
|
||||
func (m *GetSubDepartmentReq) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_GetSubDepartmentReq.Unmarshal(m, b)
|
||||
@@ -299,7 +299,7 @@ func (m *GetSubDepartmentResp) Reset() { *m = GetSubDepartmentResp{} }
|
||||
func (m *GetSubDepartmentResp) String() string { return proto.CompactTextString(m) }
|
||||
func (*GetSubDepartmentResp) ProtoMessage() {}
|
||||
func (*GetSubDepartmentResp) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{5}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{5}
|
||||
}
|
||||
func (m *GetSubDepartmentResp) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_GetSubDepartmentResp.Unmarshal(m, b)
|
||||
@@ -353,7 +353,7 @@ func (m *DeleteDepartmentReq) Reset() { *m = DeleteDepartmentReq{} }
|
||||
func (m *DeleteDepartmentReq) String() string { return proto.CompactTextString(m) }
|
||||
func (*DeleteDepartmentReq) ProtoMessage() {}
|
||||
func (*DeleteDepartmentReq) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{6}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{6}
|
||||
}
|
||||
func (m *DeleteDepartmentReq) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_DeleteDepartmentReq.Unmarshal(m, b)
|
||||
@@ -406,7 +406,7 @@ func (m *DeleteDepartmentResp) Reset() { *m = DeleteDepartmentResp{} }
|
||||
func (m *DeleteDepartmentResp) String() string { return proto.CompactTextString(m) }
|
||||
func (*DeleteDepartmentResp) ProtoMessage() {}
|
||||
func (*DeleteDepartmentResp) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{7}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{7}
|
||||
}
|
||||
func (m *DeleteDepartmentResp) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_DeleteDepartmentResp.Unmarshal(m, b)
|
||||
@@ -453,7 +453,7 @@ func (m *CreateOrganizationUserReq) Reset() { *m = CreateOrganizationUse
|
||||
func (m *CreateOrganizationUserReq) String() string { return proto.CompactTextString(m) }
|
||||
func (*CreateOrganizationUserReq) ProtoMessage() {}
|
||||
func (*CreateOrganizationUserReq) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{8}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{8}
|
||||
}
|
||||
func (m *CreateOrganizationUserReq) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_CreateOrganizationUserReq.Unmarshal(m, b)
|
||||
@@ -506,7 +506,7 @@ func (m *CreateOrganizationUserResp) Reset() { *m = CreateOrganizationUs
|
||||
func (m *CreateOrganizationUserResp) String() string { return proto.CompactTextString(m) }
|
||||
func (*CreateOrganizationUserResp) ProtoMessage() {}
|
||||
func (*CreateOrganizationUserResp) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{9}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{9}
|
||||
}
|
||||
func (m *CreateOrganizationUserResp) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_CreateOrganizationUserResp.Unmarshal(m, b)
|
||||
@@ -553,7 +553,7 @@ func (m *UpdateOrganizationUserReq) Reset() { *m = UpdateOrganizationUse
|
||||
func (m *UpdateOrganizationUserReq) String() string { return proto.CompactTextString(m) }
|
||||
func (*UpdateOrganizationUserReq) ProtoMessage() {}
|
||||
func (*UpdateOrganizationUserReq) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{10}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{10}
|
||||
}
|
||||
func (m *UpdateOrganizationUserReq) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_UpdateOrganizationUserReq.Unmarshal(m, b)
|
||||
@@ -606,7 +606,7 @@ func (m *UpdateOrganizationUserResp) Reset() { *m = UpdateOrganizationUs
|
||||
func (m *UpdateOrganizationUserResp) String() string { return proto.CompactTextString(m) }
|
||||
func (*UpdateOrganizationUserResp) ProtoMessage() {}
|
||||
func (*UpdateOrganizationUserResp) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{11}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{11}
|
||||
}
|
||||
func (m *UpdateOrganizationUserResp) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_UpdateOrganizationUserResp.Unmarshal(m, b)
|
||||
@@ -641,7 +641,7 @@ func (m *UpdateOrganizationUserResp) GetErrMsg() string {
|
||||
}
|
||||
|
||||
type CreateDepartmentMemberReq struct {
|
||||
UserInDepartment *sdk_ws.UserInDepartment `protobuf:"bytes,1,opt,name=userInDepartment" json:"userInDepartment,omitempty"`
|
||||
DepartmentMember *sdk_ws.DepartmentMember `protobuf:"bytes,1,opt,name=departmentMember" json:"departmentMember,omitempty"`
|
||||
OperationID string `protobuf:"bytes,2,opt,name=operationID" json:"operationID,omitempty"`
|
||||
OpUserID string `protobuf:"bytes,3,opt,name=opUserID" json:"opUserID,omitempty"`
|
||||
XXX_NoUnkeyedLiteral struct{} `json:"-"`
|
||||
@@ -653,7 +653,7 @@ func (m *CreateDepartmentMemberReq) Reset() { *m = CreateDepartmentMembe
|
||||
func (m *CreateDepartmentMemberReq) String() string { return proto.CompactTextString(m) }
|
||||
func (*CreateDepartmentMemberReq) ProtoMessage() {}
|
||||
func (*CreateDepartmentMemberReq) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{12}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{12}
|
||||
}
|
||||
func (m *CreateDepartmentMemberReq) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_CreateDepartmentMemberReq.Unmarshal(m, b)
|
||||
@@ -673,9 +673,9 @@ func (m *CreateDepartmentMemberReq) XXX_DiscardUnknown() {
|
||||
|
||||
var xxx_messageInfo_CreateDepartmentMemberReq proto.InternalMessageInfo
|
||||
|
||||
func (m *CreateDepartmentMemberReq) GetUserInDepartment() *sdk_ws.UserInDepartment {
|
||||
func (m *CreateDepartmentMemberReq) GetDepartmentMember() *sdk_ws.DepartmentMember {
|
||||
if m != nil {
|
||||
return m.UserInDepartment
|
||||
return m.DepartmentMember
|
||||
}
|
||||
return nil
|
||||
}
|
||||
@@ -706,7 +706,7 @@ func (m *CreateDepartmentMemberResp) Reset() { *m = CreateDepartmentMemb
|
||||
func (m *CreateDepartmentMemberResp) String() string { return proto.CompactTextString(m) }
|
||||
func (*CreateDepartmentMemberResp) ProtoMessage() {}
|
||||
func (*CreateDepartmentMemberResp) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{13}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{13}
|
||||
}
|
||||
func (m *CreateDepartmentMemberResp) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_CreateDepartmentMemberResp.Unmarshal(m, b)
|
||||
@@ -753,7 +753,7 @@ func (m *GetUserInDepartmentReq) Reset() { *m = GetUserInDepartmentReq{}
|
||||
func (m *GetUserInDepartmentReq) String() string { return proto.CompactTextString(m) }
|
||||
func (*GetUserInDepartmentReq) ProtoMessage() {}
|
||||
func (*GetUserInDepartmentReq) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{14}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{14}
|
||||
}
|
||||
func (m *GetUserInDepartmentReq) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_GetUserInDepartmentReq.Unmarshal(m, b)
|
||||
@@ -807,7 +807,7 @@ func (m *GetUserInDepartmentResp) Reset() { *m = GetUserInDepartmentResp
|
||||
func (m *GetUserInDepartmentResp) String() string { return proto.CompactTextString(m) }
|
||||
func (*GetUserInDepartmentResp) ProtoMessage() {}
|
||||
func (*GetUserInDepartmentResp) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{15}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{15}
|
||||
}
|
||||
func (m *GetUserInDepartmentResp) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_GetUserInDepartmentResp.Unmarshal(m, b)
|
||||
@@ -861,7 +861,7 @@ func (m *UpdateUserInDepartmentReq) Reset() { *m = UpdateUserInDepartmen
|
||||
func (m *UpdateUserInDepartmentReq) String() string { return proto.CompactTextString(m) }
|
||||
func (*UpdateUserInDepartmentReq) ProtoMessage() {}
|
||||
func (*UpdateUserInDepartmentReq) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{16}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{16}
|
||||
}
|
||||
func (m *UpdateUserInDepartmentReq) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_UpdateUserInDepartmentReq.Unmarshal(m, b)
|
||||
@@ -914,7 +914,7 @@ func (m *UpdateUserInDepartmentResp) Reset() { *m = UpdateUserInDepartme
|
||||
func (m *UpdateUserInDepartmentResp) String() string { return proto.CompactTextString(m) }
|
||||
func (*UpdateUserInDepartmentResp) ProtoMessage() {}
|
||||
func (*UpdateUserInDepartmentResp) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{17}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{17}
|
||||
}
|
||||
func (m *UpdateUserInDepartmentResp) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_UpdateUserInDepartmentResp.Unmarshal(m, b)
|
||||
@@ -962,7 +962,7 @@ func (m *DeleteUserInDepartmentReq) Reset() { *m = DeleteUserInDepartmen
|
||||
func (m *DeleteUserInDepartmentReq) String() string { return proto.CompactTextString(m) }
|
||||
func (*DeleteUserInDepartmentReq) ProtoMessage() {}
|
||||
func (*DeleteUserInDepartmentReq) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{18}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{18}
|
||||
}
|
||||
func (m *DeleteUserInDepartmentReq) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_DeleteUserInDepartmentReq.Unmarshal(m, b)
|
||||
@@ -1022,7 +1022,7 @@ func (m *DeleteUserInDepartmentResp) Reset() { *m = DeleteUserInDepartme
|
||||
func (m *DeleteUserInDepartmentResp) String() string { return proto.CompactTextString(m) }
|
||||
func (*DeleteUserInDepartmentResp) ProtoMessage() {}
|
||||
func (*DeleteUserInDepartmentResp) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{19}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{19}
|
||||
}
|
||||
func (m *DeleteUserInDepartmentResp) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_DeleteUserInDepartmentResp.Unmarshal(m, b)
|
||||
@@ -1069,7 +1069,7 @@ func (m *DeleteOrganizationUserReq) Reset() { *m = DeleteOrganizationUse
|
||||
func (m *DeleteOrganizationUserReq) String() string { return proto.CompactTextString(m) }
|
||||
func (*DeleteOrganizationUserReq) ProtoMessage() {}
|
||||
func (*DeleteOrganizationUserReq) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{20}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{20}
|
||||
}
|
||||
func (m *DeleteOrganizationUserReq) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_DeleteOrganizationUserReq.Unmarshal(m, b)
|
||||
@@ -1122,7 +1122,7 @@ func (m *DeleteOrganizationUserResp) Reset() { *m = DeleteOrganizationUs
|
||||
func (m *DeleteOrganizationUserResp) String() string { return proto.CompactTextString(m) }
|
||||
func (*DeleteOrganizationUserResp) ProtoMessage() {}
|
||||
func (*DeleteOrganizationUserResp) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{21}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{21}
|
||||
}
|
||||
func (m *DeleteOrganizationUserResp) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_DeleteOrganizationUserResp.Unmarshal(m, b)
|
||||
@@ -1169,7 +1169,7 @@ func (m *GetDepartmentMemberReq) Reset() { *m = GetDepartmentMemberReq{}
|
||||
func (m *GetDepartmentMemberReq) String() string { return proto.CompactTextString(m) }
|
||||
func (*GetDepartmentMemberReq) ProtoMessage() {}
|
||||
func (*GetDepartmentMemberReq) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{22}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{22}
|
||||
}
|
||||
func (m *GetDepartmentMemberReq) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_GetDepartmentMemberReq.Unmarshal(m, b)
|
||||
@@ -1223,7 +1223,7 @@ func (m *GetDepartmentMemberResp) Reset() { *m = GetDepartmentMemberResp
|
||||
func (m *GetDepartmentMemberResp) String() string { return proto.CompactTextString(m) }
|
||||
func (*GetDepartmentMemberResp) ProtoMessage() {}
|
||||
func (*GetDepartmentMemberResp) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_organization_a03f9a4144ed1081, []int{23}
|
||||
return fileDescriptor_organization_4c9882c006c04fab, []int{23}
|
||||
}
|
||||
func (m *GetDepartmentMemberResp) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_GetDepartmentMemberResp.Unmarshal(m, b)
|
||||
@@ -1727,54 +1727,54 @@ var _Organization_serviceDesc = grpc.ServiceDesc{
|
||||
}
|
||||
|
||||
func init() {
|
||||
proto.RegisterFile("organization/organization.proto", fileDescriptor_organization_a03f9a4144ed1081)
|
||||
proto.RegisterFile("organization/organization.proto", fileDescriptor_organization_4c9882c006c04fab)
|
||||
}
|
||||
|
||||
var fileDescriptor_organization_a03f9a4144ed1081 = []byte{
|
||||
// 713 bytes of a gzipped FileDescriptorProto
|
||||
var fileDescriptor_organization_4c9882c006c04fab = []byte{
|
||||
// 708 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x58, 0x4f, 0x6f, 0x12, 0x41,
|
||||
0x14, 0xcf, 0x8a, 0x56, 0xfb, 0xda, 0x18, 0x32, 0x25, 0x48, 0xd7, 0x34, 0xd2, 0xd5, 0x46, 0x4e,
|
||||
0x90, 0xd4, 0xa3, 0x37, 0x8b, 0x69, 0x49, 0xac, 0x24, 0x18, 0x62, 0xf0, 0x42, 0x96, 0x30, 0x12,
|
||||
0x82, 0xec, 0x0e, 0x33, 0x8b, 0x24, 0xfd, 0x12, 0x9e, 0xbc, 0x18, 0x8f, 0x9e, 0xfc, 0x34, 0x7e,
|
||||
0x24, 0xb3, 0xbb, 0x94, 0x0e, 0x6f, 0xde, 0x52, 0x5c, 0x16, 0xa3, 0xc7, 0x19, 0x66, 0xde, 0xef,
|
||||
0xbd, 0xdf, 0xfb, 0x33, 0x3f, 0x16, 0x9e, 0xf8, 0x72, 0xe0, 0x7a, 0xc3, 0x2b, 0x37, 0x18, 0xfa,
|
||||
0x5e, 0x4d, 0x5f, 0x54, 0x85, 0xf4, 0x03, 0x9f, 0xed, 0xeb, 0x7b, 0xf6, 0x71, 0x53, 0x70, 0xaf,
|
||||
0xdb, 0xb8, 0xac, 0x89, 0xd1, 0xa0, 0x16, 0x1d, 0xa8, 0xa9, 0xfe, 0xa8, 0x3b, 0x53, 0xb5, 0x99,
|
||||
0x8a, 0x2f, 0x38, 0xdf, 0x2c, 0x38, 0x38, 0x93, 0xdc, 0x0d, 0x78, 0x9d, 0x0b, 0x57, 0x06, 0x63,
|
||||
0xee, 0x05, 0x2d, 0x3e, 0x61, 0xaf, 0xe1, 0x61, 0x7f, 0xb1, 0xd1, 0xf0, 0x3e, 0xfa, 0x25, 0xab,
|
||||
0x6c, 0x55, 0xf6, 0x4e, 0x8f, 0xaa, 0x8a, 0xcb, 0xcf, 0x5c, 0x76, 0x5d, 0x31, 0xec, 0x0a, 0x57,
|
||||
0xba, 0x63, 0x55, 0xd5, 0x6e, 0xa2, 0x4b, 0xac, 0x0c, 0x7b, 0xbe, 0xe0, 0x32, 0x72, 0xa7, 0x51,
|
||||
0x2f, 0xdd, 0x29, 0x5b, 0x95, 0xdd, 0x96, 0xbe, 0xc5, 0x6c, 0x78, 0xe0, 0x8b, 0xb6, 0xe2, 0xb2,
|
||||
0x51, 0x2f, 0xe5, 0xa2, 0x9f, 0x17, 0x6b, 0xe7, 0x8b, 0x05, 0x05, 0xd3, 0x39, 0x25, 0x58, 0x09,
|
||||
0xee, 0x73, 0x29, 0xcf, 0xfc, 0x3e, 0x8f, 0xdc, 0xba, 0xd7, 0xba, 0x5e, 0xb2, 0x22, 0xec, 0x70,
|
||||
0x29, 0x2f, 0xd5, 0x60, 0x8e, 0x35, 0x5f, 0x11, 0xf1, 0xe4, 0x52, 0xc4, 0x13, 0xd1, 0xd5, 0x16,
|
||||
0xfd, 0x7f, 0x93, 0xae, 0x0b, 0x28, 0x98, 0xbe, 0xa5, 0x61, 0xcb, 0x99, 0xc1, 0xc1, 0x39, 0x0f,
|
||||
0xde, 0x4d, 0x7b, 0xcb, 0x51, 0x3a, 0xb0, 0xaf, 0x39, 0x5c, 0x8f, 0xac, 0xed, 0xb6, 0x96, 0xf6,
|
||||
0x32, 0xc8, 0xb8, 0x89, 0xbc, 0x79, 0xc6, 0xdf, 0x0c, 0x55, 0x50, 0xca, 0x95, 0x73, 0x7f, 0x94,
|
||||
0x92, 0xf0, 0x52, 0x48, 0x45, 0x9d, 0x7f, 0xe2, 0x38, 0xe1, 0xdb, 0xa7, 0xe2, 0x02, 0x0a, 0x26,
|
||||
0x70, 0xaa, 0x6c, 0xfe, 0xb4, 0xe0, 0x30, 0x6e, 0xa3, 0xa6, 0x36, 0x1d, 0x42, 0x98, 0x30, 0x92,
|
||||
0x26, 0xe4, 0x7d, 0xb4, 0x3d, 0x2f, 0xde, 0xa7, 0x04, 0x53, 0x86, 0x05, 0xe3, 0xf2, 0x86, 0x61,
|
||||
0xbf, 0x05, 0x3b, 0xc9, 0xd7, 0xd4, 0xc1, 0xc7, 0x5d, 0xf1, 0x7f, 0x04, 0x9f, 0xe4, 0xeb, 0x86,
|
||||
0x99, 0xbf, 0x29, 0xa2, 0x4b, 0x3e, 0xee, 0x2d, 0x82, 0x9f, 0x86, 0xb8, 0xde, 0xcd, 0x8f, 0x2b,
|
||||
0x82, 0x6f, 0xa3, 0xa3, 0x2d, 0xe3, 0x72, 0x56, 0x99, 0x37, 0x7d, 0x4d, 0x15, 0xbc, 0x07, 0xc5,
|
||||
0x73, 0x1e, 0x18, 0x6e, 0xf3, 0x49, 0x78, 0x63, 0x1a, 0xfb, 0x10, 0xb7, 0xed, 0x7c, 0xb5, 0xa1,
|
||||
0xff, 0xdf, 0x2d, 0x78, 0x44, 0x02, 0xa6, 0x1a, 0x5f, 0x54, 0x72, 0x72, 0x1b, 0x24, 0x47, 0x6b,
|
||||
0x04, 0x8a, 0x92, 0x26, 0xe4, 0xfb, 0x88, 0xf6, 0x15, 0xb5, 0x60, 0x64, 0xc8, 0xb8, 0x9c, 0x55,
|
||||
0x23, 0x64, 0xc3, 0xa6, 0xf3, 0xd5, 0x82, 0xc3, 0x78, 0x9a, 0xfe, 0xb5, 0x7a, 0x30, 0x9e, 0x88,
|
||||
0xbb, 0xe6, 0x13, 0x11, 0xc6, 0x99, 0xe4, 0x56, 0xaa, 0x38, 0x27, 0xd7, 0x61, 0x52, 0xc3, 0x6e,
|
||||
0x3b, 0x65, 0xbf, 0x08, 0x21, 0xa3, 0x99, 0x75, 0x15, 0xb5, 0x2d, 0x35, 0xaf, 0xb6, 0xff, 0xe6,
|
||||
0xfe, 0x88, 0x5b, 0x38, 0x9b, 0x01, 0xc4, 0xde, 0x43, 0x01, 0x77, 0xa1, 0xa6, 0x43, 0xd6, 0x6a,
|
||||
0x63, 0xd2, 0xc0, 0xe9, 0xaf, 0x5d, 0x58, 0x12, 0xfa, 0xac, 0x03, 0x79, 0x3c, 0x3a, 0xd9, 0x71,
|
||||
0x75, 0xe9, 0xff, 0x01, 0x21, 0xf2, 0x6d, 0xe7, 0xb6, 0x23, 0x4a, 0x84, 0xa6, 0xb1, 0xa8, 0xc4,
|
||||
0xa6, 0x09, 0x41, 0x8c, 0x4d, 0x93, 0xba, 0xb4, 0x03, 0x79, 0xac, 0xf5, 0xb0, 0x69, 0x42, 0x85,
|
||||
0x62, 0xd3, 0xa4, 0x5c, 0xec, 0x40, 0x1e, 0x8b, 0x27, 0x6c, 0x9a, 0x50, 0x75, 0xd8, 0x34, 0xa9,
|
||||
0xbf, 0x46, 0x50, 0xa4, 0x05, 0x0a, 0x7b, 0x4e, 0xd1, 0x49, 0x34, 0xa2, 0x5d, 0x59, 0xef, 0x60,
|
||||
0x0c, 0x46, 0x0b, 0x02, 0x0c, 0x96, 0x28, 0x71, 0x30, 0xd8, 0x0a, 0x7d, 0x31, 0x82, 0x22, 0xdd,
|
||||
0xc9, 0x18, 0x2c, 0x71, 0xc4, 0x60, 0xb0, 0x15, 0x83, 0x61, 0x41, 0x23, 0x6e, 0x36, 0x9a, 0x46,
|
||||
0x62, 0x1e, 0xd0, 0x34, 0x92, 0xbd, 0xdb, 0x8b, 0xfe, 0xcf, 0xe0, 0xee, 0x62, 0xcf, 0x8c, 0x4a,
|
||||
0x22, 0x5e, 0x07, 0xfb, 0x64, 0x8d, 0x53, 0x3a, 0x7b, 0x06, 0x0c, 0xc9, 0x1e, 0x85, 0x54, 0x59,
|
||||
0xef, 0xa0, 0x5e, 0x17, 0xb7, 0x81, 0x25, 0xbe, 0xf8, 0x74, 0x5d, 0x90, 0x60, 0x31, 0x7b, 0x46,
|
||||
0x9e, 0x4c, 0xf6, 0xa8, 0x24, 0x9d, 0xac, 0x71, 0x4a, 0x89, 0x57, 0x47, 0x1f, 0x1e, 0x57, 0x97,
|
||||
0x3e, 0x68, 0xbc, 0xd4, 0x17, 0xbd, 0x9d, 0xe8, 0x6b, 0xc5, 0x8b, 0xdf, 0x01, 0x00, 0x00, 0xff,
|
||||
0xff, 0x33, 0x0d, 0x37, 0x72, 0x01, 0x11, 0x00, 0x00,
|
||||
0x14, 0xcf, 0x8a, 0x56, 0x79, 0x6d, 0x0c, 0x99, 0x12, 0xa4, 0x6b, 0x1a, 0x29, 0xda, 0xc8, 0x09,
|
||||
0x92, 0x7a, 0xf4, 0x66, 0x31, 0x2d, 0x89, 0x48, 0x82, 0x69, 0x0c, 0x5e, 0xc8, 0x12, 0x46, 0x42,
|
||||
0x90, 0xdd, 0xe9, 0xcc, 0x22, 0x49, 0xbf, 0x84, 0x27, 0x2f, 0xc6, 0xa3, 0x27, 0x3f, 0x8d, 0x1f,
|
||||
0xc9, 0xec, 0x2e, 0xc5, 0xd9, 0x37, 0x6f, 0xe9, 0xba, 0x80, 0xa9, 0xc7, 0x19, 0x66, 0xde, 0xef,
|
||||
0xbd, 0xdf, 0xfb, 0x33, 0x3f, 0x16, 0x9e, 0x78, 0x72, 0xe4, 0xb8, 0xe3, 0x2b, 0xc7, 0x1f, 0x7b,
|
||||
0x6e, 0x43, 0x5f, 0xd4, 0x85, 0xf4, 0x7c, 0x8f, 0xed, 0xe9, 0x7b, 0xf6, 0x51, 0x47, 0x70, 0xb7,
|
||||
0xdf, 0x6a, 0x37, 0xc4, 0x64, 0xd4, 0x08, 0x0f, 0x34, 0xd4, 0x70, 0xd2, 0x9f, 0xab, 0xc6, 0x5c,
|
||||
0x45, 0x17, 0xaa, 0xdf, 0x2c, 0xd8, 0x3f, 0x95, 0xdc, 0xf1, 0x79, 0x93, 0x0b, 0x47, 0xfa, 0x53,
|
||||
0xee, 0xfa, 0x5d, 0x7e, 0xc9, 0x5e, 0xc3, 0xc3, 0xe1, 0x72, 0xa3, 0xe5, 0x7e, 0xf4, 0xca, 0x56,
|
||||
0xc5, 0xaa, 0xed, 0x9e, 0x1c, 0xd6, 0x15, 0x97, 0x9f, 0xb9, 0xec, 0x3b, 0x62, 0xdc, 0x17, 0x8e,
|
||||
0x74, 0xa6, 0xaa, 0xae, 0xdd, 0x44, 0x97, 0x58, 0x05, 0x76, 0x3d, 0xc1, 0x65, 0xe8, 0x4e, 0xab,
|
||||
0x59, 0xbe, 0x53, 0xb1, 0x6a, 0xf9, 0xae, 0xbe, 0xc5, 0x6c, 0x78, 0xe0, 0x89, 0x0b, 0xc5, 0x65,
|
||||
0xab, 0x59, 0xce, 0x85, 0x3f, 0x2f, 0xd7, 0xd5, 0x2f, 0x16, 0x14, 0x4d, 0xe7, 0x94, 0x60, 0x65,
|
||||
0xb8, 0xcf, 0xa5, 0x3c, 0xf5, 0x86, 0x3c, 0x74, 0xeb, 0x5e, 0xf7, 0x7a, 0xc9, 0x4a, 0xb0, 0xc3,
|
||||
0xa5, 0x6c, 0xab, 0xd1, 0x02, 0x6b, 0xb1, 0x22, 0xe2, 0xc9, 0x65, 0x88, 0x27, 0xa4, 0xeb, 0x42,
|
||||
0x0c, 0x6f, 0x27, 0x5d, 0xe7, 0x50, 0x34, 0x7d, 0xcb, 0xc2, 0x56, 0x75, 0x0e, 0xfb, 0x67, 0xdc,
|
||||
0x7f, 0x37, 0x1b, 0xc4, 0xa3, 0xac, 0xc2, 0x9e, 0xe6, 0x70, 0x33, 0xb4, 0x96, 0xef, 0xc6, 0xf6,
|
||||
0x36, 0x90, 0x71, 0x13, 0x79, 0xfd, 0x8c, 0xbf, 0x19, 0x2b, 0xbf, 0x9c, 0xab, 0xe4, 0xfe, 0x2a,
|
||||
0x25, 0xc1, 0xa5, 0x80, 0x8a, 0x26, 0xff, 0xc4, 0x71, 0xc2, 0xb7, 0x4f, 0xc5, 0x39, 0x14, 0x4d,
|
||||
0xe0, 0x4c, 0xd9, 0xfc, 0x69, 0xc1, 0x41, 0xd4, 0x46, 0x1d, 0x6d, 0x3a, 0x04, 0x30, 0x41, 0x24,
|
||||
0x1d, 0x28, 0x78, 0x68, 0x7b, 0x51, 0xbc, 0x4f, 0x09, 0xa6, 0x0c, 0x0b, 0xc6, 0xe5, 0x35, 0xc3,
|
||||
0x7e, 0x0b, 0x76, 0x92, 0xaf, 0x99, 0x83, 0x8f, 0xba, 0xe2, 0xff, 0x08, 0x3e, 0xc9, 0xd7, 0x35,
|
||||
0x33, 0xff, 0xa7, 0x88, 0xda, 0x7c, 0x3a, 0x58, 0x06, 0x3f, 0x44, 0xdb, 0x2b, 0x82, 0x37, 0x2c,
|
||||
0x18, 0x97, 0x37, 0x95, 0x79, 0xd3, 0xd7, 0x4c, 0xc1, 0xbb, 0x50, 0x3a, 0xe3, 0x7e, 0x68, 0xdc,
|
||||
0x8d, 0x37, 0x6f, 0x09, 0x76, 0x66, 0x91, 0x0f, 0x51, 0xdb, 0x2e, 0x56, 0x6b, 0xfa, 0xff, 0xdd,
|
||||
0x82, 0x47, 0x24, 0x60, 0xa6, 0xf1, 0xd5, 0x81, 0xc2, 0x0c, 0x59, 0x5a, 0x3c, 0x59, 0x54, 0x72,
|
||||
0x0c, 0x50, 0xe3, 0xb2, 0xd6, 0x08, 0x14, 0x25, 0xb7, 0xaf, 0x16, 0x92, 0x7c, 0xcd, 0x54, 0x0b,
|
||||
0x5f, 0x2d, 0x38, 0x88, 0xa6, 0xe9, 0x3f, 0xab, 0x07, 0xe3, 0x89, 0xb8, 0x6b, 0x3e, 0x11, 0x41,
|
||||
0x9c, 0x49, 0x6e, 0x65, 0x8a, 0xf3, 0xf2, 0x3a, 0x4c, 0x6a, 0xd8, 0x6d, 0xa7, 0xec, 0x97, 0x21,
|
||||
0x6c, 0x68, 0x66, 0x5d, 0x85, 0x6d, 0x4b, 0xcd, 0xab, 0xed, 0xbf, 0xb9, 0x3f, 0xa2, 0x16, 0xde,
|
||||
0xcc, 0x00, 0x62, 0xef, 0xa1, 0x88, 0xbb, 0x50, 0xd3, 0x21, 0xa9, 0xda, 0x98, 0x34, 0x70, 0xf2,
|
||||
0x2b, 0x0f, 0x31, 0xa1, 0xcf, 0x7a, 0x50, 0xc0, 0xa3, 0x93, 0x1d, 0xd5, 0x63, 0xff, 0x0f, 0x08,
|
||||
0x91, 0x6f, 0x57, 0x6f, 0x3a, 0xa2, 0x44, 0x60, 0x1a, 0x8b, 0x4a, 0x6c, 0x9a, 0x10, 0xc4, 0xd8,
|
||||
0x34, 0xa9, 0x4b, 0x7b, 0x50, 0xc0, 0x5a, 0x0f, 0x9b, 0x26, 0x54, 0x28, 0x36, 0x4d, 0xca, 0xc5,
|
||||
0x1e, 0x14, 0xb0, 0x78, 0xc2, 0xa6, 0x09, 0x55, 0x87, 0x4d, 0x93, 0xfa, 0x6b, 0x02, 0x25, 0x5a,
|
||||
0xa0, 0xb0, 0xe7, 0x14, 0x9d, 0x44, 0x23, 0xda, 0xb5, 0x74, 0x07, 0x23, 0x30, 0x5a, 0x10, 0x60,
|
||||
0xb0, 0x44, 0x89, 0x83, 0xc1, 0x56, 0xe8, 0x8b, 0x09, 0x94, 0xe8, 0x4e, 0xc6, 0x60, 0x89, 0x23,
|
||||
0x06, 0x83, 0xad, 0x18, 0x0c, 0x4b, 0x1a, 0x71, 0xb3, 0xd1, 0x34, 0x12, 0xf3, 0x80, 0xa6, 0x91,
|
||||
0xec, 0xdd, 0x41, 0xf8, 0x7f, 0x06, 0x77, 0x17, 0x7b, 0x66, 0x54, 0x12, 0xf1, 0x3a, 0xd8, 0xc7,
|
||||
0x29, 0x4e, 0xe9, 0xec, 0x19, 0x30, 0x24, 0x7b, 0x14, 0x52, 0x2d, 0xdd, 0x41, 0xbd, 0x2e, 0x6e,
|
||||
0x02, 0x4b, 0x7c, 0xf1, 0xe9, 0xba, 0x20, 0xc1, 0x22, 0xf6, 0x8c, 0x3c, 0x99, 0xec, 0x51, 0x49,
|
||||
0x3a, 0x4e, 0x71, 0x4a, 0x89, 0x57, 0x87, 0x1f, 0x1e, 0xd7, 0x63, 0x1f, 0x34, 0x5e, 0xea, 0x8b,
|
||||
0xc1, 0x4e, 0xf8, 0xb5, 0xe2, 0xc5, 0xef, 0x00, 0x00, 0x00, 0xff, 0xff, 0x84, 0x53, 0xac, 0x82,
|
||||
0x01, 0x11, 0x00, 0x00,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user