|
@@ -1109,74 +1109,18 @@ func (x *Ids) GetIds() []int64 {
|
|
|
return nil
|
|
return nil
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-type FindTagListByGroupNameAndSex struct {
|
|
|
|
|
- state protoimpl.MessageState
|
|
|
|
|
- sizeCache protoimpl.SizeCache
|
|
|
|
|
- unknownFields protoimpl.UnknownFields
|
|
|
|
|
-
|
|
|
|
|
- GroupName string `protobuf:"bytes,1,opt,name=groupName,proto3" json:"groupName"` // 分组名
|
|
|
|
|
- Sex int64 `protobuf:"varint,2,opt,name=sex,proto3" json:"sex"` // 性别
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-func (x *FindTagListByGroupNameAndSex) Reset() {
|
|
|
|
|
- *x = FindTagListByGroupNameAndSex{}
|
|
|
|
|
- if protoimpl.UnsafeEnabled {
|
|
|
|
|
- mi := &file_common_proto_msgTypes[17]
|
|
|
|
|
- ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
- ms.StoreMessageInfo(mi)
|
|
|
|
|
- }
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-func (x *FindTagListByGroupNameAndSex) String() string {
|
|
|
|
|
- return protoimpl.X.MessageStringOf(x)
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-func (*FindTagListByGroupNameAndSex) ProtoMessage() {}
|
|
|
|
|
-
|
|
|
|
|
-func (x *FindTagListByGroupNameAndSex) ProtoReflect() protoreflect.Message {
|
|
|
|
|
- mi := &file_common_proto_msgTypes[17]
|
|
|
|
|
- if protoimpl.UnsafeEnabled && x != nil {
|
|
|
|
|
- ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
- if ms.LoadMessageInfo() == nil {
|
|
|
|
|
- ms.StoreMessageInfo(mi)
|
|
|
|
|
- }
|
|
|
|
|
- return ms
|
|
|
|
|
- }
|
|
|
|
|
- return mi.MessageOf(x)
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-// Deprecated: Use FindTagListByGroupNameAndSex.ProtoReflect.Descriptor instead.
|
|
|
|
|
-func (*FindTagListByGroupNameAndSex) Descriptor() ([]byte, []int) {
|
|
|
|
|
- return file_common_proto_rawDescGZIP(), []int{17}
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-func (x *FindTagListByGroupNameAndSex) GetGroupName() string {
|
|
|
|
|
- if x != nil {
|
|
|
|
|
- return x.GroupName
|
|
|
|
|
- }
|
|
|
|
|
- return ""
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-func (x *FindTagListByGroupNameAndSex) GetSex() int64 {
|
|
|
|
|
- if x != nil {
|
|
|
|
|
- return x.Sex
|
|
|
|
|
- }
|
|
|
|
|
- return 0
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
type TagListReply struct {
|
|
type TagListReply struct {
|
|
|
state protoimpl.MessageState
|
|
state protoimpl.MessageState
|
|
|
sizeCache protoimpl.SizeCache
|
|
sizeCache protoimpl.SizeCache
|
|
|
unknownFields protoimpl.UnknownFields
|
|
unknownFields protoimpl.UnknownFields
|
|
|
|
|
|
|
|
- Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name"` // 分组名
|
|
|
|
|
- List []*TagList `protobuf:"bytes,2,rep,name=list,proto3" json:"list"` // 标签列表
|
|
|
|
|
|
|
+ List []*TagList `protobuf:"bytes,1,rep,name=list,proto3" json:"list"` // 标签列表
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
func (x *TagListReply) Reset() {
|
|
func (x *TagListReply) Reset() {
|
|
|
*x = TagListReply{}
|
|
*x = TagListReply{}
|
|
|
if protoimpl.UnsafeEnabled {
|
|
if protoimpl.UnsafeEnabled {
|
|
|
- mi := &file_common_proto_msgTypes[18]
|
|
|
|
|
|
|
+ mi := &file_common_proto_msgTypes[17]
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
ms.StoreMessageInfo(mi)
|
|
ms.StoreMessageInfo(mi)
|
|
|
}
|
|
}
|
|
@@ -1189,7 +1133,7 @@ func (x *TagListReply) String() string {
|
|
|
func (*TagListReply) ProtoMessage() {}
|
|
func (*TagListReply) ProtoMessage() {}
|
|
|
|
|
|
|
|
func (x *TagListReply) ProtoReflect() protoreflect.Message {
|
|
func (x *TagListReply) ProtoReflect() protoreflect.Message {
|
|
|
- mi := &file_common_proto_msgTypes[18]
|
|
|
|
|
|
|
+ mi := &file_common_proto_msgTypes[17]
|
|
|
if protoimpl.UnsafeEnabled && x != nil {
|
|
if protoimpl.UnsafeEnabled && x != nil {
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
if ms.LoadMessageInfo() == nil {
|
|
@@ -1202,14 +1146,7 @@ func (x *TagListReply) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
// Deprecated: Use TagListReply.ProtoReflect.Descriptor instead.
|
|
// Deprecated: Use TagListReply.ProtoReflect.Descriptor instead.
|
|
|
func (*TagListReply) Descriptor() ([]byte, []int) {
|
|
func (*TagListReply) Descriptor() ([]byte, []int) {
|
|
|
- return file_common_proto_rawDescGZIP(), []int{18}
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-func (x *TagListReply) GetName() string {
|
|
|
|
|
- if x != nil {
|
|
|
|
|
- return x.Name
|
|
|
|
|
- }
|
|
|
|
|
- return ""
|
|
|
|
|
|
|
+ return file_common_proto_rawDescGZIP(), []int{17}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
func (x *TagListReply) GetList() []*TagList {
|
|
func (x *TagListReply) GetList() []*TagList {
|
|
@@ -1231,7 +1168,7 @@ type TagList struct {
|
|
|
func (x *TagList) Reset() {
|
|
func (x *TagList) Reset() {
|
|
|
*x = TagList{}
|
|
*x = TagList{}
|
|
|
if protoimpl.UnsafeEnabled {
|
|
if protoimpl.UnsafeEnabled {
|
|
|
- mi := &file_common_proto_msgTypes[19]
|
|
|
|
|
|
|
+ mi := &file_common_proto_msgTypes[18]
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
ms.StoreMessageInfo(mi)
|
|
ms.StoreMessageInfo(mi)
|
|
|
}
|
|
}
|
|
@@ -1244,7 +1181,7 @@ func (x *TagList) String() string {
|
|
|
func (*TagList) ProtoMessage() {}
|
|
func (*TagList) ProtoMessage() {}
|
|
|
|
|
|
|
|
func (x *TagList) ProtoReflect() protoreflect.Message {
|
|
func (x *TagList) ProtoReflect() protoreflect.Message {
|
|
|
- mi := &file_common_proto_msgTypes[19]
|
|
|
|
|
|
|
+ mi := &file_common_proto_msgTypes[18]
|
|
|
if protoimpl.UnsafeEnabled && x != nil {
|
|
if protoimpl.UnsafeEnabled && x != nil {
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
if ms.LoadMessageInfo() == nil {
|
|
@@ -1257,7 +1194,7 @@ func (x *TagList) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
// Deprecated: Use TagList.ProtoReflect.Descriptor instead.
|
|
// Deprecated: Use TagList.ProtoReflect.Descriptor instead.
|
|
|
func (*TagList) Descriptor() ([]byte, []int) {
|
|
func (*TagList) Descriptor() ([]byte, []int) {
|
|
|
- return file_common_proto_rawDescGZIP(), []int{19}
|
|
|
|
|
|
|
+ return file_common_proto_rawDescGZIP(), []int{18}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
func (x *TagList) GetId() int64 {
|
|
func (x *TagList) GetId() int64 {
|
|
@@ -1285,7 +1222,7 @@ type SexReq struct {
|
|
|
func (x *SexReq) Reset() {
|
|
func (x *SexReq) Reset() {
|
|
|
*x = SexReq{}
|
|
*x = SexReq{}
|
|
|
if protoimpl.UnsafeEnabled {
|
|
if protoimpl.UnsafeEnabled {
|
|
|
- mi := &file_common_proto_msgTypes[20]
|
|
|
|
|
|
|
+ mi := &file_common_proto_msgTypes[19]
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
ms.StoreMessageInfo(mi)
|
|
ms.StoreMessageInfo(mi)
|
|
|
}
|
|
}
|
|
@@ -1298,7 +1235,7 @@ func (x *SexReq) String() string {
|
|
|
func (*SexReq) ProtoMessage() {}
|
|
func (*SexReq) ProtoMessage() {}
|
|
|
|
|
|
|
|
func (x *SexReq) ProtoReflect() protoreflect.Message {
|
|
func (x *SexReq) ProtoReflect() protoreflect.Message {
|
|
|
- mi := &file_common_proto_msgTypes[20]
|
|
|
|
|
|
|
+ mi := &file_common_proto_msgTypes[19]
|
|
|
if protoimpl.UnsafeEnabled && x != nil {
|
|
if protoimpl.UnsafeEnabled && x != nil {
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
if ms.LoadMessageInfo() == nil {
|
|
@@ -1311,7 +1248,7 @@ func (x *SexReq) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
// Deprecated: Use SexReq.ProtoReflect.Descriptor instead.
|
|
// Deprecated: Use SexReq.ProtoReflect.Descriptor instead.
|
|
|
func (*SexReq) Descriptor() ([]byte, []int) {
|
|
func (*SexReq) Descriptor() ([]byte, []int) {
|
|
|
- return file_common_proto_rawDescGZIP(), []int{20}
|
|
|
|
|
|
|
+ return file_common_proto_rawDescGZIP(), []int{19}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
func (x *SexReq) GetSex() int64 {
|
|
func (x *SexReq) GetSex() int64 {
|
|
@@ -1332,7 +1269,7 @@ type RandomIntroduceReply struct {
|
|
|
func (x *RandomIntroduceReply) Reset() {
|
|
func (x *RandomIntroduceReply) Reset() {
|
|
|
*x = RandomIntroduceReply{}
|
|
*x = RandomIntroduceReply{}
|
|
|
if protoimpl.UnsafeEnabled {
|
|
if protoimpl.UnsafeEnabled {
|
|
|
- mi := &file_common_proto_msgTypes[21]
|
|
|
|
|
|
|
+ mi := &file_common_proto_msgTypes[20]
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
ms.StoreMessageInfo(mi)
|
|
ms.StoreMessageInfo(mi)
|
|
|
}
|
|
}
|
|
@@ -1345,7 +1282,7 @@ func (x *RandomIntroduceReply) String() string {
|
|
|
func (*RandomIntroduceReply) ProtoMessage() {}
|
|
func (*RandomIntroduceReply) ProtoMessage() {}
|
|
|
|
|
|
|
|
func (x *RandomIntroduceReply) ProtoReflect() protoreflect.Message {
|
|
func (x *RandomIntroduceReply) ProtoReflect() protoreflect.Message {
|
|
|
- mi := &file_common_proto_msgTypes[21]
|
|
|
|
|
|
|
+ mi := &file_common_proto_msgTypes[20]
|
|
|
if protoimpl.UnsafeEnabled && x != nil {
|
|
if protoimpl.UnsafeEnabled && x != nil {
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
if ms.LoadMessageInfo() == nil {
|
|
@@ -1358,7 +1295,7 @@ func (x *RandomIntroduceReply) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
// Deprecated: Use RandomIntroduceReply.ProtoReflect.Descriptor instead.
|
|
// Deprecated: Use RandomIntroduceReply.ProtoReflect.Descriptor instead.
|
|
|
func (*RandomIntroduceReply) Descriptor() ([]byte, []int) {
|
|
func (*RandomIntroduceReply) Descriptor() ([]byte, []int) {
|
|
|
- return file_common_proto_rawDescGZIP(), []int{21}
|
|
|
|
|
|
|
+ return file_common_proto_rawDescGZIP(), []int{20}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
func (x *RandomIntroduceReply) GetIntroduce() string {
|
|
func (x *RandomIntroduceReply) GetIntroduce() string {
|
|
@@ -1373,22 +1310,23 @@ type UpdateInformationRequest struct {
|
|
|
sizeCache protoimpl.SizeCache
|
|
sizeCache protoimpl.SizeCache
|
|
|
unknownFields protoimpl.UnknownFields
|
|
unknownFields protoimpl.UnknownFields
|
|
|
|
|
|
|
|
- Nickname string `protobuf:"bytes,1,opt,name=Nickname,proto3" json:"Nickname"` // 昵称
|
|
|
|
|
|
|
+ Nickname string `protobuf:"bytes,1,opt,name=nickname,proto3" json:"nickname"` // 昵称
|
|
|
AvatarUrl string `protobuf:"bytes,2,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
|
|
AvatarUrl string `protobuf:"bytes,2,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
|
|
|
Sex int64 `protobuf:"varint,3,opt,name=sex,proto3" json:"sex"` // 性别
|
|
Sex int64 `protobuf:"varint,3,opt,name=sex,proto3" json:"sex"` // 性别
|
|
|
Birthday int64 `protobuf:"varint,4,opt,name=birthday,proto3" json:"birthday"` // 出生日期(毫秒级时间戳)
|
|
Birthday int64 `protobuf:"varint,4,opt,name=birthday,proto3" json:"birthday"` // 出生日期(毫秒级时间戳)
|
|
|
TagList []int64 `protobuf:"varint,5,rep,packed,name=tagList,proto3" json:"tagList"` // 标签id列表
|
|
TagList []int64 `protobuf:"varint,5,rep,packed,name=tagList,proto3" json:"tagList"` // 标签id列表
|
|
|
IntroduceVoice string `protobuf:"bytes,6,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音的链接
|
|
IntroduceVoice string `protobuf:"bytes,6,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音的链接
|
|
|
- Pictures []string `protobuf:"bytes,7,rep,name=pictures,proto3" json:"pictures"` // 相册(主页图片)
|
|
|
|
|
- Province string `protobuf:"bytes,8,opt,name=province,proto3" json:"province"` // 省
|
|
|
|
|
- City string `protobuf:"bytes,9,opt,name=city,proto3" json:"city"` // 市
|
|
|
|
|
- Area string `protobuf:"bytes,10,opt,name=area,proto3" json:"area"` // 区
|
|
|
|
|
|
|
+ Signature string `protobuf:"bytes,7,opt,name=signature,proto3" json:"signature"` // 介绍(签名)
|
|
|
|
|
+ Pictures []string `protobuf:"bytes,8,rep,name=pictures,proto3" json:"pictures"` // 相册(主页图片)
|
|
|
|
|
+ Province string `protobuf:"bytes,9,opt,name=province,proto3" json:"province"` // 省
|
|
|
|
|
+ City string `protobuf:"bytes,10,opt,name=city,proto3" json:"city"` // 市
|
|
|
|
|
+ Area string `protobuf:"bytes,11,opt,name=area,proto3" json:"area"` // 区
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
func (x *UpdateInformationRequest) Reset() {
|
|
func (x *UpdateInformationRequest) Reset() {
|
|
|
*x = UpdateInformationRequest{}
|
|
*x = UpdateInformationRequest{}
|
|
|
if protoimpl.UnsafeEnabled {
|
|
if protoimpl.UnsafeEnabled {
|
|
|
- mi := &file_common_proto_msgTypes[22]
|
|
|
|
|
|
|
+ mi := &file_common_proto_msgTypes[21]
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
ms.StoreMessageInfo(mi)
|
|
ms.StoreMessageInfo(mi)
|
|
|
}
|
|
}
|
|
@@ -1401,7 +1339,7 @@ func (x *UpdateInformationRequest) String() string {
|
|
|
func (*UpdateInformationRequest) ProtoMessage() {}
|
|
func (*UpdateInformationRequest) ProtoMessage() {}
|
|
|
|
|
|
|
|
func (x *UpdateInformationRequest) ProtoReflect() protoreflect.Message {
|
|
func (x *UpdateInformationRequest) ProtoReflect() protoreflect.Message {
|
|
|
- mi := &file_common_proto_msgTypes[22]
|
|
|
|
|
|
|
+ mi := &file_common_proto_msgTypes[21]
|
|
|
if protoimpl.UnsafeEnabled && x != nil {
|
|
if protoimpl.UnsafeEnabled && x != nil {
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
if ms.LoadMessageInfo() == nil {
|
|
@@ -1414,7 +1352,7 @@ func (x *UpdateInformationRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
// Deprecated: Use UpdateInformationRequest.ProtoReflect.Descriptor instead.
|
|
// Deprecated: Use UpdateInformationRequest.ProtoReflect.Descriptor instead.
|
|
|
func (*UpdateInformationRequest) Descriptor() ([]byte, []int) {
|
|
func (*UpdateInformationRequest) Descriptor() ([]byte, []int) {
|
|
|
- return file_common_proto_rawDescGZIP(), []int{22}
|
|
|
|
|
|
|
+ return file_common_proto_rawDescGZIP(), []int{21}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
func (x *UpdateInformationRequest) GetNickname() string {
|
|
func (x *UpdateInformationRequest) GetNickname() string {
|
|
@@ -1459,6 +1397,13 @@ func (x *UpdateInformationRequest) GetIntroduceVoice() string {
|
|
|
return ""
|
|
return ""
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+func (x *UpdateInformationRequest) GetSignature() string {
|
|
|
|
|
+ if x != nil {
|
|
|
|
|
+ return x.Signature
|
|
|
|
|
+ }
|
|
|
|
|
+ return ""
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
func (x *UpdateInformationRequest) GetPictures() []string {
|
|
func (x *UpdateInformationRequest) GetPictures() []string {
|
|
|
if x != nil {
|
|
if x != nil {
|
|
|
return x.Pictures
|
|
return x.Pictures
|
|
@@ -1599,48 +1544,43 @@ var file_common_proto_rawDesc = []byte{
|
|
|
0x6e, 0x73, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x01, 0x20, 0x01, 0x28,
|
|
0x6e, 0x73, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x01, 0x20, 0x01, 0x28,
|
|
|
0x09, 0x52, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x22, 0x17, 0x0a, 0x03, 0x49, 0x64, 0x73, 0x12, 0x10,
|
|
0x09, 0x52, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x22, 0x17, 0x0a, 0x03, 0x49, 0x64, 0x73, 0x12, 0x10,
|
|
|
0x0a, 0x03, 0x69, 0x64, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x03, 0x52, 0x03, 0x69, 0x64, 0x73,
|
|
0x0a, 0x03, 0x69, 0x64, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x03, 0x52, 0x03, 0x69, 0x64, 0x73,
|
|
|
- 0x22, 0x4e, 0x0a, 0x1c, 0x46, 0x69, 0x6e, 0x64, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x42,
|
|
|
|
|
- 0x79, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x4e, 0x61, 0x6d, 0x65, 0x41, 0x6e, 0x64, 0x53, 0x65, 0x78,
|
|
|
|
|
- 0x12, 0x1c, 0x0a, 0x09, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20,
|
|
|
|
|
- 0x01, 0x28, 0x09, 0x52, 0x09, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x10,
|
|
|
|
|
- 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78,
|
|
|
|
|
- 0x22, 0x4b, 0x0a, 0x0c, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79,
|
|
|
|
|
- 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
|
|
|
|
|
- 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x27, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x02, 0x20, 0x03,
|
|
|
|
|
- 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
|
|
|
|
|
- 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x2d, 0x0a,
|
|
|
|
|
- 0x07, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01,
|
|
|
|
|
- 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65,
|
|
|
|
|
- 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x1a, 0x0a, 0x06,
|
|
|
|
|
- 0x53, 0x65, 0x78, 0x52, 0x65, 0x71, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x01, 0x20,
|
|
|
|
|
- 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x22, 0x34, 0x0a, 0x14, 0x52, 0x61, 0x6e, 0x64,
|
|
|
|
|
- 0x6f, 0x6d, 0x49, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79,
|
|
|
|
|
- 0x12, 0x1c, 0x0a, 0x09, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x18, 0x01, 0x20,
|
|
|
|
|
- 0x01, 0x28, 0x09, 0x52, 0x09, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x22, 0xa4,
|
|
|
|
|
- 0x02, 0x0a, 0x18, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61,
|
|
|
|
|
- 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x4e,
|
|
|
|
|
- 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x4e,
|
|
|
|
|
- 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61,
|
|
|
|
|
- 0x72, 0x55, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74,
|
|
|
|
|
- 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x03, 0x20, 0x01,
|
|
|
|
|
- 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x62, 0x69, 0x72, 0x74, 0x68,
|
|
|
|
|
- 0x64, 0x61, 0x79, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x62, 0x69, 0x72, 0x74, 0x68,
|
|
|
|
|
- 0x64, 0x61, 0x79, 0x12, 0x18, 0x0a, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x05,
|
|
|
|
|
- 0x20, 0x03, 0x28, 0x03, 0x52, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x26, 0x0a,
|
|
|
|
|
- 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18,
|
|
|
|
|
- 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65,
|
|
|
|
|
- 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65,
|
|
|
|
|
- 0x73, 0x18, 0x07, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65,
|
|
|
|
|
- 0x73, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x08, 0x20,
|
|
|
|
|
- 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a,
|
|
|
|
|
- 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74,
|
|
|
|
|
- 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52,
|
|
|
|
|
- 0x04, 0x61, 0x72, 0x65, 0x61, 0x42, 0x43, 0x0a, 0x0a, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
|
|
|
|
|
- 0x6d, 0x6f, 0x6e, 0x50, 0x01, 0x5a, 0x33, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61,
|
|
|
|
|
- 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d,
|
|
|
|
|
- 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d,
|
|
|
|
|
- 0x6d, 0x6f, 0x6e, 0x3b, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74,
|
|
|
|
|
- 0x6f, 0x33,
|
|
|
|
|
|
|
+ 0x22, 0x37, 0x0a, 0x0c, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79,
|
|
|
|
|
+ 0x12, 0x27, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13,
|
|
|
|
|
+ 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61, 0x67, 0x4c,
|
|
|
|
|
+ 0x69, 0x73, 0x74, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x2d, 0x0a, 0x07, 0x54, 0x61, 0x67,
|
|
|
|
|
+ 0x4c, 0x69, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
|
|
|
|
|
+ 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01,
|
|
|
|
|
+ 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x1a, 0x0a, 0x06, 0x53, 0x65, 0x78, 0x52,
|
|
|
|
|
+ 0x65, 0x71, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
|
|
|
|
|
+ 0x03, 0x73, 0x65, 0x78, 0x22, 0x34, 0x0a, 0x14, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x49, 0x6e,
|
|
|
|
|
+ 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1c, 0x0a, 0x09,
|
|
|
|
|
+ 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
|
|
|
|
|
+ 0x09, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x22, 0xc2, 0x02, 0x0a, 0x18, 0x55,
|
|
|
|
|
+ 0x70, 0x64, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e,
|
|
|
|
|
+ 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e,
|
|
|
|
|
+ 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e,
|
|
|
|
|
+ 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c,
|
|
|
|
|
+ 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72,
|
|
|
|
|
+ 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03,
|
|
|
|
|
+ 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x62, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x18,
|
|
|
|
|
+ 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x62, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x12,
|
|
|
|
|
+ 0x18, 0x0a, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x05, 0x20, 0x03, 0x28, 0x03,
|
|
|
|
|
+ 0x52, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74,
|
|
|
|
|
+ 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28,
|
|
|
|
|
+ 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63,
|
|
|
|
|
+ 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x07,
|
|
|
|
|
+ 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12,
|
|
|
|
|
+ 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x08, 0x20, 0x03, 0x28,
|
|
|
|
|
+ 0x09, 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x1a, 0x0a, 0x08, 0x70,
|
|
|
|
|
+ 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70,
|
|
|
|
|
+ 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18,
|
|
|
|
|
+ 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61,
|
|
|
|
|
+ 0x72, 0x65, 0x61, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x42,
|
|
|
|
|
+ 0x43, 0x0a, 0x0a, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x50, 0x01, 0x5a,
|
|
|
|
|
+ 0x33, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f,
|
|
|
|
|
+ 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
|
|
|
|
|
+ 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x3b, 0x63, 0x6f,
|
|
|
|
|
+ 0x6d, 0x6d, 0x6f, 0x6e, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
var (
|
|
var (
|
|
@@ -1655,36 +1595,35 @@ func file_common_proto_rawDescGZIP() []byte {
|
|
|
return file_common_proto_rawDescData
|
|
return file_common_proto_rawDescData
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-var file_common_proto_msgTypes = make([]protoimpl.MessageInfo, 23)
|
|
|
|
|
|
|
+var file_common_proto_msgTypes = make([]protoimpl.MessageInfo, 22)
|
|
|
var file_common_proto_goTypes = []interface{}{
|
|
var file_common_proto_goTypes = []interface{}{
|
|
|
- (*UserAndPartnerIdParam)(nil), // 0: api.common.UserAndPartnerIdParam
|
|
|
|
|
- (*User1AndUser2IdParam)(nil), // 1: api.common.User1AndUser2IdParam
|
|
|
|
|
- (*PartnerIDParam)(nil), // 2: api.common.PartnerIDParam
|
|
|
|
|
- (*PersonParam)(nil), // 3: api.common.PersonParam
|
|
|
|
|
- (*UserIDParam)(nil), // 4: api.common.UserIDParam
|
|
|
|
|
- (*WxConfReq)(nil), // 5: api.common.WxConfReq
|
|
|
|
|
- (*WxConfResponse)(nil), // 6: api.common.WxConfResponse
|
|
|
|
|
- (*HomeInfo)(nil), // 7: api.common.HomeInfo
|
|
|
|
|
- (*AddFriendMessageInfo)(nil), // 8: api.common.AddFriendMessageInfo
|
|
|
|
|
- (*PersonIDList)(nil), // 9: api.common.PersonIDList
|
|
|
|
|
- (*PersonDBReply)(nil), // 10: api.common.PersonDBReply
|
|
|
|
|
- (*PersonDB)(nil), // 11: api.common.PersonDB
|
|
|
|
|
- (*ListPageRequest)(nil), // 12: api.common.ListPageRequest
|
|
|
|
|
- (*SendPhoneCodeRequest)(nil), // 13: api.common.SendPhoneCodeRequest
|
|
|
|
|
- (*CheckPhoneCodeRequest)(nil), // 14: api.common.CheckPhoneCodeRequest
|
|
|
|
|
- (*UploadMaterialResponse)(nil), // 15: api.common.UploadMaterialResponse
|
|
|
|
|
- (*Ids)(nil), // 16: api.common.Ids
|
|
|
|
|
- (*FindTagListByGroupNameAndSex)(nil), // 17: api.common.FindTagListByGroupNameAndSex
|
|
|
|
|
- (*TagListReply)(nil), // 18: api.common.TagListReply
|
|
|
|
|
- (*TagList)(nil), // 19: api.common.TagList
|
|
|
|
|
- (*SexReq)(nil), // 20: api.common.SexReq
|
|
|
|
|
- (*RandomIntroduceReply)(nil), // 21: api.common.RandomIntroduceReply
|
|
|
|
|
- (*UpdateInformationRequest)(nil), // 22: api.common.UpdateInformationRequest
|
|
|
|
|
|
|
+ (*UserAndPartnerIdParam)(nil), // 0: api.common.UserAndPartnerIdParam
|
|
|
|
|
+ (*User1AndUser2IdParam)(nil), // 1: api.common.User1AndUser2IdParam
|
|
|
|
|
+ (*PartnerIDParam)(nil), // 2: api.common.PartnerIDParam
|
|
|
|
|
+ (*PersonParam)(nil), // 3: api.common.PersonParam
|
|
|
|
|
+ (*UserIDParam)(nil), // 4: api.common.UserIDParam
|
|
|
|
|
+ (*WxConfReq)(nil), // 5: api.common.WxConfReq
|
|
|
|
|
+ (*WxConfResponse)(nil), // 6: api.common.WxConfResponse
|
|
|
|
|
+ (*HomeInfo)(nil), // 7: api.common.HomeInfo
|
|
|
|
|
+ (*AddFriendMessageInfo)(nil), // 8: api.common.AddFriendMessageInfo
|
|
|
|
|
+ (*PersonIDList)(nil), // 9: api.common.PersonIDList
|
|
|
|
|
+ (*PersonDBReply)(nil), // 10: api.common.PersonDBReply
|
|
|
|
|
+ (*PersonDB)(nil), // 11: api.common.PersonDB
|
|
|
|
|
+ (*ListPageRequest)(nil), // 12: api.common.ListPageRequest
|
|
|
|
|
+ (*SendPhoneCodeRequest)(nil), // 13: api.common.SendPhoneCodeRequest
|
|
|
|
|
+ (*CheckPhoneCodeRequest)(nil), // 14: api.common.CheckPhoneCodeRequest
|
|
|
|
|
+ (*UploadMaterialResponse)(nil), // 15: api.common.UploadMaterialResponse
|
|
|
|
|
+ (*Ids)(nil), // 16: api.common.Ids
|
|
|
|
|
+ (*TagListReply)(nil), // 17: api.common.TagListReply
|
|
|
|
|
+ (*TagList)(nil), // 18: api.common.TagList
|
|
|
|
|
+ (*SexReq)(nil), // 19: api.common.SexReq
|
|
|
|
|
+ (*RandomIntroduceReply)(nil), // 20: api.common.RandomIntroduceReply
|
|
|
|
|
+ (*UpdateInformationRequest)(nil), // 21: api.common.UpdateInformationRequest
|
|
|
}
|
|
}
|
|
|
var file_common_proto_depIdxs = []int32{
|
|
var file_common_proto_depIdxs = []int32{
|
|
|
- 19, // 0: api.common.HomeInfo.tagList:type_name -> api.common.TagList
|
|
|
|
|
|
|
+ 18, // 0: api.common.HomeInfo.tagList:type_name -> api.common.TagList
|
|
|
11, // 1: api.common.PersonDBReply.list:type_name -> api.common.PersonDB
|
|
11, // 1: api.common.PersonDBReply.list:type_name -> api.common.PersonDB
|
|
|
- 19, // 2: api.common.TagListReply.list:type_name -> api.common.TagList
|
|
|
|
|
|
|
+ 18, // 2: api.common.TagListReply.list:type_name -> api.common.TagList
|
|
|
3, // [3:3] is the sub-list for method output_type
|
|
3, // [3:3] is the sub-list for method output_type
|
|
|
3, // [3:3] is the sub-list for method input_type
|
|
3, // [3:3] is the sub-list for method input_type
|
|
|
3, // [3:3] is the sub-list for extension type_name
|
|
3, // [3:3] is the sub-list for extension type_name
|
|
@@ -1903,18 +1842,6 @@ func file_common_proto_init() {
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
file_common_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
|
|
file_common_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
|
|
|
- switch v := v.(*FindTagListByGroupNameAndSex); i {
|
|
|
|
|
- case 0:
|
|
|
|
|
- return &v.state
|
|
|
|
|
- case 1:
|
|
|
|
|
- return &v.sizeCache
|
|
|
|
|
- case 2:
|
|
|
|
|
- return &v.unknownFields
|
|
|
|
|
- default:
|
|
|
|
|
- return nil
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- file_common_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
|
|
|
|
|
switch v := v.(*TagListReply); i {
|
|
switch v := v.(*TagListReply); i {
|
|
|
case 0:
|
|
case 0:
|
|
|
return &v.state
|
|
return &v.state
|
|
@@ -1926,7 +1853,7 @@ func file_common_proto_init() {
|
|
|
return nil
|
|
return nil
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
- file_common_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
|
|
|
|
|
|
|
+ file_common_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*TagList); i {
|
|
switch v := v.(*TagList); i {
|
|
|
case 0:
|
|
case 0:
|
|
|
return &v.state
|
|
return &v.state
|
|
@@ -1938,7 +1865,7 @@ func file_common_proto_init() {
|
|
|
return nil
|
|
return nil
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
- file_common_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
|
|
|
|
|
|
|
+ file_common_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*SexReq); i {
|
|
switch v := v.(*SexReq); i {
|
|
|
case 0:
|
|
case 0:
|
|
|
return &v.state
|
|
return &v.state
|
|
@@ -1950,7 +1877,7 @@ func file_common_proto_init() {
|
|
|
return nil
|
|
return nil
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
- file_common_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
|
|
|
|
|
|
|
+ file_common_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*RandomIntroduceReply); i {
|
|
switch v := v.(*RandomIntroduceReply); i {
|
|
|
case 0:
|
|
case 0:
|
|
|
return &v.state
|
|
return &v.state
|
|
@@ -1962,7 +1889,7 @@ func file_common_proto_init() {
|
|
|
return nil
|
|
return nil
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
- file_common_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
|
|
|
|
|
|
|
+ file_common_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*UpdateInformationRequest); i {
|
|
switch v := v.(*UpdateInformationRequest); i {
|
|
|
case 0:
|
|
case 0:
|
|
|
return &v.state
|
|
return &v.state
|
|
@@ -1981,7 +1908,7 @@ func file_common_proto_init() {
|
|
|
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
|
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
|
|
RawDescriptor: file_common_proto_rawDesc,
|
|
RawDescriptor: file_common_proto_rawDesc,
|
|
|
NumEnums: 0,
|
|
NumEnums: 0,
|
|
|
- NumMessages: 23,
|
|
|
|
|
|
|
+ NumMessages: 22,
|
|
|
NumExtensions: 0,
|
|
NumExtensions: 0,
|
|
|
NumServices: 0,
|
|
NumServices: 0,
|
|
|
},
|
|
},
|