wfz 3 лет назад
Родитель
Сommit
bb51b96d15

+ 293 - 122
api/statistics/statistics.pb.go

@@ -85,6 +85,61 @@ func (x *GetLookAndLikeStatisticsMessageRequest) GetIsSelf() bool {
 	return false
 }
 
+type ReceptionMsg struct {
+	state         protoimpl.MessageState
+	sizeCache     protoimpl.SizeCache
+	unknownFields protoimpl.UnknownFields
+
+	TodayProfit       int64 `protobuf:"varint,1,opt,name=todayProfit,proto3" json:"todayProfit"`             // 今日收益
+	TodayReceptionNum int64 `protobuf:"varint,2,opt,name=todayReceptionNum,proto3" json:"todayReceptionNum"` //今日接待人数
+}
+
+func (x *ReceptionMsg) Reset() {
+	*x = ReceptionMsg{}
+	if protoimpl.UnsafeEnabled {
+		mi := &file_statistics_proto_msgTypes[1]
+		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
+		ms.StoreMessageInfo(mi)
+	}
+}
+
+func (x *ReceptionMsg) String() string {
+	return protoimpl.X.MessageStringOf(x)
+}
+
+func (*ReceptionMsg) ProtoMessage() {}
+
+func (x *ReceptionMsg) ProtoReflect() protoreflect.Message {
+	mi := &file_statistics_proto_msgTypes[1]
+	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 ReceptionMsg.ProtoReflect.Descriptor instead.
+func (*ReceptionMsg) Descriptor() ([]byte, []int) {
+	return file_statistics_proto_rawDescGZIP(), []int{1}
+}
+
+func (x *ReceptionMsg) GetTodayProfit() int64 {
+	if x != nil {
+		return x.TodayProfit
+	}
+	return 0
+}
+
+func (x *ReceptionMsg) GetTodayReceptionNum() int64 {
+	if x != nil {
+		return x.TodayReceptionNum
+	}
+	return 0
+}
+
 type LookAndLikeListReply struct {
 	state         protoimpl.MessageState
 	sizeCache     protoimpl.SizeCache
@@ -97,7 +152,7 @@ type LookAndLikeListReply struct {
 func (x *LookAndLikeListReply) Reset() {
 	*x = LookAndLikeListReply{}
 	if protoimpl.UnsafeEnabled {
-		mi := &file_statistics_proto_msgTypes[1]
+		mi := &file_statistics_proto_msgTypes[2]
 		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
 		ms.StoreMessageInfo(mi)
 	}
@@ -110,7 +165,7 @@ func (x *LookAndLikeListReply) String() string {
 func (*LookAndLikeListReply) ProtoMessage() {}
 
 func (x *LookAndLikeListReply) ProtoReflect() protoreflect.Message {
-	mi := &file_statistics_proto_msgTypes[1]
+	mi := &file_statistics_proto_msgTypes[2]
 	if protoimpl.UnsafeEnabled && x != nil {
 		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
 		if ms.LoadMessageInfo() == nil {
@@ -123,7 +178,7 @@ func (x *LookAndLikeListReply) ProtoReflect() protoreflect.Message {
 
 // Deprecated: Use LookAndLikeListReply.ProtoReflect.Descriptor instead.
 func (*LookAndLikeListReply) Descriptor() ([]byte, []int) {
-	return file_statistics_proto_rawDescGZIP(), []int{1}
+	return file_statistics_proto_rawDescGZIP(), []int{2}
 }
 
 func (x *LookAndLikeListReply) GetList() []*LookAndLikeListInfo {
@@ -162,7 +217,7 @@ type LookAndLikeListInfo struct {
 func (x *LookAndLikeListInfo) Reset() {
 	*x = LookAndLikeListInfo{}
 	if protoimpl.UnsafeEnabled {
-		mi := &file_statistics_proto_msgTypes[2]
+		mi := &file_statistics_proto_msgTypes[3]
 		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
 		ms.StoreMessageInfo(mi)
 	}
@@ -175,7 +230,7 @@ func (x *LookAndLikeListInfo) String() string {
 func (*LookAndLikeListInfo) ProtoMessage() {}
 
 func (x *LookAndLikeListInfo) ProtoReflect() protoreflect.Message {
-	mi := &file_statistics_proto_msgTypes[2]
+	mi := &file_statistics_proto_msgTypes[3]
 	if protoimpl.UnsafeEnabled && x != nil {
 		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
 		if ms.LoadMessageInfo() == nil {
@@ -188,7 +243,7 @@ func (x *LookAndLikeListInfo) ProtoReflect() protoreflect.Message {
 
 // Deprecated: Use LookAndLikeListInfo.ProtoReflect.Descriptor instead.
 func (*LookAndLikeListInfo) Descriptor() ([]byte, []int) {
-	return file_statistics_proto_rawDescGZIP(), []int{2}
+	return file_statistics_proto_rawDescGZIP(), []int{3}
 }
 
 func (x *LookAndLikeListInfo) GetId() string {
@@ -289,7 +344,7 @@ type GetLookAndLikeListRequest struct {
 func (x *GetLookAndLikeListRequest) Reset() {
 	*x = GetLookAndLikeListRequest{}
 	if protoimpl.UnsafeEnabled {
-		mi := &file_statistics_proto_msgTypes[3]
+		mi := &file_statistics_proto_msgTypes[4]
 		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
 		ms.StoreMessageInfo(mi)
 	}
@@ -302,7 +357,7 @@ func (x *GetLookAndLikeListRequest) String() string {
 func (*GetLookAndLikeListRequest) ProtoMessage() {}
 
 func (x *GetLookAndLikeListRequest) ProtoReflect() protoreflect.Message {
-	mi := &file_statistics_proto_msgTypes[3]
+	mi := &file_statistics_proto_msgTypes[4]
 	if protoimpl.UnsafeEnabled && x != nil {
 		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
 		if ms.LoadMessageInfo() == nil {
@@ -315,7 +370,7 @@ func (x *GetLookAndLikeListRequest) ProtoReflect() protoreflect.Message {
 
 // Deprecated: Use GetLookAndLikeListRequest.ProtoReflect.Descriptor instead.
 func (*GetLookAndLikeListRequest) Descriptor() ([]byte, []int) {
-	return file_statistics_proto_rawDescGZIP(), []int{3}
+	return file_statistics_proto_rawDescGZIP(), []int{4}
 }
 
 func (x *GetLookAndLikeListRequest) GetPersonID() string {
@@ -362,7 +417,7 @@ type LookAndLikeMessageReply struct {
 func (x *LookAndLikeMessageReply) Reset() {
 	*x = LookAndLikeMessageReply{}
 	if protoimpl.UnsafeEnabled {
-		mi := &file_statistics_proto_msgTypes[4]
+		mi := &file_statistics_proto_msgTypes[5]
 		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
 		ms.StoreMessageInfo(mi)
 	}
@@ -375,7 +430,7 @@ func (x *LookAndLikeMessageReply) String() string {
 func (*LookAndLikeMessageReply) ProtoMessage() {}
 
 func (x *LookAndLikeMessageReply) ProtoReflect() protoreflect.Message {
-	mi := &file_statistics_proto_msgTypes[4]
+	mi := &file_statistics_proto_msgTypes[5]
 	if protoimpl.UnsafeEnabled && x != nil {
 		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
 		if ms.LoadMessageInfo() == nil {
@@ -388,7 +443,7 @@ func (x *LookAndLikeMessageReply) ProtoReflect() protoreflect.Message {
 
 // Deprecated: Use LookAndLikeMessageReply.ProtoReflect.Descriptor instead.
 func (*LookAndLikeMessageReply) Descriptor() ([]byte, []int) {
-	return file_statistics_proto_rawDescGZIP(), []int{4}
+	return file_statistics_proto_rawDescGZIP(), []int{5}
 }
 
 func (x *LookAndLikeMessageReply) GetLikeNum() int64 {
@@ -446,7 +501,7 @@ type LookMessageReply struct {
 func (x *LookMessageReply) Reset() {
 	*x = LookMessageReply{}
 	if protoimpl.UnsafeEnabled {
-		mi := &file_statistics_proto_msgTypes[5]
+		mi := &file_statistics_proto_msgTypes[6]
 		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
 		ms.StoreMessageInfo(mi)
 	}
@@ -459,7 +514,7 @@ func (x *LookMessageReply) String() string {
 func (*LookMessageReply) ProtoMessage() {}
 
 func (x *LookMessageReply) ProtoReflect() protoreflect.Message {
-	mi := &file_statistics_proto_msgTypes[5]
+	mi := &file_statistics_proto_msgTypes[6]
 	if protoimpl.UnsafeEnabled && x != nil {
 		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
 		if ms.LoadMessageInfo() == nil {
@@ -472,7 +527,7 @@ func (x *LookMessageReply) ProtoReflect() protoreflect.Message {
 
 // Deprecated: Use LookMessageReply.ProtoReflect.Descriptor instead.
 func (*LookMessageReply) Descriptor() ([]byte, []int) {
-	return file_statistics_proto_rawDescGZIP(), []int{5}
+	return file_statistics_proto_rawDescGZIP(), []int{6}
 }
 
 func (x *LookMessageReply) GetLookNum() int64 {
@@ -510,7 +565,7 @@ type PersonMessage struct {
 func (x *PersonMessage) Reset() {
 	*x = PersonMessage{}
 	if protoimpl.UnsafeEnabled {
-		mi := &file_statistics_proto_msgTypes[6]
+		mi := &file_statistics_proto_msgTypes[7]
 		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
 		ms.StoreMessageInfo(mi)
 	}
@@ -523,7 +578,7 @@ func (x *PersonMessage) String() string {
 func (*PersonMessage) ProtoMessage() {}
 
 func (x *PersonMessage) ProtoReflect() protoreflect.Message {
-	mi := &file_statistics_proto_msgTypes[6]
+	mi := &file_statistics_proto_msgTypes[7]
 	if protoimpl.UnsafeEnabled && x != nil {
 		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
 		if ms.LoadMessageInfo() == nil {
@@ -536,7 +591,7 @@ func (x *PersonMessage) ProtoReflect() protoreflect.Message {
 
 // Deprecated: Use PersonMessage.ProtoReflect.Descriptor instead.
 func (*PersonMessage) Descriptor() ([]byte, []int) {
-	return file_statistics_proto_rawDescGZIP(), []int{6}
+	return file_statistics_proto_rawDescGZIP(), []int{7}
 }
 
 func (x *PersonMessage) GetPersonID() string {
@@ -567,6 +622,69 @@ func (x *PersonMessage) GetBePersonType() string {
 	return ""
 }
 
+type ReceptionMessage struct {
+	state         protoimpl.MessageState
+	sizeCache     protoimpl.SizeCache
+	unknownFields protoimpl.UnknownFields
+
+	PersonID   string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"`     // 接待者的ID
+	BePersonID string `protobuf:"bytes,2,opt,name=bePersonID,proto3" json:"bePersonID"` // 被接待者的ID
+	Profit     int64  `protobuf:"varint,3,opt,name=profit,proto3" json:"profit"`        // 收益
+}
+
+func (x *ReceptionMessage) Reset() {
+	*x = ReceptionMessage{}
+	if protoimpl.UnsafeEnabled {
+		mi := &file_statistics_proto_msgTypes[8]
+		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
+		ms.StoreMessageInfo(mi)
+	}
+}
+
+func (x *ReceptionMessage) String() string {
+	return protoimpl.X.MessageStringOf(x)
+}
+
+func (*ReceptionMessage) ProtoMessage() {}
+
+func (x *ReceptionMessage) ProtoReflect() protoreflect.Message {
+	mi := &file_statistics_proto_msgTypes[8]
+	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 ReceptionMessage.ProtoReflect.Descriptor instead.
+func (*ReceptionMessage) Descriptor() ([]byte, []int) {
+	return file_statistics_proto_rawDescGZIP(), []int{8}
+}
+
+func (x *ReceptionMessage) GetPersonID() string {
+	if x != nil {
+		return x.PersonID
+	}
+	return ""
+}
+
+func (x *ReceptionMessage) GetBePersonID() string {
+	if x != nil {
+		return x.BePersonID
+	}
+	return ""
+}
+
+func (x *ReceptionMessage) GetProfit() int64 {
+	if x != nil {
+		return x.Profit
+	}
+	return 0
+}
+
 var File_statistics_proto protoreflect.FileDescriptor
 
 var file_statistics_proto_rawDesc = []byte{
@@ -583,7 +701,13 @@ var file_statistics_proto_rawDesc = []byte{
 	0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01,
 	0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x16,
 	0x0a, 0x06, 0x69, 0x73, 0x53, 0x65, 0x6c, 0x66, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06,
-	0x69, 0x73, 0x53, 0x65, 0x6c, 0x66, 0x22, 0x67, 0x0a, 0x14, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e,
+	0x69, 0x73, 0x53, 0x65, 0x6c, 0x66, 0x22, 0x5e, 0x0a, 0x0c, 0x52, 0x65, 0x63, 0x65, 0x70, 0x74,
+	0x69, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x12, 0x20, 0x0a, 0x0b, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x50,
+	0x72, 0x6f, 0x66, 0x69, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x74, 0x6f, 0x64,
+	0x61, 0x79, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74, 0x12, 0x2c, 0x0a, 0x11, 0x74, 0x6f, 0x64, 0x61,
+	0x79, 0x52, 0x65, 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20,
+	0x01, 0x28, 0x03, 0x52, 0x11, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x52, 0x65, 0x63, 0x65, 0x70, 0x74,
+	0x69, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x22, 0x67, 0x0a, 0x14, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e,
 	0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x37,
 	0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x23, 0x2e, 0x61,
 	0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f,
@@ -650,73 +774,89 @@ var file_statistics_proto_rawDesc = []byte{
 	0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x62, 0x65, 0x50,
 	0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x22, 0x0a, 0x0c, 0x62, 0x65, 0x50, 0x65, 0x72,
 	0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x62,
-	0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x32, 0xc4, 0x07, 0x0a, 0x0a,
-	0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x12, 0x43, 0x0a, 0x0a, 0x4c, 0x6f,
-	0x6f, 0x6b, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73,
-	0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
-	0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
-	0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12,
-	0x43, 0x0a, 0x0a, 0x4c, 0x69, 0x6b, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x12, 0x1d, 0x2e,
-	0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x50,
-	0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x1a, 0x16, 0x2e, 0x67,
-	0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
-	0x6d, 0x70, 0x74, 0x79, 0x12, 0x45, 0x0a, 0x0c, 0x55, 0x6e, 0x4c, 0x69, 0x6b, 0x65, 0x50, 0x65,
-	0x72, 0x73, 0x6f, 0x6e, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69,
-	0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73,
-	0x61, 0x67, 0x65, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
-	0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x82, 0x01, 0x0a, 0x1f,
-	0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x53, 0x74,
-	0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12,
-	0x36, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73,
-	0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x53,
-	0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
-	0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74,
-	0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64,
-	0x4c, 0x69, 0x6b, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79,
-	0x12, 0x55, 0x0a, 0x18, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x53, 0x74, 0x61, 0x74, 0x69,
-	0x73, 0x74, 0x69, 0x63, 0x73, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x17, 0x2e, 0x61,
-	0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
-	0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74,
-	0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x4d, 0x65, 0x73, 0x73, 0x61,
-	0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x4c, 0x0a, 0x13, 0x52, 0x65, 0x64, 0x75, 0x63,
-	0x65, 0x4c, 0x6f, 0x6f, 0x6b, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x1d,
-	0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e,
-	0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x1a, 0x16, 0x2e,
-	0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
-	0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x4c, 0x0a, 0x13, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x4c,
-	0x69, 0x6b, 0x65, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x1d, 0x2e, 0x61,
+	0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x22, 0x66, 0x0a, 0x10, 0x52,
+	0x65, 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12,
+	0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28,
+	0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x62,
+	0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
+	0x0a, 0x62, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x16, 0x0a, 0x06, 0x70,
+	0x72, 0x6f, 0x66, 0x69, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70, 0x72, 0x6f,
+	0x66, 0x69, 0x74, 0x32, 0xde, 0x08, 0x0a, 0x0a, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69,
+	0x63, 0x73, 0x12, 0x43, 0x0a, 0x0a, 0x4c, 0x6f, 0x6f, 0x6b, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
+	0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63,
+	0x73, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x1a,
+	0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
+	0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x43, 0x0a, 0x0a, 0x4c, 0x69, 0x6b, 0x65, 0x50,
+	0x65, 0x72, 0x73, 0x6f, 0x6e, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74,
+	0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65, 0x73,
+	0x73, 0x61, 0x67, 0x65, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
+	0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x45, 0x0a, 0x0c,
+	0x55, 0x6e, 0x4c, 0x69, 0x6b, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x12, 0x1d, 0x2e, 0x61,
 	0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x50, 0x65,
 	0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
 	0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
-	0x70, 0x74, 0x79, 0x12, 0x49, 0x0a, 0x10, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x4c, 0x6f, 0x6f,
-	0x6b, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74,
-	0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d,
-	0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
-	0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x5f,
-	0x0a, 0x0c, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x6f, 0x6f, 0x6b, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x29,
-	0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e,
-	0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69,
-	0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e,
-	0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41,
-	0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
-	0x5f, 0x0a, 0x0c, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12,
-	0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73,
-	0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c,
-	0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69,
-	0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b,
-	0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79,
-	0x12, 0x60, 0x0a, 0x0d, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x4c, 0x69, 0x73,
-	0x74, 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69,
-	0x63, 0x73, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b,
-	0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61,
-	0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f,
-	0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70,
-	0x6c, 0x79, 0x42, 0x4f, 0x0a, 0x0e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73,
-	0x74, 0x69, 0x63, 0x73, 0x50, 0x01, 0x5a, 0x3b, 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, 0x73, 0x74,
-	0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x3b, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74,
-	0x69, 0x63, 0x73, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
+	0x70, 0x74, 0x79, 0x12, 0x82, 0x01, 0x0a, 0x1f, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41,
+	0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73,
+	0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x36, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74,
+	0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b,
+	0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63,
+	0x73, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
+	0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73,
+	0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4d, 0x65, 0x73, 0x73,
+	0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x55, 0x0a, 0x18, 0x47, 0x65, 0x74, 0x4c,
+	0x6f, 0x6f, 0x6b, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x4d, 0x65, 0x73,
+	0x73, 0x61, 0x67, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
+	0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x20, 0x2e,
+	0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c,
+	0x6f, 0x6f, 0x6b, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
+	0x4c, 0x0a, 0x13, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x4c, 0x6f, 0x6f, 0x6b, 0x55, 0x6e, 0x72,
+	0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61,
+	0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65,
+	0x73, 0x73, 0x61, 0x67, 0x65, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
+	0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x4c, 0x0a,
+	0x13, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x4c, 0x69, 0x6b, 0x65, 0x55, 0x6e, 0x72, 0x65, 0x61,
+	0x64, 0x4e, 0x75, 0x6d, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69,
+	0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73,
+	0x61, 0x67, 0x65, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
+	0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x49, 0x0a, 0x10, 0x55,
+	0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x4c, 0x6f, 0x6f, 0x6b, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x12,
+	0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73,
+	0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x1a, 0x16,
+	0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
+	0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x5f, 0x0a, 0x0c, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x6f,
+	0x6f, 0x6b, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61,
+	0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b, 0x41,
+	0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
+	0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69,
+	0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69,
+	0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x5f, 0x0a, 0x0c, 0x46, 0x69, 0x6e, 0x64, 0x4c,
+	0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74,
+	0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b,
+	0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65,
+	0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74,
+	0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c,
+	0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x60, 0x0a, 0x0d, 0x46, 0x69, 0x6e, 0x64,
+	0x4c, 0x69, 0x6b, 0x65, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e,
+	0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f,
+	0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71,
+	0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69,
+	0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b,
+	0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x4b, 0x0a, 0x0f, 0x52, 0x65,
+	0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x12, 0x20, 0x2e,
+	0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x52,
+	0x65, 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x1a,
+	0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
+	0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x4b, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x52, 0x65,
+	0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x12, 0x1a, 0x2e, 0x61, 0x70, 0x69,
+	0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49,
+	0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61,
+	0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x52, 0x65, 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f,
+	0x6e, 0x4d, 0x73, 0x67, 0x42, 0x4f, 0x0a, 0x0e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74,
+	0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x50, 0x01, 0x5a, 0x3b, 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,
+	0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x3b, 0x73, 0x74, 0x61, 0x74, 0x69,
+	0x73, 0x74, 0x69, 0x63, 0x73, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
 }
 
 var (
@@ -731,44 +871,51 @@ func file_statistics_proto_rawDescGZIP() []byte {
 	return file_statistics_proto_rawDescData
 }
 
-var file_statistics_proto_msgTypes = make([]protoimpl.MessageInfo, 7)
+var file_statistics_proto_msgTypes = make([]protoimpl.MessageInfo, 9)
 var file_statistics_proto_goTypes = []interface{}{
 	(*GetLookAndLikeStatisticsMessageRequest)(nil), // 0: api.statistics.GetLookAndLikeStatisticsMessageRequest
-	(*LookAndLikeListReply)(nil),                   // 1: api.statistics.LookAndLikeListReply
-	(*LookAndLikeListInfo)(nil),                    // 2: api.statistics.LookAndLikeListInfo
-	(*GetLookAndLikeListRequest)(nil),              // 3: api.statistics.GetLookAndLikeListRequest
-	(*LookAndLikeMessageReply)(nil),                // 4: api.statistics.LookAndLikeMessageReply
-	(*LookMessageReply)(nil),                       // 5: api.statistics.LookMessageReply
-	(*PersonMessage)(nil),                          // 6: api.statistics.PersonMessage
-	(*common.PersonParam)(nil),                     // 7: api.common.PersonParam
-	(*emptypb.Empty)(nil),                          // 8: google.protobuf.Empty
+	(*ReceptionMsg)(nil),                           // 1: api.statistics.ReceptionMsg
+	(*LookAndLikeListReply)(nil),                   // 2: api.statistics.LookAndLikeListReply
+	(*LookAndLikeListInfo)(nil),                    // 3: api.statistics.LookAndLikeListInfo
+	(*GetLookAndLikeListRequest)(nil),              // 4: api.statistics.GetLookAndLikeListRequest
+	(*LookAndLikeMessageReply)(nil),                // 5: api.statistics.LookAndLikeMessageReply
+	(*LookMessageReply)(nil),                       // 6: api.statistics.LookMessageReply
+	(*PersonMessage)(nil),                          // 7: api.statistics.PersonMessage
+	(*ReceptionMessage)(nil),                       // 8: api.statistics.ReceptionMessage
+	(*common.PersonParam)(nil),                     // 9: api.common.PersonParam
+	(*common.PartnerIDParam)(nil),                  // 10: api.common.PartnerIDParam
+	(*emptypb.Empty)(nil),                          // 11: google.protobuf.Empty
 }
 var file_statistics_proto_depIdxs = []int32{
-	2,  // 0: api.statistics.LookAndLikeListReply.list:type_name -> api.statistics.LookAndLikeListInfo
-	6,  // 1: api.statistics.Statistics.LookPerson:input_type -> api.statistics.PersonMessage
-	6,  // 2: api.statistics.Statistics.LikePerson:input_type -> api.statistics.PersonMessage
-	6,  // 3: api.statistics.Statistics.UnLikePerson:input_type -> api.statistics.PersonMessage
+	3,  // 0: api.statistics.LookAndLikeListReply.list:type_name -> api.statistics.LookAndLikeListInfo
+	7,  // 1: api.statistics.Statistics.LookPerson:input_type -> api.statistics.PersonMessage
+	7,  // 2: api.statistics.Statistics.LikePerson:input_type -> api.statistics.PersonMessage
+	7,  // 3: api.statistics.Statistics.UnLikePerson:input_type -> api.statistics.PersonMessage
 	0,  // 4: api.statistics.Statistics.GetLookAndLikeStatisticsMessage:input_type -> api.statistics.GetLookAndLikeStatisticsMessageRequest
-	7,  // 5: api.statistics.Statistics.GetLookStatisticsMessage:input_type -> api.common.PersonParam
-	6,  // 6: api.statistics.Statistics.ReduceLookUnreadNum:input_type -> api.statistics.PersonMessage
-	6,  // 7: api.statistics.Statistics.ReduceLikeUnreadNum:input_type -> api.statistics.PersonMessage
-	6,  // 8: api.statistics.Statistics.UnlockLookRecord:input_type -> api.statistics.PersonMessage
-	3,  // 9: api.statistics.Statistics.FindLookList:input_type -> api.statistics.GetLookAndLikeListRequest
-	3,  // 10: api.statistics.Statistics.FindLikeList:input_type -> api.statistics.GetLookAndLikeListRequest
-	3,  // 11: api.statistics.Statistics.FindLikedList:input_type -> api.statistics.GetLookAndLikeListRequest
-	8,  // 12: api.statistics.Statistics.LookPerson:output_type -> google.protobuf.Empty
-	8,  // 13: api.statistics.Statistics.LikePerson:output_type -> google.protobuf.Empty
-	8,  // 14: api.statistics.Statistics.UnLikePerson:output_type -> google.protobuf.Empty
-	4,  // 15: api.statistics.Statistics.GetLookAndLikeStatisticsMessage:output_type -> api.statistics.LookAndLikeMessageReply
-	5,  // 16: api.statistics.Statistics.GetLookStatisticsMessage:output_type -> api.statistics.LookMessageReply
-	8,  // 17: api.statistics.Statistics.ReduceLookUnreadNum:output_type -> google.protobuf.Empty
-	8,  // 18: api.statistics.Statistics.ReduceLikeUnreadNum:output_type -> google.protobuf.Empty
-	8,  // 19: api.statistics.Statistics.UnlockLookRecord:output_type -> google.protobuf.Empty
-	1,  // 20: api.statistics.Statistics.FindLookList:output_type -> api.statistics.LookAndLikeListReply
-	1,  // 21: api.statistics.Statistics.FindLikeList:output_type -> api.statistics.LookAndLikeListReply
-	1,  // 22: api.statistics.Statistics.FindLikedList:output_type -> api.statistics.LookAndLikeListReply
-	12, // [12:23] is the sub-list for method output_type
-	1,  // [1:12] is the sub-list for method input_type
+	9,  // 5: api.statistics.Statistics.GetLookStatisticsMessage:input_type -> api.common.PersonParam
+	7,  // 6: api.statistics.Statistics.ReduceLookUnreadNum:input_type -> api.statistics.PersonMessage
+	7,  // 7: api.statistics.Statistics.ReduceLikeUnreadNum:input_type -> api.statistics.PersonMessage
+	7,  // 8: api.statistics.Statistics.UnlockLookRecord:input_type -> api.statistics.PersonMessage
+	4,  // 9: api.statistics.Statistics.FindLookList:input_type -> api.statistics.GetLookAndLikeListRequest
+	4,  // 10: api.statistics.Statistics.FindLikeList:input_type -> api.statistics.GetLookAndLikeListRequest
+	4,  // 11: api.statistics.Statistics.FindLikedList:input_type -> api.statistics.GetLookAndLikeListRequest
+	8,  // 12: api.statistics.Statistics.ReceptionPerson:input_type -> api.statistics.ReceptionMessage
+	10, // 13: api.statistics.Statistics.GetReceptionMsg:input_type -> api.common.PartnerIDParam
+	11, // 14: api.statistics.Statistics.LookPerson:output_type -> google.protobuf.Empty
+	11, // 15: api.statistics.Statistics.LikePerson:output_type -> google.protobuf.Empty
+	11, // 16: api.statistics.Statistics.UnLikePerson:output_type -> google.protobuf.Empty
+	5,  // 17: api.statistics.Statistics.GetLookAndLikeStatisticsMessage:output_type -> api.statistics.LookAndLikeMessageReply
+	6,  // 18: api.statistics.Statistics.GetLookStatisticsMessage:output_type -> api.statistics.LookMessageReply
+	11, // 19: api.statistics.Statistics.ReduceLookUnreadNum:output_type -> google.protobuf.Empty
+	11, // 20: api.statistics.Statistics.ReduceLikeUnreadNum:output_type -> google.protobuf.Empty
+	11, // 21: api.statistics.Statistics.UnlockLookRecord:output_type -> google.protobuf.Empty
+	2,  // 22: api.statistics.Statistics.FindLookList:output_type -> api.statistics.LookAndLikeListReply
+	2,  // 23: api.statistics.Statistics.FindLikeList:output_type -> api.statistics.LookAndLikeListReply
+	2,  // 24: api.statistics.Statistics.FindLikedList:output_type -> api.statistics.LookAndLikeListReply
+	11, // 25: api.statistics.Statistics.ReceptionPerson:output_type -> google.protobuf.Empty
+	1,  // 26: api.statistics.Statistics.GetReceptionMsg:output_type -> api.statistics.ReceptionMsg
+	14, // [14:27] is the sub-list for method output_type
+	1,  // [1:14] is the sub-list for method input_type
 	1,  // [1:1] is the sub-list for extension type_name
 	1,  // [1:1] is the sub-list for extension extendee
 	0,  // [0:1] is the sub-list for field type_name
@@ -793,7 +940,7 @@ func file_statistics_proto_init() {
 			}
 		}
 		file_statistics_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
-			switch v := v.(*LookAndLikeListReply); i {
+			switch v := v.(*ReceptionMsg); i {
 			case 0:
 				return &v.state
 			case 1:
@@ -805,7 +952,7 @@ func file_statistics_proto_init() {
 			}
 		}
 		file_statistics_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
-			switch v := v.(*LookAndLikeListInfo); i {
+			switch v := v.(*LookAndLikeListReply); i {
 			case 0:
 				return &v.state
 			case 1:
@@ -817,7 +964,7 @@ func file_statistics_proto_init() {
 			}
 		}
 		file_statistics_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
-			switch v := v.(*GetLookAndLikeListRequest); i {
+			switch v := v.(*LookAndLikeListInfo); i {
 			case 0:
 				return &v.state
 			case 1:
@@ -829,7 +976,7 @@ func file_statistics_proto_init() {
 			}
 		}
 		file_statistics_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
-			switch v := v.(*LookAndLikeMessageReply); i {
+			switch v := v.(*GetLookAndLikeListRequest); i {
 			case 0:
 				return &v.state
 			case 1:
@@ -841,7 +988,7 @@ func file_statistics_proto_init() {
 			}
 		}
 		file_statistics_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
-			switch v := v.(*LookMessageReply); i {
+			switch v := v.(*LookAndLikeMessageReply); i {
 			case 0:
 				return &v.state
 			case 1:
@@ -853,6 +1000,18 @@ func file_statistics_proto_init() {
 			}
 		}
 		file_statistics_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
+			switch v := v.(*LookMessageReply); i {
+			case 0:
+				return &v.state
+			case 1:
+				return &v.sizeCache
+			case 2:
+				return &v.unknownFields
+			default:
+				return nil
+			}
+		}
+		file_statistics_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
 			switch v := v.(*PersonMessage); i {
 			case 0:
 				return &v.state
@@ -864,6 +1023,18 @@ func file_statistics_proto_init() {
 				return nil
 			}
 		}
+		file_statistics_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
+			switch v := v.(*ReceptionMessage); i {
+			case 0:
+				return &v.state
+			case 1:
+				return &v.sizeCache
+			case 2:
+				return &v.unknownFields
+			default:
+				return nil
+			}
+		}
 	}
 	type x struct{}
 	out := protoimpl.TypeBuilder{
@@ -871,7 +1042,7 @@ func file_statistics_proto_init() {
 			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
 			RawDescriptor: file_statistics_proto_rawDesc,
 			NumEnums:      0,
-			NumMessages:   7,
+			NumMessages:   9,
 			NumExtensions: 0,
 			NumServices:   1,
 		},

+ 14 - 0
api/statistics/statistics.proto

@@ -34,6 +34,10 @@ service Statistics {
   rpc FindLikeList (GetLookAndLikeListRequest) returns (LookAndLikeListReply);
   // 查看喜欢我的列表
   rpc FindLikedList (GetLookAndLikeListRequest) returns (LookAndLikeListReply);
+  // 接待用户统计
+  rpc ReceptionPerson (ReceptionMessage) returns (google.protobuf.Empty);
+  // 获取消息
+  rpc GetReceptionMsg (common.PartnerIDParam) returns (ReceptionMsg);
 }
 
 message GetLookAndLikeStatisticsMessageRequest{
@@ -42,6 +46,10 @@ message GetLookAndLikeStatisticsMessageRequest{
   bool isSelf = 3;
 }
 
+message ReceptionMsg{
+  int64 todayProfit = 1; // 今日收益
+  int64 todayReceptionNum = 2; //今日接待人数
+}
 
 message LookAndLikeListReply{
   repeated LookAndLikeListInfo list = 1;
@@ -90,4 +98,10 @@ message PersonMessage{
   string personType = 2; // 关注者、浏览者的类型
   string bePersonID = 3; // 被关注者、被浏览者的ID
   string bePersonType = 4; // 被关注者、被浏览者的类型
+}
+
+message ReceptionMessage{
+  string personID = 1; // 接待者的ID
+  string bePersonID = 2; // 被接待者的ID
+  int64 profit = 3;// 收益
 }

+ 76 - 0
api/statistics/statistics_grpc.pb.go

@@ -42,6 +42,10 @@ type StatisticsClient interface {
 	FindLikeList(ctx context.Context, in *GetLookAndLikeListRequest, opts ...grpc.CallOption) (*LookAndLikeListReply, error)
 	// 查看喜欢我的列表
 	FindLikedList(ctx context.Context, in *GetLookAndLikeListRequest, opts ...grpc.CallOption) (*LookAndLikeListReply, error)
+	// 接待用户统计
+	ReceptionPerson(ctx context.Context, in *ReceptionMessage, opts ...grpc.CallOption) (*emptypb.Empty, error)
+	// 获取消息
+	GetReceptionMsg(ctx context.Context, in *common.PartnerIDParam, opts ...grpc.CallOption) (*ReceptionMsg, error)
 }
 
 type statisticsClient struct {
@@ -151,6 +155,24 @@ func (c *statisticsClient) FindLikedList(ctx context.Context, in *GetLookAndLike
 	return out, nil
 }
 
+func (c *statisticsClient) ReceptionPerson(ctx context.Context, in *ReceptionMessage, opts ...grpc.CallOption) (*emptypb.Empty, error) {
+	out := new(emptypb.Empty)
+	err := c.cc.Invoke(ctx, "/api.statistics.Statistics/ReceptionPerson", in, out, opts...)
+	if err != nil {
+		return nil, err
+	}
+	return out, nil
+}
+
+func (c *statisticsClient) GetReceptionMsg(ctx context.Context, in *common.PartnerIDParam, opts ...grpc.CallOption) (*ReceptionMsg, error) {
+	out := new(ReceptionMsg)
+	err := c.cc.Invoke(ctx, "/api.statistics.Statistics/GetReceptionMsg", in, out, opts...)
+	if err != nil {
+		return nil, err
+	}
+	return out, nil
+}
+
 // StatisticsServer is the server API for Statistics service.
 // All implementations must embed UnimplementedStatisticsServer
 // for forward compatibility
@@ -177,6 +199,10 @@ type StatisticsServer interface {
 	FindLikeList(context.Context, *GetLookAndLikeListRequest) (*LookAndLikeListReply, error)
 	// 查看喜欢我的列表
 	FindLikedList(context.Context, *GetLookAndLikeListRequest) (*LookAndLikeListReply, error)
+	// 接待用户统计
+	ReceptionPerson(context.Context, *ReceptionMessage) (*emptypb.Empty, error)
+	// 获取消息
+	GetReceptionMsg(context.Context, *common.PartnerIDParam) (*ReceptionMsg, error)
 	mustEmbedUnimplementedStatisticsServer()
 }
 
@@ -217,6 +243,12 @@ func (UnimplementedStatisticsServer) FindLikeList(context.Context, *GetLookAndLi
 func (UnimplementedStatisticsServer) FindLikedList(context.Context, *GetLookAndLikeListRequest) (*LookAndLikeListReply, error) {
 	return nil, status.Errorf(codes.Unimplemented, "method FindLikedList not implemented")
 }
+func (UnimplementedStatisticsServer) ReceptionPerson(context.Context, *ReceptionMessage) (*emptypb.Empty, error) {
+	return nil, status.Errorf(codes.Unimplemented, "method ReceptionPerson not implemented")
+}
+func (UnimplementedStatisticsServer) GetReceptionMsg(context.Context, *common.PartnerIDParam) (*ReceptionMsg, error) {
+	return nil, status.Errorf(codes.Unimplemented, "method GetReceptionMsg not implemented")
+}
 func (UnimplementedStatisticsServer) mustEmbedUnimplementedStatisticsServer() {}
 
 // UnsafeStatisticsServer may be embedded to opt out of forward compatibility for this service.
@@ -428,6 +460,42 @@ func _Statistics_FindLikedList_Handler(srv interface{}, ctx context.Context, dec
 	return interceptor(ctx, in, info, handler)
 }
 
+func _Statistics_ReceptionPerson_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
+	in := new(ReceptionMessage)
+	if err := dec(in); err != nil {
+		return nil, err
+	}
+	if interceptor == nil {
+		return srv.(StatisticsServer).ReceptionPerson(ctx, in)
+	}
+	info := &grpc.UnaryServerInfo{
+		Server:     srv,
+		FullMethod: "/api.statistics.Statistics/ReceptionPerson",
+	}
+	handler := func(ctx context.Context, req interface{}) (interface{}, error) {
+		return srv.(StatisticsServer).ReceptionPerson(ctx, req.(*ReceptionMessage))
+	}
+	return interceptor(ctx, in, info, handler)
+}
+
+func _Statistics_GetReceptionMsg_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
+	in := new(common.PartnerIDParam)
+	if err := dec(in); err != nil {
+		return nil, err
+	}
+	if interceptor == nil {
+		return srv.(StatisticsServer).GetReceptionMsg(ctx, in)
+	}
+	info := &grpc.UnaryServerInfo{
+		Server:     srv,
+		FullMethod: "/api.statistics.Statistics/GetReceptionMsg",
+	}
+	handler := func(ctx context.Context, req interface{}) (interface{}, error) {
+		return srv.(StatisticsServer).GetReceptionMsg(ctx, req.(*common.PartnerIDParam))
+	}
+	return interceptor(ctx, in, info, handler)
+}
+
 // Statistics_ServiceDesc is the grpc.ServiceDesc for Statistics service.
 // It's only intended for direct use with grpc.RegisterService,
 // and not to be introspected or modified (even as a copy)
@@ -479,6 +547,14 @@ var Statistics_ServiceDesc = grpc.ServiceDesc{
 			MethodName: "FindLikedList",
 			Handler:    _Statistics_FindLikedList_Handler,
 		},
+		{
+			MethodName: "ReceptionPerson",
+			Handler:    _Statistics_ReceptionPerson_Handler,
+		},
+		{
+			MethodName: "GetReceptionMsg",
+			Handler:    _Statistics_GetReceptionMsg_Handler,
+		},
 	},
 	Streams:  []grpc.StreamDesc{},
 	Metadata: "statistics.proto",

+ 14 - 0
js/api/statistics/statistics_pb.ts

@@ -5,6 +5,12 @@ export interface GetLookAndLikeStatisticsMessageRequest{
     personType?:string;
     isSelf?:boolean;
 }
+export interface ReceptionMsg{
+    /**  今日收益 */
+    todayProfit?:number;
+    /** 今日接待人数 */
+    todayReceptionNum?:number;
+}
 export interface LookAndLikeListReply{
     list?:Array<LookAndLikeListInfo>;
     nextId?:number;
@@ -72,4 +78,12 @@ export interface PersonMessage{
     /**  被关注者、被浏览者的类型 */
     bePersonType?:string;
 }
+export interface ReceptionMessage{
+    /**  接待者的ID */
+    personID?:string;
+    /**  被接待者的ID */
+    bePersonID?:string;
+    /**  收益 */
+    profit?:number;
+}