user_grpc.pb.go 165 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105
  1. // Code generated by protoc-gen-go-grpc. DO NOT EDIT.
  2. package user
  3. import (
  4. context "context"
  5. chat "git.ikuban.com/server/pw-protobuf/api/chat"
  6. common "git.ikuban.com/server/pw-protobuf/api/common"
  7. statistics "git.ikuban.com/server/pw-protobuf/api/statistics"
  8. grpc "google.golang.org/grpc"
  9. codes "google.golang.org/grpc/codes"
  10. status "google.golang.org/grpc/status"
  11. emptypb "google.golang.org/protobuf/types/known/emptypb"
  12. )
  13. // This is a compile-time assertion to ensure that this generated file
  14. // is compatible with the grpc package it is being compiled against.
  15. // Requires gRPC-Go v1.32.0 or later.
  16. const _ = grpc.SupportPackageIsVersion7
  17. // UserClient is the client API for User service.
  18. //
  19. // For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
  20. type UserClient interface {
  21. // 1、获取用户详情
  22. GetUserInfo(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserInfo, error)
  23. // 2、用户发送验证码
  24. SendPhoneCode(ctx context.Context, in *common.SendPhoneCodeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  25. // 3、用户验证验证码
  26. CheckPhoneCode(ctx context.Context, in *common.CheckPhoneCodeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  27. // 4、更新用户信息
  28. UpdateUserInformation(ctx context.Context, in *common.UpdateInformationRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  29. // 5、创建用户与某人的关联
  30. CreateUserPersonRoom(ctx context.Context, in *common.CreateChatRoomParam, opts ...grpc.CallOption) (*chat.RoomReply, error)
  31. // 6、获取用户的金额信息
  32. GetUserBalance(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserBalance, error)
  33. // 7、用户获取ta的主页信息
  34. UserGetHomeInfo(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.HomeInfo, error)
  35. // 8、用户获取ta的主页访客、关注数
  36. UserGetPersonLikedAndLooked(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.LookedAndLikedNum, error)
  37. // 9、查看看过我的列表
  38. FindLookList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error)
  39. // 10、微信SDK初始化
  40. WxConf(ctx context.Context, in *common.WxConfReq, opts ...grpc.CallOption) (*common.WxConfResponse, error)
  41. // 11、获取标签列表
  42. FindTagListBySex(ctx context.Context, in *common.SexReq, opts ...grpc.CallOption) (*common.TagListReply, error)
  43. // 12、获取在线列表
  44. FindOnlineList(ctx context.Context, in *common.ListPage2Request, opts ...grpc.CallOption) (*common.RecommendPersonListReply, error)
  45. // 13、七天内列表(当前会话)
  46. FindWithinSevenDayRoomList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*UserFindChatListReply, error)
  47. // 14、七天外列表(更早的聊天记录)
  48. FindOverSevenDayRoomList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*UserFindChatListReply, error)
  49. // 密友列表
  50. FindCloseFriendRoomList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*UserFindChatListReply, error)
  51. // 15、用户查询聊天记录
  52. FindChatRecordList(ctx context.Context, in *common.FindChatRecordListRequest, opts ...grpc.CallOption) (*common.ChatRecordListReply, error)
  53. // 16、用户查询房间信息
  54. FindChatRoomMsg(ctx context.Context, in *common.FindChatRoomMsgRequest, opts ...grpc.CallOption) (*common.ChatRoomMsg, error)
  55. // 17、用户查询是否关注某人
  56. GetUserIsLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.IsLike, error)
  57. // 18、通过类型获取表情包列表
  58. FindMemeByType(ctx context.Context, in *common.MemeRequest, opts ...grpc.CallOption) (*common.MemeList, error)
  59. // 19、获取对方性别的聊天话题
  60. FindChatTopic(ctx context.Context, in *common.FindChatTopicRequest, opts ...grpc.CallOption) (*common.ChatTopicList, error)
  61. // 20、随机表情包
  62. RandomMeme(ctx context.Context, in *common.RandomNum, opts ...grpc.CallOption) (*common.CommonTextList, error)
  63. // 21、随机打招呼
  64. RandomSwiftMessage(ctx context.Context, in *common.RandomNumAndSex, opts ...grpc.CallOption) (*common.CommonTextList, error)
  65. // 22、表情包分类名
  66. FindMemeTitle(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.MemeTitleList, error)
  67. // 23、用户获取聊天对象的资料卡片
  68. UserGetChatCard(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.ChatCardInfo, error)
  69. // 24、聊天话题分类名
  70. FindChatTopicTitle(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.MemeTitleList, error)
  71. // 25、用户关注某人
  72. UserLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  73. // 26、用户取关某人
  74. UserUnLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  75. // 27、举报某人
  76. Report(ctx context.Context, in *common.ReportChatRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  77. // 28、超过七天的头像列表
  78. FindOverSevenDayAvatar(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.FindOverSevenDayAvatarReply, error)
  79. // 29、更新上次访问的小纸条
  80. UpdateLastScripID(ctx context.Context, in *common.UpdateLastScripIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  81. // 30、创建纸条
  82. CreateScrip(ctx context.Context, in *CreateScripRequest, opts ...grpc.CallOption) (*common.ScripID, error)
  83. // 31、删除纸条
  84. DeleteScrip(ctx context.Context, in *DeleteScripRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  85. // 32、查询自己的小纸条
  86. FindMyScrip(ctx context.Context, in *UserFindScripRequest, opts ...grpc.CallOption) (*common.ScripReply, error)
  87. // 33、查询别人的小纸条
  88. FindOtherScrip(ctx context.Context, in *common.FindScripRequest, opts ...grpc.CallOption) (*common.ScripReply, error)
  89. // 34、查询随机纸条列表
  90. FindRecommendScrip(ctx context.Context, in *UserFindScripRequest, opts ...grpc.CallOption) (*common.ScripReply, error)
  91. // 35、用户查看纸条
  92. PersonLookScrip(ctx context.Context, in *PersonLookScripRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  93. // 36、用户点击回看
  94. PersonClickLookBack(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.ScripInfo, error)
  95. // 37、用户回复小纸条
  96. PersonReplyScrip(ctx context.Context, in *ReplyScripRequest, opts ...grpc.CallOption) (*common.ChatRecordInfo, error)
  97. // 38、用户删除房间
  98. UserDeleteChat(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  99. // 39、获取用户的总未读数
  100. GetUserAllUnreadNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*chat.UnreadNumReply, error)
  101. // 40、用户查询与某人的房间
  102. GetUserRoomByPerson(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*chat.UserRoomInfo, error)
  103. // 41、查看我喜欢的列表
  104. FindLikeList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error)
  105. // 42、查看喜欢我的列表
  106. FindLikedList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error)
  107. // ---还未共用---
  108. // 用户拉黑某人
  109. UserSetBlackChat(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  110. // ---用户专用---
  111. // 检查用户是否与接待员关联
  112. CheckUserPartnerIsRelationship(ctx context.Context, in *common.PartnerIDParam, opts ...grpc.CallOption) (*chat.CheckUserPartnerIsRelationshipReply, error)
  113. // 获取接待员的确认通过页面信息
  114. GetPartnerCircleInfo(ctx context.Context, in *KeyRequest, opts ...grpc.CallOption) (*common.AddFriendMessageInfo, error)
  115. // 获取用户的访客数以及关注数
  116. GetLookAndLikeStatisticsMessage(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*statistics.LookAndLikeMessageReply, error)
  117. // 获取用户访问数详情
  118. GetUserLookNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*statistics.LookMessageReply, error)
  119. // 用户完善资料
  120. UserFinishInformation(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
  121. // 用户完善情况
  122. UserInformationStatus(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*InformationStatus, error)
  123. // 用户获取完善资料奖励
  124. UserGetInformationAward(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
  125. // 解锁"看过我的"的记录
  126. UnlockLookRecord(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  127. // 用户充值
  128. UserRecharge(ctx context.Context, in *UserRechargeRequest, opts ...grpc.CallOption) (*PayInfo, error)
  129. // 用户充值
  130. UserRechargeVip(ctx context.Context, in *UserRechargeRequest, opts ...grpc.CallOption) (*PayInfo, error)
  131. // 充值套餐列表
  132. FindRechargeList(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*RechargeList, error)
  133. // 充值Vip套餐列表
  134. FindVipRechargeList(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*VipRechargeList, error)
  135. // 用户充值记录列表
  136. FindPayList(ctx context.Context, in *FindPayOrderListRequest, opts ...grpc.CallOption) (*PayOrderList, error)
  137. // 查询推荐人的列表
  138. FindRecommendPersonList(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.RecommendPersonListReply, error)
  139. // 获取匹配的头像数组以及数量
  140. FindMatchingAvatarAndNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*FindMatchingAvatarAndNumReply, error)
  141. // 获取假弹窗
  142. GetWindowInfo(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*chat.WindowInfo, error)
  143. // 用户的每日免费数
  144. GetUserFreeNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserFreeNum, error)
  145. // 随机速配
  146. GetRandomMatching(ctx context.Context, in *common.SexReq, opts ...grpc.CallOption) (*chat.GetRandomMatchingReply, error)
  147. // 解锁语音扣费
  148. UnlockVoice(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  149. // 解锁图片扣费
  150. UnlockPicture(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  151. // 更新用户注册状态
  152. UpdateUserIsRegister(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
  153. // 创建用户与接待员的关联
  154. CreateUserPartnerRoom(ctx context.Context, in *common.CreateChatRoomParam, opts ...grpc.CallOption) (*chat.RoomReply, error)
  155. // 用户发送消息
  156. // 发送消息
  157. SendMessage(ctx context.Context, in *SendMessageRequest, opts ...grpc.CallOption) (*common.SendMessageReply, error)
  158. GetVipInfo(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*VipInfo, error)
  159. // ---manager---
  160. // 管理员查询用户列表
  161. ManagerFindUserList(ctx context.Context, in *common.ManagerFindPersonListRequest, opts ...grpc.CallOption) (*common.ManagerFindPersonListReply, error)
  162. // 管理员查询完善过资料的用户列表
  163. ManagerFindInformationUserList(ctx context.Context, in *common.ManagerFindPersonListRequest, opts ...grpc.CallOption) (*common.ManagerFindPersonListReply, error)
  164. // 管理员查询已审核过信息的列表
  165. ManagerFindIsCheckQualityUserList(ctx context.Context, in *ManagerFindIsCheckQualityUserListRequest, opts ...grpc.CallOption) (*common.ManagerFindPersonListReply2, error)
  166. // 管理员查询优质用户列表
  167. ManagerFindHighQualityUserList(ctx context.Context, in *common.ManagerFindPersonListRequest, opts ...grpc.CallOption) (*common.ManagerFindPersonListReply, error)
  168. // 管理员标记优质用户
  169. ManagerMarkHighQualityUser(ctx context.Context, in *ManagerMarkHighQualityUserRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  170. // 管理员标记单个优质用户
  171. ManagerMarkHighQualityUserOne(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  172. // 管理员批量拉黑用户
  173. ManagerSetUserBlack(ctx context.Context, in *common.PersonIDList, opts ...grpc.CallOption) (*emptypb.Empty, error)
  174. // 管理员取消标记优质用户
  175. ManagerDeleteHighQualityUser(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  176. // 管理员更新用户语音
  177. ManagerUpdateUserVoice(ctx context.Context, in *common.ManagerUpdatePersonVoiceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  178. // 管理员更新用户相册
  179. ManagerUpdateUserPictures(ctx context.Context, in *common.ManagerUpdatePersonPicturesRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  180. // 管理员更新用户签名
  181. ManagerUpdateUserSignature(ctx context.Context, in *common.ManagerUpdatePersonSignatureRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  182. // 管理员更新用户头像
  183. ManagerUpdateUserAvatar(ctx context.Context, in *common.ManagerUpdatePersonAvatarRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  184. // 管理员更新用户昵称
  185. ManagerUpdateUserName(ctx context.Context, in *common.ManagerUpdatePersonNameRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  186. // 管理员更新用户权重
  187. ManagerUpdateUserWeight(ctx context.Context, in *common.ManagerUpdatePersonWeightRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  188. // 管理员更新用户是否拉黑
  189. ManagerUpdateUserIsBlack(ctx context.Context, in *common.ManagerUpdatePersonIsBlackRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  190. // 管理员增加用户积分
  191. ManagerUpdateUserCredit(ctx context.Context, in *ManagerUpdateUserCreditRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  192. // ---rpc---
  193. // 1、获取用户详情
  194. GetUserDBMsg(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*common.PersonMsg, error)
  195. // 2、通过用户IDs查看用户信息列表
  196. FindUserDBList(ctx context.Context, in *common.PersonIDList, opts ...grpc.CallOption) (*common.PersonDBReply, error)
  197. // 3、对内更新
  198. UpdateLastScripIDDB(ctx context.Context, in *common.UpdateLastScripIDDBRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  199. // 4、查询推荐用户的数据
  200. FindRecommendUserDBList(ctx context.Context, in *common.FindRecommendRequest, opts ...grpc.CallOption) (*common.PersonDBReply, error)
  201. // 5、更新上次登录时间
  202. UpdateUserLastLoginTime(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  203. // 6、通过userID查询用户
  204. GetUserDBMsgByAccountID(ctx context.Context, in *common.IDParam, opts ...grpc.CallOption) (*common.PersonMsg, error)
  205. // 获取推荐的人(new)
  206. FindRecommendHighQualityUserDBList(ctx context.Context, in *FindRecommendHighQualityUserRequest, opts ...grpc.CallOption) (*FindRecommendHighQualityUserReply, error)
  207. // 获取用户详情websocket专用
  208. GetUserDBMsgFromWebsocket(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*GetUserDBMsgFromWebsocketReply, error)
  209. // 发送消息扣费
  210. SendMsgReduceCredit(ctx context.Context, in *SendMsgReduceCreditRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  211. // 回看纸条扣费
  212. LookBackScripReduceCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  213. // 发纸条扣费
  214. CreateScripReduceCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  215. // 回纸条扣费
  216. ReplyScripReduceCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  217. // 匹配扣费
  218. MatchingCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  219. // 未读发送模板消息
  220. SendNewMessageUnreadReminder(ctx context.Context, in *SendNewMessageUnreadReminderRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  221. // 好友访问提醒
  222. SendNewVisitorTemplateReminder(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  223. // 更新今日被匹配数并返回用户信息
  224. UpdateUserMatchedNumAndReturnUserMsg(ctx context.Context, in *UpdateUserMatchedNumRequest, opts ...grpc.CallOption) (*UpdateUserMatchedNumAndReturnUserMsgReply, error)
  225. // 获取未匹配的离线用户
  226. GetRecommendUserDB(ctx context.Context, in *GetRecommendUserDBRequest, opts ...grpc.CallOption) (*common.PersonDB, error)
  227. // 举报超过3次拉黑用户
  228. ReportUserBlack(ctx context.Context, in *ReportUserBlackRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  229. // 用户加积分
  230. AddUserCredit(ctx context.Context, in *AddUserCreditRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  231. // 用户完善情况
  232. UserInformationStatusDB(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*InformationStatus, error)
  233. // 用户完成完善资料任务 兼容
  234. UserGetInformationAwardByActivity(ctx context.Context, in *UserGetInformationAwardByActivityRequest, opts ...grpc.CallOption) (*UserGetInformationAwardByActivityReply, error)
  235. // 获取userIDs对应的vip信息
  236. FindUserVipDBList(ctx context.Context, in *common.PersonIDList, opts ...grpc.CallOption) (*FindUserVipListDBReply, error)
  237. }
  238. type userClient struct {
  239. cc grpc.ClientConnInterface
  240. }
  241. func NewUserClient(cc grpc.ClientConnInterface) UserClient {
  242. return &userClient{cc}
  243. }
  244. func (c *userClient) GetUserInfo(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserInfo, error) {
  245. out := new(UserInfo)
  246. err := c.cc.Invoke(ctx, "/api.user.User/GetUserInfo", in, out, opts...)
  247. if err != nil {
  248. return nil, err
  249. }
  250. return out, nil
  251. }
  252. func (c *userClient) SendPhoneCode(ctx context.Context, in *common.SendPhoneCodeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  253. out := new(emptypb.Empty)
  254. err := c.cc.Invoke(ctx, "/api.user.User/SendPhoneCode", in, out, opts...)
  255. if err != nil {
  256. return nil, err
  257. }
  258. return out, nil
  259. }
  260. func (c *userClient) CheckPhoneCode(ctx context.Context, in *common.CheckPhoneCodeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  261. out := new(emptypb.Empty)
  262. err := c.cc.Invoke(ctx, "/api.user.User/CheckPhoneCode", in, out, opts...)
  263. if err != nil {
  264. return nil, err
  265. }
  266. return out, nil
  267. }
  268. func (c *userClient) UpdateUserInformation(ctx context.Context, in *common.UpdateInformationRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  269. out := new(emptypb.Empty)
  270. err := c.cc.Invoke(ctx, "/api.user.User/UpdateUserInformation", in, out, opts...)
  271. if err != nil {
  272. return nil, err
  273. }
  274. return out, nil
  275. }
  276. func (c *userClient) CreateUserPersonRoom(ctx context.Context, in *common.CreateChatRoomParam, opts ...grpc.CallOption) (*chat.RoomReply, error) {
  277. out := new(chat.RoomReply)
  278. err := c.cc.Invoke(ctx, "/api.user.User/CreateUserPersonRoom", in, out, opts...)
  279. if err != nil {
  280. return nil, err
  281. }
  282. return out, nil
  283. }
  284. func (c *userClient) GetUserBalance(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserBalance, error) {
  285. out := new(UserBalance)
  286. err := c.cc.Invoke(ctx, "/api.user.User/GetUserBalance", in, out, opts...)
  287. if err != nil {
  288. return nil, err
  289. }
  290. return out, nil
  291. }
  292. func (c *userClient) UserGetHomeInfo(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.HomeInfo, error) {
  293. out := new(common.HomeInfo)
  294. err := c.cc.Invoke(ctx, "/api.user.User/UserGetHomeInfo", in, out, opts...)
  295. if err != nil {
  296. return nil, err
  297. }
  298. return out, nil
  299. }
  300. func (c *userClient) UserGetPersonLikedAndLooked(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.LookedAndLikedNum, error) {
  301. out := new(common.LookedAndLikedNum)
  302. err := c.cc.Invoke(ctx, "/api.user.User/UserGetPersonLikedAndLooked", in, out, opts...)
  303. if err != nil {
  304. return nil, err
  305. }
  306. return out, nil
  307. }
  308. func (c *userClient) FindLookList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error) {
  309. out := new(statistics.LookAndLikeListReply)
  310. err := c.cc.Invoke(ctx, "/api.user.User/FindLookList", in, out, opts...)
  311. if err != nil {
  312. return nil, err
  313. }
  314. return out, nil
  315. }
  316. func (c *userClient) WxConf(ctx context.Context, in *common.WxConfReq, opts ...grpc.CallOption) (*common.WxConfResponse, error) {
  317. out := new(common.WxConfResponse)
  318. err := c.cc.Invoke(ctx, "/api.user.User/WxConf", in, out, opts...)
  319. if err != nil {
  320. return nil, err
  321. }
  322. return out, nil
  323. }
  324. func (c *userClient) FindTagListBySex(ctx context.Context, in *common.SexReq, opts ...grpc.CallOption) (*common.TagListReply, error) {
  325. out := new(common.TagListReply)
  326. err := c.cc.Invoke(ctx, "/api.user.User/FindTagListBySex", in, out, opts...)
  327. if err != nil {
  328. return nil, err
  329. }
  330. return out, nil
  331. }
  332. func (c *userClient) FindOnlineList(ctx context.Context, in *common.ListPage2Request, opts ...grpc.CallOption) (*common.RecommendPersonListReply, error) {
  333. out := new(common.RecommendPersonListReply)
  334. err := c.cc.Invoke(ctx, "/api.user.User/FindOnlineList", in, out, opts...)
  335. if err != nil {
  336. return nil, err
  337. }
  338. return out, nil
  339. }
  340. func (c *userClient) FindWithinSevenDayRoomList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*UserFindChatListReply, error) {
  341. out := new(UserFindChatListReply)
  342. err := c.cc.Invoke(ctx, "/api.user.User/FindWithinSevenDayRoomList", in, out, opts...)
  343. if err != nil {
  344. return nil, err
  345. }
  346. return out, nil
  347. }
  348. func (c *userClient) FindOverSevenDayRoomList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*UserFindChatListReply, error) {
  349. out := new(UserFindChatListReply)
  350. err := c.cc.Invoke(ctx, "/api.user.User/FindOverSevenDayRoomList", in, out, opts...)
  351. if err != nil {
  352. return nil, err
  353. }
  354. return out, nil
  355. }
  356. func (c *userClient) FindCloseFriendRoomList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*UserFindChatListReply, error) {
  357. out := new(UserFindChatListReply)
  358. err := c.cc.Invoke(ctx, "/api.user.User/FindCloseFriendRoomList", in, out, opts...)
  359. if err != nil {
  360. return nil, err
  361. }
  362. return out, nil
  363. }
  364. func (c *userClient) FindChatRecordList(ctx context.Context, in *common.FindChatRecordListRequest, opts ...grpc.CallOption) (*common.ChatRecordListReply, error) {
  365. out := new(common.ChatRecordListReply)
  366. err := c.cc.Invoke(ctx, "/api.user.User/FindChatRecordList", in, out, opts...)
  367. if err != nil {
  368. return nil, err
  369. }
  370. return out, nil
  371. }
  372. func (c *userClient) FindChatRoomMsg(ctx context.Context, in *common.FindChatRoomMsgRequest, opts ...grpc.CallOption) (*common.ChatRoomMsg, error) {
  373. out := new(common.ChatRoomMsg)
  374. err := c.cc.Invoke(ctx, "/api.user.User/FindChatRoomMsg", in, out, opts...)
  375. if err != nil {
  376. return nil, err
  377. }
  378. return out, nil
  379. }
  380. func (c *userClient) GetUserIsLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.IsLike, error) {
  381. out := new(common.IsLike)
  382. err := c.cc.Invoke(ctx, "/api.user.User/GetUserIsLike", in, out, opts...)
  383. if err != nil {
  384. return nil, err
  385. }
  386. return out, nil
  387. }
  388. func (c *userClient) FindMemeByType(ctx context.Context, in *common.MemeRequest, opts ...grpc.CallOption) (*common.MemeList, error) {
  389. out := new(common.MemeList)
  390. err := c.cc.Invoke(ctx, "/api.user.User/FindMemeByType", in, out, opts...)
  391. if err != nil {
  392. return nil, err
  393. }
  394. return out, nil
  395. }
  396. func (c *userClient) FindChatTopic(ctx context.Context, in *common.FindChatTopicRequest, opts ...grpc.CallOption) (*common.ChatTopicList, error) {
  397. out := new(common.ChatTopicList)
  398. err := c.cc.Invoke(ctx, "/api.user.User/FindChatTopic", in, out, opts...)
  399. if err != nil {
  400. return nil, err
  401. }
  402. return out, nil
  403. }
  404. func (c *userClient) RandomMeme(ctx context.Context, in *common.RandomNum, opts ...grpc.CallOption) (*common.CommonTextList, error) {
  405. out := new(common.CommonTextList)
  406. err := c.cc.Invoke(ctx, "/api.user.User/RandomMeme", in, out, opts...)
  407. if err != nil {
  408. return nil, err
  409. }
  410. return out, nil
  411. }
  412. func (c *userClient) RandomSwiftMessage(ctx context.Context, in *common.RandomNumAndSex, opts ...grpc.CallOption) (*common.CommonTextList, error) {
  413. out := new(common.CommonTextList)
  414. err := c.cc.Invoke(ctx, "/api.user.User/RandomSwiftMessage", in, out, opts...)
  415. if err != nil {
  416. return nil, err
  417. }
  418. return out, nil
  419. }
  420. func (c *userClient) FindMemeTitle(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.MemeTitleList, error) {
  421. out := new(common.MemeTitleList)
  422. err := c.cc.Invoke(ctx, "/api.user.User/FindMemeTitle", in, out, opts...)
  423. if err != nil {
  424. return nil, err
  425. }
  426. return out, nil
  427. }
  428. func (c *userClient) UserGetChatCard(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.ChatCardInfo, error) {
  429. out := new(common.ChatCardInfo)
  430. err := c.cc.Invoke(ctx, "/api.user.User/UserGetChatCard", in, out, opts...)
  431. if err != nil {
  432. return nil, err
  433. }
  434. return out, nil
  435. }
  436. func (c *userClient) FindChatTopicTitle(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.MemeTitleList, error) {
  437. out := new(common.MemeTitleList)
  438. err := c.cc.Invoke(ctx, "/api.user.User/FindChatTopicTitle", in, out, opts...)
  439. if err != nil {
  440. return nil, err
  441. }
  442. return out, nil
  443. }
  444. func (c *userClient) UserLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  445. out := new(emptypb.Empty)
  446. err := c.cc.Invoke(ctx, "/api.user.User/UserLike", in, out, opts...)
  447. if err != nil {
  448. return nil, err
  449. }
  450. return out, nil
  451. }
  452. func (c *userClient) UserUnLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  453. out := new(emptypb.Empty)
  454. err := c.cc.Invoke(ctx, "/api.user.User/UserUnLike", in, out, opts...)
  455. if err != nil {
  456. return nil, err
  457. }
  458. return out, nil
  459. }
  460. func (c *userClient) Report(ctx context.Context, in *common.ReportChatRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  461. out := new(emptypb.Empty)
  462. err := c.cc.Invoke(ctx, "/api.user.User/Report", in, out, opts...)
  463. if err != nil {
  464. return nil, err
  465. }
  466. return out, nil
  467. }
  468. func (c *userClient) FindOverSevenDayAvatar(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.FindOverSevenDayAvatarReply, error) {
  469. out := new(common.FindOverSevenDayAvatarReply)
  470. err := c.cc.Invoke(ctx, "/api.user.User/FindOverSevenDayAvatar", in, out, opts...)
  471. if err != nil {
  472. return nil, err
  473. }
  474. return out, nil
  475. }
  476. func (c *userClient) UpdateLastScripID(ctx context.Context, in *common.UpdateLastScripIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  477. out := new(emptypb.Empty)
  478. err := c.cc.Invoke(ctx, "/api.user.User/UpdateLastScripID", in, out, opts...)
  479. if err != nil {
  480. return nil, err
  481. }
  482. return out, nil
  483. }
  484. func (c *userClient) CreateScrip(ctx context.Context, in *CreateScripRequest, opts ...grpc.CallOption) (*common.ScripID, error) {
  485. out := new(common.ScripID)
  486. err := c.cc.Invoke(ctx, "/api.user.User/CreateScrip", in, out, opts...)
  487. if err != nil {
  488. return nil, err
  489. }
  490. return out, nil
  491. }
  492. func (c *userClient) DeleteScrip(ctx context.Context, in *DeleteScripRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  493. out := new(emptypb.Empty)
  494. err := c.cc.Invoke(ctx, "/api.user.User/DeleteScrip", in, out, opts...)
  495. if err != nil {
  496. return nil, err
  497. }
  498. return out, nil
  499. }
  500. func (c *userClient) FindMyScrip(ctx context.Context, in *UserFindScripRequest, opts ...grpc.CallOption) (*common.ScripReply, error) {
  501. out := new(common.ScripReply)
  502. err := c.cc.Invoke(ctx, "/api.user.User/FindMyScrip", in, out, opts...)
  503. if err != nil {
  504. return nil, err
  505. }
  506. return out, nil
  507. }
  508. func (c *userClient) FindOtherScrip(ctx context.Context, in *common.FindScripRequest, opts ...grpc.CallOption) (*common.ScripReply, error) {
  509. out := new(common.ScripReply)
  510. err := c.cc.Invoke(ctx, "/api.user.User/FindOtherScrip", in, out, opts...)
  511. if err != nil {
  512. return nil, err
  513. }
  514. return out, nil
  515. }
  516. func (c *userClient) FindRecommendScrip(ctx context.Context, in *UserFindScripRequest, opts ...grpc.CallOption) (*common.ScripReply, error) {
  517. out := new(common.ScripReply)
  518. err := c.cc.Invoke(ctx, "/api.user.User/FindRecommendScrip", in, out, opts...)
  519. if err != nil {
  520. return nil, err
  521. }
  522. return out, nil
  523. }
  524. func (c *userClient) PersonLookScrip(ctx context.Context, in *PersonLookScripRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  525. out := new(emptypb.Empty)
  526. err := c.cc.Invoke(ctx, "/api.user.User/PersonLookScrip", in, out, opts...)
  527. if err != nil {
  528. return nil, err
  529. }
  530. return out, nil
  531. }
  532. func (c *userClient) PersonClickLookBack(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.ScripInfo, error) {
  533. out := new(common.ScripInfo)
  534. err := c.cc.Invoke(ctx, "/api.user.User/PersonClickLookBack", in, out, opts...)
  535. if err != nil {
  536. return nil, err
  537. }
  538. return out, nil
  539. }
  540. func (c *userClient) PersonReplyScrip(ctx context.Context, in *ReplyScripRequest, opts ...grpc.CallOption) (*common.ChatRecordInfo, error) {
  541. out := new(common.ChatRecordInfo)
  542. err := c.cc.Invoke(ctx, "/api.user.User/PersonReplyScrip", in, out, opts...)
  543. if err != nil {
  544. return nil, err
  545. }
  546. return out, nil
  547. }
  548. func (c *userClient) UserDeleteChat(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  549. out := new(emptypb.Empty)
  550. err := c.cc.Invoke(ctx, "/api.user.User/UserDeleteChat", in, out, opts...)
  551. if err != nil {
  552. return nil, err
  553. }
  554. return out, nil
  555. }
  556. func (c *userClient) GetUserAllUnreadNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*chat.UnreadNumReply, error) {
  557. out := new(chat.UnreadNumReply)
  558. err := c.cc.Invoke(ctx, "/api.user.User/GetUserAllUnreadNum", in, out, opts...)
  559. if err != nil {
  560. return nil, err
  561. }
  562. return out, nil
  563. }
  564. func (c *userClient) GetUserRoomByPerson(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*chat.UserRoomInfo, error) {
  565. out := new(chat.UserRoomInfo)
  566. err := c.cc.Invoke(ctx, "/api.user.User/GetUserRoomByPerson", in, out, opts...)
  567. if err != nil {
  568. return nil, err
  569. }
  570. return out, nil
  571. }
  572. func (c *userClient) FindLikeList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error) {
  573. out := new(statistics.LookAndLikeListReply)
  574. err := c.cc.Invoke(ctx, "/api.user.User/FindLikeList", in, out, opts...)
  575. if err != nil {
  576. return nil, err
  577. }
  578. return out, nil
  579. }
  580. func (c *userClient) FindLikedList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error) {
  581. out := new(statistics.LookAndLikeListReply)
  582. err := c.cc.Invoke(ctx, "/api.user.User/FindLikedList", in, out, opts...)
  583. if err != nil {
  584. return nil, err
  585. }
  586. return out, nil
  587. }
  588. func (c *userClient) UserSetBlackChat(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  589. out := new(emptypb.Empty)
  590. err := c.cc.Invoke(ctx, "/api.user.User/UserSetBlackChat", in, out, opts...)
  591. if err != nil {
  592. return nil, err
  593. }
  594. return out, nil
  595. }
  596. func (c *userClient) CheckUserPartnerIsRelationship(ctx context.Context, in *common.PartnerIDParam, opts ...grpc.CallOption) (*chat.CheckUserPartnerIsRelationshipReply, error) {
  597. out := new(chat.CheckUserPartnerIsRelationshipReply)
  598. err := c.cc.Invoke(ctx, "/api.user.User/CheckUserPartnerIsRelationship", in, out, opts...)
  599. if err != nil {
  600. return nil, err
  601. }
  602. return out, nil
  603. }
  604. func (c *userClient) GetPartnerCircleInfo(ctx context.Context, in *KeyRequest, opts ...grpc.CallOption) (*common.AddFriendMessageInfo, error) {
  605. out := new(common.AddFriendMessageInfo)
  606. err := c.cc.Invoke(ctx, "/api.user.User/GetPartnerCircleInfo", in, out, opts...)
  607. if err != nil {
  608. return nil, err
  609. }
  610. return out, nil
  611. }
  612. func (c *userClient) GetLookAndLikeStatisticsMessage(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*statistics.LookAndLikeMessageReply, error) {
  613. out := new(statistics.LookAndLikeMessageReply)
  614. err := c.cc.Invoke(ctx, "/api.user.User/GetLookAndLikeStatisticsMessage", in, out, opts...)
  615. if err != nil {
  616. return nil, err
  617. }
  618. return out, nil
  619. }
  620. func (c *userClient) GetUserLookNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*statistics.LookMessageReply, error) {
  621. out := new(statistics.LookMessageReply)
  622. err := c.cc.Invoke(ctx, "/api.user.User/GetUserLookNum", in, out, opts...)
  623. if err != nil {
  624. return nil, err
  625. }
  626. return out, nil
  627. }
  628. func (c *userClient) UserFinishInformation(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  629. out := new(emptypb.Empty)
  630. err := c.cc.Invoke(ctx, "/api.user.User/UserFinishInformation", in, out, opts...)
  631. if err != nil {
  632. return nil, err
  633. }
  634. return out, nil
  635. }
  636. func (c *userClient) UserInformationStatus(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*InformationStatus, error) {
  637. out := new(InformationStatus)
  638. err := c.cc.Invoke(ctx, "/api.user.User/UserInformationStatus", in, out, opts...)
  639. if err != nil {
  640. return nil, err
  641. }
  642. return out, nil
  643. }
  644. func (c *userClient) UserGetInformationAward(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  645. out := new(emptypb.Empty)
  646. err := c.cc.Invoke(ctx, "/api.user.User/UserGetInformationAward", in, out, opts...)
  647. if err != nil {
  648. return nil, err
  649. }
  650. return out, nil
  651. }
  652. func (c *userClient) UnlockLookRecord(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  653. out := new(emptypb.Empty)
  654. err := c.cc.Invoke(ctx, "/api.user.User/UnlockLookRecord", in, out, opts...)
  655. if err != nil {
  656. return nil, err
  657. }
  658. return out, nil
  659. }
  660. func (c *userClient) UserRecharge(ctx context.Context, in *UserRechargeRequest, opts ...grpc.CallOption) (*PayInfo, error) {
  661. out := new(PayInfo)
  662. err := c.cc.Invoke(ctx, "/api.user.User/UserRecharge", in, out, opts...)
  663. if err != nil {
  664. return nil, err
  665. }
  666. return out, nil
  667. }
  668. func (c *userClient) UserRechargeVip(ctx context.Context, in *UserRechargeRequest, opts ...grpc.CallOption) (*PayInfo, error) {
  669. out := new(PayInfo)
  670. err := c.cc.Invoke(ctx, "/api.user.User/UserRechargeVip", in, out, opts...)
  671. if err != nil {
  672. return nil, err
  673. }
  674. return out, nil
  675. }
  676. func (c *userClient) FindRechargeList(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*RechargeList, error) {
  677. out := new(RechargeList)
  678. err := c.cc.Invoke(ctx, "/api.user.User/FindRechargeList", in, out, opts...)
  679. if err != nil {
  680. return nil, err
  681. }
  682. return out, nil
  683. }
  684. func (c *userClient) FindVipRechargeList(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*VipRechargeList, error) {
  685. out := new(VipRechargeList)
  686. err := c.cc.Invoke(ctx, "/api.user.User/FindVipRechargeList", in, out, opts...)
  687. if err != nil {
  688. return nil, err
  689. }
  690. return out, nil
  691. }
  692. func (c *userClient) FindPayList(ctx context.Context, in *FindPayOrderListRequest, opts ...grpc.CallOption) (*PayOrderList, error) {
  693. out := new(PayOrderList)
  694. err := c.cc.Invoke(ctx, "/api.user.User/FindPayList", in, out, opts...)
  695. if err != nil {
  696. return nil, err
  697. }
  698. return out, nil
  699. }
  700. func (c *userClient) FindRecommendPersonList(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.RecommendPersonListReply, error) {
  701. out := new(common.RecommendPersonListReply)
  702. err := c.cc.Invoke(ctx, "/api.user.User/FindRecommendPersonList", in, out, opts...)
  703. if err != nil {
  704. return nil, err
  705. }
  706. return out, nil
  707. }
  708. func (c *userClient) FindMatchingAvatarAndNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*FindMatchingAvatarAndNumReply, error) {
  709. out := new(FindMatchingAvatarAndNumReply)
  710. err := c.cc.Invoke(ctx, "/api.user.User/FindMatchingAvatarAndNum", in, out, opts...)
  711. if err != nil {
  712. return nil, err
  713. }
  714. return out, nil
  715. }
  716. func (c *userClient) GetWindowInfo(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*chat.WindowInfo, error) {
  717. out := new(chat.WindowInfo)
  718. err := c.cc.Invoke(ctx, "/api.user.User/GetWindowInfo", in, out, opts...)
  719. if err != nil {
  720. return nil, err
  721. }
  722. return out, nil
  723. }
  724. func (c *userClient) GetUserFreeNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserFreeNum, error) {
  725. out := new(UserFreeNum)
  726. err := c.cc.Invoke(ctx, "/api.user.User/GetUserFreeNum", in, out, opts...)
  727. if err != nil {
  728. return nil, err
  729. }
  730. return out, nil
  731. }
  732. func (c *userClient) GetRandomMatching(ctx context.Context, in *common.SexReq, opts ...grpc.CallOption) (*chat.GetRandomMatchingReply, error) {
  733. out := new(chat.GetRandomMatchingReply)
  734. err := c.cc.Invoke(ctx, "/api.user.User/GetRandomMatching", in, out, opts...)
  735. if err != nil {
  736. return nil, err
  737. }
  738. return out, nil
  739. }
  740. func (c *userClient) UnlockVoice(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  741. out := new(emptypb.Empty)
  742. err := c.cc.Invoke(ctx, "/api.user.User/UnlockVoice", in, out, opts...)
  743. if err != nil {
  744. return nil, err
  745. }
  746. return out, nil
  747. }
  748. func (c *userClient) UnlockPicture(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  749. out := new(emptypb.Empty)
  750. err := c.cc.Invoke(ctx, "/api.user.User/UnlockPicture", in, out, opts...)
  751. if err != nil {
  752. return nil, err
  753. }
  754. return out, nil
  755. }
  756. func (c *userClient) UpdateUserIsRegister(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  757. out := new(emptypb.Empty)
  758. err := c.cc.Invoke(ctx, "/api.user.User/UpdateUserIsRegister", in, out, opts...)
  759. if err != nil {
  760. return nil, err
  761. }
  762. return out, nil
  763. }
  764. func (c *userClient) CreateUserPartnerRoom(ctx context.Context, in *common.CreateChatRoomParam, opts ...grpc.CallOption) (*chat.RoomReply, error) {
  765. out := new(chat.RoomReply)
  766. err := c.cc.Invoke(ctx, "/api.user.User/CreateUserPartnerRoom", in, out, opts...)
  767. if err != nil {
  768. return nil, err
  769. }
  770. return out, nil
  771. }
  772. func (c *userClient) SendMessage(ctx context.Context, in *SendMessageRequest, opts ...grpc.CallOption) (*common.SendMessageReply, error) {
  773. out := new(common.SendMessageReply)
  774. err := c.cc.Invoke(ctx, "/api.user.User/SendMessage", in, out, opts...)
  775. if err != nil {
  776. return nil, err
  777. }
  778. return out, nil
  779. }
  780. func (c *userClient) GetVipInfo(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*VipInfo, error) {
  781. out := new(VipInfo)
  782. err := c.cc.Invoke(ctx, "/api.user.User/GetVipInfo", in, out, opts...)
  783. if err != nil {
  784. return nil, err
  785. }
  786. return out, nil
  787. }
  788. func (c *userClient) ManagerFindUserList(ctx context.Context, in *common.ManagerFindPersonListRequest, opts ...grpc.CallOption) (*common.ManagerFindPersonListReply, error) {
  789. out := new(common.ManagerFindPersonListReply)
  790. err := c.cc.Invoke(ctx, "/api.user.User/ManagerFindUserList", in, out, opts...)
  791. if err != nil {
  792. return nil, err
  793. }
  794. return out, nil
  795. }
  796. func (c *userClient) ManagerFindInformationUserList(ctx context.Context, in *common.ManagerFindPersonListRequest, opts ...grpc.CallOption) (*common.ManagerFindPersonListReply, error) {
  797. out := new(common.ManagerFindPersonListReply)
  798. err := c.cc.Invoke(ctx, "/api.user.User/ManagerFindInformationUserList", in, out, opts...)
  799. if err != nil {
  800. return nil, err
  801. }
  802. return out, nil
  803. }
  804. func (c *userClient) ManagerFindIsCheckQualityUserList(ctx context.Context, in *ManagerFindIsCheckQualityUserListRequest, opts ...grpc.CallOption) (*common.ManagerFindPersonListReply2, error) {
  805. out := new(common.ManagerFindPersonListReply2)
  806. err := c.cc.Invoke(ctx, "/api.user.User/ManagerFindIsCheckQualityUserList", in, out, opts...)
  807. if err != nil {
  808. return nil, err
  809. }
  810. return out, nil
  811. }
  812. func (c *userClient) ManagerFindHighQualityUserList(ctx context.Context, in *common.ManagerFindPersonListRequest, opts ...grpc.CallOption) (*common.ManagerFindPersonListReply, error) {
  813. out := new(common.ManagerFindPersonListReply)
  814. err := c.cc.Invoke(ctx, "/api.user.User/ManagerFindHighQualityUserList", in, out, opts...)
  815. if err != nil {
  816. return nil, err
  817. }
  818. return out, nil
  819. }
  820. func (c *userClient) ManagerMarkHighQualityUser(ctx context.Context, in *ManagerMarkHighQualityUserRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  821. out := new(emptypb.Empty)
  822. err := c.cc.Invoke(ctx, "/api.user.User/ManagerMarkHighQualityUser", in, out, opts...)
  823. if err != nil {
  824. return nil, err
  825. }
  826. return out, nil
  827. }
  828. func (c *userClient) ManagerMarkHighQualityUserOne(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  829. out := new(emptypb.Empty)
  830. err := c.cc.Invoke(ctx, "/api.user.User/ManagerMarkHighQualityUserOne", in, out, opts...)
  831. if err != nil {
  832. return nil, err
  833. }
  834. return out, nil
  835. }
  836. func (c *userClient) ManagerSetUserBlack(ctx context.Context, in *common.PersonIDList, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  837. out := new(emptypb.Empty)
  838. err := c.cc.Invoke(ctx, "/api.user.User/ManagerSetUserBlack", in, out, opts...)
  839. if err != nil {
  840. return nil, err
  841. }
  842. return out, nil
  843. }
  844. func (c *userClient) ManagerDeleteHighQualityUser(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  845. out := new(emptypb.Empty)
  846. err := c.cc.Invoke(ctx, "/api.user.User/ManagerDeleteHighQualityUser", in, out, opts...)
  847. if err != nil {
  848. return nil, err
  849. }
  850. return out, nil
  851. }
  852. func (c *userClient) ManagerUpdateUserVoice(ctx context.Context, in *common.ManagerUpdatePersonVoiceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  853. out := new(emptypb.Empty)
  854. err := c.cc.Invoke(ctx, "/api.user.User/ManagerUpdateUserVoice", in, out, opts...)
  855. if err != nil {
  856. return nil, err
  857. }
  858. return out, nil
  859. }
  860. func (c *userClient) ManagerUpdateUserPictures(ctx context.Context, in *common.ManagerUpdatePersonPicturesRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  861. out := new(emptypb.Empty)
  862. err := c.cc.Invoke(ctx, "/api.user.User/ManagerUpdateUserPictures", in, out, opts...)
  863. if err != nil {
  864. return nil, err
  865. }
  866. return out, nil
  867. }
  868. func (c *userClient) ManagerUpdateUserSignature(ctx context.Context, in *common.ManagerUpdatePersonSignatureRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  869. out := new(emptypb.Empty)
  870. err := c.cc.Invoke(ctx, "/api.user.User/ManagerUpdateUserSignature", in, out, opts...)
  871. if err != nil {
  872. return nil, err
  873. }
  874. return out, nil
  875. }
  876. func (c *userClient) ManagerUpdateUserAvatar(ctx context.Context, in *common.ManagerUpdatePersonAvatarRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  877. out := new(emptypb.Empty)
  878. err := c.cc.Invoke(ctx, "/api.user.User/ManagerUpdateUserAvatar", in, out, opts...)
  879. if err != nil {
  880. return nil, err
  881. }
  882. return out, nil
  883. }
  884. func (c *userClient) ManagerUpdateUserName(ctx context.Context, in *common.ManagerUpdatePersonNameRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  885. out := new(emptypb.Empty)
  886. err := c.cc.Invoke(ctx, "/api.user.User/ManagerUpdateUserName", in, out, opts...)
  887. if err != nil {
  888. return nil, err
  889. }
  890. return out, nil
  891. }
  892. func (c *userClient) ManagerUpdateUserWeight(ctx context.Context, in *common.ManagerUpdatePersonWeightRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  893. out := new(emptypb.Empty)
  894. err := c.cc.Invoke(ctx, "/api.user.User/ManagerUpdateUserWeight", in, out, opts...)
  895. if err != nil {
  896. return nil, err
  897. }
  898. return out, nil
  899. }
  900. func (c *userClient) ManagerUpdateUserIsBlack(ctx context.Context, in *common.ManagerUpdatePersonIsBlackRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  901. out := new(emptypb.Empty)
  902. err := c.cc.Invoke(ctx, "/api.user.User/ManagerUpdateUserIsBlack", in, out, opts...)
  903. if err != nil {
  904. return nil, err
  905. }
  906. return out, nil
  907. }
  908. func (c *userClient) ManagerUpdateUserCredit(ctx context.Context, in *ManagerUpdateUserCreditRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  909. out := new(emptypb.Empty)
  910. err := c.cc.Invoke(ctx, "/api.user.User/ManagerUpdateUserCredit", in, out, opts...)
  911. if err != nil {
  912. return nil, err
  913. }
  914. return out, nil
  915. }
  916. func (c *userClient) GetUserDBMsg(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*common.PersonMsg, error) {
  917. out := new(common.PersonMsg)
  918. err := c.cc.Invoke(ctx, "/api.user.User/GetUserDBMsg", in, out, opts...)
  919. if err != nil {
  920. return nil, err
  921. }
  922. return out, nil
  923. }
  924. func (c *userClient) FindUserDBList(ctx context.Context, in *common.PersonIDList, opts ...grpc.CallOption) (*common.PersonDBReply, error) {
  925. out := new(common.PersonDBReply)
  926. err := c.cc.Invoke(ctx, "/api.user.User/FindUserDBList", in, out, opts...)
  927. if err != nil {
  928. return nil, err
  929. }
  930. return out, nil
  931. }
  932. func (c *userClient) UpdateLastScripIDDB(ctx context.Context, in *common.UpdateLastScripIDDBRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  933. out := new(emptypb.Empty)
  934. err := c.cc.Invoke(ctx, "/api.user.User/UpdateLastScripIDDB", in, out, opts...)
  935. if err != nil {
  936. return nil, err
  937. }
  938. return out, nil
  939. }
  940. func (c *userClient) FindRecommendUserDBList(ctx context.Context, in *common.FindRecommendRequest, opts ...grpc.CallOption) (*common.PersonDBReply, error) {
  941. out := new(common.PersonDBReply)
  942. err := c.cc.Invoke(ctx, "/api.user.User/FindRecommendUserDBList", in, out, opts...)
  943. if err != nil {
  944. return nil, err
  945. }
  946. return out, nil
  947. }
  948. func (c *userClient) UpdateUserLastLoginTime(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  949. out := new(emptypb.Empty)
  950. err := c.cc.Invoke(ctx, "/api.user.User/UpdateUserLastLoginTime", in, out, opts...)
  951. if err != nil {
  952. return nil, err
  953. }
  954. return out, nil
  955. }
  956. func (c *userClient) GetUserDBMsgByAccountID(ctx context.Context, in *common.IDParam, opts ...grpc.CallOption) (*common.PersonMsg, error) {
  957. out := new(common.PersonMsg)
  958. err := c.cc.Invoke(ctx, "/api.user.User/GetUserDBMsgByAccountID", in, out, opts...)
  959. if err != nil {
  960. return nil, err
  961. }
  962. return out, nil
  963. }
  964. func (c *userClient) FindRecommendHighQualityUserDBList(ctx context.Context, in *FindRecommendHighQualityUserRequest, opts ...grpc.CallOption) (*FindRecommendHighQualityUserReply, error) {
  965. out := new(FindRecommendHighQualityUserReply)
  966. err := c.cc.Invoke(ctx, "/api.user.User/FindRecommendHighQualityUserDBList", in, out, opts...)
  967. if err != nil {
  968. return nil, err
  969. }
  970. return out, nil
  971. }
  972. func (c *userClient) GetUserDBMsgFromWebsocket(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*GetUserDBMsgFromWebsocketReply, error) {
  973. out := new(GetUserDBMsgFromWebsocketReply)
  974. err := c.cc.Invoke(ctx, "/api.user.User/GetUserDBMsgFromWebsocket", in, out, opts...)
  975. if err != nil {
  976. return nil, err
  977. }
  978. return out, nil
  979. }
  980. func (c *userClient) SendMsgReduceCredit(ctx context.Context, in *SendMsgReduceCreditRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  981. out := new(emptypb.Empty)
  982. err := c.cc.Invoke(ctx, "/api.user.User/SendMsgReduceCredit", in, out, opts...)
  983. if err != nil {
  984. return nil, err
  985. }
  986. return out, nil
  987. }
  988. func (c *userClient) LookBackScripReduceCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  989. out := new(emptypb.Empty)
  990. err := c.cc.Invoke(ctx, "/api.user.User/LookBackScripReduceCredit", in, out, opts...)
  991. if err != nil {
  992. return nil, err
  993. }
  994. return out, nil
  995. }
  996. func (c *userClient) CreateScripReduceCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  997. out := new(emptypb.Empty)
  998. err := c.cc.Invoke(ctx, "/api.user.User/CreateScripReduceCredit", in, out, opts...)
  999. if err != nil {
  1000. return nil, err
  1001. }
  1002. return out, nil
  1003. }
  1004. func (c *userClient) ReplyScripReduceCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1005. out := new(emptypb.Empty)
  1006. err := c.cc.Invoke(ctx, "/api.user.User/ReplyScripReduceCredit", in, out, opts...)
  1007. if err != nil {
  1008. return nil, err
  1009. }
  1010. return out, nil
  1011. }
  1012. func (c *userClient) MatchingCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1013. out := new(emptypb.Empty)
  1014. err := c.cc.Invoke(ctx, "/api.user.User/MatchingCredit", in, out, opts...)
  1015. if err != nil {
  1016. return nil, err
  1017. }
  1018. return out, nil
  1019. }
  1020. func (c *userClient) SendNewMessageUnreadReminder(ctx context.Context, in *SendNewMessageUnreadReminderRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1021. out := new(emptypb.Empty)
  1022. err := c.cc.Invoke(ctx, "/api.user.User/SendNewMessageUnreadReminder", in, out, opts...)
  1023. if err != nil {
  1024. return nil, err
  1025. }
  1026. return out, nil
  1027. }
  1028. func (c *userClient) SendNewVisitorTemplateReminder(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1029. out := new(emptypb.Empty)
  1030. err := c.cc.Invoke(ctx, "/api.user.User/SendNewVisitorTemplateReminder", in, out, opts...)
  1031. if err != nil {
  1032. return nil, err
  1033. }
  1034. return out, nil
  1035. }
  1036. func (c *userClient) UpdateUserMatchedNumAndReturnUserMsg(ctx context.Context, in *UpdateUserMatchedNumRequest, opts ...grpc.CallOption) (*UpdateUserMatchedNumAndReturnUserMsgReply, error) {
  1037. out := new(UpdateUserMatchedNumAndReturnUserMsgReply)
  1038. err := c.cc.Invoke(ctx, "/api.user.User/UpdateUserMatchedNumAndReturnUserMsg", in, out, opts...)
  1039. if err != nil {
  1040. return nil, err
  1041. }
  1042. return out, nil
  1043. }
  1044. func (c *userClient) GetRecommendUserDB(ctx context.Context, in *GetRecommendUserDBRequest, opts ...grpc.CallOption) (*common.PersonDB, error) {
  1045. out := new(common.PersonDB)
  1046. err := c.cc.Invoke(ctx, "/api.user.User/GetRecommendUserDB", in, out, opts...)
  1047. if err != nil {
  1048. return nil, err
  1049. }
  1050. return out, nil
  1051. }
  1052. func (c *userClient) ReportUserBlack(ctx context.Context, in *ReportUserBlackRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1053. out := new(emptypb.Empty)
  1054. err := c.cc.Invoke(ctx, "/api.user.User/ReportUserBlack", in, out, opts...)
  1055. if err != nil {
  1056. return nil, err
  1057. }
  1058. return out, nil
  1059. }
  1060. func (c *userClient) AddUserCredit(ctx context.Context, in *AddUserCreditRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1061. out := new(emptypb.Empty)
  1062. err := c.cc.Invoke(ctx, "/api.user.User/AddUserCredit", in, out, opts...)
  1063. if err != nil {
  1064. return nil, err
  1065. }
  1066. return out, nil
  1067. }
  1068. func (c *userClient) UserInformationStatusDB(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*InformationStatus, error) {
  1069. out := new(InformationStatus)
  1070. err := c.cc.Invoke(ctx, "/api.user.User/UserInformationStatusDB", in, out, opts...)
  1071. if err != nil {
  1072. return nil, err
  1073. }
  1074. return out, nil
  1075. }
  1076. func (c *userClient) UserGetInformationAwardByActivity(ctx context.Context, in *UserGetInformationAwardByActivityRequest, opts ...grpc.CallOption) (*UserGetInformationAwardByActivityReply, error) {
  1077. out := new(UserGetInformationAwardByActivityReply)
  1078. err := c.cc.Invoke(ctx, "/api.user.User/UserGetInformationAwardByActivity", in, out, opts...)
  1079. if err != nil {
  1080. return nil, err
  1081. }
  1082. return out, nil
  1083. }
  1084. func (c *userClient) FindUserVipDBList(ctx context.Context, in *common.PersonIDList, opts ...grpc.CallOption) (*FindUserVipListDBReply, error) {
  1085. out := new(FindUserVipListDBReply)
  1086. err := c.cc.Invoke(ctx, "/api.user.User/FindUserVipDBList", in, out, opts...)
  1087. if err != nil {
  1088. return nil, err
  1089. }
  1090. return out, nil
  1091. }
  1092. // UserServer is the server API for User service.
  1093. // All implementations must embed UnimplementedUserServer
  1094. // for forward compatibility
  1095. type UserServer interface {
  1096. // 1、获取用户详情
  1097. GetUserInfo(context.Context, *emptypb.Empty) (*UserInfo, error)
  1098. // 2、用户发送验证码
  1099. SendPhoneCode(context.Context, *common.SendPhoneCodeRequest) (*emptypb.Empty, error)
  1100. // 3、用户验证验证码
  1101. CheckPhoneCode(context.Context, *common.CheckPhoneCodeRequest) (*emptypb.Empty, error)
  1102. // 4、更新用户信息
  1103. UpdateUserInformation(context.Context, *common.UpdateInformationRequest) (*emptypb.Empty, error)
  1104. // 5、创建用户与某人的关联
  1105. CreateUserPersonRoom(context.Context, *common.CreateChatRoomParam) (*chat.RoomReply, error)
  1106. // 6、获取用户的金额信息
  1107. GetUserBalance(context.Context, *emptypb.Empty) (*UserBalance, error)
  1108. // 7、用户获取ta的主页信息
  1109. UserGetHomeInfo(context.Context, *common.PersonParam) (*common.HomeInfo, error)
  1110. // 8、用户获取ta的主页访客、关注数
  1111. UserGetPersonLikedAndLooked(context.Context, *common.PersonParam) (*common.LookedAndLikedNum, error)
  1112. // 9、查看看过我的列表
  1113. FindLookList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error)
  1114. // 10、微信SDK初始化
  1115. WxConf(context.Context, *common.WxConfReq) (*common.WxConfResponse, error)
  1116. // 11、获取标签列表
  1117. FindTagListBySex(context.Context, *common.SexReq) (*common.TagListReply, error)
  1118. // 12、获取在线列表
  1119. FindOnlineList(context.Context, *common.ListPage2Request) (*common.RecommendPersonListReply, error)
  1120. // 13、七天内列表(当前会话)
  1121. FindWithinSevenDayRoomList(context.Context, *common.ListPageRequest) (*UserFindChatListReply, error)
  1122. // 14、七天外列表(更早的聊天记录)
  1123. FindOverSevenDayRoomList(context.Context, *common.ListPageRequest) (*UserFindChatListReply, error)
  1124. // 密友列表
  1125. FindCloseFriendRoomList(context.Context, *common.ListPageRequest) (*UserFindChatListReply, error)
  1126. // 15、用户查询聊天记录
  1127. FindChatRecordList(context.Context, *common.FindChatRecordListRequest) (*common.ChatRecordListReply, error)
  1128. // 16、用户查询房间信息
  1129. FindChatRoomMsg(context.Context, *common.FindChatRoomMsgRequest) (*common.ChatRoomMsg, error)
  1130. // 17、用户查询是否关注某人
  1131. GetUserIsLike(context.Context, *common.PersonParam) (*common.IsLike, error)
  1132. // 18、通过类型获取表情包列表
  1133. FindMemeByType(context.Context, *common.MemeRequest) (*common.MemeList, error)
  1134. // 19、获取对方性别的聊天话题
  1135. FindChatTopic(context.Context, *common.FindChatTopicRequest) (*common.ChatTopicList, error)
  1136. // 20、随机表情包
  1137. RandomMeme(context.Context, *common.RandomNum) (*common.CommonTextList, error)
  1138. // 21、随机打招呼
  1139. RandomSwiftMessage(context.Context, *common.RandomNumAndSex) (*common.CommonTextList, error)
  1140. // 22、表情包分类名
  1141. FindMemeTitle(context.Context, *emptypb.Empty) (*common.MemeTitleList, error)
  1142. // 23、用户获取聊天对象的资料卡片
  1143. UserGetChatCard(context.Context, *common.PersonParam) (*common.ChatCardInfo, error)
  1144. // 24、聊天话题分类名
  1145. FindChatTopicTitle(context.Context, *emptypb.Empty) (*common.MemeTitleList, error)
  1146. // 25、用户关注某人
  1147. UserLike(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  1148. // 26、用户取关某人
  1149. UserUnLike(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  1150. // 27、举报某人
  1151. Report(context.Context, *common.ReportChatRequest) (*emptypb.Empty, error)
  1152. // 28、超过七天的头像列表
  1153. FindOverSevenDayAvatar(context.Context, *emptypb.Empty) (*common.FindOverSevenDayAvatarReply, error)
  1154. // 29、更新上次访问的小纸条
  1155. UpdateLastScripID(context.Context, *common.UpdateLastScripIDRequest) (*emptypb.Empty, error)
  1156. // 30、创建纸条
  1157. CreateScrip(context.Context, *CreateScripRequest) (*common.ScripID, error)
  1158. // 31、删除纸条
  1159. DeleteScrip(context.Context, *DeleteScripRequest) (*emptypb.Empty, error)
  1160. // 32、查询自己的小纸条
  1161. FindMyScrip(context.Context, *UserFindScripRequest) (*common.ScripReply, error)
  1162. // 33、查询别人的小纸条
  1163. FindOtherScrip(context.Context, *common.FindScripRequest) (*common.ScripReply, error)
  1164. // 34、查询随机纸条列表
  1165. FindRecommendScrip(context.Context, *UserFindScripRequest) (*common.ScripReply, error)
  1166. // 35、用户查看纸条
  1167. PersonLookScrip(context.Context, *PersonLookScripRequest) (*emptypb.Empty, error)
  1168. // 36、用户点击回看
  1169. PersonClickLookBack(context.Context, *emptypb.Empty) (*common.ScripInfo, error)
  1170. // 37、用户回复小纸条
  1171. PersonReplyScrip(context.Context, *ReplyScripRequest) (*common.ChatRecordInfo, error)
  1172. // 38、用户删除房间
  1173. UserDeleteChat(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error)
  1174. // 39、获取用户的总未读数
  1175. GetUserAllUnreadNum(context.Context, *emptypb.Empty) (*chat.UnreadNumReply, error)
  1176. // 40、用户查询与某人的房间
  1177. GetUserRoomByPerson(context.Context, *common.PersonParam) (*chat.UserRoomInfo, error)
  1178. // 41、查看我喜欢的列表
  1179. FindLikeList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error)
  1180. // 42、查看喜欢我的列表
  1181. FindLikedList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error)
  1182. // ---还未共用---
  1183. // 用户拉黑某人
  1184. UserSetBlackChat(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error)
  1185. // ---用户专用---
  1186. // 检查用户是否与接待员关联
  1187. CheckUserPartnerIsRelationship(context.Context, *common.PartnerIDParam) (*chat.CheckUserPartnerIsRelationshipReply, error)
  1188. // 获取接待员的确认通过页面信息
  1189. GetPartnerCircleInfo(context.Context, *KeyRequest) (*common.AddFriendMessageInfo, error)
  1190. // 获取用户的访客数以及关注数
  1191. GetLookAndLikeStatisticsMessage(context.Context, *emptypb.Empty) (*statistics.LookAndLikeMessageReply, error)
  1192. // 获取用户访问数详情
  1193. GetUserLookNum(context.Context, *emptypb.Empty) (*statistics.LookMessageReply, error)
  1194. // 用户完善资料
  1195. UserFinishInformation(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
  1196. // 用户完善情况
  1197. UserInformationStatus(context.Context, *emptypb.Empty) (*InformationStatus, error)
  1198. // 用户获取完善资料奖励
  1199. UserGetInformationAward(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
  1200. // 解锁"看过我的"的记录
  1201. UnlockLookRecord(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  1202. // 用户充值
  1203. UserRecharge(context.Context, *UserRechargeRequest) (*PayInfo, error)
  1204. // 用户充值
  1205. UserRechargeVip(context.Context, *UserRechargeRequest) (*PayInfo, error)
  1206. // 充值套餐列表
  1207. FindRechargeList(context.Context, *emptypb.Empty) (*RechargeList, error)
  1208. // 充值Vip套餐列表
  1209. FindVipRechargeList(context.Context, *emptypb.Empty) (*VipRechargeList, error)
  1210. // 用户充值记录列表
  1211. FindPayList(context.Context, *FindPayOrderListRequest) (*PayOrderList, error)
  1212. // 查询推荐人的列表
  1213. FindRecommendPersonList(context.Context, *emptypb.Empty) (*common.RecommendPersonListReply, error)
  1214. // 获取匹配的头像数组以及数量
  1215. FindMatchingAvatarAndNum(context.Context, *emptypb.Empty) (*FindMatchingAvatarAndNumReply, error)
  1216. // 获取假弹窗
  1217. GetWindowInfo(context.Context, *emptypb.Empty) (*chat.WindowInfo, error)
  1218. // 用户的每日免费数
  1219. GetUserFreeNum(context.Context, *emptypb.Empty) (*UserFreeNum, error)
  1220. // 随机速配
  1221. GetRandomMatching(context.Context, *common.SexReq) (*chat.GetRandomMatchingReply, error)
  1222. // 解锁语音扣费
  1223. UnlockVoice(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error)
  1224. // 解锁图片扣费
  1225. UnlockPicture(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error)
  1226. // 更新用户注册状态
  1227. UpdateUserIsRegister(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
  1228. // 创建用户与接待员的关联
  1229. CreateUserPartnerRoom(context.Context, *common.CreateChatRoomParam) (*chat.RoomReply, error)
  1230. // 用户发送消息
  1231. // 发送消息
  1232. SendMessage(context.Context, *SendMessageRequest) (*common.SendMessageReply, error)
  1233. GetVipInfo(context.Context, *emptypb.Empty) (*VipInfo, error)
  1234. // ---manager---
  1235. // 管理员查询用户列表
  1236. ManagerFindUserList(context.Context, *common.ManagerFindPersonListRequest) (*common.ManagerFindPersonListReply, error)
  1237. // 管理员查询完善过资料的用户列表
  1238. ManagerFindInformationUserList(context.Context, *common.ManagerFindPersonListRequest) (*common.ManagerFindPersonListReply, error)
  1239. // 管理员查询已审核过信息的列表
  1240. ManagerFindIsCheckQualityUserList(context.Context, *ManagerFindIsCheckQualityUserListRequest) (*common.ManagerFindPersonListReply2, error)
  1241. // 管理员查询优质用户列表
  1242. ManagerFindHighQualityUserList(context.Context, *common.ManagerFindPersonListRequest) (*common.ManagerFindPersonListReply, error)
  1243. // 管理员标记优质用户
  1244. ManagerMarkHighQualityUser(context.Context, *ManagerMarkHighQualityUserRequest) (*emptypb.Empty, error)
  1245. // 管理员标记单个优质用户
  1246. ManagerMarkHighQualityUserOne(context.Context, *common.PersonIDParam) (*emptypb.Empty, error)
  1247. // 管理员批量拉黑用户
  1248. ManagerSetUserBlack(context.Context, *common.PersonIDList) (*emptypb.Empty, error)
  1249. // 管理员取消标记优质用户
  1250. ManagerDeleteHighQualityUser(context.Context, *common.PersonIDParam) (*emptypb.Empty, error)
  1251. // 管理员更新用户语音
  1252. ManagerUpdateUserVoice(context.Context, *common.ManagerUpdatePersonVoiceRequest) (*emptypb.Empty, error)
  1253. // 管理员更新用户相册
  1254. ManagerUpdateUserPictures(context.Context, *common.ManagerUpdatePersonPicturesRequest) (*emptypb.Empty, error)
  1255. // 管理员更新用户签名
  1256. ManagerUpdateUserSignature(context.Context, *common.ManagerUpdatePersonSignatureRequest) (*emptypb.Empty, error)
  1257. // 管理员更新用户头像
  1258. ManagerUpdateUserAvatar(context.Context, *common.ManagerUpdatePersonAvatarRequest) (*emptypb.Empty, error)
  1259. // 管理员更新用户昵称
  1260. ManagerUpdateUserName(context.Context, *common.ManagerUpdatePersonNameRequest) (*emptypb.Empty, error)
  1261. // 管理员更新用户权重
  1262. ManagerUpdateUserWeight(context.Context, *common.ManagerUpdatePersonWeightRequest) (*emptypb.Empty, error)
  1263. // 管理员更新用户是否拉黑
  1264. ManagerUpdateUserIsBlack(context.Context, *common.ManagerUpdatePersonIsBlackRequest) (*emptypb.Empty, error)
  1265. // 管理员增加用户积分
  1266. ManagerUpdateUserCredit(context.Context, *ManagerUpdateUserCreditRequest) (*emptypb.Empty, error)
  1267. // ---rpc---
  1268. // 1、获取用户详情
  1269. GetUserDBMsg(context.Context, *common.PersonIDParam) (*common.PersonMsg, error)
  1270. // 2、通过用户IDs查看用户信息列表
  1271. FindUserDBList(context.Context, *common.PersonIDList) (*common.PersonDBReply, error)
  1272. // 3、对内更新
  1273. UpdateLastScripIDDB(context.Context, *common.UpdateLastScripIDDBRequest) (*emptypb.Empty, error)
  1274. // 4、查询推荐用户的数据
  1275. FindRecommendUserDBList(context.Context, *common.FindRecommendRequest) (*common.PersonDBReply, error)
  1276. // 5、更新上次登录时间
  1277. UpdateUserLastLoginTime(context.Context, *common.PersonIDParam) (*emptypb.Empty, error)
  1278. // 6、通过userID查询用户
  1279. GetUserDBMsgByAccountID(context.Context, *common.IDParam) (*common.PersonMsg, error)
  1280. // 获取推荐的人(new)
  1281. FindRecommendHighQualityUserDBList(context.Context, *FindRecommendHighQualityUserRequest) (*FindRecommendHighQualityUserReply, error)
  1282. // 获取用户详情websocket专用
  1283. GetUserDBMsgFromWebsocket(context.Context, *common.PersonIDParam) (*GetUserDBMsgFromWebsocketReply, error)
  1284. // 发送消息扣费
  1285. SendMsgReduceCredit(context.Context, *SendMsgReduceCreditRequest) (*emptypb.Empty, error)
  1286. // 回看纸条扣费
  1287. LookBackScripReduceCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  1288. // 发纸条扣费
  1289. CreateScripReduceCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  1290. // 回纸条扣费
  1291. ReplyScripReduceCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  1292. // 匹配扣费
  1293. MatchingCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  1294. // 未读发送模板消息
  1295. SendNewMessageUnreadReminder(context.Context, *SendNewMessageUnreadReminderRequest) (*emptypb.Empty, error)
  1296. // 好友访问提醒
  1297. SendNewVisitorTemplateReminder(context.Context, *common.PersonIDParam) (*emptypb.Empty, error)
  1298. // 更新今日被匹配数并返回用户信息
  1299. UpdateUserMatchedNumAndReturnUserMsg(context.Context, *UpdateUserMatchedNumRequest) (*UpdateUserMatchedNumAndReturnUserMsgReply, error)
  1300. // 获取未匹配的离线用户
  1301. GetRecommendUserDB(context.Context, *GetRecommendUserDBRequest) (*common.PersonDB, error)
  1302. // 举报超过3次拉黑用户
  1303. ReportUserBlack(context.Context, *ReportUserBlackRequest) (*emptypb.Empty, error)
  1304. // 用户加积分
  1305. AddUserCredit(context.Context, *AddUserCreditRequest) (*emptypb.Empty, error)
  1306. // 用户完善情况
  1307. UserInformationStatusDB(context.Context, *common.PersonIDParam) (*InformationStatus, error)
  1308. // 用户完成完善资料任务 兼容
  1309. UserGetInformationAwardByActivity(context.Context, *UserGetInformationAwardByActivityRequest) (*UserGetInformationAwardByActivityReply, error)
  1310. // 获取userIDs对应的vip信息
  1311. FindUserVipDBList(context.Context, *common.PersonIDList) (*FindUserVipListDBReply, error)
  1312. mustEmbedUnimplementedUserServer()
  1313. }
  1314. // UnimplementedUserServer must be embedded to have forward compatible implementations.
  1315. type UnimplementedUserServer struct {
  1316. }
  1317. func (UnimplementedUserServer) GetUserInfo(context.Context, *emptypb.Empty) (*UserInfo, error) {
  1318. return nil, status.Errorf(codes.Unimplemented, "method GetUserInfo not implemented")
  1319. }
  1320. func (UnimplementedUserServer) SendPhoneCode(context.Context, *common.SendPhoneCodeRequest) (*emptypb.Empty, error) {
  1321. return nil, status.Errorf(codes.Unimplemented, "method SendPhoneCode not implemented")
  1322. }
  1323. func (UnimplementedUserServer) CheckPhoneCode(context.Context, *common.CheckPhoneCodeRequest) (*emptypb.Empty, error) {
  1324. return nil, status.Errorf(codes.Unimplemented, "method CheckPhoneCode not implemented")
  1325. }
  1326. func (UnimplementedUserServer) UpdateUserInformation(context.Context, *common.UpdateInformationRequest) (*emptypb.Empty, error) {
  1327. return nil, status.Errorf(codes.Unimplemented, "method UpdateUserInformation not implemented")
  1328. }
  1329. func (UnimplementedUserServer) CreateUserPersonRoom(context.Context, *common.CreateChatRoomParam) (*chat.RoomReply, error) {
  1330. return nil, status.Errorf(codes.Unimplemented, "method CreateUserPersonRoom not implemented")
  1331. }
  1332. func (UnimplementedUserServer) GetUserBalance(context.Context, *emptypb.Empty) (*UserBalance, error) {
  1333. return nil, status.Errorf(codes.Unimplemented, "method GetUserBalance not implemented")
  1334. }
  1335. func (UnimplementedUserServer) UserGetHomeInfo(context.Context, *common.PersonParam) (*common.HomeInfo, error) {
  1336. return nil, status.Errorf(codes.Unimplemented, "method UserGetHomeInfo not implemented")
  1337. }
  1338. func (UnimplementedUserServer) UserGetPersonLikedAndLooked(context.Context, *common.PersonParam) (*common.LookedAndLikedNum, error) {
  1339. return nil, status.Errorf(codes.Unimplemented, "method UserGetPersonLikedAndLooked not implemented")
  1340. }
  1341. func (UnimplementedUserServer) FindLookList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error) {
  1342. return nil, status.Errorf(codes.Unimplemented, "method FindLookList not implemented")
  1343. }
  1344. func (UnimplementedUserServer) WxConf(context.Context, *common.WxConfReq) (*common.WxConfResponse, error) {
  1345. return nil, status.Errorf(codes.Unimplemented, "method WxConf not implemented")
  1346. }
  1347. func (UnimplementedUserServer) FindTagListBySex(context.Context, *common.SexReq) (*common.TagListReply, error) {
  1348. return nil, status.Errorf(codes.Unimplemented, "method FindTagListBySex not implemented")
  1349. }
  1350. func (UnimplementedUserServer) FindOnlineList(context.Context, *common.ListPage2Request) (*common.RecommendPersonListReply, error) {
  1351. return nil, status.Errorf(codes.Unimplemented, "method FindOnlineList not implemented")
  1352. }
  1353. func (UnimplementedUserServer) FindWithinSevenDayRoomList(context.Context, *common.ListPageRequest) (*UserFindChatListReply, error) {
  1354. return nil, status.Errorf(codes.Unimplemented, "method FindWithinSevenDayRoomList not implemented")
  1355. }
  1356. func (UnimplementedUserServer) FindOverSevenDayRoomList(context.Context, *common.ListPageRequest) (*UserFindChatListReply, error) {
  1357. return nil, status.Errorf(codes.Unimplemented, "method FindOverSevenDayRoomList not implemented")
  1358. }
  1359. func (UnimplementedUserServer) FindCloseFriendRoomList(context.Context, *common.ListPageRequest) (*UserFindChatListReply, error) {
  1360. return nil, status.Errorf(codes.Unimplemented, "method FindCloseFriendRoomList not implemented")
  1361. }
  1362. func (UnimplementedUserServer) FindChatRecordList(context.Context, *common.FindChatRecordListRequest) (*common.ChatRecordListReply, error) {
  1363. return nil, status.Errorf(codes.Unimplemented, "method FindChatRecordList not implemented")
  1364. }
  1365. func (UnimplementedUserServer) FindChatRoomMsg(context.Context, *common.FindChatRoomMsgRequest) (*common.ChatRoomMsg, error) {
  1366. return nil, status.Errorf(codes.Unimplemented, "method FindChatRoomMsg not implemented")
  1367. }
  1368. func (UnimplementedUserServer) GetUserIsLike(context.Context, *common.PersonParam) (*common.IsLike, error) {
  1369. return nil, status.Errorf(codes.Unimplemented, "method GetUserIsLike not implemented")
  1370. }
  1371. func (UnimplementedUserServer) FindMemeByType(context.Context, *common.MemeRequest) (*common.MemeList, error) {
  1372. return nil, status.Errorf(codes.Unimplemented, "method FindMemeByType not implemented")
  1373. }
  1374. func (UnimplementedUserServer) FindChatTopic(context.Context, *common.FindChatTopicRequest) (*common.ChatTopicList, error) {
  1375. return nil, status.Errorf(codes.Unimplemented, "method FindChatTopic not implemented")
  1376. }
  1377. func (UnimplementedUserServer) RandomMeme(context.Context, *common.RandomNum) (*common.CommonTextList, error) {
  1378. return nil, status.Errorf(codes.Unimplemented, "method RandomMeme not implemented")
  1379. }
  1380. func (UnimplementedUserServer) RandomSwiftMessage(context.Context, *common.RandomNumAndSex) (*common.CommonTextList, error) {
  1381. return nil, status.Errorf(codes.Unimplemented, "method RandomSwiftMessage not implemented")
  1382. }
  1383. func (UnimplementedUserServer) FindMemeTitle(context.Context, *emptypb.Empty) (*common.MemeTitleList, error) {
  1384. return nil, status.Errorf(codes.Unimplemented, "method FindMemeTitle not implemented")
  1385. }
  1386. func (UnimplementedUserServer) UserGetChatCard(context.Context, *common.PersonParam) (*common.ChatCardInfo, error) {
  1387. return nil, status.Errorf(codes.Unimplemented, "method UserGetChatCard not implemented")
  1388. }
  1389. func (UnimplementedUserServer) FindChatTopicTitle(context.Context, *emptypb.Empty) (*common.MemeTitleList, error) {
  1390. return nil, status.Errorf(codes.Unimplemented, "method FindChatTopicTitle not implemented")
  1391. }
  1392. func (UnimplementedUserServer) UserLike(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  1393. return nil, status.Errorf(codes.Unimplemented, "method UserLike not implemented")
  1394. }
  1395. func (UnimplementedUserServer) UserUnLike(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  1396. return nil, status.Errorf(codes.Unimplemented, "method UserUnLike not implemented")
  1397. }
  1398. func (UnimplementedUserServer) Report(context.Context, *common.ReportChatRequest) (*emptypb.Empty, error) {
  1399. return nil, status.Errorf(codes.Unimplemented, "method Report not implemented")
  1400. }
  1401. func (UnimplementedUserServer) FindOverSevenDayAvatar(context.Context, *emptypb.Empty) (*common.FindOverSevenDayAvatarReply, error) {
  1402. return nil, status.Errorf(codes.Unimplemented, "method FindOverSevenDayAvatar not implemented")
  1403. }
  1404. func (UnimplementedUserServer) UpdateLastScripID(context.Context, *common.UpdateLastScripIDRequest) (*emptypb.Empty, error) {
  1405. return nil, status.Errorf(codes.Unimplemented, "method UpdateLastScripID not implemented")
  1406. }
  1407. func (UnimplementedUserServer) CreateScrip(context.Context, *CreateScripRequest) (*common.ScripID, error) {
  1408. return nil, status.Errorf(codes.Unimplemented, "method CreateScrip not implemented")
  1409. }
  1410. func (UnimplementedUserServer) DeleteScrip(context.Context, *DeleteScripRequest) (*emptypb.Empty, error) {
  1411. return nil, status.Errorf(codes.Unimplemented, "method DeleteScrip not implemented")
  1412. }
  1413. func (UnimplementedUserServer) FindMyScrip(context.Context, *UserFindScripRequest) (*common.ScripReply, error) {
  1414. return nil, status.Errorf(codes.Unimplemented, "method FindMyScrip not implemented")
  1415. }
  1416. func (UnimplementedUserServer) FindOtherScrip(context.Context, *common.FindScripRequest) (*common.ScripReply, error) {
  1417. return nil, status.Errorf(codes.Unimplemented, "method FindOtherScrip not implemented")
  1418. }
  1419. func (UnimplementedUserServer) FindRecommendScrip(context.Context, *UserFindScripRequest) (*common.ScripReply, error) {
  1420. return nil, status.Errorf(codes.Unimplemented, "method FindRecommendScrip not implemented")
  1421. }
  1422. func (UnimplementedUserServer) PersonLookScrip(context.Context, *PersonLookScripRequest) (*emptypb.Empty, error) {
  1423. return nil, status.Errorf(codes.Unimplemented, "method PersonLookScrip not implemented")
  1424. }
  1425. func (UnimplementedUserServer) PersonClickLookBack(context.Context, *emptypb.Empty) (*common.ScripInfo, error) {
  1426. return nil, status.Errorf(codes.Unimplemented, "method PersonClickLookBack not implemented")
  1427. }
  1428. func (UnimplementedUserServer) PersonReplyScrip(context.Context, *ReplyScripRequest) (*common.ChatRecordInfo, error) {
  1429. return nil, status.Errorf(codes.Unimplemented, "method PersonReplyScrip not implemented")
  1430. }
  1431. func (UnimplementedUserServer) UserDeleteChat(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error) {
  1432. return nil, status.Errorf(codes.Unimplemented, "method UserDeleteChat not implemented")
  1433. }
  1434. func (UnimplementedUserServer) GetUserAllUnreadNum(context.Context, *emptypb.Empty) (*chat.UnreadNumReply, error) {
  1435. return nil, status.Errorf(codes.Unimplemented, "method GetUserAllUnreadNum not implemented")
  1436. }
  1437. func (UnimplementedUserServer) GetUserRoomByPerson(context.Context, *common.PersonParam) (*chat.UserRoomInfo, error) {
  1438. return nil, status.Errorf(codes.Unimplemented, "method GetUserRoomByPerson not implemented")
  1439. }
  1440. func (UnimplementedUserServer) FindLikeList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error) {
  1441. return nil, status.Errorf(codes.Unimplemented, "method FindLikeList not implemented")
  1442. }
  1443. func (UnimplementedUserServer) FindLikedList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error) {
  1444. return nil, status.Errorf(codes.Unimplemented, "method FindLikedList not implemented")
  1445. }
  1446. func (UnimplementedUserServer) UserSetBlackChat(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error) {
  1447. return nil, status.Errorf(codes.Unimplemented, "method UserSetBlackChat not implemented")
  1448. }
  1449. func (UnimplementedUserServer) CheckUserPartnerIsRelationship(context.Context, *common.PartnerIDParam) (*chat.CheckUserPartnerIsRelationshipReply, error) {
  1450. return nil, status.Errorf(codes.Unimplemented, "method CheckUserPartnerIsRelationship not implemented")
  1451. }
  1452. func (UnimplementedUserServer) GetPartnerCircleInfo(context.Context, *KeyRequest) (*common.AddFriendMessageInfo, error) {
  1453. return nil, status.Errorf(codes.Unimplemented, "method GetPartnerCircleInfo not implemented")
  1454. }
  1455. func (UnimplementedUserServer) GetLookAndLikeStatisticsMessage(context.Context, *emptypb.Empty) (*statistics.LookAndLikeMessageReply, error) {
  1456. return nil, status.Errorf(codes.Unimplemented, "method GetLookAndLikeStatisticsMessage not implemented")
  1457. }
  1458. func (UnimplementedUserServer) GetUserLookNum(context.Context, *emptypb.Empty) (*statistics.LookMessageReply, error) {
  1459. return nil, status.Errorf(codes.Unimplemented, "method GetUserLookNum not implemented")
  1460. }
  1461. func (UnimplementedUserServer) UserFinishInformation(context.Context, *emptypb.Empty) (*emptypb.Empty, error) {
  1462. return nil, status.Errorf(codes.Unimplemented, "method UserFinishInformation not implemented")
  1463. }
  1464. func (UnimplementedUserServer) UserInformationStatus(context.Context, *emptypb.Empty) (*InformationStatus, error) {
  1465. return nil, status.Errorf(codes.Unimplemented, "method UserInformationStatus not implemented")
  1466. }
  1467. func (UnimplementedUserServer) UserGetInformationAward(context.Context, *emptypb.Empty) (*emptypb.Empty, error) {
  1468. return nil, status.Errorf(codes.Unimplemented, "method UserGetInformationAward not implemented")
  1469. }
  1470. func (UnimplementedUserServer) UnlockLookRecord(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  1471. return nil, status.Errorf(codes.Unimplemented, "method UnlockLookRecord not implemented")
  1472. }
  1473. func (UnimplementedUserServer) UserRecharge(context.Context, *UserRechargeRequest) (*PayInfo, error) {
  1474. return nil, status.Errorf(codes.Unimplemented, "method UserRecharge not implemented")
  1475. }
  1476. func (UnimplementedUserServer) UserRechargeVip(context.Context, *UserRechargeRequest) (*PayInfo, error) {
  1477. return nil, status.Errorf(codes.Unimplemented, "method UserRechargeVip not implemented")
  1478. }
  1479. func (UnimplementedUserServer) FindRechargeList(context.Context, *emptypb.Empty) (*RechargeList, error) {
  1480. return nil, status.Errorf(codes.Unimplemented, "method FindRechargeList not implemented")
  1481. }
  1482. func (UnimplementedUserServer) FindVipRechargeList(context.Context, *emptypb.Empty) (*VipRechargeList, error) {
  1483. return nil, status.Errorf(codes.Unimplemented, "method FindVipRechargeList not implemented")
  1484. }
  1485. func (UnimplementedUserServer) FindPayList(context.Context, *FindPayOrderListRequest) (*PayOrderList, error) {
  1486. return nil, status.Errorf(codes.Unimplemented, "method FindPayList not implemented")
  1487. }
  1488. func (UnimplementedUserServer) FindRecommendPersonList(context.Context, *emptypb.Empty) (*common.RecommendPersonListReply, error) {
  1489. return nil, status.Errorf(codes.Unimplemented, "method FindRecommendPersonList not implemented")
  1490. }
  1491. func (UnimplementedUserServer) FindMatchingAvatarAndNum(context.Context, *emptypb.Empty) (*FindMatchingAvatarAndNumReply, error) {
  1492. return nil, status.Errorf(codes.Unimplemented, "method FindMatchingAvatarAndNum not implemented")
  1493. }
  1494. func (UnimplementedUserServer) GetWindowInfo(context.Context, *emptypb.Empty) (*chat.WindowInfo, error) {
  1495. return nil, status.Errorf(codes.Unimplemented, "method GetWindowInfo not implemented")
  1496. }
  1497. func (UnimplementedUserServer) GetUserFreeNum(context.Context, *emptypb.Empty) (*UserFreeNum, error) {
  1498. return nil, status.Errorf(codes.Unimplemented, "method GetUserFreeNum not implemented")
  1499. }
  1500. func (UnimplementedUserServer) GetRandomMatching(context.Context, *common.SexReq) (*chat.GetRandomMatchingReply, error) {
  1501. return nil, status.Errorf(codes.Unimplemented, "method GetRandomMatching not implemented")
  1502. }
  1503. func (UnimplementedUserServer) UnlockVoice(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error) {
  1504. return nil, status.Errorf(codes.Unimplemented, "method UnlockVoice not implemented")
  1505. }
  1506. func (UnimplementedUserServer) UnlockPicture(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error) {
  1507. return nil, status.Errorf(codes.Unimplemented, "method UnlockPicture not implemented")
  1508. }
  1509. func (UnimplementedUserServer) UpdateUserIsRegister(context.Context, *emptypb.Empty) (*emptypb.Empty, error) {
  1510. return nil, status.Errorf(codes.Unimplemented, "method UpdateUserIsRegister not implemented")
  1511. }
  1512. func (UnimplementedUserServer) CreateUserPartnerRoom(context.Context, *common.CreateChatRoomParam) (*chat.RoomReply, error) {
  1513. return nil, status.Errorf(codes.Unimplemented, "method CreateUserPartnerRoom not implemented")
  1514. }
  1515. func (UnimplementedUserServer) SendMessage(context.Context, *SendMessageRequest) (*common.SendMessageReply, error) {
  1516. return nil, status.Errorf(codes.Unimplemented, "method SendMessage not implemented")
  1517. }
  1518. func (UnimplementedUserServer) GetVipInfo(context.Context, *emptypb.Empty) (*VipInfo, error) {
  1519. return nil, status.Errorf(codes.Unimplemented, "method GetVipInfo not implemented")
  1520. }
  1521. func (UnimplementedUserServer) ManagerFindUserList(context.Context, *common.ManagerFindPersonListRequest) (*common.ManagerFindPersonListReply, error) {
  1522. return nil, status.Errorf(codes.Unimplemented, "method ManagerFindUserList not implemented")
  1523. }
  1524. func (UnimplementedUserServer) ManagerFindInformationUserList(context.Context, *common.ManagerFindPersonListRequest) (*common.ManagerFindPersonListReply, error) {
  1525. return nil, status.Errorf(codes.Unimplemented, "method ManagerFindInformationUserList not implemented")
  1526. }
  1527. func (UnimplementedUserServer) ManagerFindIsCheckQualityUserList(context.Context, *ManagerFindIsCheckQualityUserListRequest) (*common.ManagerFindPersonListReply2, error) {
  1528. return nil, status.Errorf(codes.Unimplemented, "method ManagerFindIsCheckQualityUserList not implemented")
  1529. }
  1530. func (UnimplementedUserServer) ManagerFindHighQualityUserList(context.Context, *common.ManagerFindPersonListRequest) (*common.ManagerFindPersonListReply, error) {
  1531. return nil, status.Errorf(codes.Unimplemented, "method ManagerFindHighQualityUserList not implemented")
  1532. }
  1533. func (UnimplementedUserServer) ManagerMarkHighQualityUser(context.Context, *ManagerMarkHighQualityUserRequest) (*emptypb.Empty, error) {
  1534. return nil, status.Errorf(codes.Unimplemented, "method ManagerMarkHighQualityUser not implemented")
  1535. }
  1536. func (UnimplementedUserServer) ManagerMarkHighQualityUserOne(context.Context, *common.PersonIDParam) (*emptypb.Empty, error) {
  1537. return nil, status.Errorf(codes.Unimplemented, "method ManagerMarkHighQualityUserOne not implemented")
  1538. }
  1539. func (UnimplementedUserServer) ManagerSetUserBlack(context.Context, *common.PersonIDList) (*emptypb.Empty, error) {
  1540. return nil, status.Errorf(codes.Unimplemented, "method ManagerSetUserBlack not implemented")
  1541. }
  1542. func (UnimplementedUserServer) ManagerDeleteHighQualityUser(context.Context, *common.PersonIDParam) (*emptypb.Empty, error) {
  1543. return nil, status.Errorf(codes.Unimplemented, "method ManagerDeleteHighQualityUser not implemented")
  1544. }
  1545. func (UnimplementedUserServer) ManagerUpdateUserVoice(context.Context, *common.ManagerUpdatePersonVoiceRequest) (*emptypb.Empty, error) {
  1546. return nil, status.Errorf(codes.Unimplemented, "method ManagerUpdateUserVoice not implemented")
  1547. }
  1548. func (UnimplementedUserServer) ManagerUpdateUserPictures(context.Context, *common.ManagerUpdatePersonPicturesRequest) (*emptypb.Empty, error) {
  1549. return nil, status.Errorf(codes.Unimplemented, "method ManagerUpdateUserPictures not implemented")
  1550. }
  1551. func (UnimplementedUserServer) ManagerUpdateUserSignature(context.Context, *common.ManagerUpdatePersonSignatureRequest) (*emptypb.Empty, error) {
  1552. return nil, status.Errorf(codes.Unimplemented, "method ManagerUpdateUserSignature not implemented")
  1553. }
  1554. func (UnimplementedUserServer) ManagerUpdateUserAvatar(context.Context, *common.ManagerUpdatePersonAvatarRequest) (*emptypb.Empty, error) {
  1555. return nil, status.Errorf(codes.Unimplemented, "method ManagerUpdateUserAvatar not implemented")
  1556. }
  1557. func (UnimplementedUserServer) ManagerUpdateUserName(context.Context, *common.ManagerUpdatePersonNameRequest) (*emptypb.Empty, error) {
  1558. return nil, status.Errorf(codes.Unimplemented, "method ManagerUpdateUserName not implemented")
  1559. }
  1560. func (UnimplementedUserServer) ManagerUpdateUserWeight(context.Context, *common.ManagerUpdatePersonWeightRequest) (*emptypb.Empty, error) {
  1561. return nil, status.Errorf(codes.Unimplemented, "method ManagerUpdateUserWeight not implemented")
  1562. }
  1563. func (UnimplementedUserServer) ManagerUpdateUserIsBlack(context.Context, *common.ManagerUpdatePersonIsBlackRequest) (*emptypb.Empty, error) {
  1564. return nil, status.Errorf(codes.Unimplemented, "method ManagerUpdateUserIsBlack not implemented")
  1565. }
  1566. func (UnimplementedUserServer) ManagerUpdateUserCredit(context.Context, *ManagerUpdateUserCreditRequest) (*emptypb.Empty, error) {
  1567. return nil, status.Errorf(codes.Unimplemented, "method ManagerUpdateUserCredit not implemented")
  1568. }
  1569. func (UnimplementedUserServer) GetUserDBMsg(context.Context, *common.PersonIDParam) (*common.PersonMsg, error) {
  1570. return nil, status.Errorf(codes.Unimplemented, "method GetUserDBMsg not implemented")
  1571. }
  1572. func (UnimplementedUserServer) FindUserDBList(context.Context, *common.PersonIDList) (*common.PersonDBReply, error) {
  1573. return nil, status.Errorf(codes.Unimplemented, "method FindUserDBList not implemented")
  1574. }
  1575. func (UnimplementedUserServer) UpdateLastScripIDDB(context.Context, *common.UpdateLastScripIDDBRequest) (*emptypb.Empty, error) {
  1576. return nil, status.Errorf(codes.Unimplemented, "method UpdateLastScripIDDB not implemented")
  1577. }
  1578. func (UnimplementedUserServer) FindRecommendUserDBList(context.Context, *common.FindRecommendRequest) (*common.PersonDBReply, error) {
  1579. return nil, status.Errorf(codes.Unimplemented, "method FindRecommendUserDBList not implemented")
  1580. }
  1581. func (UnimplementedUserServer) UpdateUserLastLoginTime(context.Context, *common.PersonIDParam) (*emptypb.Empty, error) {
  1582. return nil, status.Errorf(codes.Unimplemented, "method UpdateUserLastLoginTime not implemented")
  1583. }
  1584. func (UnimplementedUserServer) GetUserDBMsgByAccountID(context.Context, *common.IDParam) (*common.PersonMsg, error) {
  1585. return nil, status.Errorf(codes.Unimplemented, "method GetUserDBMsgByAccountID not implemented")
  1586. }
  1587. func (UnimplementedUserServer) FindRecommendHighQualityUserDBList(context.Context, *FindRecommendHighQualityUserRequest) (*FindRecommendHighQualityUserReply, error) {
  1588. return nil, status.Errorf(codes.Unimplemented, "method FindRecommendHighQualityUserDBList not implemented")
  1589. }
  1590. func (UnimplementedUserServer) GetUserDBMsgFromWebsocket(context.Context, *common.PersonIDParam) (*GetUserDBMsgFromWebsocketReply, error) {
  1591. return nil, status.Errorf(codes.Unimplemented, "method GetUserDBMsgFromWebsocket not implemented")
  1592. }
  1593. func (UnimplementedUserServer) SendMsgReduceCredit(context.Context, *SendMsgReduceCreditRequest) (*emptypb.Empty, error) {
  1594. return nil, status.Errorf(codes.Unimplemented, "method SendMsgReduceCredit not implemented")
  1595. }
  1596. func (UnimplementedUserServer) LookBackScripReduceCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  1597. return nil, status.Errorf(codes.Unimplemented, "method LookBackScripReduceCredit not implemented")
  1598. }
  1599. func (UnimplementedUserServer) CreateScripReduceCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  1600. return nil, status.Errorf(codes.Unimplemented, "method CreateScripReduceCredit not implemented")
  1601. }
  1602. func (UnimplementedUserServer) ReplyScripReduceCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  1603. return nil, status.Errorf(codes.Unimplemented, "method ReplyScripReduceCredit not implemented")
  1604. }
  1605. func (UnimplementedUserServer) MatchingCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  1606. return nil, status.Errorf(codes.Unimplemented, "method MatchingCredit not implemented")
  1607. }
  1608. func (UnimplementedUserServer) SendNewMessageUnreadReminder(context.Context, *SendNewMessageUnreadReminderRequest) (*emptypb.Empty, error) {
  1609. return nil, status.Errorf(codes.Unimplemented, "method SendNewMessageUnreadReminder not implemented")
  1610. }
  1611. func (UnimplementedUserServer) SendNewVisitorTemplateReminder(context.Context, *common.PersonIDParam) (*emptypb.Empty, error) {
  1612. return nil, status.Errorf(codes.Unimplemented, "method SendNewVisitorTemplateReminder not implemented")
  1613. }
  1614. func (UnimplementedUserServer) UpdateUserMatchedNumAndReturnUserMsg(context.Context, *UpdateUserMatchedNumRequest) (*UpdateUserMatchedNumAndReturnUserMsgReply, error) {
  1615. return nil, status.Errorf(codes.Unimplemented, "method UpdateUserMatchedNumAndReturnUserMsg not implemented")
  1616. }
  1617. func (UnimplementedUserServer) GetRecommendUserDB(context.Context, *GetRecommendUserDBRequest) (*common.PersonDB, error) {
  1618. return nil, status.Errorf(codes.Unimplemented, "method GetRecommendUserDB not implemented")
  1619. }
  1620. func (UnimplementedUserServer) ReportUserBlack(context.Context, *ReportUserBlackRequest) (*emptypb.Empty, error) {
  1621. return nil, status.Errorf(codes.Unimplemented, "method ReportUserBlack not implemented")
  1622. }
  1623. func (UnimplementedUserServer) AddUserCredit(context.Context, *AddUserCreditRequest) (*emptypb.Empty, error) {
  1624. return nil, status.Errorf(codes.Unimplemented, "method AddUserCredit not implemented")
  1625. }
  1626. func (UnimplementedUserServer) UserInformationStatusDB(context.Context, *common.PersonIDParam) (*InformationStatus, error) {
  1627. return nil, status.Errorf(codes.Unimplemented, "method UserInformationStatusDB not implemented")
  1628. }
  1629. func (UnimplementedUserServer) UserGetInformationAwardByActivity(context.Context, *UserGetInformationAwardByActivityRequest) (*UserGetInformationAwardByActivityReply, error) {
  1630. return nil, status.Errorf(codes.Unimplemented, "method UserGetInformationAwardByActivity not implemented")
  1631. }
  1632. func (UnimplementedUserServer) FindUserVipDBList(context.Context, *common.PersonIDList) (*FindUserVipListDBReply, error) {
  1633. return nil, status.Errorf(codes.Unimplemented, "method FindUserVipDBList not implemented")
  1634. }
  1635. func (UnimplementedUserServer) mustEmbedUnimplementedUserServer() {}
  1636. // UnsafeUserServer may be embedded to opt out of forward compatibility for this service.
  1637. // Use of this interface is not recommended, as added methods to UserServer will
  1638. // result in compilation errors.
  1639. type UnsafeUserServer interface {
  1640. mustEmbedUnimplementedUserServer()
  1641. }
  1642. func RegisterUserServer(s grpc.ServiceRegistrar, srv UserServer) {
  1643. s.RegisterService(&User_ServiceDesc, srv)
  1644. }
  1645. func _User_GetUserInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1646. in := new(emptypb.Empty)
  1647. if err := dec(in); err != nil {
  1648. return nil, err
  1649. }
  1650. if interceptor == nil {
  1651. return srv.(UserServer).GetUserInfo(ctx, in)
  1652. }
  1653. info := &grpc.UnaryServerInfo{
  1654. Server: srv,
  1655. FullMethod: "/api.user.User/GetUserInfo",
  1656. }
  1657. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1658. return srv.(UserServer).GetUserInfo(ctx, req.(*emptypb.Empty))
  1659. }
  1660. return interceptor(ctx, in, info, handler)
  1661. }
  1662. func _User_SendPhoneCode_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1663. in := new(common.SendPhoneCodeRequest)
  1664. if err := dec(in); err != nil {
  1665. return nil, err
  1666. }
  1667. if interceptor == nil {
  1668. return srv.(UserServer).SendPhoneCode(ctx, in)
  1669. }
  1670. info := &grpc.UnaryServerInfo{
  1671. Server: srv,
  1672. FullMethod: "/api.user.User/SendPhoneCode",
  1673. }
  1674. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1675. return srv.(UserServer).SendPhoneCode(ctx, req.(*common.SendPhoneCodeRequest))
  1676. }
  1677. return interceptor(ctx, in, info, handler)
  1678. }
  1679. func _User_CheckPhoneCode_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1680. in := new(common.CheckPhoneCodeRequest)
  1681. if err := dec(in); err != nil {
  1682. return nil, err
  1683. }
  1684. if interceptor == nil {
  1685. return srv.(UserServer).CheckPhoneCode(ctx, in)
  1686. }
  1687. info := &grpc.UnaryServerInfo{
  1688. Server: srv,
  1689. FullMethod: "/api.user.User/CheckPhoneCode",
  1690. }
  1691. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1692. return srv.(UserServer).CheckPhoneCode(ctx, req.(*common.CheckPhoneCodeRequest))
  1693. }
  1694. return interceptor(ctx, in, info, handler)
  1695. }
  1696. func _User_UpdateUserInformation_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1697. in := new(common.UpdateInformationRequest)
  1698. if err := dec(in); err != nil {
  1699. return nil, err
  1700. }
  1701. if interceptor == nil {
  1702. return srv.(UserServer).UpdateUserInformation(ctx, in)
  1703. }
  1704. info := &grpc.UnaryServerInfo{
  1705. Server: srv,
  1706. FullMethod: "/api.user.User/UpdateUserInformation",
  1707. }
  1708. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1709. return srv.(UserServer).UpdateUserInformation(ctx, req.(*common.UpdateInformationRequest))
  1710. }
  1711. return interceptor(ctx, in, info, handler)
  1712. }
  1713. func _User_CreateUserPersonRoom_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1714. in := new(common.CreateChatRoomParam)
  1715. if err := dec(in); err != nil {
  1716. return nil, err
  1717. }
  1718. if interceptor == nil {
  1719. return srv.(UserServer).CreateUserPersonRoom(ctx, in)
  1720. }
  1721. info := &grpc.UnaryServerInfo{
  1722. Server: srv,
  1723. FullMethod: "/api.user.User/CreateUserPersonRoom",
  1724. }
  1725. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1726. return srv.(UserServer).CreateUserPersonRoom(ctx, req.(*common.CreateChatRoomParam))
  1727. }
  1728. return interceptor(ctx, in, info, handler)
  1729. }
  1730. func _User_GetUserBalance_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1731. in := new(emptypb.Empty)
  1732. if err := dec(in); err != nil {
  1733. return nil, err
  1734. }
  1735. if interceptor == nil {
  1736. return srv.(UserServer).GetUserBalance(ctx, in)
  1737. }
  1738. info := &grpc.UnaryServerInfo{
  1739. Server: srv,
  1740. FullMethod: "/api.user.User/GetUserBalance",
  1741. }
  1742. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1743. return srv.(UserServer).GetUserBalance(ctx, req.(*emptypb.Empty))
  1744. }
  1745. return interceptor(ctx, in, info, handler)
  1746. }
  1747. func _User_UserGetHomeInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1748. in := new(common.PersonParam)
  1749. if err := dec(in); err != nil {
  1750. return nil, err
  1751. }
  1752. if interceptor == nil {
  1753. return srv.(UserServer).UserGetHomeInfo(ctx, in)
  1754. }
  1755. info := &grpc.UnaryServerInfo{
  1756. Server: srv,
  1757. FullMethod: "/api.user.User/UserGetHomeInfo",
  1758. }
  1759. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1760. return srv.(UserServer).UserGetHomeInfo(ctx, req.(*common.PersonParam))
  1761. }
  1762. return interceptor(ctx, in, info, handler)
  1763. }
  1764. func _User_UserGetPersonLikedAndLooked_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1765. in := new(common.PersonParam)
  1766. if err := dec(in); err != nil {
  1767. return nil, err
  1768. }
  1769. if interceptor == nil {
  1770. return srv.(UserServer).UserGetPersonLikedAndLooked(ctx, in)
  1771. }
  1772. info := &grpc.UnaryServerInfo{
  1773. Server: srv,
  1774. FullMethod: "/api.user.User/UserGetPersonLikedAndLooked",
  1775. }
  1776. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1777. return srv.(UserServer).UserGetPersonLikedAndLooked(ctx, req.(*common.PersonParam))
  1778. }
  1779. return interceptor(ctx, in, info, handler)
  1780. }
  1781. func _User_FindLookList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1782. in := new(common.ListPageRequest)
  1783. if err := dec(in); err != nil {
  1784. return nil, err
  1785. }
  1786. if interceptor == nil {
  1787. return srv.(UserServer).FindLookList(ctx, in)
  1788. }
  1789. info := &grpc.UnaryServerInfo{
  1790. Server: srv,
  1791. FullMethod: "/api.user.User/FindLookList",
  1792. }
  1793. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1794. return srv.(UserServer).FindLookList(ctx, req.(*common.ListPageRequest))
  1795. }
  1796. return interceptor(ctx, in, info, handler)
  1797. }
  1798. func _User_WxConf_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1799. in := new(common.WxConfReq)
  1800. if err := dec(in); err != nil {
  1801. return nil, err
  1802. }
  1803. if interceptor == nil {
  1804. return srv.(UserServer).WxConf(ctx, in)
  1805. }
  1806. info := &grpc.UnaryServerInfo{
  1807. Server: srv,
  1808. FullMethod: "/api.user.User/WxConf",
  1809. }
  1810. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1811. return srv.(UserServer).WxConf(ctx, req.(*common.WxConfReq))
  1812. }
  1813. return interceptor(ctx, in, info, handler)
  1814. }
  1815. func _User_FindTagListBySex_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1816. in := new(common.SexReq)
  1817. if err := dec(in); err != nil {
  1818. return nil, err
  1819. }
  1820. if interceptor == nil {
  1821. return srv.(UserServer).FindTagListBySex(ctx, in)
  1822. }
  1823. info := &grpc.UnaryServerInfo{
  1824. Server: srv,
  1825. FullMethod: "/api.user.User/FindTagListBySex",
  1826. }
  1827. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1828. return srv.(UserServer).FindTagListBySex(ctx, req.(*common.SexReq))
  1829. }
  1830. return interceptor(ctx, in, info, handler)
  1831. }
  1832. func _User_FindOnlineList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1833. in := new(common.ListPage2Request)
  1834. if err := dec(in); err != nil {
  1835. return nil, err
  1836. }
  1837. if interceptor == nil {
  1838. return srv.(UserServer).FindOnlineList(ctx, in)
  1839. }
  1840. info := &grpc.UnaryServerInfo{
  1841. Server: srv,
  1842. FullMethod: "/api.user.User/FindOnlineList",
  1843. }
  1844. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1845. return srv.(UserServer).FindOnlineList(ctx, req.(*common.ListPage2Request))
  1846. }
  1847. return interceptor(ctx, in, info, handler)
  1848. }
  1849. func _User_FindWithinSevenDayRoomList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1850. in := new(common.ListPageRequest)
  1851. if err := dec(in); err != nil {
  1852. return nil, err
  1853. }
  1854. if interceptor == nil {
  1855. return srv.(UserServer).FindWithinSevenDayRoomList(ctx, in)
  1856. }
  1857. info := &grpc.UnaryServerInfo{
  1858. Server: srv,
  1859. FullMethod: "/api.user.User/FindWithinSevenDayRoomList",
  1860. }
  1861. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1862. return srv.(UserServer).FindWithinSevenDayRoomList(ctx, req.(*common.ListPageRequest))
  1863. }
  1864. return interceptor(ctx, in, info, handler)
  1865. }
  1866. func _User_FindOverSevenDayRoomList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1867. in := new(common.ListPageRequest)
  1868. if err := dec(in); err != nil {
  1869. return nil, err
  1870. }
  1871. if interceptor == nil {
  1872. return srv.(UserServer).FindOverSevenDayRoomList(ctx, in)
  1873. }
  1874. info := &grpc.UnaryServerInfo{
  1875. Server: srv,
  1876. FullMethod: "/api.user.User/FindOverSevenDayRoomList",
  1877. }
  1878. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1879. return srv.(UserServer).FindOverSevenDayRoomList(ctx, req.(*common.ListPageRequest))
  1880. }
  1881. return interceptor(ctx, in, info, handler)
  1882. }
  1883. func _User_FindCloseFriendRoomList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1884. in := new(common.ListPageRequest)
  1885. if err := dec(in); err != nil {
  1886. return nil, err
  1887. }
  1888. if interceptor == nil {
  1889. return srv.(UserServer).FindCloseFriendRoomList(ctx, in)
  1890. }
  1891. info := &grpc.UnaryServerInfo{
  1892. Server: srv,
  1893. FullMethod: "/api.user.User/FindCloseFriendRoomList",
  1894. }
  1895. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1896. return srv.(UserServer).FindCloseFriendRoomList(ctx, req.(*common.ListPageRequest))
  1897. }
  1898. return interceptor(ctx, in, info, handler)
  1899. }
  1900. func _User_FindChatRecordList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1901. in := new(common.FindChatRecordListRequest)
  1902. if err := dec(in); err != nil {
  1903. return nil, err
  1904. }
  1905. if interceptor == nil {
  1906. return srv.(UserServer).FindChatRecordList(ctx, in)
  1907. }
  1908. info := &grpc.UnaryServerInfo{
  1909. Server: srv,
  1910. FullMethod: "/api.user.User/FindChatRecordList",
  1911. }
  1912. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1913. return srv.(UserServer).FindChatRecordList(ctx, req.(*common.FindChatRecordListRequest))
  1914. }
  1915. return interceptor(ctx, in, info, handler)
  1916. }
  1917. func _User_FindChatRoomMsg_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1918. in := new(common.FindChatRoomMsgRequest)
  1919. if err := dec(in); err != nil {
  1920. return nil, err
  1921. }
  1922. if interceptor == nil {
  1923. return srv.(UserServer).FindChatRoomMsg(ctx, in)
  1924. }
  1925. info := &grpc.UnaryServerInfo{
  1926. Server: srv,
  1927. FullMethod: "/api.user.User/FindChatRoomMsg",
  1928. }
  1929. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1930. return srv.(UserServer).FindChatRoomMsg(ctx, req.(*common.FindChatRoomMsgRequest))
  1931. }
  1932. return interceptor(ctx, in, info, handler)
  1933. }
  1934. func _User_GetUserIsLike_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1935. in := new(common.PersonParam)
  1936. if err := dec(in); err != nil {
  1937. return nil, err
  1938. }
  1939. if interceptor == nil {
  1940. return srv.(UserServer).GetUserIsLike(ctx, in)
  1941. }
  1942. info := &grpc.UnaryServerInfo{
  1943. Server: srv,
  1944. FullMethod: "/api.user.User/GetUserIsLike",
  1945. }
  1946. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1947. return srv.(UserServer).GetUserIsLike(ctx, req.(*common.PersonParam))
  1948. }
  1949. return interceptor(ctx, in, info, handler)
  1950. }
  1951. func _User_FindMemeByType_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1952. in := new(common.MemeRequest)
  1953. if err := dec(in); err != nil {
  1954. return nil, err
  1955. }
  1956. if interceptor == nil {
  1957. return srv.(UserServer).FindMemeByType(ctx, in)
  1958. }
  1959. info := &grpc.UnaryServerInfo{
  1960. Server: srv,
  1961. FullMethod: "/api.user.User/FindMemeByType",
  1962. }
  1963. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1964. return srv.(UserServer).FindMemeByType(ctx, req.(*common.MemeRequest))
  1965. }
  1966. return interceptor(ctx, in, info, handler)
  1967. }
  1968. func _User_FindChatTopic_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1969. in := new(common.FindChatTopicRequest)
  1970. if err := dec(in); err != nil {
  1971. return nil, err
  1972. }
  1973. if interceptor == nil {
  1974. return srv.(UserServer).FindChatTopic(ctx, in)
  1975. }
  1976. info := &grpc.UnaryServerInfo{
  1977. Server: srv,
  1978. FullMethod: "/api.user.User/FindChatTopic",
  1979. }
  1980. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1981. return srv.(UserServer).FindChatTopic(ctx, req.(*common.FindChatTopicRequest))
  1982. }
  1983. return interceptor(ctx, in, info, handler)
  1984. }
  1985. func _User_RandomMeme_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1986. in := new(common.RandomNum)
  1987. if err := dec(in); err != nil {
  1988. return nil, err
  1989. }
  1990. if interceptor == nil {
  1991. return srv.(UserServer).RandomMeme(ctx, in)
  1992. }
  1993. info := &grpc.UnaryServerInfo{
  1994. Server: srv,
  1995. FullMethod: "/api.user.User/RandomMeme",
  1996. }
  1997. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1998. return srv.(UserServer).RandomMeme(ctx, req.(*common.RandomNum))
  1999. }
  2000. return interceptor(ctx, in, info, handler)
  2001. }
  2002. func _User_RandomSwiftMessage_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2003. in := new(common.RandomNumAndSex)
  2004. if err := dec(in); err != nil {
  2005. return nil, err
  2006. }
  2007. if interceptor == nil {
  2008. return srv.(UserServer).RandomSwiftMessage(ctx, in)
  2009. }
  2010. info := &grpc.UnaryServerInfo{
  2011. Server: srv,
  2012. FullMethod: "/api.user.User/RandomSwiftMessage",
  2013. }
  2014. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2015. return srv.(UserServer).RandomSwiftMessage(ctx, req.(*common.RandomNumAndSex))
  2016. }
  2017. return interceptor(ctx, in, info, handler)
  2018. }
  2019. func _User_FindMemeTitle_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2020. in := new(emptypb.Empty)
  2021. if err := dec(in); err != nil {
  2022. return nil, err
  2023. }
  2024. if interceptor == nil {
  2025. return srv.(UserServer).FindMemeTitle(ctx, in)
  2026. }
  2027. info := &grpc.UnaryServerInfo{
  2028. Server: srv,
  2029. FullMethod: "/api.user.User/FindMemeTitle",
  2030. }
  2031. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2032. return srv.(UserServer).FindMemeTitle(ctx, req.(*emptypb.Empty))
  2033. }
  2034. return interceptor(ctx, in, info, handler)
  2035. }
  2036. func _User_UserGetChatCard_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2037. in := new(common.PersonParam)
  2038. if err := dec(in); err != nil {
  2039. return nil, err
  2040. }
  2041. if interceptor == nil {
  2042. return srv.(UserServer).UserGetChatCard(ctx, in)
  2043. }
  2044. info := &grpc.UnaryServerInfo{
  2045. Server: srv,
  2046. FullMethod: "/api.user.User/UserGetChatCard",
  2047. }
  2048. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2049. return srv.(UserServer).UserGetChatCard(ctx, req.(*common.PersonParam))
  2050. }
  2051. return interceptor(ctx, in, info, handler)
  2052. }
  2053. func _User_FindChatTopicTitle_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2054. in := new(emptypb.Empty)
  2055. if err := dec(in); err != nil {
  2056. return nil, err
  2057. }
  2058. if interceptor == nil {
  2059. return srv.(UserServer).FindChatTopicTitle(ctx, in)
  2060. }
  2061. info := &grpc.UnaryServerInfo{
  2062. Server: srv,
  2063. FullMethod: "/api.user.User/FindChatTopicTitle",
  2064. }
  2065. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2066. return srv.(UserServer).FindChatTopicTitle(ctx, req.(*emptypb.Empty))
  2067. }
  2068. return interceptor(ctx, in, info, handler)
  2069. }
  2070. func _User_UserLike_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2071. in := new(common.PersonParam)
  2072. if err := dec(in); err != nil {
  2073. return nil, err
  2074. }
  2075. if interceptor == nil {
  2076. return srv.(UserServer).UserLike(ctx, in)
  2077. }
  2078. info := &grpc.UnaryServerInfo{
  2079. Server: srv,
  2080. FullMethod: "/api.user.User/UserLike",
  2081. }
  2082. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2083. return srv.(UserServer).UserLike(ctx, req.(*common.PersonParam))
  2084. }
  2085. return interceptor(ctx, in, info, handler)
  2086. }
  2087. func _User_UserUnLike_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2088. in := new(common.PersonParam)
  2089. if err := dec(in); err != nil {
  2090. return nil, err
  2091. }
  2092. if interceptor == nil {
  2093. return srv.(UserServer).UserUnLike(ctx, in)
  2094. }
  2095. info := &grpc.UnaryServerInfo{
  2096. Server: srv,
  2097. FullMethod: "/api.user.User/UserUnLike",
  2098. }
  2099. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2100. return srv.(UserServer).UserUnLike(ctx, req.(*common.PersonParam))
  2101. }
  2102. return interceptor(ctx, in, info, handler)
  2103. }
  2104. func _User_Report_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2105. in := new(common.ReportChatRequest)
  2106. if err := dec(in); err != nil {
  2107. return nil, err
  2108. }
  2109. if interceptor == nil {
  2110. return srv.(UserServer).Report(ctx, in)
  2111. }
  2112. info := &grpc.UnaryServerInfo{
  2113. Server: srv,
  2114. FullMethod: "/api.user.User/Report",
  2115. }
  2116. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2117. return srv.(UserServer).Report(ctx, req.(*common.ReportChatRequest))
  2118. }
  2119. return interceptor(ctx, in, info, handler)
  2120. }
  2121. func _User_FindOverSevenDayAvatar_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2122. in := new(emptypb.Empty)
  2123. if err := dec(in); err != nil {
  2124. return nil, err
  2125. }
  2126. if interceptor == nil {
  2127. return srv.(UserServer).FindOverSevenDayAvatar(ctx, in)
  2128. }
  2129. info := &grpc.UnaryServerInfo{
  2130. Server: srv,
  2131. FullMethod: "/api.user.User/FindOverSevenDayAvatar",
  2132. }
  2133. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2134. return srv.(UserServer).FindOverSevenDayAvatar(ctx, req.(*emptypb.Empty))
  2135. }
  2136. return interceptor(ctx, in, info, handler)
  2137. }
  2138. func _User_UpdateLastScripID_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2139. in := new(common.UpdateLastScripIDRequest)
  2140. if err := dec(in); err != nil {
  2141. return nil, err
  2142. }
  2143. if interceptor == nil {
  2144. return srv.(UserServer).UpdateLastScripID(ctx, in)
  2145. }
  2146. info := &grpc.UnaryServerInfo{
  2147. Server: srv,
  2148. FullMethod: "/api.user.User/UpdateLastScripID",
  2149. }
  2150. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2151. return srv.(UserServer).UpdateLastScripID(ctx, req.(*common.UpdateLastScripIDRequest))
  2152. }
  2153. return interceptor(ctx, in, info, handler)
  2154. }
  2155. func _User_CreateScrip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2156. in := new(CreateScripRequest)
  2157. if err := dec(in); err != nil {
  2158. return nil, err
  2159. }
  2160. if interceptor == nil {
  2161. return srv.(UserServer).CreateScrip(ctx, in)
  2162. }
  2163. info := &grpc.UnaryServerInfo{
  2164. Server: srv,
  2165. FullMethod: "/api.user.User/CreateScrip",
  2166. }
  2167. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2168. return srv.(UserServer).CreateScrip(ctx, req.(*CreateScripRequest))
  2169. }
  2170. return interceptor(ctx, in, info, handler)
  2171. }
  2172. func _User_DeleteScrip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2173. in := new(DeleteScripRequest)
  2174. if err := dec(in); err != nil {
  2175. return nil, err
  2176. }
  2177. if interceptor == nil {
  2178. return srv.(UserServer).DeleteScrip(ctx, in)
  2179. }
  2180. info := &grpc.UnaryServerInfo{
  2181. Server: srv,
  2182. FullMethod: "/api.user.User/DeleteScrip",
  2183. }
  2184. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2185. return srv.(UserServer).DeleteScrip(ctx, req.(*DeleteScripRequest))
  2186. }
  2187. return interceptor(ctx, in, info, handler)
  2188. }
  2189. func _User_FindMyScrip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2190. in := new(UserFindScripRequest)
  2191. if err := dec(in); err != nil {
  2192. return nil, err
  2193. }
  2194. if interceptor == nil {
  2195. return srv.(UserServer).FindMyScrip(ctx, in)
  2196. }
  2197. info := &grpc.UnaryServerInfo{
  2198. Server: srv,
  2199. FullMethod: "/api.user.User/FindMyScrip",
  2200. }
  2201. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2202. return srv.(UserServer).FindMyScrip(ctx, req.(*UserFindScripRequest))
  2203. }
  2204. return interceptor(ctx, in, info, handler)
  2205. }
  2206. func _User_FindOtherScrip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2207. in := new(common.FindScripRequest)
  2208. if err := dec(in); err != nil {
  2209. return nil, err
  2210. }
  2211. if interceptor == nil {
  2212. return srv.(UserServer).FindOtherScrip(ctx, in)
  2213. }
  2214. info := &grpc.UnaryServerInfo{
  2215. Server: srv,
  2216. FullMethod: "/api.user.User/FindOtherScrip",
  2217. }
  2218. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2219. return srv.(UserServer).FindOtherScrip(ctx, req.(*common.FindScripRequest))
  2220. }
  2221. return interceptor(ctx, in, info, handler)
  2222. }
  2223. func _User_FindRecommendScrip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2224. in := new(UserFindScripRequest)
  2225. if err := dec(in); err != nil {
  2226. return nil, err
  2227. }
  2228. if interceptor == nil {
  2229. return srv.(UserServer).FindRecommendScrip(ctx, in)
  2230. }
  2231. info := &grpc.UnaryServerInfo{
  2232. Server: srv,
  2233. FullMethod: "/api.user.User/FindRecommendScrip",
  2234. }
  2235. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2236. return srv.(UserServer).FindRecommendScrip(ctx, req.(*UserFindScripRequest))
  2237. }
  2238. return interceptor(ctx, in, info, handler)
  2239. }
  2240. func _User_PersonLookScrip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2241. in := new(PersonLookScripRequest)
  2242. if err := dec(in); err != nil {
  2243. return nil, err
  2244. }
  2245. if interceptor == nil {
  2246. return srv.(UserServer).PersonLookScrip(ctx, in)
  2247. }
  2248. info := &grpc.UnaryServerInfo{
  2249. Server: srv,
  2250. FullMethod: "/api.user.User/PersonLookScrip",
  2251. }
  2252. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2253. return srv.(UserServer).PersonLookScrip(ctx, req.(*PersonLookScripRequest))
  2254. }
  2255. return interceptor(ctx, in, info, handler)
  2256. }
  2257. func _User_PersonClickLookBack_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2258. in := new(emptypb.Empty)
  2259. if err := dec(in); err != nil {
  2260. return nil, err
  2261. }
  2262. if interceptor == nil {
  2263. return srv.(UserServer).PersonClickLookBack(ctx, in)
  2264. }
  2265. info := &grpc.UnaryServerInfo{
  2266. Server: srv,
  2267. FullMethod: "/api.user.User/PersonClickLookBack",
  2268. }
  2269. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2270. return srv.(UserServer).PersonClickLookBack(ctx, req.(*emptypb.Empty))
  2271. }
  2272. return interceptor(ctx, in, info, handler)
  2273. }
  2274. func _User_PersonReplyScrip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2275. in := new(ReplyScripRequest)
  2276. if err := dec(in); err != nil {
  2277. return nil, err
  2278. }
  2279. if interceptor == nil {
  2280. return srv.(UserServer).PersonReplyScrip(ctx, in)
  2281. }
  2282. info := &grpc.UnaryServerInfo{
  2283. Server: srv,
  2284. FullMethod: "/api.user.User/PersonReplyScrip",
  2285. }
  2286. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2287. return srv.(UserServer).PersonReplyScrip(ctx, req.(*ReplyScripRequest))
  2288. }
  2289. return interceptor(ctx, in, info, handler)
  2290. }
  2291. func _User_UserDeleteChat_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2292. in := new(common.RoomIDRequest)
  2293. if err := dec(in); err != nil {
  2294. return nil, err
  2295. }
  2296. if interceptor == nil {
  2297. return srv.(UserServer).UserDeleteChat(ctx, in)
  2298. }
  2299. info := &grpc.UnaryServerInfo{
  2300. Server: srv,
  2301. FullMethod: "/api.user.User/UserDeleteChat",
  2302. }
  2303. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2304. return srv.(UserServer).UserDeleteChat(ctx, req.(*common.RoomIDRequest))
  2305. }
  2306. return interceptor(ctx, in, info, handler)
  2307. }
  2308. func _User_GetUserAllUnreadNum_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2309. in := new(emptypb.Empty)
  2310. if err := dec(in); err != nil {
  2311. return nil, err
  2312. }
  2313. if interceptor == nil {
  2314. return srv.(UserServer).GetUserAllUnreadNum(ctx, in)
  2315. }
  2316. info := &grpc.UnaryServerInfo{
  2317. Server: srv,
  2318. FullMethod: "/api.user.User/GetUserAllUnreadNum",
  2319. }
  2320. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2321. return srv.(UserServer).GetUserAllUnreadNum(ctx, req.(*emptypb.Empty))
  2322. }
  2323. return interceptor(ctx, in, info, handler)
  2324. }
  2325. func _User_GetUserRoomByPerson_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2326. in := new(common.PersonParam)
  2327. if err := dec(in); err != nil {
  2328. return nil, err
  2329. }
  2330. if interceptor == nil {
  2331. return srv.(UserServer).GetUserRoomByPerson(ctx, in)
  2332. }
  2333. info := &grpc.UnaryServerInfo{
  2334. Server: srv,
  2335. FullMethod: "/api.user.User/GetUserRoomByPerson",
  2336. }
  2337. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2338. return srv.(UserServer).GetUserRoomByPerson(ctx, req.(*common.PersonParam))
  2339. }
  2340. return interceptor(ctx, in, info, handler)
  2341. }
  2342. func _User_FindLikeList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2343. in := new(common.ListPageRequest)
  2344. if err := dec(in); err != nil {
  2345. return nil, err
  2346. }
  2347. if interceptor == nil {
  2348. return srv.(UserServer).FindLikeList(ctx, in)
  2349. }
  2350. info := &grpc.UnaryServerInfo{
  2351. Server: srv,
  2352. FullMethod: "/api.user.User/FindLikeList",
  2353. }
  2354. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2355. return srv.(UserServer).FindLikeList(ctx, req.(*common.ListPageRequest))
  2356. }
  2357. return interceptor(ctx, in, info, handler)
  2358. }
  2359. func _User_FindLikedList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2360. in := new(common.ListPageRequest)
  2361. if err := dec(in); err != nil {
  2362. return nil, err
  2363. }
  2364. if interceptor == nil {
  2365. return srv.(UserServer).FindLikedList(ctx, in)
  2366. }
  2367. info := &grpc.UnaryServerInfo{
  2368. Server: srv,
  2369. FullMethod: "/api.user.User/FindLikedList",
  2370. }
  2371. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2372. return srv.(UserServer).FindLikedList(ctx, req.(*common.ListPageRequest))
  2373. }
  2374. return interceptor(ctx, in, info, handler)
  2375. }
  2376. func _User_UserSetBlackChat_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2377. in := new(common.RoomIDRequest)
  2378. if err := dec(in); err != nil {
  2379. return nil, err
  2380. }
  2381. if interceptor == nil {
  2382. return srv.(UserServer).UserSetBlackChat(ctx, in)
  2383. }
  2384. info := &grpc.UnaryServerInfo{
  2385. Server: srv,
  2386. FullMethod: "/api.user.User/UserSetBlackChat",
  2387. }
  2388. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2389. return srv.(UserServer).UserSetBlackChat(ctx, req.(*common.RoomIDRequest))
  2390. }
  2391. return interceptor(ctx, in, info, handler)
  2392. }
  2393. func _User_CheckUserPartnerIsRelationship_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2394. in := new(common.PartnerIDParam)
  2395. if err := dec(in); err != nil {
  2396. return nil, err
  2397. }
  2398. if interceptor == nil {
  2399. return srv.(UserServer).CheckUserPartnerIsRelationship(ctx, in)
  2400. }
  2401. info := &grpc.UnaryServerInfo{
  2402. Server: srv,
  2403. FullMethod: "/api.user.User/CheckUserPartnerIsRelationship",
  2404. }
  2405. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2406. return srv.(UserServer).CheckUserPartnerIsRelationship(ctx, req.(*common.PartnerIDParam))
  2407. }
  2408. return interceptor(ctx, in, info, handler)
  2409. }
  2410. func _User_GetPartnerCircleInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2411. in := new(KeyRequest)
  2412. if err := dec(in); err != nil {
  2413. return nil, err
  2414. }
  2415. if interceptor == nil {
  2416. return srv.(UserServer).GetPartnerCircleInfo(ctx, in)
  2417. }
  2418. info := &grpc.UnaryServerInfo{
  2419. Server: srv,
  2420. FullMethod: "/api.user.User/GetPartnerCircleInfo",
  2421. }
  2422. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2423. return srv.(UserServer).GetPartnerCircleInfo(ctx, req.(*KeyRequest))
  2424. }
  2425. return interceptor(ctx, in, info, handler)
  2426. }
  2427. func _User_GetLookAndLikeStatisticsMessage_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2428. in := new(emptypb.Empty)
  2429. if err := dec(in); err != nil {
  2430. return nil, err
  2431. }
  2432. if interceptor == nil {
  2433. return srv.(UserServer).GetLookAndLikeStatisticsMessage(ctx, in)
  2434. }
  2435. info := &grpc.UnaryServerInfo{
  2436. Server: srv,
  2437. FullMethod: "/api.user.User/GetLookAndLikeStatisticsMessage",
  2438. }
  2439. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2440. return srv.(UserServer).GetLookAndLikeStatisticsMessage(ctx, req.(*emptypb.Empty))
  2441. }
  2442. return interceptor(ctx, in, info, handler)
  2443. }
  2444. func _User_GetUserLookNum_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2445. in := new(emptypb.Empty)
  2446. if err := dec(in); err != nil {
  2447. return nil, err
  2448. }
  2449. if interceptor == nil {
  2450. return srv.(UserServer).GetUserLookNum(ctx, in)
  2451. }
  2452. info := &grpc.UnaryServerInfo{
  2453. Server: srv,
  2454. FullMethod: "/api.user.User/GetUserLookNum",
  2455. }
  2456. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2457. return srv.(UserServer).GetUserLookNum(ctx, req.(*emptypb.Empty))
  2458. }
  2459. return interceptor(ctx, in, info, handler)
  2460. }
  2461. func _User_UserFinishInformation_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2462. in := new(emptypb.Empty)
  2463. if err := dec(in); err != nil {
  2464. return nil, err
  2465. }
  2466. if interceptor == nil {
  2467. return srv.(UserServer).UserFinishInformation(ctx, in)
  2468. }
  2469. info := &grpc.UnaryServerInfo{
  2470. Server: srv,
  2471. FullMethod: "/api.user.User/UserFinishInformation",
  2472. }
  2473. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2474. return srv.(UserServer).UserFinishInformation(ctx, req.(*emptypb.Empty))
  2475. }
  2476. return interceptor(ctx, in, info, handler)
  2477. }
  2478. func _User_UserInformationStatus_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2479. in := new(emptypb.Empty)
  2480. if err := dec(in); err != nil {
  2481. return nil, err
  2482. }
  2483. if interceptor == nil {
  2484. return srv.(UserServer).UserInformationStatus(ctx, in)
  2485. }
  2486. info := &grpc.UnaryServerInfo{
  2487. Server: srv,
  2488. FullMethod: "/api.user.User/UserInformationStatus",
  2489. }
  2490. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2491. return srv.(UserServer).UserInformationStatus(ctx, req.(*emptypb.Empty))
  2492. }
  2493. return interceptor(ctx, in, info, handler)
  2494. }
  2495. func _User_UserGetInformationAward_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2496. in := new(emptypb.Empty)
  2497. if err := dec(in); err != nil {
  2498. return nil, err
  2499. }
  2500. if interceptor == nil {
  2501. return srv.(UserServer).UserGetInformationAward(ctx, in)
  2502. }
  2503. info := &grpc.UnaryServerInfo{
  2504. Server: srv,
  2505. FullMethod: "/api.user.User/UserGetInformationAward",
  2506. }
  2507. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2508. return srv.(UserServer).UserGetInformationAward(ctx, req.(*emptypb.Empty))
  2509. }
  2510. return interceptor(ctx, in, info, handler)
  2511. }
  2512. func _User_UnlockLookRecord_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2513. in := new(common.PersonParam)
  2514. if err := dec(in); err != nil {
  2515. return nil, err
  2516. }
  2517. if interceptor == nil {
  2518. return srv.(UserServer).UnlockLookRecord(ctx, in)
  2519. }
  2520. info := &grpc.UnaryServerInfo{
  2521. Server: srv,
  2522. FullMethod: "/api.user.User/UnlockLookRecord",
  2523. }
  2524. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2525. return srv.(UserServer).UnlockLookRecord(ctx, req.(*common.PersonParam))
  2526. }
  2527. return interceptor(ctx, in, info, handler)
  2528. }
  2529. func _User_UserRecharge_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2530. in := new(UserRechargeRequest)
  2531. if err := dec(in); err != nil {
  2532. return nil, err
  2533. }
  2534. if interceptor == nil {
  2535. return srv.(UserServer).UserRecharge(ctx, in)
  2536. }
  2537. info := &grpc.UnaryServerInfo{
  2538. Server: srv,
  2539. FullMethod: "/api.user.User/UserRecharge",
  2540. }
  2541. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2542. return srv.(UserServer).UserRecharge(ctx, req.(*UserRechargeRequest))
  2543. }
  2544. return interceptor(ctx, in, info, handler)
  2545. }
  2546. func _User_UserRechargeVip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2547. in := new(UserRechargeRequest)
  2548. if err := dec(in); err != nil {
  2549. return nil, err
  2550. }
  2551. if interceptor == nil {
  2552. return srv.(UserServer).UserRechargeVip(ctx, in)
  2553. }
  2554. info := &grpc.UnaryServerInfo{
  2555. Server: srv,
  2556. FullMethod: "/api.user.User/UserRechargeVip",
  2557. }
  2558. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2559. return srv.(UserServer).UserRechargeVip(ctx, req.(*UserRechargeRequest))
  2560. }
  2561. return interceptor(ctx, in, info, handler)
  2562. }
  2563. func _User_FindRechargeList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2564. in := new(emptypb.Empty)
  2565. if err := dec(in); err != nil {
  2566. return nil, err
  2567. }
  2568. if interceptor == nil {
  2569. return srv.(UserServer).FindRechargeList(ctx, in)
  2570. }
  2571. info := &grpc.UnaryServerInfo{
  2572. Server: srv,
  2573. FullMethod: "/api.user.User/FindRechargeList",
  2574. }
  2575. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2576. return srv.(UserServer).FindRechargeList(ctx, req.(*emptypb.Empty))
  2577. }
  2578. return interceptor(ctx, in, info, handler)
  2579. }
  2580. func _User_FindVipRechargeList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2581. in := new(emptypb.Empty)
  2582. if err := dec(in); err != nil {
  2583. return nil, err
  2584. }
  2585. if interceptor == nil {
  2586. return srv.(UserServer).FindVipRechargeList(ctx, in)
  2587. }
  2588. info := &grpc.UnaryServerInfo{
  2589. Server: srv,
  2590. FullMethod: "/api.user.User/FindVipRechargeList",
  2591. }
  2592. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2593. return srv.(UserServer).FindVipRechargeList(ctx, req.(*emptypb.Empty))
  2594. }
  2595. return interceptor(ctx, in, info, handler)
  2596. }
  2597. func _User_FindPayList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2598. in := new(FindPayOrderListRequest)
  2599. if err := dec(in); err != nil {
  2600. return nil, err
  2601. }
  2602. if interceptor == nil {
  2603. return srv.(UserServer).FindPayList(ctx, in)
  2604. }
  2605. info := &grpc.UnaryServerInfo{
  2606. Server: srv,
  2607. FullMethod: "/api.user.User/FindPayList",
  2608. }
  2609. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2610. return srv.(UserServer).FindPayList(ctx, req.(*FindPayOrderListRequest))
  2611. }
  2612. return interceptor(ctx, in, info, handler)
  2613. }
  2614. func _User_FindRecommendPersonList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2615. in := new(emptypb.Empty)
  2616. if err := dec(in); err != nil {
  2617. return nil, err
  2618. }
  2619. if interceptor == nil {
  2620. return srv.(UserServer).FindRecommendPersonList(ctx, in)
  2621. }
  2622. info := &grpc.UnaryServerInfo{
  2623. Server: srv,
  2624. FullMethod: "/api.user.User/FindRecommendPersonList",
  2625. }
  2626. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2627. return srv.(UserServer).FindRecommendPersonList(ctx, req.(*emptypb.Empty))
  2628. }
  2629. return interceptor(ctx, in, info, handler)
  2630. }
  2631. func _User_FindMatchingAvatarAndNum_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2632. in := new(emptypb.Empty)
  2633. if err := dec(in); err != nil {
  2634. return nil, err
  2635. }
  2636. if interceptor == nil {
  2637. return srv.(UserServer).FindMatchingAvatarAndNum(ctx, in)
  2638. }
  2639. info := &grpc.UnaryServerInfo{
  2640. Server: srv,
  2641. FullMethod: "/api.user.User/FindMatchingAvatarAndNum",
  2642. }
  2643. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2644. return srv.(UserServer).FindMatchingAvatarAndNum(ctx, req.(*emptypb.Empty))
  2645. }
  2646. return interceptor(ctx, in, info, handler)
  2647. }
  2648. func _User_GetWindowInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2649. in := new(emptypb.Empty)
  2650. if err := dec(in); err != nil {
  2651. return nil, err
  2652. }
  2653. if interceptor == nil {
  2654. return srv.(UserServer).GetWindowInfo(ctx, in)
  2655. }
  2656. info := &grpc.UnaryServerInfo{
  2657. Server: srv,
  2658. FullMethod: "/api.user.User/GetWindowInfo",
  2659. }
  2660. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2661. return srv.(UserServer).GetWindowInfo(ctx, req.(*emptypb.Empty))
  2662. }
  2663. return interceptor(ctx, in, info, handler)
  2664. }
  2665. func _User_GetUserFreeNum_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2666. in := new(emptypb.Empty)
  2667. if err := dec(in); err != nil {
  2668. return nil, err
  2669. }
  2670. if interceptor == nil {
  2671. return srv.(UserServer).GetUserFreeNum(ctx, in)
  2672. }
  2673. info := &grpc.UnaryServerInfo{
  2674. Server: srv,
  2675. FullMethod: "/api.user.User/GetUserFreeNum",
  2676. }
  2677. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2678. return srv.(UserServer).GetUserFreeNum(ctx, req.(*emptypb.Empty))
  2679. }
  2680. return interceptor(ctx, in, info, handler)
  2681. }
  2682. func _User_GetRandomMatching_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2683. in := new(common.SexReq)
  2684. if err := dec(in); err != nil {
  2685. return nil, err
  2686. }
  2687. if interceptor == nil {
  2688. return srv.(UserServer).GetRandomMatching(ctx, in)
  2689. }
  2690. info := &grpc.UnaryServerInfo{
  2691. Server: srv,
  2692. FullMethod: "/api.user.User/GetRandomMatching",
  2693. }
  2694. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2695. return srv.(UserServer).GetRandomMatching(ctx, req.(*common.SexReq))
  2696. }
  2697. return interceptor(ctx, in, info, handler)
  2698. }
  2699. func _User_UnlockVoice_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2700. in := new(common.RoomIDRequest)
  2701. if err := dec(in); err != nil {
  2702. return nil, err
  2703. }
  2704. if interceptor == nil {
  2705. return srv.(UserServer).UnlockVoice(ctx, in)
  2706. }
  2707. info := &grpc.UnaryServerInfo{
  2708. Server: srv,
  2709. FullMethod: "/api.user.User/UnlockVoice",
  2710. }
  2711. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2712. return srv.(UserServer).UnlockVoice(ctx, req.(*common.RoomIDRequest))
  2713. }
  2714. return interceptor(ctx, in, info, handler)
  2715. }
  2716. func _User_UnlockPicture_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2717. in := new(common.RoomIDRequest)
  2718. if err := dec(in); err != nil {
  2719. return nil, err
  2720. }
  2721. if interceptor == nil {
  2722. return srv.(UserServer).UnlockPicture(ctx, in)
  2723. }
  2724. info := &grpc.UnaryServerInfo{
  2725. Server: srv,
  2726. FullMethod: "/api.user.User/UnlockPicture",
  2727. }
  2728. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2729. return srv.(UserServer).UnlockPicture(ctx, req.(*common.RoomIDRequest))
  2730. }
  2731. return interceptor(ctx, in, info, handler)
  2732. }
  2733. func _User_UpdateUserIsRegister_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2734. in := new(emptypb.Empty)
  2735. if err := dec(in); err != nil {
  2736. return nil, err
  2737. }
  2738. if interceptor == nil {
  2739. return srv.(UserServer).UpdateUserIsRegister(ctx, in)
  2740. }
  2741. info := &grpc.UnaryServerInfo{
  2742. Server: srv,
  2743. FullMethod: "/api.user.User/UpdateUserIsRegister",
  2744. }
  2745. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2746. return srv.(UserServer).UpdateUserIsRegister(ctx, req.(*emptypb.Empty))
  2747. }
  2748. return interceptor(ctx, in, info, handler)
  2749. }
  2750. func _User_CreateUserPartnerRoom_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2751. in := new(common.CreateChatRoomParam)
  2752. if err := dec(in); err != nil {
  2753. return nil, err
  2754. }
  2755. if interceptor == nil {
  2756. return srv.(UserServer).CreateUserPartnerRoom(ctx, in)
  2757. }
  2758. info := &grpc.UnaryServerInfo{
  2759. Server: srv,
  2760. FullMethod: "/api.user.User/CreateUserPartnerRoom",
  2761. }
  2762. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2763. return srv.(UserServer).CreateUserPartnerRoom(ctx, req.(*common.CreateChatRoomParam))
  2764. }
  2765. return interceptor(ctx, in, info, handler)
  2766. }
  2767. func _User_SendMessage_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2768. in := new(SendMessageRequest)
  2769. if err := dec(in); err != nil {
  2770. return nil, err
  2771. }
  2772. if interceptor == nil {
  2773. return srv.(UserServer).SendMessage(ctx, in)
  2774. }
  2775. info := &grpc.UnaryServerInfo{
  2776. Server: srv,
  2777. FullMethod: "/api.user.User/SendMessage",
  2778. }
  2779. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2780. return srv.(UserServer).SendMessage(ctx, req.(*SendMessageRequest))
  2781. }
  2782. return interceptor(ctx, in, info, handler)
  2783. }
  2784. func _User_GetVipInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2785. in := new(emptypb.Empty)
  2786. if err := dec(in); err != nil {
  2787. return nil, err
  2788. }
  2789. if interceptor == nil {
  2790. return srv.(UserServer).GetVipInfo(ctx, in)
  2791. }
  2792. info := &grpc.UnaryServerInfo{
  2793. Server: srv,
  2794. FullMethod: "/api.user.User/GetVipInfo",
  2795. }
  2796. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2797. return srv.(UserServer).GetVipInfo(ctx, req.(*emptypb.Empty))
  2798. }
  2799. return interceptor(ctx, in, info, handler)
  2800. }
  2801. func _User_ManagerFindUserList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2802. in := new(common.ManagerFindPersonListRequest)
  2803. if err := dec(in); err != nil {
  2804. return nil, err
  2805. }
  2806. if interceptor == nil {
  2807. return srv.(UserServer).ManagerFindUserList(ctx, in)
  2808. }
  2809. info := &grpc.UnaryServerInfo{
  2810. Server: srv,
  2811. FullMethod: "/api.user.User/ManagerFindUserList",
  2812. }
  2813. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2814. return srv.(UserServer).ManagerFindUserList(ctx, req.(*common.ManagerFindPersonListRequest))
  2815. }
  2816. return interceptor(ctx, in, info, handler)
  2817. }
  2818. func _User_ManagerFindInformationUserList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2819. in := new(common.ManagerFindPersonListRequest)
  2820. if err := dec(in); err != nil {
  2821. return nil, err
  2822. }
  2823. if interceptor == nil {
  2824. return srv.(UserServer).ManagerFindInformationUserList(ctx, in)
  2825. }
  2826. info := &grpc.UnaryServerInfo{
  2827. Server: srv,
  2828. FullMethod: "/api.user.User/ManagerFindInformationUserList",
  2829. }
  2830. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2831. return srv.(UserServer).ManagerFindInformationUserList(ctx, req.(*common.ManagerFindPersonListRequest))
  2832. }
  2833. return interceptor(ctx, in, info, handler)
  2834. }
  2835. func _User_ManagerFindIsCheckQualityUserList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2836. in := new(ManagerFindIsCheckQualityUserListRequest)
  2837. if err := dec(in); err != nil {
  2838. return nil, err
  2839. }
  2840. if interceptor == nil {
  2841. return srv.(UserServer).ManagerFindIsCheckQualityUserList(ctx, in)
  2842. }
  2843. info := &grpc.UnaryServerInfo{
  2844. Server: srv,
  2845. FullMethod: "/api.user.User/ManagerFindIsCheckQualityUserList",
  2846. }
  2847. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2848. return srv.(UserServer).ManagerFindIsCheckQualityUserList(ctx, req.(*ManagerFindIsCheckQualityUserListRequest))
  2849. }
  2850. return interceptor(ctx, in, info, handler)
  2851. }
  2852. func _User_ManagerFindHighQualityUserList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2853. in := new(common.ManagerFindPersonListRequest)
  2854. if err := dec(in); err != nil {
  2855. return nil, err
  2856. }
  2857. if interceptor == nil {
  2858. return srv.(UserServer).ManagerFindHighQualityUserList(ctx, in)
  2859. }
  2860. info := &grpc.UnaryServerInfo{
  2861. Server: srv,
  2862. FullMethod: "/api.user.User/ManagerFindHighQualityUserList",
  2863. }
  2864. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2865. return srv.(UserServer).ManagerFindHighQualityUserList(ctx, req.(*common.ManagerFindPersonListRequest))
  2866. }
  2867. return interceptor(ctx, in, info, handler)
  2868. }
  2869. func _User_ManagerMarkHighQualityUser_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2870. in := new(ManagerMarkHighQualityUserRequest)
  2871. if err := dec(in); err != nil {
  2872. return nil, err
  2873. }
  2874. if interceptor == nil {
  2875. return srv.(UserServer).ManagerMarkHighQualityUser(ctx, in)
  2876. }
  2877. info := &grpc.UnaryServerInfo{
  2878. Server: srv,
  2879. FullMethod: "/api.user.User/ManagerMarkHighQualityUser",
  2880. }
  2881. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2882. return srv.(UserServer).ManagerMarkHighQualityUser(ctx, req.(*ManagerMarkHighQualityUserRequest))
  2883. }
  2884. return interceptor(ctx, in, info, handler)
  2885. }
  2886. func _User_ManagerMarkHighQualityUserOne_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2887. in := new(common.PersonIDParam)
  2888. if err := dec(in); err != nil {
  2889. return nil, err
  2890. }
  2891. if interceptor == nil {
  2892. return srv.(UserServer).ManagerMarkHighQualityUserOne(ctx, in)
  2893. }
  2894. info := &grpc.UnaryServerInfo{
  2895. Server: srv,
  2896. FullMethod: "/api.user.User/ManagerMarkHighQualityUserOne",
  2897. }
  2898. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2899. return srv.(UserServer).ManagerMarkHighQualityUserOne(ctx, req.(*common.PersonIDParam))
  2900. }
  2901. return interceptor(ctx, in, info, handler)
  2902. }
  2903. func _User_ManagerSetUserBlack_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2904. in := new(common.PersonIDList)
  2905. if err := dec(in); err != nil {
  2906. return nil, err
  2907. }
  2908. if interceptor == nil {
  2909. return srv.(UserServer).ManagerSetUserBlack(ctx, in)
  2910. }
  2911. info := &grpc.UnaryServerInfo{
  2912. Server: srv,
  2913. FullMethod: "/api.user.User/ManagerSetUserBlack",
  2914. }
  2915. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2916. return srv.(UserServer).ManagerSetUserBlack(ctx, req.(*common.PersonIDList))
  2917. }
  2918. return interceptor(ctx, in, info, handler)
  2919. }
  2920. func _User_ManagerDeleteHighQualityUser_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2921. in := new(common.PersonIDParam)
  2922. if err := dec(in); err != nil {
  2923. return nil, err
  2924. }
  2925. if interceptor == nil {
  2926. return srv.(UserServer).ManagerDeleteHighQualityUser(ctx, in)
  2927. }
  2928. info := &grpc.UnaryServerInfo{
  2929. Server: srv,
  2930. FullMethod: "/api.user.User/ManagerDeleteHighQualityUser",
  2931. }
  2932. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2933. return srv.(UserServer).ManagerDeleteHighQualityUser(ctx, req.(*common.PersonIDParam))
  2934. }
  2935. return interceptor(ctx, in, info, handler)
  2936. }
  2937. func _User_ManagerUpdateUserVoice_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2938. in := new(common.ManagerUpdatePersonVoiceRequest)
  2939. if err := dec(in); err != nil {
  2940. return nil, err
  2941. }
  2942. if interceptor == nil {
  2943. return srv.(UserServer).ManagerUpdateUserVoice(ctx, in)
  2944. }
  2945. info := &grpc.UnaryServerInfo{
  2946. Server: srv,
  2947. FullMethod: "/api.user.User/ManagerUpdateUserVoice",
  2948. }
  2949. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2950. return srv.(UserServer).ManagerUpdateUserVoice(ctx, req.(*common.ManagerUpdatePersonVoiceRequest))
  2951. }
  2952. return interceptor(ctx, in, info, handler)
  2953. }
  2954. func _User_ManagerUpdateUserPictures_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2955. in := new(common.ManagerUpdatePersonPicturesRequest)
  2956. if err := dec(in); err != nil {
  2957. return nil, err
  2958. }
  2959. if interceptor == nil {
  2960. return srv.(UserServer).ManagerUpdateUserPictures(ctx, in)
  2961. }
  2962. info := &grpc.UnaryServerInfo{
  2963. Server: srv,
  2964. FullMethod: "/api.user.User/ManagerUpdateUserPictures",
  2965. }
  2966. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2967. return srv.(UserServer).ManagerUpdateUserPictures(ctx, req.(*common.ManagerUpdatePersonPicturesRequest))
  2968. }
  2969. return interceptor(ctx, in, info, handler)
  2970. }
  2971. func _User_ManagerUpdateUserSignature_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2972. in := new(common.ManagerUpdatePersonSignatureRequest)
  2973. if err := dec(in); err != nil {
  2974. return nil, err
  2975. }
  2976. if interceptor == nil {
  2977. return srv.(UserServer).ManagerUpdateUserSignature(ctx, in)
  2978. }
  2979. info := &grpc.UnaryServerInfo{
  2980. Server: srv,
  2981. FullMethod: "/api.user.User/ManagerUpdateUserSignature",
  2982. }
  2983. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2984. return srv.(UserServer).ManagerUpdateUserSignature(ctx, req.(*common.ManagerUpdatePersonSignatureRequest))
  2985. }
  2986. return interceptor(ctx, in, info, handler)
  2987. }
  2988. func _User_ManagerUpdateUserAvatar_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2989. in := new(common.ManagerUpdatePersonAvatarRequest)
  2990. if err := dec(in); err != nil {
  2991. return nil, err
  2992. }
  2993. if interceptor == nil {
  2994. return srv.(UserServer).ManagerUpdateUserAvatar(ctx, in)
  2995. }
  2996. info := &grpc.UnaryServerInfo{
  2997. Server: srv,
  2998. FullMethod: "/api.user.User/ManagerUpdateUserAvatar",
  2999. }
  3000. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3001. return srv.(UserServer).ManagerUpdateUserAvatar(ctx, req.(*common.ManagerUpdatePersonAvatarRequest))
  3002. }
  3003. return interceptor(ctx, in, info, handler)
  3004. }
  3005. func _User_ManagerUpdateUserName_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3006. in := new(common.ManagerUpdatePersonNameRequest)
  3007. if err := dec(in); err != nil {
  3008. return nil, err
  3009. }
  3010. if interceptor == nil {
  3011. return srv.(UserServer).ManagerUpdateUserName(ctx, in)
  3012. }
  3013. info := &grpc.UnaryServerInfo{
  3014. Server: srv,
  3015. FullMethod: "/api.user.User/ManagerUpdateUserName",
  3016. }
  3017. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3018. return srv.(UserServer).ManagerUpdateUserName(ctx, req.(*common.ManagerUpdatePersonNameRequest))
  3019. }
  3020. return interceptor(ctx, in, info, handler)
  3021. }
  3022. func _User_ManagerUpdateUserWeight_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3023. in := new(common.ManagerUpdatePersonWeightRequest)
  3024. if err := dec(in); err != nil {
  3025. return nil, err
  3026. }
  3027. if interceptor == nil {
  3028. return srv.(UserServer).ManagerUpdateUserWeight(ctx, in)
  3029. }
  3030. info := &grpc.UnaryServerInfo{
  3031. Server: srv,
  3032. FullMethod: "/api.user.User/ManagerUpdateUserWeight",
  3033. }
  3034. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3035. return srv.(UserServer).ManagerUpdateUserWeight(ctx, req.(*common.ManagerUpdatePersonWeightRequest))
  3036. }
  3037. return interceptor(ctx, in, info, handler)
  3038. }
  3039. func _User_ManagerUpdateUserIsBlack_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3040. in := new(common.ManagerUpdatePersonIsBlackRequest)
  3041. if err := dec(in); err != nil {
  3042. return nil, err
  3043. }
  3044. if interceptor == nil {
  3045. return srv.(UserServer).ManagerUpdateUserIsBlack(ctx, in)
  3046. }
  3047. info := &grpc.UnaryServerInfo{
  3048. Server: srv,
  3049. FullMethod: "/api.user.User/ManagerUpdateUserIsBlack",
  3050. }
  3051. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3052. return srv.(UserServer).ManagerUpdateUserIsBlack(ctx, req.(*common.ManagerUpdatePersonIsBlackRequest))
  3053. }
  3054. return interceptor(ctx, in, info, handler)
  3055. }
  3056. func _User_ManagerUpdateUserCredit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3057. in := new(ManagerUpdateUserCreditRequest)
  3058. if err := dec(in); err != nil {
  3059. return nil, err
  3060. }
  3061. if interceptor == nil {
  3062. return srv.(UserServer).ManagerUpdateUserCredit(ctx, in)
  3063. }
  3064. info := &grpc.UnaryServerInfo{
  3065. Server: srv,
  3066. FullMethod: "/api.user.User/ManagerUpdateUserCredit",
  3067. }
  3068. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3069. return srv.(UserServer).ManagerUpdateUserCredit(ctx, req.(*ManagerUpdateUserCreditRequest))
  3070. }
  3071. return interceptor(ctx, in, info, handler)
  3072. }
  3073. func _User_GetUserDBMsg_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3074. in := new(common.PersonIDParam)
  3075. if err := dec(in); err != nil {
  3076. return nil, err
  3077. }
  3078. if interceptor == nil {
  3079. return srv.(UserServer).GetUserDBMsg(ctx, in)
  3080. }
  3081. info := &grpc.UnaryServerInfo{
  3082. Server: srv,
  3083. FullMethod: "/api.user.User/GetUserDBMsg",
  3084. }
  3085. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3086. return srv.(UserServer).GetUserDBMsg(ctx, req.(*common.PersonIDParam))
  3087. }
  3088. return interceptor(ctx, in, info, handler)
  3089. }
  3090. func _User_FindUserDBList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3091. in := new(common.PersonIDList)
  3092. if err := dec(in); err != nil {
  3093. return nil, err
  3094. }
  3095. if interceptor == nil {
  3096. return srv.(UserServer).FindUserDBList(ctx, in)
  3097. }
  3098. info := &grpc.UnaryServerInfo{
  3099. Server: srv,
  3100. FullMethod: "/api.user.User/FindUserDBList",
  3101. }
  3102. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3103. return srv.(UserServer).FindUserDBList(ctx, req.(*common.PersonIDList))
  3104. }
  3105. return interceptor(ctx, in, info, handler)
  3106. }
  3107. func _User_UpdateLastScripIDDB_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3108. in := new(common.UpdateLastScripIDDBRequest)
  3109. if err := dec(in); err != nil {
  3110. return nil, err
  3111. }
  3112. if interceptor == nil {
  3113. return srv.(UserServer).UpdateLastScripIDDB(ctx, in)
  3114. }
  3115. info := &grpc.UnaryServerInfo{
  3116. Server: srv,
  3117. FullMethod: "/api.user.User/UpdateLastScripIDDB",
  3118. }
  3119. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3120. return srv.(UserServer).UpdateLastScripIDDB(ctx, req.(*common.UpdateLastScripIDDBRequest))
  3121. }
  3122. return interceptor(ctx, in, info, handler)
  3123. }
  3124. func _User_FindRecommendUserDBList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3125. in := new(common.FindRecommendRequest)
  3126. if err := dec(in); err != nil {
  3127. return nil, err
  3128. }
  3129. if interceptor == nil {
  3130. return srv.(UserServer).FindRecommendUserDBList(ctx, in)
  3131. }
  3132. info := &grpc.UnaryServerInfo{
  3133. Server: srv,
  3134. FullMethod: "/api.user.User/FindRecommendUserDBList",
  3135. }
  3136. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3137. return srv.(UserServer).FindRecommendUserDBList(ctx, req.(*common.FindRecommendRequest))
  3138. }
  3139. return interceptor(ctx, in, info, handler)
  3140. }
  3141. func _User_UpdateUserLastLoginTime_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3142. in := new(common.PersonIDParam)
  3143. if err := dec(in); err != nil {
  3144. return nil, err
  3145. }
  3146. if interceptor == nil {
  3147. return srv.(UserServer).UpdateUserLastLoginTime(ctx, in)
  3148. }
  3149. info := &grpc.UnaryServerInfo{
  3150. Server: srv,
  3151. FullMethod: "/api.user.User/UpdateUserLastLoginTime",
  3152. }
  3153. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3154. return srv.(UserServer).UpdateUserLastLoginTime(ctx, req.(*common.PersonIDParam))
  3155. }
  3156. return interceptor(ctx, in, info, handler)
  3157. }
  3158. func _User_GetUserDBMsgByAccountID_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3159. in := new(common.IDParam)
  3160. if err := dec(in); err != nil {
  3161. return nil, err
  3162. }
  3163. if interceptor == nil {
  3164. return srv.(UserServer).GetUserDBMsgByAccountID(ctx, in)
  3165. }
  3166. info := &grpc.UnaryServerInfo{
  3167. Server: srv,
  3168. FullMethod: "/api.user.User/GetUserDBMsgByAccountID",
  3169. }
  3170. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3171. return srv.(UserServer).GetUserDBMsgByAccountID(ctx, req.(*common.IDParam))
  3172. }
  3173. return interceptor(ctx, in, info, handler)
  3174. }
  3175. func _User_FindRecommendHighQualityUserDBList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3176. in := new(FindRecommendHighQualityUserRequest)
  3177. if err := dec(in); err != nil {
  3178. return nil, err
  3179. }
  3180. if interceptor == nil {
  3181. return srv.(UserServer).FindRecommendHighQualityUserDBList(ctx, in)
  3182. }
  3183. info := &grpc.UnaryServerInfo{
  3184. Server: srv,
  3185. FullMethod: "/api.user.User/FindRecommendHighQualityUserDBList",
  3186. }
  3187. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3188. return srv.(UserServer).FindRecommendHighQualityUserDBList(ctx, req.(*FindRecommendHighQualityUserRequest))
  3189. }
  3190. return interceptor(ctx, in, info, handler)
  3191. }
  3192. func _User_GetUserDBMsgFromWebsocket_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3193. in := new(common.PersonIDParam)
  3194. if err := dec(in); err != nil {
  3195. return nil, err
  3196. }
  3197. if interceptor == nil {
  3198. return srv.(UserServer).GetUserDBMsgFromWebsocket(ctx, in)
  3199. }
  3200. info := &grpc.UnaryServerInfo{
  3201. Server: srv,
  3202. FullMethod: "/api.user.User/GetUserDBMsgFromWebsocket",
  3203. }
  3204. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3205. return srv.(UserServer).GetUserDBMsgFromWebsocket(ctx, req.(*common.PersonIDParam))
  3206. }
  3207. return interceptor(ctx, in, info, handler)
  3208. }
  3209. func _User_SendMsgReduceCredit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3210. in := new(SendMsgReduceCreditRequest)
  3211. if err := dec(in); err != nil {
  3212. return nil, err
  3213. }
  3214. if interceptor == nil {
  3215. return srv.(UserServer).SendMsgReduceCredit(ctx, in)
  3216. }
  3217. info := &grpc.UnaryServerInfo{
  3218. Server: srv,
  3219. FullMethod: "/api.user.User/SendMsgReduceCredit",
  3220. }
  3221. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3222. return srv.(UserServer).SendMsgReduceCredit(ctx, req.(*SendMsgReduceCreditRequest))
  3223. }
  3224. return interceptor(ctx, in, info, handler)
  3225. }
  3226. func _User_LookBackScripReduceCredit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3227. in := new(common.PersonParam)
  3228. if err := dec(in); err != nil {
  3229. return nil, err
  3230. }
  3231. if interceptor == nil {
  3232. return srv.(UserServer).LookBackScripReduceCredit(ctx, in)
  3233. }
  3234. info := &grpc.UnaryServerInfo{
  3235. Server: srv,
  3236. FullMethod: "/api.user.User/LookBackScripReduceCredit",
  3237. }
  3238. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3239. return srv.(UserServer).LookBackScripReduceCredit(ctx, req.(*common.PersonParam))
  3240. }
  3241. return interceptor(ctx, in, info, handler)
  3242. }
  3243. func _User_CreateScripReduceCredit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3244. in := new(common.PersonParam)
  3245. if err := dec(in); err != nil {
  3246. return nil, err
  3247. }
  3248. if interceptor == nil {
  3249. return srv.(UserServer).CreateScripReduceCredit(ctx, in)
  3250. }
  3251. info := &grpc.UnaryServerInfo{
  3252. Server: srv,
  3253. FullMethod: "/api.user.User/CreateScripReduceCredit",
  3254. }
  3255. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3256. return srv.(UserServer).CreateScripReduceCredit(ctx, req.(*common.PersonParam))
  3257. }
  3258. return interceptor(ctx, in, info, handler)
  3259. }
  3260. func _User_ReplyScripReduceCredit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3261. in := new(common.PersonParam)
  3262. if err := dec(in); err != nil {
  3263. return nil, err
  3264. }
  3265. if interceptor == nil {
  3266. return srv.(UserServer).ReplyScripReduceCredit(ctx, in)
  3267. }
  3268. info := &grpc.UnaryServerInfo{
  3269. Server: srv,
  3270. FullMethod: "/api.user.User/ReplyScripReduceCredit",
  3271. }
  3272. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3273. return srv.(UserServer).ReplyScripReduceCredit(ctx, req.(*common.PersonParam))
  3274. }
  3275. return interceptor(ctx, in, info, handler)
  3276. }
  3277. func _User_MatchingCredit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3278. in := new(common.PersonParam)
  3279. if err := dec(in); err != nil {
  3280. return nil, err
  3281. }
  3282. if interceptor == nil {
  3283. return srv.(UserServer).MatchingCredit(ctx, in)
  3284. }
  3285. info := &grpc.UnaryServerInfo{
  3286. Server: srv,
  3287. FullMethod: "/api.user.User/MatchingCredit",
  3288. }
  3289. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3290. return srv.(UserServer).MatchingCredit(ctx, req.(*common.PersonParam))
  3291. }
  3292. return interceptor(ctx, in, info, handler)
  3293. }
  3294. func _User_SendNewMessageUnreadReminder_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3295. in := new(SendNewMessageUnreadReminderRequest)
  3296. if err := dec(in); err != nil {
  3297. return nil, err
  3298. }
  3299. if interceptor == nil {
  3300. return srv.(UserServer).SendNewMessageUnreadReminder(ctx, in)
  3301. }
  3302. info := &grpc.UnaryServerInfo{
  3303. Server: srv,
  3304. FullMethod: "/api.user.User/SendNewMessageUnreadReminder",
  3305. }
  3306. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3307. return srv.(UserServer).SendNewMessageUnreadReminder(ctx, req.(*SendNewMessageUnreadReminderRequest))
  3308. }
  3309. return interceptor(ctx, in, info, handler)
  3310. }
  3311. func _User_SendNewVisitorTemplateReminder_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3312. in := new(common.PersonIDParam)
  3313. if err := dec(in); err != nil {
  3314. return nil, err
  3315. }
  3316. if interceptor == nil {
  3317. return srv.(UserServer).SendNewVisitorTemplateReminder(ctx, in)
  3318. }
  3319. info := &grpc.UnaryServerInfo{
  3320. Server: srv,
  3321. FullMethod: "/api.user.User/SendNewVisitorTemplateReminder",
  3322. }
  3323. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3324. return srv.(UserServer).SendNewVisitorTemplateReminder(ctx, req.(*common.PersonIDParam))
  3325. }
  3326. return interceptor(ctx, in, info, handler)
  3327. }
  3328. func _User_UpdateUserMatchedNumAndReturnUserMsg_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3329. in := new(UpdateUserMatchedNumRequest)
  3330. if err := dec(in); err != nil {
  3331. return nil, err
  3332. }
  3333. if interceptor == nil {
  3334. return srv.(UserServer).UpdateUserMatchedNumAndReturnUserMsg(ctx, in)
  3335. }
  3336. info := &grpc.UnaryServerInfo{
  3337. Server: srv,
  3338. FullMethod: "/api.user.User/UpdateUserMatchedNumAndReturnUserMsg",
  3339. }
  3340. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3341. return srv.(UserServer).UpdateUserMatchedNumAndReturnUserMsg(ctx, req.(*UpdateUserMatchedNumRequest))
  3342. }
  3343. return interceptor(ctx, in, info, handler)
  3344. }
  3345. func _User_GetRecommendUserDB_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3346. in := new(GetRecommendUserDBRequest)
  3347. if err := dec(in); err != nil {
  3348. return nil, err
  3349. }
  3350. if interceptor == nil {
  3351. return srv.(UserServer).GetRecommendUserDB(ctx, in)
  3352. }
  3353. info := &grpc.UnaryServerInfo{
  3354. Server: srv,
  3355. FullMethod: "/api.user.User/GetRecommendUserDB",
  3356. }
  3357. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3358. return srv.(UserServer).GetRecommendUserDB(ctx, req.(*GetRecommendUserDBRequest))
  3359. }
  3360. return interceptor(ctx, in, info, handler)
  3361. }
  3362. func _User_ReportUserBlack_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3363. in := new(ReportUserBlackRequest)
  3364. if err := dec(in); err != nil {
  3365. return nil, err
  3366. }
  3367. if interceptor == nil {
  3368. return srv.(UserServer).ReportUserBlack(ctx, in)
  3369. }
  3370. info := &grpc.UnaryServerInfo{
  3371. Server: srv,
  3372. FullMethod: "/api.user.User/ReportUserBlack",
  3373. }
  3374. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3375. return srv.(UserServer).ReportUserBlack(ctx, req.(*ReportUserBlackRequest))
  3376. }
  3377. return interceptor(ctx, in, info, handler)
  3378. }
  3379. func _User_AddUserCredit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3380. in := new(AddUserCreditRequest)
  3381. if err := dec(in); err != nil {
  3382. return nil, err
  3383. }
  3384. if interceptor == nil {
  3385. return srv.(UserServer).AddUserCredit(ctx, in)
  3386. }
  3387. info := &grpc.UnaryServerInfo{
  3388. Server: srv,
  3389. FullMethod: "/api.user.User/AddUserCredit",
  3390. }
  3391. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3392. return srv.(UserServer).AddUserCredit(ctx, req.(*AddUserCreditRequest))
  3393. }
  3394. return interceptor(ctx, in, info, handler)
  3395. }
  3396. func _User_UserInformationStatusDB_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3397. in := new(common.PersonIDParam)
  3398. if err := dec(in); err != nil {
  3399. return nil, err
  3400. }
  3401. if interceptor == nil {
  3402. return srv.(UserServer).UserInformationStatusDB(ctx, in)
  3403. }
  3404. info := &grpc.UnaryServerInfo{
  3405. Server: srv,
  3406. FullMethod: "/api.user.User/UserInformationStatusDB",
  3407. }
  3408. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3409. return srv.(UserServer).UserInformationStatusDB(ctx, req.(*common.PersonIDParam))
  3410. }
  3411. return interceptor(ctx, in, info, handler)
  3412. }
  3413. func _User_UserGetInformationAwardByActivity_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3414. in := new(UserGetInformationAwardByActivityRequest)
  3415. if err := dec(in); err != nil {
  3416. return nil, err
  3417. }
  3418. if interceptor == nil {
  3419. return srv.(UserServer).UserGetInformationAwardByActivity(ctx, in)
  3420. }
  3421. info := &grpc.UnaryServerInfo{
  3422. Server: srv,
  3423. FullMethod: "/api.user.User/UserGetInformationAwardByActivity",
  3424. }
  3425. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3426. return srv.(UserServer).UserGetInformationAwardByActivity(ctx, req.(*UserGetInformationAwardByActivityRequest))
  3427. }
  3428. return interceptor(ctx, in, info, handler)
  3429. }
  3430. func _User_FindUserVipDBList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3431. in := new(common.PersonIDList)
  3432. if err := dec(in); err != nil {
  3433. return nil, err
  3434. }
  3435. if interceptor == nil {
  3436. return srv.(UserServer).FindUserVipDBList(ctx, in)
  3437. }
  3438. info := &grpc.UnaryServerInfo{
  3439. Server: srv,
  3440. FullMethod: "/api.user.User/FindUserVipDBList",
  3441. }
  3442. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3443. return srv.(UserServer).FindUserVipDBList(ctx, req.(*common.PersonIDList))
  3444. }
  3445. return interceptor(ctx, in, info, handler)
  3446. }
  3447. // User_ServiceDesc is the grpc.ServiceDesc for User service.
  3448. // It's only intended for direct use with grpc.RegisterService,
  3449. // and not to be introspected or modified (even as a copy)
  3450. var User_ServiceDesc = grpc.ServiceDesc{
  3451. ServiceName: "api.user.User",
  3452. HandlerType: (*UserServer)(nil),
  3453. Methods: []grpc.MethodDesc{
  3454. {
  3455. MethodName: "GetUserInfo",
  3456. Handler: _User_GetUserInfo_Handler,
  3457. },
  3458. {
  3459. MethodName: "SendPhoneCode",
  3460. Handler: _User_SendPhoneCode_Handler,
  3461. },
  3462. {
  3463. MethodName: "CheckPhoneCode",
  3464. Handler: _User_CheckPhoneCode_Handler,
  3465. },
  3466. {
  3467. MethodName: "UpdateUserInformation",
  3468. Handler: _User_UpdateUserInformation_Handler,
  3469. },
  3470. {
  3471. MethodName: "CreateUserPersonRoom",
  3472. Handler: _User_CreateUserPersonRoom_Handler,
  3473. },
  3474. {
  3475. MethodName: "GetUserBalance",
  3476. Handler: _User_GetUserBalance_Handler,
  3477. },
  3478. {
  3479. MethodName: "UserGetHomeInfo",
  3480. Handler: _User_UserGetHomeInfo_Handler,
  3481. },
  3482. {
  3483. MethodName: "UserGetPersonLikedAndLooked",
  3484. Handler: _User_UserGetPersonLikedAndLooked_Handler,
  3485. },
  3486. {
  3487. MethodName: "FindLookList",
  3488. Handler: _User_FindLookList_Handler,
  3489. },
  3490. {
  3491. MethodName: "WxConf",
  3492. Handler: _User_WxConf_Handler,
  3493. },
  3494. {
  3495. MethodName: "FindTagListBySex",
  3496. Handler: _User_FindTagListBySex_Handler,
  3497. },
  3498. {
  3499. MethodName: "FindOnlineList",
  3500. Handler: _User_FindOnlineList_Handler,
  3501. },
  3502. {
  3503. MethodName: "FindWithinSevenDayRoomList",
  3504. Handler: _User_FindWithinSevenDayRoomList_Handler,
  3505. },
  3506. {
  3507. MethodName: "FindOverSevenDayRoomList",
  3508. Handler: _User_FindOverSevenDayRoomList_Handler,
  3509. },
  3510. {
  3511. MethodName: "FindCloseFriendRoomList",
  3512. Handler: _User_FindCloseFriendRoomList_Handler,
  3513. },
  3514. {
  3515. MethodName: "FindChatRecordList",
  3516. Handler: _User_FindChatRecordList_Handler,
  3517. },
  3518. {
  3519. MethodName: "FindChatRoomMsg",
  3520. Handler: _User_FindChatRoomMsg_Handler,
  3521. },
  3522. {
  3523. MethodName: "GetUserIsLike",
  3524. Handler: _User_GetUserIsLike_Handler,
  3525. },
  3526. {
  3527. MethodName: "FindMemeByType",
  3528. Handler: _User_FindMemeByType_Handler,
  3529. },
  3530. {
  3531. MethodName: "FindChatTopic",
  3532. Handler: _User_FindChatTopic_Handler,
  3533. },
  3534. {
  3535. MethodName: "RandomMeme",
  3536. Handler: _User_RandomMeme_Handler,
  3537. },
  3538. {
  3539. MethodName: "RandomSwiftMessage",
  3540. Handler: _User_RandomSwiftMessage_Handler,
  3541. },
  3542. {
  3543. MethodName: "FindMemeTitle",
  3544. Handler: _User_FindMemeTitle_Handler,
  3545. },
  3546. {
  3547. MethodName: "UserGetChatCard",
  3548. Handler: _User_UserGetChatCard_Handler,
  3549. },
  3550. {
  3551. MethodName: "FindChatTopicTitle",
  3552. Handler: _User_FindChatTopicTitle_Handler,
  3553. },
  3554. {
  3555. MethodName: "UserLike",
  3556. Handler: _User_UserLike_Handler,
  3557. },
  3558. {
  3559. MethodName: "UserUnLike",
  3560. Handler: _User_UserUnLike_Handler,
  3561. },
  3562. {
  3563. MethodName: "Report",
  3564. Handler: _User_Report_Handler,
  3565. },
  3566. {
  3567. MethodName: "FindOverSevenDayAvatar",
  3568. Handler: _User_FindOverSevenDayAvatar_Handler,
  3569. },
  3570. {
  3571. MethodName: "UpdateLastScripID",
  3572. Handler: _User_UpdateLastScripID_Handler,
  3573. },
  3574. {
  3575. MethodName: "CreateScrip",
  3576. Handler: _User_CreateScrip_Handler,
  3577. },
  3578. {
  3579. MethodName: "DeleteScrip",
  3580. Handler: _User_DeleteScrip_Handler,
  3581. },
  3582. {
  3583. MethodName: "FindMyScrip",
  3584. Handler: _User_FindMyScrip_Handler,
  3585. },
  3586. {
  3587. MethodName: "FindOtherScrip",
  3588. Handler: _User_FindOtherScrip_Handler,
  3589. },
  3590. {
  3591. MethodName: "FindRecommendScrip",
  3592. Handler: _User_FindRecommendScrip_Handler,
  3593. },
  3594. {
  3595. MethodName: "PersonLookScrip",
  3596. Handler: _User_PersonLookScrip_Handler,
  3597. },
  3598. {
  3599. MethodName: "PersonClickLookBack",
  3600. Handler: _User_PersonClickLookBack_Handler,
  3601. },
  3602. {
  3603. MethodName: "PersonReplyScrip",
  3604. Handler: _User_PersonReplyScrip_Handler,
  3605. },
  3606. {
  3607. MethodName: "UserDeleteChat",
  3608. Handler: _User_UserDeleteChat_Handler,
  3609. },
  3610. {
  3611. MethodName: "GetUserAllUnreadNum",
  3612. Handler: _User_GetUserAllUnreadNum_Handler,
  3613. },
  3614. {
  3615. MethodName: "GetUserRoomByPerson",
  3616. Handler: _User_GetUserRoomByPerson_Handler,
  3617. },
  3618. {
  3619. MethodName: "FindLikeList",
  3620. Handler: _User_FindLikeList_Handler,
  3621. },
  3622. {
  3623. MethodName: "FindLikedList",
  3624. Handler: _User_FindLikedList_Handler,
  3625. },
  3626. {
  3627. MethodName: "UserSetBlackChat",
  3628. Handler: _User_UserSetBlackChat_Handler,
  3629. },
  3630. {
  3631. MethodName: "CheckUserPartnerIsRelationship",
  3632. Handler: _User_CheckUserPartnerIsRelationship_Handler,
  3633. },
  3634. {
  3635. MethodName: "GetPartnerCircleInfo",
  3636. Handler: _User_GetPartnerCircleInfo_Handler,
  3637. },
  3638. {
  3639. MethodName: "GetLookAndLikeStatisticsMessage",
  3640. Handler: _User_GetLookAndLikeStatisticsMessage_Handler,
  3641. },
  3642. {
  3643. MethodName: "GetUserLookNum",
  3644. Handler: _User_GetUserLookNum_Handler,
  3645. },
  3646. {
  3647. MethodName: "UserFinishInformation",
  3648. Handler: _User_UserFinishInformation_Handler,
  3649. },
  3650. {
  3651. MethodName: "UserInformationStatus",
  3652. Handler: _User_UserInformationStatus_Handler,
  3653. },
  3654. {
  3655. MethodName: "UserGetInformationAward",
  3656. Handler: _User_UserGetInformationAward_Handler,
  3657. },
  3658. {
  3659. MethodName: "UnlockLookRecord",
  3660. Handler: _User_UnlockLookRecord_Handler,
  3661. },
  3662. {
  3663. MethodName: "UserRecharge",
  3664. Handler: _User_UserRecharge_Handler,
  3665. },
  3666. {
  3667. MethodName: "UserRechargeVip",
  3668. Handler: _User_UserRechargeVip_Handler,
  3669. },
  3670. {
  3671. MethodName: "FindRechargeList",
  3672. Handler: _User_FindRechargeList_Handler,
  3673. },
  3674. {
  3675. MethodName: "FindVipRechargeList",
  3676. Handler: _User_FindVipRechargeList_Handler,
  3677. },
  3678. {
  3679. MethodName: "FindPayList",
  3680. Handler: _User_FindPayList_Handler,
  3681. },
  3682. {
  3683. MethodName: "FindRecommendPersonList",
  3684. Handler: _User_FindRecommendPersonList_Handler,
  3685. },
  3686. {
  3687. MethodName: "FindMatchingAvatarAndNum",
  3688. Handler: _User_FindMatchingAvatarAndNum_Handler,
  3689. },
  3690. {
  3691. MethodName: "GetWindowInfo",
  3692. Handler: _User_GetWindowInfo_Handler,
  3693. },
  3694. {
  3695. MethodName: "GetUserFreeNum",
  3696. Handler: _User_GetUserFreeNum_Handler,
  3697. },
  3698. {
  3699. MethodName: "GetRandomMatching",
  3700. Handler: _User_GetRandomMatching_Handler,
  3701. },
  3702. {
  3703. MethodName: "UnlockVoice",
  3704. Handler: _User_UnlockVoice_Handler,
  3705. },
  3706. {
  3707. MethodName: "UnlockPicture",
  3708. Handler: _User_UnlockPicture_Handler,
  3709. },
  3710. {
  3711. MethodName: "UpdateUserIsRegister",
  3712. Handler: _User_UpdateUserIsRegister_Handler,
  3713. },
  3714. {
  3715. MethodName: "CreateUserPartnerRoom",
  3716. Handler: _User_CreateUserPartnerRoom_Handler,
  3717. },
  3718. {
  3719. MethodName: "SendMessage",
  3720. Handler: _User_SendMessage_Handler,
  3721. },
  3722. {
  3723. MethodName: "GetVipInfo",
  3724. Handler: _User_GetVipInfo_Handler,
  3725. },
  3726. {
  3727. MethodName: "ManagerFindUserList",
  3728. Handler: _User_ManagerFindUserList_Handler,
  3729. },
  3730. {
  3731. MethodName: "ManagerFindInformationUserList",
  3732. Handler: _User_ManagerFindInformationUserList_Handler,
  3733. },
  3734. {
  3735. MethodName: "ManagerFindIsCheckQualityUserList",
  3736. Handler: _User_ManagerFindIsCheckQualityUserList_Handler,
  3737. },
  3738. {
  3739. MethodName: "ManagerFindHighQualityUserList",
  3740. Handler: _User_ManagerFindHighQualityUserList_Handler,
  3741. },
  3742. {
  3743. MethodName: "ManagerMarkHighQualityUser",
  3744. Handler: _User_ManagerMarkHighQualityUser_Handler,
  3745. },
  3746. {
  3747. MethodName: "ManagerMarkHighQualityUserOne",
  3748. Handler: _User_ManagerMarkHighQualityUserOne_Handler,
  3749. },
  3750. {
  3751. MethodName: "ManagerSetUserBlack",
  3752. Handler: _User_ManagerSetUserBlack_Handler,
  3753. },
  3754. {
  3755. MethodName: "ManagerDeleteHighQualityUser",
  3756. Handler: _User_ManagerDeleteHighQualityUser_Handler,
  3757. },
  3758. {
  3759. MethodName: "ManagerUpdateUserVoice",
  3760. Handler: _User_ManagerUpdateUserVoice_Handler,
  3761. },
  3762. {
  3763. MethodName: "ManagerUpdateUserPictures",
  3764. Handler: _User_ManagerUpdateUserPictures_Handler,
  3765. },
  3766. {
  3767. MethodName: "ManagerUpdateUserSignature",
  3768. Handler: _User_ManagerUpdateUserSignature_Handler,
  3769. },
  3770. {
  3771. MethodName: "ManagerUpdateUserAvatar",
  3772. Handler: _User_ManagerUpdateUserAvatar_Handler,
  3773. },
  3774. {
  3775. MethodName: "ManagerUpdateUserName",
  3776. Handler: _User_ManagerUpdateUserName_Handler,
  3777. },
  3778. {
  3779. MethodName: "ManagerUpdateUserWeight",
  3780. Handler: _User_ManagerUpdateUserWeight_Handler,
  3781. },
  3782. {
  3783. MethodName: "ManagerUpdateUserIsBlack",
  3784. Handler: _User_ManagerUpdateUserIsBlack_Handler,
  3785. },
  3786. {
  3787. MethodName: "ManagerUpdateUserCredit",
  3788. Handler: _User_ManagerUpdateUserCredit_Handler,
  3789. },
  3790. {
  3791. MethodName: "GetUserDBMsg",
  3792. Handler: _User_GetUserDBMsg_Handler,
  3793. },
  3794. {
  3795. MethodName: "FindUserDBList",
  3796. Handler: _User_FindUserDBList_Handler,
  3797. },
  3798. {
  3799. MethodName: "UpdateLastScripIDDB",
  3800. Handler: _User_UpdateLastScripIDDB_Handler,
  3801. },
  3802. {
  3803. MethodName: "FindRecommendUserDBList",
  3804. Handler: _User_FindRecommendUserDBList_Handler,
  3805. },
  3806. {
  3807. MethodName: "UpdateUserLastLoginTime",
  3808. Handler: _User_UpdateUserLastLoginTime_Handler,
  3809. },
  3810. {
  3811. MethodName: "GetUserDBMsgByAccountID",
  3812. Handler: _User_GetUserDBMsgByAccountID_Handler,
  3813. },
  3814. {
  3815. MethodName: "FindRecommendHighQualityUserDBList",
  3816. Handler: _User_FindRecommendHighQualityUserDBList_Handler,
  3817. },
  3818. {
  3819. MethodName: "GetUserDBMsgFromWebsocket",
  3820. Handler: _User_GetUserDBMsgFromWebsocket_Handler,
  3821. },
  3822. {
  3823. MethodName: "SendMsgReduceCredit",
  3824. Handler: _User_SendMsgReduceCredit_Handler,
  3825. },
  3826. {
  3827. MethodName: "LookBackScripReduceCredit",
  3828. Handler: _User_LookBackScripReduceCredit_Handler,
  3829. },
  3830. {
  3831. MethodName: "CreateScripReduceCredit",
  3832. Handler: _User_CreateScripReduceCredit_Handler,
  3833. },
  3834. {
  3835. MethodName: "ReplyScripReduceCredit",
  3836. Handler: _User_ReplyScripReduceCredit_Handler,
  3837. },
  3838. {
  3839. MethodName: "MatchingCredit",
  3840. Handler: _User_MatchingCredit_Handler,
  3841. },
  3842. {
  3843. MethodName: "SendNewMessageUnreadReminder",
  3844. Handler: _User_SendNewMessageUnreadReminder_Handler,
  3845. },
  3846. {
  3847. MethodName: "SendNewVisitorTemplateReminder",
  3848. Handler: _User_SendNewVisitorTemplateReminder_Handler,
  3849. },
  3850. {
  3851. MethodName: "UpdateUserMatchedNumAndReturnUserMsg",
  3852. Handler: _User_UpdateUserMatchedNumAndReturnUserMsg_Handler,
  3853. },
  3854. {
  3855. MethodName: "GetRecommendUserDB",
  3856. Handler: _User_GetRecommendUserDB_Handler,
  3857. },
  3858. {
  3859. MethodName: "ReportUserBlack",
  3860. Handler: _User_ReportUserBlack_Handler,
  3861. },
  3862. {
  3863. MethodName: "AddUserCredit",
  3864. Handler: _User_AddUserCredit_Handler,
  3865. },
  3866. {
  3867. MethodName: "UserInformationStatusDB",
  3868. Handler: _User_UserInformationStatusDB_Handler,
  3869. },
  3870. {
  3871. MethodName: "UserGetInformationAwardByActivity",
  3872. Handler: _User_UserGetInformationAwardByActivity_Handler,
  3873. },
  3874. {
  3875. MethodName: "FindUserVipDBList",
  3876. Handler: _User_FindUserVipDBList_Handler,
  3877. },
  3878. },
  3879. Streams: []grpc.StreamDesc{},
  3880. Metadata: "user.proto",
  3881. }