diff --git a/api/accountFiee/accountFiee.pb.go b/api/accountFiee/accountFiee.pb.go index aa498a3..984e95f 100644 --- a/api/accountFiee/accountFiee.pb.go +++ b/api/accountFiee/accountFiee.pb.go @@ -6367,6 +6367,58 @@ func (x *JobNumGetInfoRequest) GetDomain() string { return "" } +type SubNumGetInfoRequest struct { + state protoimpl.MessageState `protogen:"open.v1"` + SubNum string `protobuf:"bytes,1,opt,name=subNum,proto3" json:"subNum"` + Domain string `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain"` + unknownFields protoimpl.UnknownFields + sizeCache protoimpl.SizeCache +} + +func (x *SubNumGetInfoRequest) Reset() { + *x = SubNumGetInfoRequest{} + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[81] + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + ms.StoreMessageInfo(mi) +} + +func (x *SubNumGetInfoRequest) String() string { + return protoimpl.X.MessageStringOf(x) +} + +func (*SubNumGetInfoRequest) ProtoMessage() {} + +func (x *SubNumGetInfoRequest) ProtoReflect() protoreflect.Message { + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[81] + if x != nil { + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + if ms.LoadMessageInfo() == nil { + ms.StoreMessageInfo(mi) + } + return ms + } + return mi.MessageOf(x) +} + +// Deprecated: Use SubNumGetInfoRequest.ProtoReflect.Descriptor instead. +func (*SubNumGetInfoRequest) Descriptor() ([]byte, []int) { + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{81} +} + +func (x *SubNumGetInfoRequest) GetSubNum() string { + if x != nil { + return x.SubNum + } + return "" +} + +func (x *SubNumGetInfoRequest) GetDomain() string { + if x != nil { + return x.Domain + } + return "" +} + type CreateClockDeviceRequest struct { state protoimpl.MessageState `protogen:"open.v1"` DeviceNum string `protobuf:"bytes,1,opt,name=deviceNum,proto3" json:"deviceNum"` @@ -6378,7 +6430,7 @@ type CreateClockDeviceRequest struct { func (x *CreateClockDeviceRequest) Reset() { *x = CreateClockDeviceRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[81] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[82] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -6390,7 +6442,7 @@ func (x *CreateClockDeviceRequest) String() string { func (*CreateClockDeviceRequest) ProtoMessage() {} func (x *CreateClockDeviceRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[81] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[82] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -6403,7 +6455,7 @@ func (x *CreateClockDeviceRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use CreateClockDeviceRequest.ProtoReflect.Descriptor instead. func (*CreateClockDeviceRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{81} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{82} } func (x *CreateClockDeviceRequest) GetDeviceNum() string { @@ -6439,7 +6491,7 @@ type UpdateClockDeviceRequest struct { func (x *UpdateClockDeviceRequest) Reset() { *x = UpdateClockDeviceRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[82] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[83] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -6451,7 +6503,7 @@ func (x *UpdateClockDeviceRequest) String() string { func (*UpdateClockDeviceRequest) ProtoMessage() {} func (x *UpdateClockDeviceRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[82] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[83] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -6464,7 +6516,7 @@ func (x *UpdateClockDeviceRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use UpdateClockDeviceRequest.ProtoReflect.Descriptor instead. func (*UpdateClockDeviceRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{82} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{83} } func (x *UpdateClockDeviceRequest) GetId() uint64 { @@ -6504,7 +6556,7 @@ type ClockDeviceResponse struct { func (x *ClockDeviceResponse) Reset() { *x = ClockDeviceResponse{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[83] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[84] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -6516,7 +6568,7 @@ func (x *ClockDeviceResponse) String() string { func (*ClockDeviceResponse) ProtoMessage() {} func (x *ClockDeviceResponse) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[83] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[84] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -6529,7 +6581,7 @@ func (x *ClockDeviceResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use ClockDeviceResponse.ProtoReflect.Descriptor instead. func (*ClockDeviceResponse) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{83} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{84} } func (x *ClockDeviceResponse) GetId() uint64 { @@ -6548,7 +6600,7 @@ type RemoveClockDeviceRequest struct { func (x *RemoveClockDeviceRequest) Reset() { *x = RemoveClockDeviceRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[84] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[85] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -6560,7 +6612,7 @@ func (x *RemoveClockDeviceRequest) String() string { func (*RemoveClockDeviceRequest) ProtoMessage() {} func (x *RemoveClockDeviceRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[84] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[85] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -6573,7 +6625,7 @@ func (x *RemoveClockDeviceRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use RemoveClockDeviceRequest.ProtoReflect.Descriptor instead. func (*RemoveClockDeviceRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{84} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{85} } func (x *RemoveClockDeviceRequest) GetId() uint64 { @@ -6598,7 +6650,7 @@ type ClockDeviceListRequest struct { func (x *ClockDeviceListRequest) Reset() { *x = ClockDeviceListRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[85] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[86] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -6610,7 +6662,7 @@ func (x *ClockDeviceListRequest) String() string { func (*ClockDeviceListRequest) ProtoMessage() {} func (x *ClockDeviceListRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[85] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[86] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -6623,7 +6675,7 @@ func (x *ClockDeviceListRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use ClockDeviceListRequest.ProtoReflect.Descriptor instead. func (*ClockDeviceListRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{85} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{86} } func (x *ClockDeviceListRequest) GetId() uint64 { @@ -6685,7 +6737,7 @@ type ClockDeviceListResponse struct { func (x *ClockDeviceListResponse) Reset() { *x = ClockDeviceListResponse{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[86] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[87] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -6697,7 +6749,7 @@ func (x *ClockDeviceListResponse) String() string { func (*ClockDeviceListResponse) ProtoMessage() {} func (x *ClockDeviceListResponse) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[86] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[87] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -6710,7 +6762,7 @@ func (x *ClockDeviceListResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use ClockDeviceListResponse.ProtoReflect.Descriptor instead. func (*ClockDeviceListResponse) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{86} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{87} } func (x *ClockDeviceListResponse) GetCount() uint64 { @@ -6743,7 +6795,7 @@ type ClockUser struct { func (x *ClockUser) Reset() { *x = ClockUser{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[87] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[88] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -6755,7 +6807,7 @@ func (x *ClockUser) String() string { func (*ClockUser) ProtoMessage() {} func (x *ClockUser) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[87] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[88] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -6768,7 +6820,7 @@ func (x *ClockUser) ProtoReflect() protoreflect.Message { // Deprecated: Use ClockUser.ProtoReflect.Descriptor instead. func (*ClockUser) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{87} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{88} } func (x *ClockUser) GetId() uint64 { @@ -6843,7 +6895,7 @@ type ClockDeviceInfo struct { func (x *ClockDeviceInfo) Reset() { *x = ClockDeviceInfo{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[88] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[89] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -6855,7 +6907,7 @@ func (x *ClockDeviceInfo) String() string { func (*ClockDeviceInfo) ProtoMessage() {} func (x *ClockDeviceInfo) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[88] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[89] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -6868,7 +6920,7 @@ func (x *ClockDeviceInfo) ProtoReflect() protoreflect.Message { // Deprecated: Use ClockDeviceInfo.ProtoReflect.Descriptor instead. func (*ClockDeviceInfo) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{88} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{89} } func (x *ClockDeviceInfo) GetId() uint64 { @@ -6937,7 +6989,7 @@ type ClockDeviceInfoResponse struct { func (x *ClockDeviceInfoResponse) Reset() { *x = ClockDeviceInfoResponse{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[89] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[90] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -6949,7 +7001,7 @@ func (x *ClockDeviceInfoResponse) String() string { func (*ClockDeviceInfoResponse) ProtoMessage() {} func (x *ClockDeviceInfoResponse) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[89] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[90] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -6962,7 +7014,7 @@ func (x *ClockDeviceInfoResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use ClockDeviceInfoResponse.ProtoReflect.Descriptor instead. func (*ClockDeviceInfoResponse) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{89} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{90} } func (x *ClockDeviceInfoResponse) GetCount() uint64 { @@ -6993,7 +7045,7 @@ type ClockUserRel struct { func (x *ClockUserRel) Reset() { *x = ClockUserRel{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[90] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[91] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7005,7 +7057,7 @@ func (x *ClockUserRel) String() string { func (*ClockUserRel) ProtoMessage() {} func (x *ClockUserRel) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[90] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[91] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7018,7 +7070,7 @@ func (x *ClockUserRel) ProtoReflect() protoreflect.Message { // Deprecated: Use ClockUserRel.ProtoReflect.Descriptor instead. func (*ClockUserRel) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{90} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{91} } func (x *ClockUserRel) GetId() uint64 { @@ -7074,7 +7126,7 @@ type ClockDeviceInfoRequest struct { func (x *ClockDeviceInfoRequest) Reset() { *x = ClockDeviceInfoRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[91] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[92] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7086,7 +7138,7 @@ func (x *ClockDeviceInfoRequest) String() string { func (*ClockDeviceInfoRequest) ProtoMessage() {} func (x *ClockDeviceInfoRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[91] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[92] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7099,7 +7151,7 @@ func (x *ClockDeviceInfoRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use ClockDeviceInfoRequest.ProtoReflect.Descriptor instead. func (*ClockDeviceInfoRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{91} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{92} } func (x *ClockDeviceInfoRequest) GetId() uint64 { @@ -7134,7 +7186,7 @@ type ClockBatchBindRequest struct { func (x *ClockBatchBindRequest) Reset() { *x = ClockBatchBindRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[92] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[93] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7146,7 +7198,7 @@ func (x *ClockBatchBindRequest) String() string { func (*ClockBatchBindRequest) ProtoMessage() {} func (x *ClockBatchBindRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[92] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[93] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7159,7 +7211,7 @@ func (x *ClockBatchBindRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use ClockBatchBindRequest.ProtoReflect.Descriptor instead. func (*ClockBatchBindRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{92} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{93} } func (x *ClockBatchBindRequest) GetId() uint64 { @@ -7192,7 +7244,7 @@ type ClockBatchListResponse struct { func (x *ClockBatchListResponse) Reset() { *x = ClockBatchListResponse{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[93] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[94] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7204,7 +7256,7 @@ func (x *ClockBatchListResponse) String() string { func (*ClockBatchListResponse) ProtoMessage() {} func (x *ClockBatchListResponse) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[93] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[94] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7217,7 +7269,7 @@ func (x *ClockBatchListResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use ClockBatchListResponse.ProtoReflect.Descriptor instead. func (*ClockBatchListResponse) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{93} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{94} } func (x *ClockBatchListResponse) GetData() []*ClockUserDeviceBatch { @@ -7241,7 +7293,7 @@ type ClockUserDeviceBatch struct { func (x *ClockUserDeviceBatch) Reset() { *x = ClockUserDeviceBatch{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[94] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[95] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7253,7 +7305,7 @@ func (x *ClockUserDeviceBatch) String() string { func (*ClockUserDeviceBatch) ProtoMessage() {} func (x *ClockUserDeviceBatch) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[94] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[95] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7266,7 +7318,7 @@ func (x *ClockUserDeviceBatch) ProtoReflect() protoreflect.Message { // Deprecated: Use ClockUserDeviceBatch.ProtoReflect.Descriptor instead. func (*ClockUserDeviceBatch) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{94} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{95} } func (x *ClockUserDeviceBatch) GetUserId() uint64 { @@ -7338,7 +7390,7 @@ type ClockLogInfo struct { func (x *ClockLogInfo) Reset() { *x = ClockLogInfo{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[95] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[96] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7350,7 +7402,7 @@ func (x *ClockLogInfo) String() string { func (*ClockLogInfo) ProtoMessage() {} func (x *ClockLogInfo) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[95] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[96] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7363,7 +7415,7 @@ func (x *ClockLogInfo) ProtoReflect() protoreflect.Message { // Deprecated: Use ClockLogInfo.ProtoReflect.Descriptor instead. func (*ClockLogInfo) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{95} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{96} } func (x *ClockLogInfo) GetId() uint64 { @@ -7515,7 +7567,7 @@ type ClockLogReq struct { func (x *ClockLogReq) Reset() { *x = ClockLogReq{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[96] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[97] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7527,7 +7579,7 @@ func (x *ClockLogReq) String() string { func (*ClockLogReq) ProtoMessage() {} func (x *ClockLogReq) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[96] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[97] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7540,7 +7592,7 @@ func (x *ClockLogReq) ProtoReflect() protoreflect.Message { // Deprecated: Use ClockLogReq.ProtoReflect.Descriptor instead. func (*ClockLogReq) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{96} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{97} } func (x *ClockLogReq) GetId() uint64 { @@ -7609,7 +7661,7 @@ type ClockLogListResponse struct { func (x *ClockLogListResponse) Reset() { *x = ClockLogListResponse{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[97] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[98] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7621,7 +7673,7 @@ func (x *ClockLogListResponse) String() string { func (*ClockLogListResponse) ProtoMessage() {} func (x *ClockLogListResponse) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[97] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[98] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7634,7 +7686,7 @@ func (x *ClockLogListResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use ClockLogListResponse.ProtoReflect.Descriptor instead. func (*ClockLogListResponse) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{97} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{98} } func (x *ClockLogListResponse) GetData() []*ClockLogInfo { @@ -7664,7 +7716,7 @@ type SubmitInfoRequest struct { func (x *SubmitInfoRequest) Reset() { *x = SubmitInfoRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[98] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[99] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7676,7 +7728,7 @@ func (x *SubmitInfoRequest) String() string { func (*SubmitInfoRequest) ProtoMessage() {} func (x *SubmitInfoRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[98] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[99] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7689,7 +7741,7 @@ func (x *SubmitInfoRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use SubmitInfoRequest.ProtoReflect.Descriptor instead. func (*SubmitInfoRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{98} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{99} } func (x *SubmitInfoRequest) GetFirstName() string { @@ -7736,7 +7788,7 @@ type CommonMsg struct { func (x *CommonMsg) Reset() { *x = CommonMsg{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[99] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[100] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7748,7 +7800,7 @@ func (x *CommonMsg) String() string { func (*CommonMsg) ProtoMessage() {} func (x *CommonMsg) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[99] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[100] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7761,7 +7813,7 @@ func (x *CommonMsg) ProtoReflect() protoreflect.Message { // Deprecated: Use CommonMsg.ProtoReflect.Descriptor instead. func (*CommonMsg) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{99} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{100} } func (x *CommonMsg) GetMsg() string { @@ -7794,7 +7846,7 @@ type ChatRecordData struct { func (x *ChatRecordData) Reset() { *x = ChatRecordData{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[100] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[101] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7806,7 +7858,7 @@ func (x *ChatRecordData) String() string { func (*ChatRecordData) ProtoMessage() {} func (x *ChatRecordData) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[100] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[101] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7819,7 +7871,7 @@ func (x *ChatRecordData) ProtoReflect() protoreflect.Message { // Deprecated: Use ChatRecordData.ProtoReflect.Descriptor instead. func (*ChatRecordData) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{100} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{101} } func (x *ChatRecordData) GetID() int64 { @@ -7937,7 +7989,7 @@ type CreateChatRecordResp struct { func (x *CreateChatRecordResp) Reset() { *x = CreateChatRecordResp{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[101] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[102] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7949,7 +8001,7 @@ func (x *CreateChatRecordResp) String() string { func (*CreateChatRecordResp) ProtoMessage() {} func (x *CreateChatRecordResp) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[101] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[102] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7962,7 +8014,7 @@ func (x *CreateChatRecordResp) ProtoReflect() protoreflect.Message { // Deprecated: Use CreateChatRecordResp.ProtoReflect.Descriptor instead. func (*CreateChatRecordResp) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{101} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{102} } func (x *CreateChatRecordResp) GetData() *ChatRecordData { @@ -7989,7 +8041,7 @@ type DeleteChatRecordRequest struct { func (x *DeleteChatRecordRequest) Reset() { *x = DeleteChatRecordRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[102] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[103] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8001,7 +8053,7 @@ func (x *DeleteChatRecordRequest) String() string { func (*DeleteChatRecordRequest) ProtoMessage() {} func (x *DeleteChatRecordRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[102] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[103] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8014,7 +8066,7 @@ func (x *DeleteChatRecordRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use DeleteChatRecordRequest.ProtoReflect.Descriptor instead. func (*DeleteChatRecordRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{102} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{103} } func (x *DeleteChatRecordRequest) GetId() int64 { @@ -8040,7 +8092,7 @@ type GetChatRecordByIdRequest struct { func (x *GetChatRecordByIdRequest) Reset() { *x = GetChatRecordByIdRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[103] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[104] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8052,7 +8104,7 @@ func (x *GetChatRecordByIdRequest) String() string { func (*GetChatRecordByIdRequest) ProtoMessage() {} func (x *GetChatRecordByIdRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[103] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[104] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8065,7 +8117,7 @@ func (x *GetChatRecordByIdRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use GetChatRecordByIdRequest.ProtoReflect.Descriptor instead. func (*GetChatRecordByIdRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{103} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{104} } func (x *GetChatRecordByIdRequest) GetId() int64 { @@ -8088,7 +8140,7 @@ type GetChatRecordListRequest struct { func (x *GetChatRecordListRequest) Reset() { *x = GetChatRecordListRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[104] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[105] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8100,7 +8152,7 @@ func (x *GetChatRecordListRequest) String() string { func (*GetChatRecordListRequest) ProtoMessage() {} func (x *GetChatRecordListRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[104] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[105] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8113,7 +8165,7 @@ func (x *GetChatRecordListRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use GetChatRecordListRequest.ProtoReflect.Descriptor instead. func (*GetChatRecordListRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{104} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{105} } func (x *GetChatRecordListRequest) GetQuery() *ChatRecordData { @@ -8163,7 +8215,7 @@ type GetChatRecordListResp struct { func (x *GetChatRecordListResp) Reset() { *x = GetChatRecordListResp{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[105] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[106] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8175,7 +8227,7 @@ func (x *GetChatRecordListResp) String() string { func (*GetChatRecordListResp) ProtoMessage() {} func (x *GetChatRecordListResp) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[105] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[106] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8188,7 +8240,7 @@ func (x *GetChatRecordListResp) ProtoReflect() protoreflect.Message { // Deprecated: Use GetChatRecordListResp.ProtoReflect.Descriptor instead. func (*GetChatRecordListResp) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{105} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{106} } func (x *GetChatRecordListResp) GetList() []*ChatRecordData { @@ -8234,7 +8286,7 @@ type RegisterWaiterRequest struct { func (x *RegisterWaiterRequest) Reset() { *x = RegisterWaiterRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[106] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[107] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8246,7 +8298,7 @@ func (x *RegisterWaiterRequest) String() string { func (*RegisterWaiterRequest) ProtoMessage() {} func (x *RegisterWaiterRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[106] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[107] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8259,7 +8311,7 @@ func (x *RegisterWaiterRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use RegisterWaiterRequest.ProtoReflect.Descriptor instead. func (*RegisterWaiterRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{106} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{107} } func (x *RegisterWaiterRequest) GetOrigin() string { @@ -8320,7 +8372,7 @@ type RegisterWaiterResp struct { func (x *RegisterWaiterResp) Reset() { *x = RegisterWaiterResp{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[107] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[108] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8332,7 +8384,7 @@ func (x *RegisterWaiterResp) String() string { func (*RegisterWaiterResp) ProtoMessage() {} func (x *RegisterWaiterResp) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[107] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[108] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8345,7 +8397,7 @@ func (x *RegisterWaiterResp) ProtoReflect() protoreflect.Message { // Deprecated: Use RegisterWaiterResp.ProtoReflect.Descriptor instead. func (*RegisterWaiterResp) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{107} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{108} } func (x *RegisterWaiterResp) GetUserId() int64 { @@ -8373,7 +8425,7 @@ type ChatMediaData struct { func (x *ChatMediaData) Reset() { *x = ChatMediaData{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[108] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[109] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8385,7 +8437,7 @@ func (x *ChatMediaData) String() string { func (*ChatMediaData) ProtoMessage() {} func (x *ChatMediaData) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[108] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[109] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8398,7 +8450,7 @@ func (x *ChatMediaData) ProtoReflect() protoreflect.Message { // Deprecated: Use ChatMediaData.ProtoReflect.Descriptor instead. func (*ChatMediaData) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{108} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{109} } func (x *ChatMediaData) GetID() int64 { @@ -8481,7 +8533,7 @@ type CreateChatMediaResp struct { func (x *CreateChatMediaResp) Reset() { *x = CreateChatMediaResp{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[109] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[110] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8493,7 +8545,7 @@ func (x *CreateChatMediaResp) String() string { func (*CreateChatMediaResp) ProtoMessage() {} func (x *CreateChatMediaResp) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[109] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[110] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8506,7 +8558,7 @@ func (x *CreateChatMediaResp) ProtoReflect() protoreflect.Message { // Deprecated: Use CreateChatMediaResp.ProtoReflect.Descriptor instead. func (*CreateChatMediaResp) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{109} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{110} } func (x *CreateChatMediaResp) GetData() *ChatMediaData { @@ -8533,7 +8585,7 @@ type DeleteChatMediaRequest struct { func (x *DeleteChatMediaRequest) Reset() { *x = DeleteChatMediaRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[110] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[111] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8545,7 +8597,7 @@ func (x *DeleteChatMediaRequest) String() string { func (*DeleteChatMediaRequest) ProtoMessage() {} func (x *DeleteChatMediaRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[110] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[111] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8558,7 +8610,7 @@ func (x *DeleteChatMediaRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use DeleteChatMediaRequest.ProtoReflect.Descriptor instead. func (*DeleteChatMediaRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{110} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{111} } func (x *DeleteChatMediaRequest) GetId() int64 { @@ -8584,7 +8636,7 @@ type GetChatMediaByIdRequest struct { func (x *GetChatMediaByIdRequest) Reset() { *x = GetChatMediaByIdRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[111] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[112] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8596,7 +8648,7 @@ func (x *GetChatMediaByIdRequest) String() string { func (*GetChatMediaByIdRequest) ProtoMessage() {} func (x *GetChatMediaByIdRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[111] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[112] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8609,7 +8661,7 @@ func (x *GetChatMediaByIdRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use GetChatMediaByIdRequest.ProtoReflect.Descriptor instead. func (*GetChatMediaByIdRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{111} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{112} } func (x *GetChatMediaByIdRequest) GetId() int64 { @@ -8632,7 +8684,7 @@ type GetChatMediaListRequest struct { func (x *GetChatMediaListRequest) Reset() { *x = GetChatMediaListRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[112] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[113] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8644,7 +8696,7 @@ func (x *GetChatMediaListRequest) String() string { func (*GetChatMediaListRequest) ProtoMessage() {} func (x *GetChatMediaListRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[112] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[113] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8657,7 +8709,7 @@ func (x *GetChatMediaListRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use GetChatMediaListRequest.ProtoReflect.Descriptor instead. func (*GetChatMediaListRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{112} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{113} } func (x *GetChatMediaListRequest) GetQuery() *ChatMediaData { @@ -8707,7 +8759,7 @@ type GetChatMediaListResp struct { func (x *GetChatMediaListResp) Reset() { *x = GetChatMediaListResp{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[113] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[114] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8719,7 +8771,7 @@ func (x *GetChatMediaListResp) String() string { func (*GetChatMediaListResp) ProtoMessage() {} func (x *GetChatMediaListResp) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[113] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[114] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8732,7 +8784,7 @@ func (x *GetChatMediaListResp) ProtoReflect() protoreflect.Message { // Deprecated: Use GetChatMediaListResp.ProtoReflect.Descriptor instead. func (*GetChatMediaListResp) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{113} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{114} } func (x *GetChatMediaListResp) GetList() []*ChatMediaData { @@ -8778,7 +8830,7 @@ type GetChatUserListRequest2 struct { func (x *GetChatUserListRequest2) Reset() { *x = GetChatUserListRequest2{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[114] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[115] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8790,7 +8842,7 @@ func (x *GetChatUserListRequest2) String() string { func (*GetChatUserListRequest2) ProtoMessage() {} func (x *GetChatUserListRequest2) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[114] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[115] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8803,7 +8855,7 @@ func (x *GetChatUserListRequest2) ProtoReflect() protoreflect.Message { // Deprecated: Use GetChatUserListRequest2.ProtoReflect.Descriptor instead. func (*GetChatUserListRequest2) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{114} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{115} } func (x *GetChatUserListRequest2) GetPage() int64 { @@ -8868,7 +8920,7 @@ type ChatUser2 struct { func (x *ChatUser2) Reset() { *x = ChatUser2{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[115] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[116] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8880,7 +8932,7 @@ func (x *ChatUser2) String() string { func (*ChatUser2) ProtoMessage() {} func (x *ChatUser2) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[115] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[116] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8893,7 +8945,7 @@ func (x *ChatUser2) ProtoReflect() protoreflect.Message { // Deprecated: Use ChatUser2.ProtoReflect.Descriptor instead. func (*ChatUser2) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{115} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{116} } func (x *ChatUser2) GetUserId() int64 { @@ -8944,7 +8996,7 @@ type GetChatUserListResp2 struct { func (x *GetChatUserListResp2) Reset() { *x = GetChatUserListResp2{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[116] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[117] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8956,7 +9008,7 @@ func (x *GetChatUserListResp2) String() string { func (*GetChatUserListResp2) ProtoMessage() {} func (x *GetChatUserListResp2) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[116] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[117] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8969,7 +9021,7 @@ func (x *GetChatUserListResp2) ProtoReflect() protoreflect.Message { // Deprecated: Use GetChatUserListResp2.ProtoReflect.Descriptor instead. func (*GetChatUserListResp2) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{116} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{117} } func (x *GetChatUserListResp2) GetList() []*ChatUser2 { @@ -9023,7 +9075,7 @@ type ChatAutoReplyRulerData struct { func (x *ChatAutoReplyRulerData) Reset() { *x = ChatAutoReplyRulerData{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[117] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[118] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9035,7 +9087,7 @@ func (x *ChatAutoReplyRulerData) String() string { func (*ChatAutoReplyRulerData) ProtoMessage() {} func (x *ChatAutoReplyRulerData) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[117] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[118] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9048,7 +9100,7 @@ func (x *ChatAutoReplyRulerData) ProtoReflect() protoreflect.Message { // Deprecated: Use ChatAutoReplyRulerData.ProtoReflect.Descriptor instead. func (*ChatAutoReplyRulerData) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{117} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{118} } func (x *ChatAutoReplyRulerData) GetID() int64 { @@ -9117,7 +9169,7 @@ type CreateChatAutoReplyRulerResp struct { func (x *CreateChatAutoReplyRulerResp) Reset() { *x = CreateChatAutoReplyRulerResp{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[118] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[119] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9129,7 +9181,7 @@ func (x *CreateChatAutoReplyRulerResp) String() string { func (*CreateChatAutoReplyRulerResp) ProtoMessage() {} func (x *CreateChatAutoReplyRulerResp) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[118] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[119] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9142,7 +9194,7 @@ func (x *CreateChatAutoReplyRulerResp) ProtoReflect() protoreflect.Message { // Deprecated: Use CreateChatAutoReplyRulerResp.ProtoReflect.Descriptor instead. func (*CreateChatAutoReplyRulerResp) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{118} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{119} } func (x *CreateChatAutoReplyRulerResp) GetData() *ChatAutoReplyRulerData { @@ -9169,7 +9221,7 @@ type DeleteChatAutoReplyRulerRequest struct { func (x *DeleteChatAutoReplyRulerRequest) Reset() { *x = DeleteChatAutoReplyRulerRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[119] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[120] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9181,7 +9233,7 @@ func (x *DeleteChatAutoReplyRulerRequest) String() string { func (*DeleteChatAutoReplyRulerRequest) ProtoMessage() {} func (x *DeleteChatAutoReplyRulerRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[119] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[120] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9194,7 +9246,7 @@ func (x *DeleteChatAutoReplyRulerRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use DeleteChatAutoReplyRulerRequest.ProtoReflect.Descriptor instead. func (*DeleteChatAutoReplyRulerRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{119} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{120} } func (x *DeleteChatAutoReplyRulerRequest) GetId() int64 { @@ -9220,7 +9272,7 @@ type GetChatAutoReplyRulerByIdRequest struct { func (x *GetChatAutoReplyRulerByIdRequest) Reset() { *x = GetChatAutoReplyRulerByIdRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[120] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[121] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9232,7 +9284,7 @@ func (x *GetChatAutoReplyRulerByIdRequest) String() string { func (*GetChatAutoReplyRulerByIdRequest) ProtoMessage() {} func (x *GetChatAutoReplyRulerByIdRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[120] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[121] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9245,7 +9297,7 @@ func (x *GetChatAutoReplyRulerByIdRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use GetChatAutoReplyRulerByIdRequest.ProtoReflect.Descriptor instead. func (*GetChatAutoReplyRulerByIdRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{120} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{121} } func (x *GetChatAutoReplyRulerByIdRequest) GetId() int64 { @@ -9268,7 +9320,7 @@ type GetChatAutoReplyRulerListRequest struct { func (x *GetChatAutoReplyRulerListRequest) Reset() { *x = GetChatAutoReplyRulerListRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[121] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[122] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9280,7 +9332,7 @@ func (x *GetChatAutoReplyRulerListRequest) String() string { func (*GetChatAutoReplyRulerListRequest) ProtoMessage() {} func (x *GetChatAutoReplyRulerListRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[121] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[122] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9293,7 +9345,7 @@ func (x *GetChatAutoReplyRulerListRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use GetChatAutoReplyRulerListRequest.ProtoReflect.Descriptor instead. func (*GetChatAutoReplyRulerListRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{121} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{122} } func (x *GetChatAutoReplyRulerListRequest) GetQuery() *ChatAutoReplyRulerData { @@ -9343,7 +9395,7 @@ type GetChatAutoReplyRulerListResp struct { func (x *GetChatAutoReplyRulerListResp) Reset() { *x = GetChatAutoReplyRulerListResp{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[122] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[123] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9355,7 +9407,7 @@ func (x *GetChatAutoReplyRulerListResp) String() string { func (*GetChatAutoReplyRulerListResp) ProtoMessage() {} func (x *GetChatAutoReplyRulerListResp) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[122] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[123] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9368,7 +9420,7 @@ func (x *GetChatAutoReplyRulerListResp) ProtoReflect() protoreflect.Message { // Deprecated: Use GetChatAutoReplyRulerListResp.ProtoReflect.Descriptor instead. func (*GetChatAutoReplyRulerListResp) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{122} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{123} } func (x *GetChatAutoReplyRulerListResp) GetList() []*ChatAutoReplyRulerData { @@ -9417,7 +9469,7 @@ type ChatUserData struct { func (x *ChatUserData) Reset() { *x = ChatUserData{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[123] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[124] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9429,7 +9481,7 @@ func (x *ChatUserData) String() string { func (*ChatUserData) ProtoMessage() {} func (x *ChatUserData) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[123] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[124] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9442,7 +9494,7 @@ func (x *ChatUserData) ProtoReflect() protoreflect.Message { // Deprecated: Use ChatUserData.ProtoReflect.Descriptor instead. func (*ChatUserData) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{123} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{124} } func (x *ChatUserData) GetID() int64 { @@ -9525,7 +9577,7 @@ type CreateChatUserResp struct { func (x *CreateChatUserResp) Reset() { *x = CreateChatUserResp{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[124] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[125] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9537,7 +9589,7 @@ func (x *CreateChatUserResp) String() string { func (*CreateChatUserResp) ProtoMessage() {} func (x *CreateChatUserResp) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[124] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[125] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9550,7 +9602,7 @@ func (x *CreateChatUserResp) ProtoReflect() protoreflect.Message { // Deprecated: Use CreateChatUserResp.ProtoReflect.Descriptor instead. func (*CreateChatUserResp) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{124} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{125} } func (x *CreateChatUserResp) GetData() *ChatUserData { @@ -9577,7 +9629,7 @@ type DeleteChatUserRequest struct { func (x *DeleteChatUserRequest) Reset() { *x = DeleteChatUserRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[125] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[126] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9589,7 +9641,7 @@ func (x *DeleteChatUserRequest) String() string { func (*DeleteChatUserRequest) ProtoMessage() {} func (x *DeleteChatUserRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[125] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[126] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9602,7 +9654,7 @@ func (x *DeleteChatUserRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use DeleteChatUserRequest.ProtoReflect.Descriptor instead. func (*DeleteChatUserRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{125} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{126} } func (x *DeleteChatUserRequest) GetId() int64 { @@ -9628,7 +9680,7 @@ type GetChatUserByIdRequest struct { func (x *GetChatUserByIdRequest) Reset() { *x = GetChatUserByIdRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[126] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[127] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9640,7 +9692,7 @@ func (x *GetChatUserByIdRequest) String() string { func (*GetChatUserByIdRequest) ProtoMessage() {} func (x *GetChatUserByIdRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[126] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[127] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9653,7 +9705,7 @@ func (x *GetChatUserByIdRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use GetChatUserByIdRequest.ProtoReflect.Descriptor instead. func (*GetChatUserByIdRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{126} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{127} } func (x *GetChatUserByIdRequest) GetId() int64 { @@ -9676,7 +9728,7 @@ type GetChatUserListRequest struct { func (x *GetChatUserListRequest) Reset() { *x = GetChatUserListRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[127] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[128] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9688,7 +9740,7 @@ func (x *GetChatUserListRequest) String() string { func (*GetChatUserListRequest) ProtoMessage() {} func (x *GetChatUserListRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[127] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[128] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9701,7 +9753,7 @@ func (x *GetChatUserListRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use GetChatUserListRequest.ProtoReflect.Descriptor instead. func (*GetChatUserListRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{127} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{128} } func (x *GetChatUserListRequest) GetQuery() *ChatUserData { @@ -9751,7 +9803,7 @@ type GetChatUserListResp struct { func (x *GetChatUserListResp) Reset() { *x = GetChatUserListResp{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[128] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[129] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9763,7 +9815,7 @@ func (x *GetChatUserListResp) String() string { func (*GetChatUserListResp) ProtoMessage() {} func (x *GetChatUserListResp) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[128] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[129] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9776,7 +9828,7 @@ func (x *GetChatUserListResp) ProtoReflect() protoreflect.Message { // Deprecated: Use GetChatUserListResp.ProtoReflect.Descriptor instead. func (*GetChatUserListResp) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{128} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{129} } func (x *GetChatUserListResp) GetList() []*ChatUserData { @@ -9827,7 +9879,7 @@ type CreateUserAndRealNameRequest struct { func (x *CreateUserAndRealNameRequest) Reset() { *x = CreateUserAndRealNameRequest{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[129] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[130] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9839,7 +9891,7 @@ func (x *CreateUserAndRealNameRequest) String() string { func (*CreateUserAndRealNameRequest) ProtoMessage() {} func (x *CreateUserAndRealNameRequest) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[129] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[130] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9852,7 +9904,7 @@ func (x *CreateUserAndRealNameRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use CreateUserAndRealNameRequest.ProtoReflect.Descriptor instead. func (*CreateUserAndRealNameRequest) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{129} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{130} } func (x *CreateUserAndRealNameRequest) GetUserNum() string { @@ -9950,7 +10002,7 @@ type CreateUserAndRealNameResponse struct { func (x *CreateUserAndRealNameResponse) Reset() { *x = CreateUserAndRealNameResponse{} - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[130] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[131] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9962,7 +10014,7 @@ func (x *CreateUserAndRealNameResponse) String() string { func (*CreateUserAndRealNameResponse) ProtoMessage() {} func (x *CreateUserAndRealNameResponse) ProtoReflect() protoreflect.Message { - mi := &file_api_accountFiee_accountFiee_proto_msgTypes[130] + mi := &file_api_accountFiee_accountFiee_proto_msgTypes[131] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9975,7 +10027,7 @@ func (x *CreateUserAndRealNameResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use CreateUserAndRealNameResponse.ProtoReflect.Descriptor instead. func (*CreateUserAndRealNameResponse) Descriptor() ([]byte, []int) { - return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{130} + return file_api_accountFiee_accountFiee_proto_rawDescGZIP(), []int{131} } func (x *CreateUserAndRealNameResponse) GetUserId() int64 { @@ -10562,6 +10614,9 @@ const file_api_accountFiee_accountFiee_proto_rawDesc = "" + "\bUserName\x18\a \x01(\tR\buserName\"F\n" + "\x14JobNumGetInfoRequest\x12\x16\n" + "\x06jobNum\x18\x01 \x01(\tR\x06jobNum\x12\x16\n" + + "\x06domain\x18\x02 \x01(\tR\x06domain\"F\n" + + "\x14SubNumGetInfoRequest\x12\x16\n" + + "\x06subNum\x18\x01 \x01(\tR\x06subNum\x12\x16\n" + "\x06domain\x18\x02 \x01(\tR\x06domain\"x\n" + "\x18CreateClockDeviceRequest\x12\x1c\n" + "\tdeviceNum\x18\x01 \x01(\tR\tdeviceNum\x12\x1e\n" + @@ -10883,7 +10938,7 @@ const file_api_accountFiee_accountFiee_proto_rawDesc = "" + "\fImageMsgType\x10\x02\x12\x10\n" + "\fAudioMsgType\x10\x03\x12\x10\n" + "\fVideoMsgType\x10\x04\x12\f\n" + - "\bCardType\x10\x052\xbf-\n" + + "\bCardType\x10\x052\x94.\n" + "\vAccountFiee\x12<\n" + "\x05Login\x12\x19.accountFiee.LoginRequest\x1a\x16.accountFiee.TokenInfo\"\x00\x12J\n" + "\fRefreshToken\x12 .accountFiee.RefreshTokenRequest\x1a\x16.accountFiee.TokenInfo\"\x00\x12G\n" + @@ -10903,7 +10958,8 @@ const file_api_accountFiee_accountFiee_proto_rawDesc = "" + "\n" + "DecryptJwt\x12\x1e.accountFiee.DecryptJwtRequest\x1a\x1f.accountFiee.DecryptJwtResponse\"\x00\x12A\n" + "\x04Info\x12\x18.accountFiee.InfoRequest\x1a\x1d.accountFiee.UserInfoResponse\"\x00\x12O\n" + - "\rJobNumGetInfo\x12!.accountFiee.JobNumGetInfoRequest\x1a\x19.accountFiee.InfoResponse\"\x00\x12=\n" + + "\rJobNumGetInfo\x12!.accountFiee.JobNumGetInfoRequest\x1a\x19.accountFiee.InfoResponse\"\x00\x12S\n" + + "\rSubNumGetInfo\x12!.accountFiee.SubNumGetInfoRequest\x1a\x1d.accountFiee.UserInfoResponse\"\x00\x12=\n" + "\x04List\x12\x18.accountFiee.ListRequest\x1a\x19.accountFiee.ListResponse\"\x00\x12A\n" + "\bRandList\x12\x18.accountFiee.ListRequest\x1a\x19.accountFiee.ListResponse\"\x00\x12G\n" + "\tListByIDs\x12\x1d.accountFiee.ListByIDsRequest\x1a\x19.accountFiee.ListResponse\"\x00\x12C\n" + @@ -10969,7 +11025,7 @@ func file_api_accountFiee_accountFiee_proto_rawDescGZIP() []byte { } var file_api_accountFiee_accountFiee_proto_enumTypes = make([]protoimpl.EnumInfo, 1) -var file_api_accountFiee_accountFiee_proto_msgTypes = make([]protoimpl.MessageInfo, 131) +var file_api_accountFiee_accountFiee_proto_msgTypes = make([]protoimpl.MessageInfo, 132) var file_api_accountFiee_accountFiee_proto_goTypes = []any{ (MsgType)(0), // 0: accountFiee.MsgType (*VerifySliderStatusRequest)(nil), // 1: accountFiee.VerifySliderStatusRequest @@ -11053,56 +11109,57 @@ var file_api_accountFiee_accountFiee_proto_goTypes = []any{ (*RefreshTokenRequest)(nil), // 79: accountFiee.RefreshTokenRequest (*PositionUser)(nil), // 80: accountFiee.PositionUser (*JobNumGetInfoRequest)(nil), // 81: accountFiee.JobNumGetInfoRequest - (*CreateClockDeviceRequest)(nil), // 82: accountFiee.CreateClockDeviceRequest - (*UpdateClockDeviceRequest)(nil), // 83: accountFiee.UpdateClockDeviceRequest - (*ClockDeviceResponse)(nil), // 84: accountFiee.ClockDeviceResponse - (*RemoveClockDeviceRequest)(nil), // 85: accountFiee.RemoveClockDeviceRequest - (*ClockDeviceListRequest)(nil), // 86: accountFiee.ClockDeviceListRequest - (*ClockDeviceListResponse)(nil), // 87: accountFiee.ClockDeviceListResponse - (*ClockUser)(nil), // 88: accountFiee.ClockUser - (*ClockDeviceInfo)(nil), // 89: accountFiee.ClockDeviceInfo - (*ClockDeviceInfoResponse)(nil), // 90: accountFiee.ClockDeviceInfoResponse - (*ClockUserRel)(nil), // 91: accountFiee.ClockUserRel - (*ClockDeviceInfoRequest)(nil), // 92: accountFiee.ClockDeviceInfoRequest - (*ClockBatchBindRequest)(nil), // 93: accountFiee.ClockBatchBindRequest - (*ClockBatchListResponse)(nil), // 94: accountFiee.ClockBatchListResponse - (*ClockUserDeviceBatch)(nil), // 95: accountFiee.ClockUserDeviceBatch - (*ClockLogInfo)(nil), // 96: accountFiee.ClockLogInfo - (*ClockLogReq)(nil), // 97: accountFiee.ClockLogReq - (*ClockLogListResponse)(nil), // 98: accountFiee.ClockLogListResponse - (*SubmitInfoRequest)(nil), // 99: accountFiee.SubmitInfoRequest - (*CommonMsg)(nil), // 100: accountFiee.CommonMsg - (*ChatRecordData)(nil), // 101: accountFiee.ChatRecordData - (*CreateChatRecordResp)(nil), // 102: accountFiee.CreateChatRecordResp - (*DeleteChatRecordRequest)(nil), // 103: accountFiee.DeleteChatRecordRequest - (*GetChatRecordByIdRequest)(nil), // 104: accountFiee.GetChatRecordByIdRequest - (*GetChatRecordListRequest)(nil), // 105: accountFiee.GetChatRecordListRequest - (*GetChatRecordListResp)(nil), // 106: accountFiee.GetChatRecordListResp - (*RegisterWaiterRequest)(nil), // 107: accountFiee.RegisterWaiterRequest - (*RegisterWaiterResp)(nil), // 108: accountFiee.RegisterWaiterResp - (*ChatMediaData)(nil), // 109: accountFiee.ChatMediaData - (*CreateChatMediaResp)(nil), // 110: accountFiee.CreateChatMediaResp - (*DeleteChatMediaRequest)(nil), // 111: accountFiee.DeleteChatMediaRequest - (*GetChatMediaByIdRequest)(nil), // 112: accountFiee.GetChatMediaByIdRequest - (*GetChatMediaListRequest)(nil), // 113: accountFiee.GetChatMediaListRequest - (*GetChatMediaListResp)(nil), // 114: accountFiee.GetChatMediaListResp - (*GetChatUserListRequest2)(nil), // 115: accountFiee.GetChatUserListRequest2 - (*ChatUser2)(nil), // 116: accountFiee.ChatUser2 - (*GetChatUserListResp2)(nil), // 117: accountFiee.GetChatUserListResp2 - (*ChatAutoReplyRulerData)(nil), // 118: accountFiee.ChatAutoReplyRulerData - (*CreateChatAutoReplyRulerResp)(nil), // 119: accountFiee.CreateChatAutoReplyRulerResp - (*DeleteChatAutoReplyRulerRequest)(nil), // 120: accountFiee.DeleteChatAutoReplyRulerRequest - (*GetChatAutoReplyRulerByIdRequest)(nil), // 121: accountFiee.GetChatAutoReplyRulerByIdRequest - (*GetChatAutoReplyRulerListRequest)(nil), // 122: accountFiee.GetChatAutoReplyRulerListRequest - (*GetChatAutoReplyRulerListResp)(nil), // 123: accountFiee.GetChatAutoReplyRulerListResp - (*ChatUserData)(nil), // 124: accountFiee.ChatUserData - (*CreateChatUserResp)(nil), // 125: accountFiee.CreateChatUserResp - (*DeleteChatUserRequest)(nil), // 126: accountFiee.DeleteChatUserRequest - (*GetChatUserByIdRequest)(nil), // 127: accountFiee.GetChatUserByIdRequest - (*GetChatUserListRequest)(nil), // 128: accountFiee.GetChatUserListRequest - (*GetChatUserListResp)(nil), // 129: accountFiee.GetChatUserListResp - (*CreateUserAndRealNameRequest)(nil), // 130: accountFiee.CreateUserAndRealNameRequest - (*CreateUserAndRealNameResponse)(nil), // 131: accountFiee.CreateUserAndRealNameResponse + (*SubNumGetInfoRequest)(nil), // 82: accountFiee.SubNumGetInfoRequest + (*CreateClockDeviceRequest)(nil), // 83: accountFiee.CreateClockDeviceRequest + (*UpdateClockDeviceRequest)(nil), // 84: accountFiee.UpdateClockDeviceRequest + (*ClockDeviceResponse)(nil), // 85: accountFiee.ClockDeviceResponse + (*RemoveClockDeviceRequest)(nil), // 86: accountFiee.RemoveClockDeviceRequest + (*ClockDeviceListRequest)(nil), // 87: accountFiee.ClockDeviceListRequest + (*ClockDeviceListResponse)(nil), // 88: accountFiee.ClockDeviceListResponse + (*ClockUser)(nil), // 89: accountFiee.ClockUser + (*ClockDeviceInfo)(nil), // 90: accountFiee.ClockDeviceInfo + (*ClockDeviceInfoResponse)(nil), // 91: accountFiee.ClockDeviceInfoResponse + (*ClockUserRel)(nil), // 92: accountFiee.ClockUserRel + (*ClockDeviceInfoRequest)(nil), // 93: accountFiee.ClockDeviceInfoRequest + (*ClockBatchBindRequest)(nil), // 94: accountFiee.ClockBatchBindRequest + (*ClockBatchListResponse)(nil), // 95: accountFiee.ClockBatchListResponse + (*ClockUserDeviceBatch)(nil), // 96: accountFiee.ClockUserDeviceBatch + (*ClockLogInfo)(nil), // 97: accountFiee.ClockLogInfo + (*ClockLogReq)(nil), // 98: accountFiee.ClockLogReq + (*ClockLogListResponse)(nil), // 99: accountFiee.ClockLogListResponse + (*SubmitInfoRequest)(nil), // 100: accountFiee.SubmitInfoRequest + (*CommonMsg)(nil), // 101: accountFiee.CommonMsg + (*ChatRecordData)(nil), // 102: accountFiee.ChatRecordData + (*CreateChatRecordResp)(nil), // 103: accountFiee.CreateChatRecordResp + (*DeleteChatRecordRequest)(nil), // 104: accountFiee.DeleteChatRecordRequest + (*GetChatRecordByIdRequest)(nil), // 105: accountFiee.GetChatRecordByIdRequest + (*GetChatRecordListRequest)(nil), // 106: accountFiee.GetChatRecordListRequest + (*GetChatRecordListResp)(nil), // 107: accountFiee.GetChatRecordListResp + (*RegisterWaiterRequest)(nil), // 108: accountFiee.RegisterWaiterRequest + (*RegisterWaiterResp)(nil), // 109: accountFiee.RegisterWaiterResp + (*ChatMediaData)(nil), // 110: accountFiee.ChatMediaData + (*CreateChatMediaResp)(nil), // 111: accountFiee.CreateChatMediaResp + (*DeleteChatMediaRequest)(nil), // 112: accountFiee.DeleteChatMediaRequest + (*GetChatMediaByIdRequest)(nil), // 113: accountFiee.GetChatMediaByIdRequest + (*GetChatMediaListRequest)(nil), // 114: accountFiee.GetChatMediaListRequest + (*GetChatMediaListResp)(nil), // 115: accountFiee.GetChatMediaListResp + (*GetChatUserListRequest2)(nil), // 116: accountFiee.GetChatUserListRequest2 + (*ChatUser2)(nil), // 117: accountFiee.ChatUser2 + (*GetChatUserListResp2)(nil), // 118: accountFiee.GetChatUserListResp2 + (*ChatAutoReplyRulerData)(nil), // 119: accountFiee.ChatAutoReplyRulerData + (*CreateChatAutoReplyRulerResp)(nil), // 120: accountFiee.CreateChatAutoReplyRulerResp + (*DeleteChatAutoReplyRulerRequest)(nil), // 121: accountFiee.DeleteChatAutoReplyRulerRequest + (*GetChatAutoReplyRulerByIdRequest)(nil), // 122: accountFiee.GetChatAutoReplyRulerByIdRequest + (*GetChatAutoReplyRulerListRequest)(nil), // 123: accountFiee.GetChatAutoReplyRulerListRequest + (*GetChatAutoReplyRulerListResp)(nil), // 124: accountFiee.GetChatAutoReplyRulerListResp + (*ChatUserData)(nil), // 125: accountFiee.ChatUserData + (*CreateChatUserResp)(nil), // 126: accountFiee.CreateChatUserResp + (*DeleteChatUserRequest)(nil), // 127: accountFiee.DeleteChatUserRequest + (*GetChatUserByIdRequest)(nil), // 128: accountFiee.GetChatUserByIdRequest + (*GetChatUserListRequest)(nil), // 129: accountFiee.GetChatUserListRequest + (*GetChatUserListResp)(nil), // 130: accountFiee.GetChatUserListResp + (*CreateUserAndRealNameRequest)(nil), // 131: accountFiee.CreateUserAndRealNameRequest + (*CreateUserAndRealNameResponse)(nil), // 132: accountFiee.CreateUserAndRealNameResponse } var file_api_accountFiee_accountFiee_proto_depIdxs = []int32{ 11, // 0: accountFiee.UserListResponse.userList:type_name -> accountFiee.UserListInfo @@ -11116,32 +11173,32 @@ var file_api_accountFiee_accountFiee_proto_depIdxs = []int32{ 75, // 8: accountFiee.AccountInfo.Extend:type_name -> accountFiee.Extend 76, // 9: accountFiee.AccountInfo.Departments:type_name -> accountFiee.Department 80, // 10: accountFiee.AccountInfo.Positions:type_name -> accountFiee.PositionUser - 88, // 11: accountFiee.AccountInfo.clocks:type_name -> accountFiee.ClockUser + 89, // 11: accountFiee.AccountInfo.clocks:type_name -> accountFiee.ClockUser 60, // 12: accountFiee.AccountInfo.TrainVideos:type_name -> accountFiee.trainVideo 59, // 13: accountFiee.AccountInfo.operator:type_name -> accountFiee.Operator 75, // 14: accountFiee.UserInfoV2.Extend:type_name -> accountFiee.Extend 59, // 15: accountFiee.UserInfoV2.operator:type_name -> accountFiee.Operator - 89, // 16: accountFiee.ClockDeviceListResponse.data:type_name -> accountFiee.ClockDeviceInfo - 89, // 17: accountFiee.ClockUser.device:type_name -> accountFiee.ClockDeviceInfo - 91, // 18: accountFiee.ClockDeviceInfo.data:type_name -> accountFiee.ClockUserRel - 91, // 19: accountFiee.ClockDeviceInfoResponse.data:type_name -> accountFiee.ClockUserRel - 95, // 20: accountFiee.ClockBatchListResponse.data:type_name -> accountFiee.ClockUserDeviceBatch - 96, // 21: accountFiee.ClockLogListResponse.data:type_name -> accountFiee.ClockLogInfo + 90, // 16: accountFiee.ClockDeviceListResponse.data:type_name -> accountFiee.ClockDeviceInfo + 90, // 17: accountFiee.ClockUser.device:type_name -> accountFiee.ClockDeviceInfo + 92, // 18: accountFiee.ClockDeviceInfo.data:type_name -> accountFiee.ClockUserRel + 92, // 19: accountFiee.ClockDeviceInfoResponse.data:type_name -> accountFiee.ClockUserRel + 96, // 20: accountFiee.ClockBatchListResponse.data:type_name -> accountFiee.ClockUserDeviceBatch + 97, // 21: accountFiee.ClockLogListResponse.data:type_name -> accountFiee.ClockLogInfo 0, // 22: accountFiee.ChatRecordData.msgType:type_name -> accountFiee.MsgType - 109, // 23: accountFiee.ChatRecordData.medias:type_name -> accountFiee.ChatMediaData - 101, // 24: accountFiee.CreateChatRecordResp.data:type_name -> accountFiee.ChatRecordData - 101, // 25: accountFiee.GetChatRecordListRequest.query:type_name -> accountFiee.ChatRecordData - 101, // 26: accountFiee.GetChatRecordListResp.list:type_name -> accountFiee.ChatRecordData - 109, // 27: accountFiee.CreateChatMediaResp.data:type_name -> accountFiee.ChatMediaData - 109, // 28: accountFiee.GetChatMediaListRequest.query:type_name -> accountFiee.ChatMediaData - 109, // 29: accountFiee.GetChatMediaListResp.list:type_name -> accountFiee.ChatMediaData - 116, // 30: accountFiee.GetChatUserListResp2.list:type_name -> accountFiee.ChatUser2 - 118, // 31: accountFiee.CreateChatAutoReplyRulerResp.data:type_name -> accountFiee.ChatAutoReplyRulerData - 118, // 32: accountFiee.GetChatAutoReplyRulerListRequest.query:type_name -> accountFiee.ChatAutoReplyRulerData - 118, // 33: accountFiee.GetChatAutoReplyRulerListResp.list:type_name -> accountFiee.ChatAutoReplyRulerData - 124, // 34: accountFiee.CreateChatUserResp.data:type_name -> accountFiee.ChatUserData - 124, // 35: accountFiee.GetChatUserListRequest.query:type_name -> accountFiee.ChatUserData - 124, // 36: accountFiee.GetChatUserListResp.list:type_name -> accountFiee.ChatUserData + 110, // 23: accountFiee.ChatRecordData.medias:type_name -> accountFiee.ChatMediaData + 102, // 24: accountFiee.CreateChatRecordResp.data:type_name -> accountFiee.ChatRecordData + 102, // 25: accountFiee.GetChatRecordListRequest.query:type_name -> accountFiee.ChatRecordData + 102, // 26: accountFiee.GetChatRecordListResp.list:type_name -> accountFiee.ChatRecordData + 110, // 27: accountFiee.CreateChatMediaResp.data:type_name -> accountFiee.ChatMediaData + 110, // 28: accountFiee.GetChatMediaListRequest.query:type_name -> accountFiee.ChatMediaData + 110, // 29: accountFiee.GetChatMediaListResp.list:type_name -> accountFiee.ChatMediaData + 117, // 30: accountFiee.GetChatUserListResp2.list:type_name -> accountFiee.ChatUser2 + 119, // 31: accountFiee.CreateChatAutoReplyRulerResp.data:type_name -> accountFiee.ChatAutoReplyRulerData + 119, // 32: accountFiee.GetChatAutoReplyRulerListRequest.query:type_name -> accountFiee.ChatAutoReplyRulerData + 119, // 33: accountFiee.GetChatAutoReplyRulerListResp.list:type_name -> accountFiee.ChatAutoReplyRulerData + 125, // 34: accountFiee.CreateChatUserResp.data:type_name -> accountFiee.ChatUserData + 125, // 35: accountFiee.GetChatUserListRequest.query:type_name -> accountFiee.ChatUserData + 125, // 36: accountFiee.GetChatUserListResp.list:type_name -> accountFiee.ChatUserData 73, // 37: accountFiee.AccountFiee.Login:input_type -> accountFiee.LoginRequest 79, // 38: accountFiee.AccountFiee.RefreshToken:input_type -> accountFiee.RefreshTokenRequest 68, // 39: accountFiee.AccountFiee.Logout:input_type -> accountFiee.DecryptJwtRequest @@ -11160,126 +11217,128 @@ var file_api_accountFiee_accountFiee_proto_depIdxs = []int32{ 68, // 52: accountFiee.AccountFiee.DecryptJwt:input_type -> accountFiee.DecryptJwtRequest 65, // 53: accountFiee.AccountFiee.Info:input_type -> accountFiee.InfoRequest 81, // 54: accountFiee.AccountFiee.JobNumGetInfo:input_type -> accountFiee.JobNumGetInfoRequest - 63, // 55: accountFiee.AccountFiee.List:input_type -> accountFiee.ListRequest - 63, // 56: accountFiee.AccountFiee.RandList:input_type -> accountFiee.ListRequest - 47, // 57: accountFiee.AccountFiee.ListByIDs:input_type -> accountFiee.ListByIDsRequest - 52, // 58: accountFiee.AccountFiee.Remove:input_type -> accountFiee.RemoveRequest - 58, // 59: accountFiee.AccountFiee.Update:input_type -> accountFiee.UpdateRequest - 46, // 60: accountFiee.AccountFiee.UsersByTel:input_type -> accountFiee.UsersByTelRequest - 44, // 61: accountFiee.AccountFiee.UserByTel:input_type -> accountFiee.UserByTelRequest - 48, // 62: accountFiee.AccountFiee.OnlySendMsg:input_type -> accountFiee.SendMsgRequest - 50, // 63: accountFiee.AccountFiee.OnlyCheckMsg:input_type -> accountFiee.CheckMsgRequest - 22, // 64: accountFiee.AccountFiee.MailAccountByNickName:input_type -> accountFiee.MailAccountByNickNameRequest - 20, // 65: accountFiee.AccountFiee.ListV2:input_type -> accountFiee.ListV2Request - 18, // 66: accountFiee.AccountFiee.QueryPersonnelWithTheSameName:input_type -> accountFiee.QueryPersonnelWithTheSameNameRequest - 17, // 67: accountFiee.AccountFiee.UsersByJobNum:input_type -> accountFiee.UsersByJobNumRequest - 15, // 68: accountFiee.AccountFiee.RealName:input_type -> accountFiee.RealNameRequest - 72, // 69: accountFiee.AccountFiee.Register:input_type -> accountFiee.RegistRequest - 12, // 70: accountFiee.AccountFiee.UserList:input_type -> accountFiee.UserListRequest - 9, // 71: accountFiee.AccountFiee.CheckRealName:input_type -> accountFiee.CheckRealNameRequest - 7, // 72: accountFiee.AccountFiee.GenerateSliderCaptcha:input_type -> accountFiee.GenerateSliderCaptchaRequest - 5, // 73: accountFiee.AccountFiee.VerifySliderCaptcha:input_type -> accountFiee.VerifySliderCaptchaRequest - 3, // 74: accountFiee.AccountFiee.SendNationMsg:input_type -> accountFiee.SendNationMsgRequest - 1, // 75: accountFiee.AccountFiee.VerifySliderStatus:input_type -> accountFiee.VerifySliderStatusRequest - 3, // 76: accountFiee.AccountFiee.SendNationTemplateMsg:input_type -> accountFiee.SendNationMsgRequest - 130, // 77: accountFiee.AccountFiee.CreateUserAndRealName:input_type -> accountFiee.CreateUserAndRealNameRequest - 99, // 78: accountFiee.AccountFiee.SaveSubmitInfo:input_type -> accountFiee.SubmitInfoRequest - 124, // 79: accountFiee.AccountFiee.CreateChatUser:input_type -> accountFiee.ChatUserData - 124, // 80: accountFiee.AccountFiee.UpdateChatUser:input_type -> accountFiee.ChatUserData - 124, // 81: accountFiee.AccountFiee.SaveChatUser:input_type -> accountFiee.ChatUserData - 126, // 82: accountFiee.AccountFiee.DeleteChatUser:input_type -> accountFiee.DeleteChatUserRequest - 127, // 83: accountFiee.AccountFiee.GetChatUserDetail:input_type -> accountFiee.GetChatUserByIdRequest - 128, // 84: accountFiee.AccountFiee.GetChatUserList:input_type -> accountFiee.GetChatUserListRequest - 115, // 85: accountFiee.AccountFiee.GetChatUserList2:input_type -> accountFiee.GetChatUserListRequest2 - 107, // 86: accountFiee.AccountFiee.RegisterWaiter:input_type -> accountFiee.RegisterWaiterRequest - 101, // 87: accountFiee.AccountFiee.CreateChatRecord:input_type -> accountFiee.ChatRecordData - 101, // 88: accountFiee.AccountFiee.UpdateChatRecord:input_type -> accountFiee.ChatRecordData - 101, // 89: accountFiee.AccountFiee.SaveChatRecord:input_type -> accountFiee.ChatRecordData - 103, // 90: accountFiee.AccountFiee.DeleteChatRecord:input_type -> accountFiee.DeleteChatRecordRequest - 104, // 91: accountFiee.AccountFiee.GetChatRecordDetail:input_type -> accountFiee.GetChatRecordByIdRequest - 105, // 92: accountFiee.AccountFiee.GetChatRecordList:input_type -> accountFiee.GetChatRecordListRequest - 109, // 93: accountFiee.AccountFiee.CreateChatMedia:input_type -> accountFiee.ChatMediaData - 109, // 94: accountFiee.AccountFiee.UpdateChatMedia:input_type -> accountFiee.ChatMediaData - 109, // 95: accountFiee.AccountFiee.SaveChatMedia:input_type -> accountFiee.ChatMediaData - 111, // 96: accountFiee.AccountFiee.DeleteChatMedia:input_type -> accountFiee.DeleteChatMediaRequest - 112, // 97: accountFiee.AccountFiee.GetChatMediaDetail:input_type -> accountFiee.GetChatMediaByIdRequest - 113, // 98: accountFiee.AccountFiee.GetChatMediaList:input_type -> accountFiee.GetChatMediaListRequest - 118, // 99: accountFiee.AccountFiee.CreateChatAutoReplyRuler:input_type -> accountFiee.ChatAutoReplyRulerData - 118, // 100: accountFiee.AccountFiee.UpdateChatAutoReplyRuler:input_type -> accountFiee.ChatAutoReplyRulerData - 118, // 101: accountFiee.AccountFiee.SaveChatAutoReplyRuler:input_type -> accountFiee.ChatAutoReplyRulerData - 120, // 102: accountFiee.AccountFiee.DeleteChatAutoReplyRuler:input_type -> accountFiee.DeleteChatAutoReplyRulerRequest - 121, // 103: accountFiee.AccountFiee.GetChatAutoReplyRulerDetail:input_type -> accountFiee.GetChatAutoReplyRulerByIdRequest - 122, // 104: accountFiee.AccountFiee.GetChatAutoReplyRulerList:input_type -> accountFiee.GetChatAutoReplyRulerListRequest - 74, // 105: accountFiee.AccountFiee.Login:output_type -> accountFiee.TokenInfo - 74, // 106: accountFiee.AccountFiee.RefreshToken:output_type -> accountFiee.TokenInfo - 45, // 107: accountFiee.AccountFiee.Logout:output_type -> accountFiee.CommonResponse - 45, // 108: accountFiee.AccountFiee.OffLine:output_type -> accountFiee.CommonResponse - 39, // 109: accountFiee.AccountFiee.OnlineLog:output_type -> accountFiee.LoginLogsResponse - 40, // 110: accountFiee.AccountFiee.OnlineLogById:output_type -> accountFiee.LoginLog - 61, // 111: accountFiee.AccountFiee.CheckPwd:output_type -> accountFiee.UpdateResponse - 51, // 112: accountFiee.AccountFiee.SendMsg:output_type -> accountFiee.SendMsgStatusResponse - 51, // 113: accountFiee.AccountFiee.SendCustomMsg:output_type -> accountFiee.SendMsgStatusResponse - 51, // 114: accountFiee.AccountFiee.SendExCustomMsg:output_type -> accountFiee.SendMsgStatusResponse - 51, // 115: accountFiee.AccountFiee.SendMsgRegister:output_type -> accountFiee.SendMsgStatusResponse - 51, // 116: accountFiee.AccountFiee.CheckMsg:output_type -> accountFiee.SendMsgStatusResponse - 51, // 117: accountFiee.AccountFiee.SendNewTelNumMsg:output_type -> accountFiee.SendMsgStatusResponse - 51, // 118: accountFiee.AccountFiee.UpdateTelNum:output_type -> accountFiee.SendMsgStatusResponse - 71, // 119: accountFiee.AccountFiee.Authentication:output_type -> accountFiee.RequestStatus - 67, // 120: accountFiee.AccountFiee.DecryptJwt:output_type -> accountFiee.DecryptJwtResponse - 13, // 121: accountFiee.AccountFiee.Info:output_type -> accountFiee.UserInfoResponse - 66, // 122: accountFiee.AccountFiee.JobNumGetInfo:output_type -> accountFiee.InfoResponse - 64, // 123: accountFiee.AccountFiee.List:output_type -> accountFiee.ListResponse - 64, // 124: accountFiee.AccountFiee.RandList:output_type -> accountFiee.ListResponse - 64, // 125: accountFiee.AccountFiee.ListByIDs:output_type -> accountFiee.ListResponse - 57, // 126: accountFiee.AccountFiee.Remove:output_type -> accountFiee.RemoveResponse - 61, // 127: accountFiee.AccountFiee.Update:output_type -> accountFiee.UpdateResponse - 64, // 128: accountFiee.AccountFiee.UsersByTel:output_type -> accountFiee.ListResponse - 13, // 129: accountFiee.AccountFiee.UserByTel:output_type -> accountFiee.UserInfoResponse - 51, // 130: accountFiee.AccountFiee.OnlySendMsg:output_type -> accountFiee.SendMsgStatusResponse - 51, // 131: accountFiee.AccountFiee.OnlyCheckMsg:output_type -> accountFiee.SendMsgStatusResponse - 24, // 132: accountFiee.AccountFiee.MailAccountByNickName:output_type -> accountFiee.MaiAccountResponse - 64, // 133: accountFiee.AccountFiee.ListV2:output_type -> accountFiee.ListResponse - 19, // 134: accountFiee.AccountFiee.QueryPersonnelWithTheSameName:output_type -> accountFiee.QueryPersonnelWithTheSameNameResponse - 64, // 135: accountFiee.AccountFiee.UsersByJobNum:output_type -> accountFiee.ListResponse - 14, // 136: accountFiee.AccountFiee.RealName:output_type -> accountFiee.RealNameResponse - 16, // 137: accountFiee.AccountFiee.Register:output_type -> accountFiee.RegisterResponse - 10, // 138: accountFiee.AccountFiee.UserList:output_type -> accountFiee.UserListResponse - 8, // 139: accountFiee.AccountFiee.CheckRealName:output_type -> accountFiee.CheckRealNameResponse - 6, // 140: accountFiee.AccountFiee.GenerateSliderCaptcha:output_type -> accountFiee.GenerateSliderCaptchaResponse - 4, // 141: accountFiee.AccountFiee.VerifySliderCaptcha:output_type -> accountFiee.VerifySliderCaptchaResponse - 51, // 142: accountFiee.AccountFiee.SendNationMsg:output_type -> accountFiee.SendMsgStatusResponse - 2, // 143: accountFiee.AccountFiee.VerifySliderStatus:output_type -> accountFiee.VerifySliderStatusResponse - 51, // 144: accountFiee.AccountFiee.SendNationTemplateMsg:output_type -> accountFiee.SendMsgStatusResponse - 131, // 145: accountFiee.AccountFiee.CreateUserAndRealName:output_type -> accountFiee.CreateUserAndRealNameResponse - 45, // 146: accountFiee.AccountFiee.SaveSubmitInfo:output_type -> accountFiee.CommonResponse - 125, // 147: accountFiee.AccountFiee.CreateChatUser:output_type -> accountFiee.CreateChatUserResp - 100, // 148: accountFiee.AccountFiee.UpdateChatUser:output_type -> accountFiee.CommonMsg - 100, // 149: accountFiee.AccountFiee.SaveChatUser:output_type -> accountFiee.CommonMsg - 100, // 150: accountFiee.AccountFiee.DeleteChatUser:output_type -> accountFiee.CommonMsg - 124, // 151: accountFiee.AccountFiee.GetChatUserDetail:output_type -> accountFiee.ChatUserData - 129, // 152: accountFiee.AccountFiee.GetChatUserList:output_type -> accountFiee.GetChatUserListResp - 117, // 153: accountFiee.AccountFiee.GetChatUserList2:output_type -> accountFiee.GetChatUserListResp2 - 108, // 154: accountFiee.AccountFiee.RegisterWaiter:output_type -> accountFiee.RegisterWaiterResp - 102, // 155: accountFiee.AccountFiee.CreateChatRecord:output_type -> accountFiee.CreateChatRecordResp - 100, // 156: accountFiee.AccountFiee.UpdateChatRecord:output_type -> accountFiee.CommonMsg - 100, // 157: accountFiee.AccountFiee.SaveChatRecord:output_type -> accountFiee.CommonMsg - 100, // 158: accountFiee.AccountFiee.DeleteChatRecord:output_type -> accountFiee.CommonMsg - 101, // 159: accountFiee.AccountFiee.GetChatRecordDetail:output_type -> accountFiee.ChatRecordData - 106, // 160: accountFiee.AccountFiee.GetChatRecordList:output_type -> accountFiee.GetChatRecordListResp - 110, // 161: accountFiee.AccountFiee.CreateChatMedia:output_type -> accountFiee.CreateChatMediaResp - 100, // 162: accountFiee.AccountFiee.UpdateChatMedia:output_type -> accountFiee.CommonMsg - 100, // 163: accountFiee.AccountFiee.SaveChatMedia:output_type -> accountFiee.CommonMsg - 100, // 164: accountFiee.AccountFiee.DeleteChatMedia:output_type -> accountFiee.CommonMsg - 109, // 165: accountFiee.AccountFiee.GetChatMediaDetail:output_type -> accountFiee.ChatMediaData - 114, // 166: accountFiee.AccountFiee.GetChatMediaList:output_type -> accountFiee.GetChatMediaListResp - 119, // 167: accountFiee.AccountFiee.CreateChatAutoReplyRuler:output_type -> accountFiee.CreateChatAutoReplyRulerResp - 100, // 168: accountFiee.AccountFiee.UpdateChatAutoReplyRuler:output_type -> accountFiee.CommonMsg - 100, // 169: accountFiee.AccountFiee.SaveChatAutoReplyRuler:output_type -> accountFiee.CommonMsg - 100, // 170: accountFiee.AccountFiee.DeleteChatAutoReplyRuler:output_type -> accountFiee.CommonMsg - 118, // 171: accountFiee.AccountFiee.GetChatAutoReplyRulerDetail:output_type -> accountFiee.ChatAutoReplyRulerData - 123, // 172: accountFiee.AccountFiee.GetChatAutoReplyRulerList:output_type -> accountFiee.GetChatAutoReplyRulerListResp - 105, // [105:173] is the sub-list for method output_type - 37, // [37:105] is the sub-list for method input_type + 82, // 55: accountFiee.AccountFiee.SubNumGetInfo:input_type -> accountFiee.SubNumGetInfoRequest + 63, // 56: accountFiee.AccountFiee.List:input_type -> accountFiee.ListRequest + 63, // 57: accountFiee.AccountFiee.RandList:input_type -> accountFiee.ListRequest + 47, // 58: accountFiee.AccountFiee.ListByIDs:input_type -> accountFiee.ListByIDsRequest + 52, // 59: accountFiee.AccountFiee.Remove:input_type -> accountFiee.RemoveRequest + 58, // 60: accountFiee.AccountFiee.Update:input_type -> accountFiee.UpdateRequest + 46, // 61: accountFiee.AccountFiee.UsersByTel:input_type -> accountFiee.UsersByTelRequest + 44, // 62: accountFiee.AccountFiee.UserByTel:input_type -> accountFiee.UserByTelRequest + 48, // 63: accountFiee.AccountFiee.OnlySendMsg:input_type -> accountFiee.SendMsgRequest + 50, // 64: accountFiee.AccountFiee.OnlyCheckMsg:input_type -> accountFiee.CheckMsgRequest + 22, // 65: accountFiee.AccountFiee.MailAccountByNickName:input_type -> accountFiee.MailAccountByNickNameRequest + 20, // 66: accountFiee.AccountFiee.ListV2:input_type -> accountFiee.ListV2Request + 18, // 67: accountFiee.AccountFiee.QueryPersonnelWithTheSameName:input_type -> accountFiee.QueryPersonnelWithTheSameNameRequest + 17, // 68: accountFiee.AccountFiee.UsersByJobNum:input_type -> accountFiee.UsersByJobNumRequest + 15, // 69: accountFiee.AccountFiee.RealName:input_type -> accountFiee.RealNameRequest + 72, // 70: accountFiee.AccountFiee.Register:input_type -> accountFiee.RegistRequest + 12, // 71: accountFiee.AccountFiee.UserList:input_type -> accountFiee.UserListRequest + 9, // 72: accountFiee.AccountFiee.CheckRealName:input_type -> accountFiee.CheckRealNameRequest + 7, // 73: accountFiee.AccountFiee.GenerateSliderCaptcha:input_type -> accountFiee.GenerateSliderCaptchaRequest + 5, // 74: accountFiee.AccountFiee.VerifySliderCaptcha:input_type -> accountFiee.VerifySliderCaptchaRequest + 3, // 75: accountFiee.AccountFiee.SendNationMsg:input_type -> accountFiee.SendNationMsgRequest + 1, // 76: accountFiee.AccountFiee.VerifySliderStatus:input_type -> accountFiee.VerifySliderStatusRequest + 3, // 77: accountFiee.AccountFiee.SendNationTemplateMsg:input_type -> accountFiee.SendNationMsgRequest + 131, // 78: accountFiee.AccountFiee.CreateUserAndRealName:input_type -> accountFiee.CreateUserAndRealNameRequest + 100, // 79: accountFiee.AccountFiee.SaveSubmitInfo:input_type -> accountFiee.SubmitInfoRequest + 125, // 80: accountFiee.AccountFiee.CreateChatUser:input_type -> accountFiee.ChatUserData + 125, // 81: accountFiee.AccountFiee.UpdateChatUser:input_type -> accountFiee.ChatUserData + 125, // 82: accountFiee.AccountFiee.SaveChatUser:input_type -> accountFiee.ChatUserData + 127, // 83: accountFiee.AccountFiee.DeleteChatUser:input_type -> accountFiee.DeleteChatUserRequest + 128, // 84: accountFiee.AccountFiee.GetChatUserDetail:input_type -> accountFiee.GetChatUserByIdRequest + 129, // 85: accountFiee.AccountFiee.GetChatUserList:input_type -> accountFiee.GetChatUserListRequest + 116, // 86: accountFiee.AccountFiee.GetChatUserList2:input_type -> accountFiee.GetChatUserListRequest2 + 108, // 87: accountFiee.AccountFiee.RegisterWaiter:input_type -> accountFiee.RegisterWaiterRequest + 102, // 88: accountFiee.AccountFiee.CreateChatRecord:input_type -> accountFiee.ChatRecordData + 102, // 89: accountFiee.AccountFiee.UpdateChatRecord:input_type -> accountFiee.ChatRecordData + 102, // 90: accountFiee.AccountFiee.SaveChatRecord:input_type -> accountFiee.ChatRecordData + 104, // 91: accountFiee.AccountFiee.DeleteChatRecord:input_type -> accountFiee.DeleteChatRecordRequest + 105, // 92: accountFiee.AccountFiee.GetChatRecordDetail:input_type -> accountFiee.GetChatRecordByIdRequest + 106, // 93: accountFiee.AccountFiee.GetChatRecordList:input_type -> accountFiee.GetChatRecordListRequest + 110, // 94: accountFiee.AccountFiee.CreateChatMedia:input_type -> accountFiee.ChatMediaData + 110, // 95: accountFiee.AccountFiee.UpdateChatMedia:input_type -> accountFiee.ChatMediaData + 110, // 96: accountFiee.AccountFiee.SaveChatMedia:input_type -> accountFiee.ChatMediaData + 112, // 97: accountFiee.AccountFiee.DeleteChatMedia:input_type -> accountFiee.DeleteChatMediaRequest + 113, // 98: accountFiee.AccountFiee.GetChatMediaDetail:input_type -> accountFiee.GetChatMediaByIdRequest + 114, // 99: accountFiee.AccountFiee.GetChatMediaList:input_type -> accountFiee.GetChatMediaListRequest + 119, // 100: accountFiee.AccountFiee.CreateChatAutoReplyRuler:input_type -> accountFiee.ChatAutoReplyRulerData + 119, // 101: accountFiee.AccountFiee.UpdateChatAutoReplyRuler:input_type -> accountFiee.ChatAutoReplyRulerData + 119, // 102: accountFiee.AccountFiee.SaveChatAutoReplyRuler:input_type -> accountFiee.ChatAutoReplyRulerData + 121, // 103: accountFiee.AccountFiee.DeleteChatAutoReplyRuler:input_type -> accountFiee.DeleteChatAutoReplyRulerRequest + 122, // 104: accountFiee.AccountFiee.GetChatAutoReplyRulerDetail:input_type -> accountFiee.GetChatAutoReplyRulerByIdRequest + 123, // 105: accountFiee.AccountFiee.GetChatAutoReplyRulerList:input_type -> accountFiee.GetChatAutoReplyRulerListRequest + 74, // 106: accountFiee.AccountFiee.Login:output_type -> accountFiee.TokenInfo + 74, // 107: accountFiee.AccountFiee.RefreshToken:output_type -> accountFiee.TokenInfo + 45, // 108: accountFiee.AccountFiee.Logout:output_type -> accountFiee.CommonResponse + 45, // 109: accountFiee.AccountFiee.OffLine:output_type -> accountFiee.CommonResponse + 39, // 110: accountFiee.AccountFiee.OnlineLog:output_type -> accountFiee.LoginLogsResponse + 40, // 111: accountFiee.AccountFiee.OnlineLogById:output_type -> accountFiee.LoginLog + 61, // 112: accountFiee.AccountFiee.CheckPwd:output_type -> accountFiee.UpdateResponse + 51, // 113: accountFiee.AccountFiee.SendMsg:output_type -> accountFiee.SendMsgStatusResponse + 51, // 114: accountFiee.AccountFiee.SendCustomMsg:output_type -> accountFiee.SendMsgStatusResponse + 51, // 115: accountFiee.AccountFiee.SendExCustomMsg:output_type -> accountFiee.SendMsgStatusResponse + 51, // 116: accountFiee.AccountFiee.SendMsgRegister:output_type -> accountFiee.SendMsgStatusResponse + 51, // 117: accountFiee.AccountFiee.CheckMsg:output_type -> accountFiee.SendMsgStatusResponse + 51, // 118: accountFiee.AccountFiee.SendNewTelNumMsg:output_type -> accountFiee.SendMsgStatusResponse + 51, // 119: accountFiee.AccountFiee.UpdateTelNum:output_type -> accountFiee.SendMsgStatusResponse + 71, // 120: accountFiee.AccountFiee.Authentication:output_type -> accountFiee.RequestStatus + 67, // 121: accountFiee.AccountFiee.DecryptJwt:output_type -> accountFiee.DecryptJwtResponse + 13, // 122: accountFiee.AccountFiee.Info:output_type -> accountFiee.UserInfoResponse + 66, // 123: accountFiee.AccountFiee.JobNumGetInfo:output_type -> accountFiee.InfoResponse + 13, // 124: accountFiee.AccountFiee.SubNumGetInfo:output_type -> accountFiee.UserInfoResponse + 64, // 125: accountFiee.AccountFiee.List:output_type -> accountFiee.ListResponse + 64, // 126: accountFiee.AccountFiee.RandList:output_type -> accountFiee.ListResponse + 64, // 127: accountFiee.AccountFiee.ListByIDs:output_type -> accountFiee.ListResponse + 57, // 128: accountFiee.AccountFiee.Remove:output_type -> accountFiee.RemoveResponse + 61, // 129: accountFiee.AccountFiee.Update:output_type -> accountFiee.UpdateResponse + 64, // 130: accountFiee.AccountFiee.UsersByTel:output_type -> accountFiee.ListResponse + 13, // 131: accountFiee.AccountFiee.UserByTel:output_type -> accountFiee.UserInfoResponse + 51, // 132: accountFiee.AccountFiee.OnlySendMsg:output_type -> accountFiee.SendMsgStatusResponse + 51, // 133: accountFiee.AccountFiee.OnlyCheckMsg:output_type -> accountFiee.SendMsgStatusResponse + 24, // 134: accountFiee.AccountFiee.MailAccountByNickName:output_type -> accountFiee.MaiAccountResponse + 64, // 135: accountFiee.AccountFiee.ListV2:output_type -> accountFiee.ListResponse + 19, // 136: accountFiee.AccountFiee.QueryPersonnelWithTheSameName:output_type -> accountFiee.QueryPersonnelWithTheSameNameResponse + 64, // 137: accountFiee.AccountFiee.UsersByJobNum:output_type -> accountFiee.ListResponse + 14, // 138: accountFiee.AccountFiee.RealName:output_type -> accountFiee.RealNameResponse + 16, // 139: accountFiee.AccountFiee.Register:output_type -> accountFiee.RegisterResponse + 10, // 140: accountFiee.AccountFiee.UserList:output_type -> accountFiee.UserListResponse + 8, // 141: accountFiee.AccountFiee.CheckRealName:output_type -> accountFiee.CheckRealNameResponse + 6, // 142: accountFiee.AccountFiee.GenerateSliderCaptcha:output_type -> accountFiee.GenerateSliderCaptchaResponse + 4, // 143: accountFiee.AccountFiee.VerifySliderCaptcha:output_type -> accountFiee.VerifySliderCaptchaResponse + 51, // 144: accountFiee.AccountFiee.SendNationMsg:output_type -> accountFiee.SendMsgStatusResponse + 2, // 145: accountFiee.AccountFiee.VerifySliderStatus:output_type -> accountFiee.VerifySliderStatusResponse + 51, // 146: accountFiee.AccountFiee.SendNationTemplateMsg:output_type -> accountFiee.SendMsgStatusResponse + 132, // 147: accountFiee.AccountFiee.CreateUserAndRealName:output_type -> accountFiee.CreateUserAndRealNameResponse + 45, // 148: accountFiee.AccountFiee.SaveSubmitInfo:output_type -> accountFiee.CommonResponse + 126, // 149: accountFiee.AccountFiee.CreateChatUser:output_type -> accountFiee.CreateChatUserResp + 101, // 150: accountFiee.AccountFiee.UpdateChatUser:output_type -> accountFiee.CommonMsg + 101, // 151: accountFiee.AccountFiee.SaveChatUser:output_type -> accountFiee.CommonMsg + 101, // 152: accountFiee.AccountFiee.DeleteChatUser:output_type -> accountFiee.CommonMsg + 125, // 153: accountFiee.AccountFiee.GetChatUserDetail:output_type -> accountFiee.ChatUserData + 130, // 154: accountFiee.AccountFiee.GetChatUserList:output_type -> accountFiee.GetChatUserListResp + 118, // 155: accountFiee.AccountFiee.GetChatUserList2:output_type -> accountFiee.GetChatUserListResp2 + 109, // 156: accountFiee.AccountFiee.RegisterWaiter:output_type -> accountFiee.RegisterWaiterResp + 103, // 157: accountFiee.AccountFiee.CreateChatRecord:output_type -> accountFiee.CreateChatRecordResp + 101, // 158: accountFiee.AccountFiee.UpdateChatRecord:output_type -> accountFiee.CommonMsg + 101, // 159: accountFiee.AccountFiee.SaveChatRecord:output_type -> accountFiee.CommonMsg + 101, // 160: accountFiee.AccountFiee.DeleteChatRecord:output_type -> accountFiee.CommonMsg + 102, // 161: accountFiee.AccountFiee.GetChatRecordDetail:output_type -> accountFiee.ChatRecordData + 107, // 162: accountFiee.AccountFiee.GetChatRecordList:output_type -> accountFiee.GetChatRecordListResp + 111, // 163: accountFiee.AccountFiee.CreateChatMedia:output_type -> accountFiee.CreateChatMediaResp + 101, // 164: accountFiee.AccountFiee.UpdateChatMedia:output_type -> accountFiee.CommonMsg + 101, // 165: accountFiee.AccountFiee.SaveChatMedia:output_type -> accountFiee.CommonMsg + 101, // 166: accountFiee.AccountFiee.DeleteChatMedia:output_type -> accountFiee.CommonMsg + 110, // 167: accountFiee.AccountFiee.GetChatMediaDetail:output_type -> accountFiee.ChatMediaData + 115, // 168: accountFiee.AccountFiee.GetChatMediaList:output_type -> accountFiee.GetChatMediaListResp + 120, // 169: accountFiee.AccountFiee.CreateChatAutoReplyRuler:output_type -> accountFiee.CreateChatAutoReplyRulerResp + 101, // 170: accountFiee.AccountFiee.UpdateChatAutoReplyRuler:output_type -> accountFiee.CommonMsg + 101, // 171: accountFiee.AccountFiee.SaveChatAutoReplyRuler:output_type -> accountFiee.CommonMsg + 101, // 172: accountFiee.AccountFiee.DeleteChatAutoReplyRuler:output_type -> accountFiee.CommonMsg + 119, // 173: accountFiee.AccountFiee.GetChatAutoReplyRulerDetail:output_type -> accountFiee.ChatAutoReplyRulerData + 124, // 174: accountFiee.AccountFiee.GetChatAutoReplyRulerList:output_type -> accountFiee.GetChatAutoReplyRulerListResp + 106, // [106:175] is the sub-list for method output_type + 37, // [37:106] is the sub-list for method input_type 37, // [37:37] is the sub-list for extension type_name 37, // [37:37] is the sub-list for extension extendee 0, // [0:37] is the sub-list for field type_name @@ -11296,7 +11355,7 @@ func file_api_accountFiee_accountFiee_proto_init() { GoPackagePath: reflect.TypeOf(x{}).PkgPath(), RawDescriptor: unsafe.Slice(unsafe.StringData(file_api_accountFiee_accountFiee_proto_rawDesc), len(file_api_accountFiee_accountFiee_proto_rawDesc)), NumEnums: 1, - NumMessages: 131, + NumMessages: 132, NumExtensions: 0, NumServices: 1, }, diff --git a/api/accountFiee/accountFiee.proto b/api/accountFiee/accountFiee.proto index a03badf..f771a53 100644 --- a/api/accountFiee/accountFiee.proto +++ b/api/accountFiee/accountFiee.proto @@ -43,6 +43,7 @@ service AccountFiee { rpc DecryptJwt (DecryptJwtRequest) returns (DecryptJwtResponse) {}//最好放在调用方 rpc Info (InfoRequest) returns (UserInfoResponse) {} rpc JobNumGetInfo (JobNumGetInfoRequest) returns (InfoResponse) {} + rpc SubNumGetInfo (SubNumGetInfoRequest) returns (UserInfoResponse) {} rpc List (ListRequest) returns (ListResponse) {} rpc RandList (ListRequest) returns (ListResponse) {} rpc ListByIDs (ListByIDsRequest) returns (ListResponse) {} @@ -745,6 +746,10 @@ message JobNumGetInfoRequest{ string jobNum = 1; string domain = 2; } +message SubNumGetInfoRequest{ + string subNum = 1; + string domain = 2; +} message CreateClockDeviceRequest{ string deviceNum =1; string deviceName =2; diff --git a/api/accountFiee/accountFiee.validator.pb.go b/api/accountFiee/accountFiee.validator.pb.go index 9513f60..21f932e 100644 --- a/api/accountFiee/accountFiee.validator.pb.go +++ b/api/accountFiee/accountFiee.validator.pb.go @@ -431,6 +431,9 @@ func (this *PositionUser) Validate() error { func (this *JobNumGetInfoRequest) Validate() error { return nil } +func (this *SubNumGetInfoRequest) Validate() error { + return nil +} func (this *CreateClockDeviceRequest) Validate() error { return nil } diff --git a/api/accountFiee/accountFiee_triple.pb.go b/api/accountFiee/accountFiee_triple.pb.go index f190d25..f495060 100644 --- a/api/accountFiee/accountFiee_triple.pb.go +++ b/api/accountFiee/accountFiee_triple.pb.go @@ -47,6 +47,7 @@ type AccountFieeClient interface { DecryptJwt(ctx context.Context, in *DecryptJwtRequest, opts ...grpc_go.CallOption) (*DecryptJwtResponse, common.ErrorWithAttachment) Info(ctx context.Context, in *InfoRequest, opts ...grpc_go.CallOption) (*UserInfoResponse, common.ErrorWithAttachment) JobNumGetInfo(ctx context.Context, in *JobNumGetInfoRequest, opts ...grpc_go.CallOption) (*InfoResponse, common.ErrorWithAttachment) + SubNumGetInfo(ctx context.Context, in *SubNumGetInfoRequest, opts ...grpc_go.CallOption) (*UserInfoResponse, common.ErrorWithAttachment) List(ctx context.Context, in *ListRequest, opts ...grpc_go.CallOption) (*ListResponse, common.ErrorWithAttachment) RandList(ctx context.Context, in *ListRequest, opts ...grpc_go.CallOption) (*ListResponse, common.ErrorWithAttachment) ListByIDs(ctx context.Context, in *ListByIDsRequest, opts ...grpc_go.CallOption) (*ListResponse, common.ErrorWithAttachment) @@ -124,6 +125,7 @@ type AccountFieeClientImpl struct { DecryptJwt func(ctx context.Context, in *DecryptJwtRequest) (*DecryptJwtResponse, error) Info func(ctx context.Context, in *InfoRequest) (*UserInfoResponse, error) JobNumGetInfo func(ctx context.Context, in *JobNumGetInfoRequest) (*InfoResponse, error) + SubNumGetInfo func(ctx context.Context, in *SubNumGetInfoRequest) (*UserInfoResponse, error) List func(ctx context.Context, in *ListRequest) (*ListResponse, error) RandList func(ctx context.Context, in *ListRequest) (*ListResponse, error) ListByIDs func(ctx context.Context, in *ListByIDsRequest) (*ListResponse, error) @@ -296,6 +298,12 @@ func (c *accountFieeClient) JobNumGetInfo(ctx context.Context, in *JobNumGetInfo return out, c.cc.Invoke(ctx, "/"+interfaceKey+"/JobNumGetInfo", in, out) } +func (c *accountFieeClient) SubNumGetInfo(ctx context.Context, in *SubNumGetInfoRequest, opts ...grpc_go.CallOption) (*UserInfoResponse, common.ErrorWithAttachment) { + out := new(UserInfoResponse) + interfaceKey := ctx.Value(constant.InterfaceKey).(string) + return out, c.cc.Invoke(ctx, "/"+interfaceKey+"/SubNumGetInfo", in, out) +} + func (c *accountFieeClient) List(ctx context.Context, in *ListRequest, opts ...grpc_go.CallOption) (*ListResponse, common.ErrorWithAttachment) { out := new(ListResponse) interfaceKey := ctx.Value(constant.InterfaceKey).(string) @@ -619,6 +627,7 @@ type AccountFieeServer interface { DecryptJwt(context.Context, *DecryptJwtRequest) (*DecryptJwtResponse, error) Info(context.Context, *InfoRequest) (*UserInfoResponse, error) JobNumGetInfo(context.Context, *JobNumGetInfoRequest) (*InfoResponse, error) + SubNumGetInfo(context.Context, *SubNumGetInfoRequest) (*UserInfoResponse, error) List(context.Context, *ListRequest) (*ListResponse, error) RandList(context.Context, *ListRequest) (*ListResponse, error) ListByIDs(context.Context, *ListByIDsRequest) (*ListResponse, error) @@ -733,6 +742,9 @@ func (UnimplementedAccountFieeServer) Info(context.Context, *InfoRequest) (*User func (UnimplementedAccountFieeServer) JobNumGetInfo(context.Context, *JobNumGetInfoRequest) (*InfoResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method JobNumGetInfo not implemented") } +func (UnimplementedAccountFieeServer) SubNumGetInfo(context.Context, *SubNumGetInfoRequest) (*UserInfoResponse, error) { + return nil, status.Errorf(codes.Unimplemented, "method SubNumGetInfo not implemented") +} func (UnimplementedAccountFieeServer) List(context.Context, *ListRequest) (*ListResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method List not implemented") } @@ -1433,6 +1445,35 @@ func _AccountFiee_JobNumGetInfo_Handler(srv interface{}, ctx context.Context, de return interceptor(ctx, in, info, handler) } +func _AccountFiee_SubNumGetInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc_go.UnaryServerInterceptor) (interface{}, error) { + in := new(SubNumGetInfoRequest) + if err := dec(in); err != nil { + return nil, err + } + base := srv.(dubbo3.Dubbo3GrpcService) + args := []interface{}{} + args = append(args, in) + md, _ := metadata.FromIncomingContext(ctx) + invAttachment := make(map[string]interface{}, len(md)) + for k, v := range md { + invAttachment[k] = v + } + invo := invocation.NewRPCInvocation("SubNumGetInfo", args, invAttachment) + if interceptor == nil { + result := base.XXX_GetProxyImpl().Invoke(ctx, invo) + return result, result.Error() + } + info := &grpc_go.UnaryServerInfo{ + Server: srv, + FullMethod: ctx.Value("XXX_TRIPLE_GO_INTERFACE_NAME").(string), + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + result := base.XXX_GetProxyImpl().Invoke(ctx, invo) + return result, result.Error() + } + return interceptor(ctx, in, info, handler) +} + func _AccountFiee_List_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc_go.UnaryServerInterceptor) (interface{}, error) { in := new(ListRequest) if err := dec(in); err != nil { @@ -2962,6 +3003,10 @@ var AccountFiee_ServiceDesc = grpc_go.ServiceDesc{ MethodName: "JobNumGetInfo", Handler: _AccountFiee_JobNumGetInfo_Handler, }, + { + MethodName: "SubNumGetInfo", + Handler: _AccountFiee_SubNumGetInfo_Handler, + }, { MethodName: "List", Handler: _AccountFiee_List_Handler, diff --git a/pkg/service/account.go b/pkg/service/account.go index 97175ab..039217c 100644 --- a/pkg/service/account.go +++ b/pkg/service/account.go @@ -1220,6 +1220,54 @@ func (a *AccountFieeProvider) UsersByJobNum(_ context.Context, in *account.Users return response, nil } +func (a *AccountFieeProvider) SubNumGetInfo(_ context.Context, in *account.SubNumGetInfoRequest) (*account.UserInfoResponse, error) { + + //获取该用户信息 + var user *model.User + if in.SubNum == "" || in.Domain == "" { + return nil, errors.New("subNum or domain is empty") + } + if err := model.DB.Where("domain=? and sub_num=?", in.Domain, in.SubNum).Preload("RealName").First(&user).Error; err != nil { + logger.Error(err) + return nil, err + } + realName := user.RealName + if realName == nil { + realName = &model.RealName{ + Name: "", + Sex: "", + Nationality: "", + DocumentType: 0, + CertificatePicture: "", + Validity: "", + PlaceOfResidence: "", + GroupPhoto: "", + Attachment: "", + } + } + response := &account.UserInfoResponse{ + Id: uint64(user.ID), + Status: int32(user.Status), + Name: realName.Name, + Sex: realName.Sex, + Nationality: realName.Nationality, + DocumentType: int32(realName.DocumentType), + CertificatePicture: realName.CertificatePicture, + Validity: realName.Validity, + PlaceOfResidence: realName.PlaceOfResidence, + GroupPhoto: realName.GroupPhoto, + Attachment: realName.Attachment, + SubNum: user.SubNum, + NotPassRemarks: user.NotPassRemarks, + Language: user.Language, + SubscriberNumber: user.SubscriberNumber, + NickName: user.Nickname, + TelNum: user.TelNum, + TelAreaCode: user.TelAreaCode, + } + + return response, nil +} func (a *AccountFieeProvider) VerifySliderStatus(_ context.Context, in *account.VerifySliderStatusRequest) (*account.VerifySliderStatusResponse, error) { resp := &account.VerifySliderStatusResponse{} status, err := cache.RedisClient.Get("SliderStatus:" + in.NonceStr).Result()