common.pb.go 108 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.26.0-devel
  4. // protoc v3.15.8
  5. // source: common.proto
  6. package common
  7. import (
  8. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  9. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  10. reflect "reflect"
  11. sync "sync"
  12. )
  13. const (
  14. // Verify that this generated code is sufficiently up-to-date.
  15. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  16. // Verify that runtime/protoimpl is sufficiently up-to-date.
  17. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  18. )
  19. type UserAndPartnerIdParam struct {
  20. state protoimpl.MessageState
  21. sizeCache protoimpl.SizeCache
  22. unknownFields protoimpl.UnknownFields
  23. PartnerId string `protobuf:"bytes,1,opt,name=partnerId,proto3" json:"partnerId"`
  24. UserId string `protobuf:"bytes,2,opt,name=userId,proto3" json:"userId"`
  25. }
  26. func (x *UserAndPartnerIdParam) Reset() {
  27. *x = UserAndPartnerIdParam{}
  28. if protoimpl.UnsafeEnabled {
  29. mi := &file_common_proto_msgTypes[0]
  30. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  31. ms.StoreMessageInfo(mi)
  32. }
  33. }
  34. func (x *UserAndPartnerIdParam) String() string {
  35. return protoimpl.X.MessageStringOf(x)
  36. }
  37. func (*UserAndPartnerIdParam) ProtoMessage() {}
  38. func (x *UserAndPartnerIdParam) ProtoReflect() protoreflect.Message {
  39. mi := &file_common_proto_msgTypes[0]
  40. if protoimpl.UnsafeEnabled && x != nil {
  41. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  42. if ms.LoadMessageInfo() == nil {
  43. ms.StoreMessageInfo(mi)
  44. }
  45. return ms
  46. }
  47. return mi.MessageOf(x)
  48. }
  49. // Deprecated: Use UserAndPartnerIdParam.ProtoReflect.Descriptor instead.
  50. func (*UserAndPartnerIdParam) Descriptor() ([]byte, []int) {
  51. return file_common_proto_rawDescGZIP(), []int{0}
  52. }
  53. func (x *UserAndPartnerIdParam) GetPartnerId() string {
  54. if x != nil {
  55. return x.PartnerId
  56. }
  57. return ""
  58. }
  59. func (x *UserAndPartnerIdParam) GetUserId() string {
  60. if x != nil {
  61. return x.UserId
  62. }
  63. return ""
  64. }
  65. type UserAndPartnerParam struct {
  66. state protoimpl.MessageState
  67. sizeCache protoimpl.SizeCache
  68. unknownFields protoimpl.UnknownFields
  69. PartnerId string `protobuf:"bytes,1,opt,name=partnerId,proto3" json:"partnerId"`
  70. PartnerIdentifyID string `protobuf:"bytes,2,opt,name=partnerIdentifyID,proto3" json:"partnerIdentifyID"` // 身份ID
  71. UserId string `protobuf:"bytes,3,opt,name=userId,proto3" json:"userId"`
  72. UserIdentifyID string `protobuf:"bytes,4,opt,name=userIdentifyID,proto3" json:"userIdentifyID"` // 身份ID
  73. }
  74. func (x *UserAndPartnerParam) Reset() {
  75. *x = UserAndPartnerParam{}
  76. if protoimpl.UnsafeEnabled {
  77. mi := &file_common_proto_msgTypes[1]
  78. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  79. ms.StoreMessageInfo(mi)
  80. }
  81. }
  82. func (x *UserAndPartnerParam) String() string {
  83. return protoimpl.X.MessageStringOf(x)
  84. }
  85. func (*UserAndPartnerParam) ProtoMessage() {}
  86. func (x *UserAndPartnerParam) ProtoReflect() protoreflect.Message {
  87. mi := &file_common_proto_msgTypes[1]
  88. if protoimpl.UnsafeEnabled && x != nil {
  89. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  90. if ms.LoadMessageInfo() == nil {
  91. ms.StoreMessageInfo(mi)
  92. }
  93. return ms
  94. }
  95. return mi.MessageOf(x)
  96. }
  97. // Deprecated: Use UserAndPartnerParam.ProtoReflect.Descriptor instead.
  98. func (*UserAndPartnerParam) Descriptor() ([]byte, []int) {
  99. return file_common_proto_rawDescGZIP(), []int{1}
  100. }
  101. func (x *UserAndPartnerParam) GetPartnerId() string {
  102. if x != nil {
  103. return x.PartnerId
  104. }
  105. return ""
  106. }
  107. func (x *UserAndPartnerParam) GetPartnerIdentifyID() string {
  108. if x != nil {
  109. return x.PartnerIdentifyID
  110. }
  111. return ""
  112. }
  113. func (x *UserAndPartnerParam) GetUserId() string {
  114. if x != nil {
  115. return x.UserId
  116. }
  117. return ""
  118. }
  119. func (x *UserAndPartnerParam) GetUserIdentifyID() string {
  120. if x != nil {
  121. return x.UserIdentifyID
  122. }
  123. return ""
  124. }
  125. type User1AndUser2IdParam struct {
  126. state protoimpl.MessageState
  127. sizeCache protoimpl.SizeCache
  128. unknownFields protoimpl.UnknownFields
  129. User1 string `protobuf:"bytes,1,opt,name=user1,proto3" json:"user1"`
  130. User2 string `protobuf:"bytes,2,opt,name=user2,proto3" json:"user2"`
  131. }
  132. func (x *User1AndUser2IdParam) Reset() {
  133. *x = User1AndUser2IdParam{}
  134. if protoimpl.UnsafeEnabled {
  135. mi := &file_common_proto_msgTypes[2]
  136. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  137. ms.StoreMessageInfo(mi)
  138. }
  139. }
  140. func (x *User1AndUser2IdParam) String() string {
  141. return protoimpl.X.MessageStringOf(x)
  142. }
  143. func (*User1AndUser2IdParam) ProtoMessage() {}
  144. func (x *User1AndUser2IdParam) ProtoReflect() protoreflect.Message {
  145. mi := &file_common_proto_msgTypes[2]
  146. if protoimpl.UnsafeEnabled && x != nil {
  147. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  148. if ms.LoadMessageInfo() == nil {
  149. ms.StoreMessageInfo(mi)
  150. }
  151. return ms
  152. }
  153. return mi.MessageOf(x)
  154. }
  155. // Deprecated: Use User1AndUser2IdParam.ProtoReflect.Descriptor instead.
  156. func (*User1AndUser2IdParam) Descriptor() ([]byte, []int) {
  157. return file_common_proto_rawDescGZIP(), []int{2}
  158. }
  159. func (x *User1AndUser2IdParam) GetUser1() string {
  160. if x != nil {
  161. return x.User1
  162. }
  163. return ""
  164. }
  165. func (x *User1AndUser2IdParam) GetUser2() string {
  166. if x != nil {
  167. return x.User2
  168. }
  169. return ""
  170. }
  171. type PartnerIDParam struct {
  172. state protoimpl.MessageState
  173. sizeCache protoimpl.SizeCache
  174. unknownFields protoimpl.UnknownFields
  175. PartnerID string `protobuf:"bytes,1,opt,name=partnerID,proto3" json:"partnerID"`
  176. }
  177. func (x *PartnerIDParam) Reset() {
  178. *x = PartnerIDParam{}
  179. if protoimpl.UnsafeEnabled {
  180. mi := &file_common_proto_msgTypes[3]
  181. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  182. ms.StoreMessageInfo(mi)
  183. }
  184. }
  185. func (x *PartnerIDParam) String() string {
  186. return protoimpl.X.MessageStringOf(x)
  187. }
  188. func (*PartnerIDParam) ProtoMessage() {}
  189. func (x *PartnerIDParam) ProtoReflect() protoreflect.Message {
  190. mi := &file_common_proto_msgTypes[3]
  191. if protoimpl.UnsafeEnabled && x != nil {
  192. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  193. if ms.LoadMessageInfo() == nil {
  194. ms.StoreMessageInfo(mi)
  195. }
  196. return ms
  197. }
  198. return mi.MessageOf(x)
  199. }
  200. // Deprecated: Use PartnerIDParam.ProtoReflect.Descriptor instead.
  201. func (*PartnerIDParam) Descriptor() ([]byte, []int) {
  202. return file_common_proto_rawDescGZIP(), []int{3}
  203. }
  204. func (x *PartnerIDParam) GetPartnerID() string {
  205. if x != nil {
  206. return x.PartnerID
  207. }
  208. return ""
  209. }
  210. type PersonIDParam struct {
  211. state protoimpl.MessageState
  212. sizeCache protoimpl.SizeCache
  213. unknownFields protoimpl.UnknownFields
  214. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"`
  215. }
  216. func (x *PersonIDParam) Reset() {
  217. *x = PersonIDParam{}
  218. if protoimpl.UnsafeEnabled {
  219. mi := &file_common_proto_msgTypes[4]
  220. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  221. ms.StoreMessageInfo(mi)
  222. }
  223. }
  224. func (x *PersonIDParam) String() string {
  225. return protoimpl.X.MessageStringOf(x)
  226. }
  227. func (*PersonIDParam) ProtoMessage() {}
  228. func (x *PersonIDParam) ProtoReflect() protoreflect.Message {
  229. mi := &file_common_proto_msgTypes[4]
  230. if protoimpl.UnsafeEnabled && x != nil {
  231. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  232. if ms.LoadMessageInfo() == nil {
  233. ms.StoreMessageInfo(mi)
  234. }
  235. return ms
  236. }
  237. return mi.MessageOf(x)
  238. }
  239. // Deprecated: Use PersonIDParam.ProtoReflect.Descriptor instead.
  240. func (*PersonIDParam) Descriptor() ([]byte, []int) {
  241. return file_common_proto_rawDescGZIP(), []int{4}
  242. }
  243. func (x *PersonIDParam) GetPersonID() string {
  244. if x != nil {
  245. return x.PersonID
  246. }
  247. return ""
  248. }
  249. type PersonParam struct {
  250. state protoimpl.MessageState
  251. sizeCache protoimpl.SizeCache
  252. unknownFields protoimpl.UnknownFields
  253. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  254. PersonType string `protobuf:"bytes,2,opt,name=personType,proto3" json:"personType"` // 类型
  255. }
  256. func (x *PersonParam) Reset() {
  257. *x = PersonParam{}
  258. if protoimpl.UnsafeEnabled {
  259. mi := &file_common_proto_msgTypes[5]
  260. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  261. ms.StoreMessageInfo(mi)
  262. }
  263. }
  264. func (x *PersonParam) String() string {
  265. return protoimpl.X.MessageStringOf(x)
  266. }
  267. func (*PersonParam) ProtoMessage() {}
  268. func (x *PersonParam) ProtoReflect() protoreflect.Message {
  269. mi := &file_common_proto_msgTypes[5]
  270. if protoimpl.UnsafeEnabled && x != nil {
  271. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  272. if ms.LoadMessageInfo() == nil {
  273. ms.StoreMessageInfo(mi)
  274. }
  275. return ms
  276. }
  277. return mi.MessageOf(x)
  278. }
  279. // Deprecated: Use PersonParam.ProtoReflect.Descriptor instead.
  280. func (*PersonParam) Descriptor() ([]byte, []int) {
  281. return file_common_proto_rawDescGZIP(), []int{5}
  282. }
  283. func (x *PersonParam) GetPersonID() string {
  284. if x != nil {
  285. return x.PersonID
  286. }
  287. return ""
  288. }
  289. func (x *PersonParam) GetPersonType() string {
  290. if x != nil {
  291. return x.PersonType
  292. }
  293. return ""
  294. }
  295. type UserIDParam struct {
  296. state protoimpl.MessageState
  297. sizeCache protoimpl.SizeCache
  298. unknownFields protoimpl.UnknownFields
  299. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId"`
  300. }
  301. func (x *UserIDParam) Reset() {
  302. *x = UserIDParam{}
  303. if protoimpl.UnsafeEnabled {
  304. mi := &file_common_proto_msgTypes[6]
  305. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  306. ms.StoreMessageInfo(mi)
  307. }
  308. }
  309. func (x *UserIDParam) String() string {
  310. return protoimpl.X.MessageStringOf(x)
  311. }
  312. func (*UserIDParam) ProtoMessage() {}
  313. func (x *UserIDParam) ProtoReflect() protoreflect.Message {
  314. mi := &file_common_proto_msgTypes[6]
  315. if protoimpl.UnsafeEnabled && x != nil {
  316. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  317. if ms.LoadMessageInfo() == nil {
  318. ms.StoreMessageInfo(mi)
  319. }
  320. return ms
  321. }
  322. return mi.MessageOf(x)
  323. }
  324. // Deprecated: Use UserIDParam.ProtoReflect.Descriptor instead.
  325. func (*UserIDParam) Descriptor() ([]byte, []int) {
  326. return file_common_proto_rawDescGZIP(), []int{6}
  327. }
  328. func (x *UserIDParam) GetUserId() string {
  329. if x != nil {
  330. return x.UserId
  331. }
  332. return ""
  333. }
  334. type WxConfReq struct {
  335. state protoimpl.MessageState
  336. sizeCache protoimpl.SizeCache
  337. unknownFields protoimpl.UnknownFields
  338. Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url"`
  339. }
  340. func (x *WxConfReq) Reset() {
  341. *x = WxConfReq{}
  342. if protoimpl.UnsafeEnabled {
  343. mi := &file_common_proto_msgTypes[7]
  344. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  345. ms.StoreMessageInfo(mi)
  346. }
  347. }
  348. func (x *WxConfReq) String() string {
  349. return protoimpl.X.MessageStringOf(x)
  350. }
  351. func (*WxConfReq) ProtoMessage() {}
  352. func (x *WxConfReq) ProtoReflect() protoreflect.Message {
  353. mi := &file_common_proto_msgTypes[7]
  354. if protoimpl.UnsafeEnabled && x != nil {
  355. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  356. if ms.LoadMessageInfo() == nil {
  357. ms.StoreMessageInfo(mi)
  358. }
  359. return ms
  360. }
  361. return mi.MessageOf(x)
  362. }
  363. // Deprecated: Use WxConfReq.ProtoReflect.Descriptor instead.
  364. func (*WxConfReq) Descriptor() ([]byte, []int) {
  365. return file_common_proto_rawDescGZIP(), []int{7}
  366. }
  367. func (x *WxConfReq) GetUrl() string {
  368. if x != nil {
  369. return x.Url
  370. }
  371. return ""
  372. }
  373. type WxConfResponse struct {
  374. state protoimpl.MessageState
  375. sizeCache protoimpl.SizeCache
  376. unknownFields protoimpl.UnknownFields
  377. AppId string `protobuf:"bytes,1,opt,name=appId,proto3" json:"appId"` // 必填,公众号的唯一标识
  378. Timestamp int64 `protobuf:"varint,2,opt,name=timestamp,proto3" json:"timestamp"` // 必填,生成签名的时间戳
  379. NonceStr string `protobuf:"bytes,3,opt,name=nonceStr,proto3" json:"nonceStr"` // 必填,生成签名的随机串
  380. Signature string `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature"` // 必填,签名
  381. Url string `protobuf:"bytes,5,opt,name=url,proto3" json:"url"` // 传入的url
  382. }
  383. func (x *WxConfResponse) Reset() {
  384. *x = WxConfResponse{}
  385. if protoimpl.UnsafeEnabled {
  386. mi := &file_common_proto_msgTypes[8]
  387. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  388. ms.StoreMessageInfo(mi)
  389. }
  390. }
  391. func (x *WxConfResponse) String() string {
  392. return protoimpl.X.MessageStringOf(x)
  393. }
  394. func (*WxConfResponse) ProtoMessage() {}
  395. func (x *WxConfResponse) ProtoReflect() protoreflect.Message {
  396. mi := &file_common_proto_msgTypes[8]
  397. if protoimpl.UnsafeEnabled && x != nil {
  398. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  399. if ms.LoadMessageInfo() == nil {
  400. ms.StoreMessageInfo(mi)
  401. }
  402. return ms
  403. }
  404. return mi.MessageOf(x)
  405. }
  406. // Deprecated: Use WxConfResponse.ProtoReflect.Descriptor instead.
  407. func (*WxConfResponse) Descriptor() ([]byte, []int) {
  408. return file_common_proto_rawDescGZIP(), []int{8}
  409. }
  410. func (x *WxConfResponse) GetAppId() string {
  411. if x != nil {
  412. return x.AppId
  413. }
  414. return ""
  415. }
  416. func (x *WxConfResponse) GetTimestamp() int64 {
  417. if x != nil {
  418. return x.Timestamp
  419. }
  420. return 0
  421. }
  422. func (x *WxConfResponse) GetNonceStr() string {
  423. if x != nil {
  424. return x.NonceStr
  425. }
  426. return ""
  427. }
  428. func (x *WxConfResponse) GetSignature() string {
  429. if x != nil {
  430. return x.Signature
  431. }
  432. return ""
  433. }
  434. func (x *WxConfResponse) GetUrl() string {
  435. if x != nil {
  436. return x.Url
  437. }
  438. return ""
  439. }
  440. // 主页信息
  441. type HomeInfo struct {
  442. state protoimpl.MessageState
  443. sizeCache protoimpl.SizeCache
  444. unknownFields protoimpl.UnknownFields
  445. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  446. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  447. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  448. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // 性别
  449. Pictures []string `protobuf:"bytes,5,rep,name=pictures,proto3" json:"pictures"` // 图片
  450. Age int64 `protobuf:"varint,6,opt,name=age,proto3" json:"age"` // 年龄
  451. Constellation string `protobuf:"bytes,7,opt,name=constellation,proto3" json:"constellation"` // 星座
  452. TagList []*TagList `protobuf:"bytes,8,rep,name=tagList,proto3" json:"tagList"` // 标签
  453. Signature string `protobuf:"bytes,9,opt,name=signature,proto3" json:"signature"` // 签名
  454. IntroduceVoice string `protobuf:"bytes,10,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音
  455. Province string `protobuf:"bytes,11,opt,name=province,proto3" json:"province"` // 省
  456. City string `protobuf:"bytes,12,opt,name=city,proto3" json:"city"` // 市
  457. Area string `protobuf:"bytes,13,opt,name=area,proto3" json:"area"` // 区
  458. }
  459. func (x *HomeInfo) Reset() {
  460. *x = HomeInfo{}
  461. if protoimpl.UnsafeEnabled {
  462. mi := &file_common_proto_msgTypes[9]
  463. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  464. ms.StoreMessageInfo(mi)
  465. }
  466. }
  467. func (x *HomeInfo) String() string {
  468. return protoimpl.X.MessageStringOf(x)
  469. }
  470. func (*HomeInfo) ProtoMessage() {}
  471. func (x *HomeInfo) ProtoReflect() protoreflect.Message {
  472. mi := &file_common_proto_msgTypes[9]
  473. if protoimpl.UnsafeEnabled && x != nil {
  474. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  475. if ms.LoadMessageInfo() == nil {
  476. ms.StoreMessageInfo(mi)
  477. }
  478. return ms
  479. }
  480. return mi.MessageOf(x)
  481. }
  482. // Deprecated: Use HomeInfo.ProtoReflect.Descriptor instead.
  483. func (*HomeInfo) Descriptor() ([]byte, []int) {
  484. return file_common_proto_rawDescGZIP(), []int{9}
  485. }
  486. func (x *HomeInfo) GetId() string {
  487. if x != nil {
  488. return x.Id
  489. }
  490. return ""
  491. }
  492. func (x *HomeInfo) GetNickname() string {
  493. if x != nil {
  494. return x.Nickname
  495. }
  496. return ""
  497. }
  498. func (x *HomeInfo) GetAvatarUrl() string {
  499. if x != nil {
  500. return x.AvatarUrl
  501. }
  502. return ""
  503. }
  504. func (x *HomeInfo) GetSex() int64 {
  505. if x != nil {
  506. return x.Sex
  507. }
  508. return 0
  509. }
  510. func (x *HomeInfo) GetPictures() []string {
  511. if x != nil {
  512. return x.Pictures
  513. }
  514. return nil
  515. }
  516. func (x *HomeInfo) GetAge() int64 {
  517. if x != nil {
  518. return x.Age
  519. }
  520. return 0
  521. }
  522. func (x *HomeInfo) GetConstellation() string {
  523. if x != nil {
  524. return x.Constellation
  525. }
  526. return ""
  527. }
  528. func (x *HomeInfo) GetTagList() []*TagList {
  529. if x != nil {
  530. return x.TagList
  531. }
  532. return nil
  533. }
  534. func (x *HomeInfo) GetSignature() string {
  535. if x != nil {
  536. return x.Signature
  537. }
  538. return ""
  539. }
  540. func (x *HomeInfo) GetIntroduceVoice() string {
  541. if x != nil {
  542. return x.IntroduceVoice
  543. }
  544. return ""
  545. }
  546. func (x *HomeInfo) GetProvince() string {
  547. if x != nil {
  548. return x.Province
  549. }
  550. return ""
  551. }
  552. func (x *HomeInfo) GetCity() string {
  553. if x != nil {
  554. return x.City
  555. }
  556. return ""
  557. }
  558. func (x *HomeInfo) GetArea() string {
  559. if x != nil {
  560. return x.Area
  561. }
  562. return ""
  563. }
  564. type PersonMsg struct {
  565. state protoimpl.MessageState
  566. sizeCache protoimpl.SizeCache
  567. unknownFields protoimpl.UnknownFields
  568. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  569. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  570. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  571. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // 性别
  572. Pictures []string `protobuf:"bytes,5,rep,name=pictures,proto3" json:"pictures"` // 图片
  573. Age int64 `protobuf:"varint,6,opt,name=age,proto3" json:"age"` // 年龄
  574. Constellation string `protobuf:"bytes,7,opt,name=constellation,proto3" json:"constellation"` // 星座
  575. TagList []int64 `protobuf:"varint,8,rep,packed,name=tagList,proto3" json:"tagList"` // 标签
  576. Signature string `protobuf:"bytes,9,opt,name=signature,proto3" json:"signature"` // 签名
  577. IntroduceVoice string `protobuf:"bytes,10,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音
  578. Province string `protobuf:"bytes,11,opt,name=province,proto3" json:"province"` // 省
  579. City string `protobuf:"bytes,12,opt,name=city,proto3" json:"city"` // 市
  580. Area string `protobuf:"bytes,13,opt,name=area,proto3" json:"area"` // 区
  581. }
  582. func (x *PersonMsg) Reset() {
  583. *x = PersonMsg{}
  584. if protoimpl.UnsafeEnabled {
  585. mi := &file_common_proto_msgTypes[10]
  586. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  587. ms.StoreMessageInfo(mi)
  588. }
  589. }
  590. func (x *PersonMsg) String() string {
  591. return protoimpl.X.MessageStringOf(x)
  592. }
  593. func (*PersonMsg) ProtoMessage() {}
  594. func (x *PersonMsg) ProtoReflect() protoreflect.Message {
  595. mi := &file_common_proto_msgTypes[10]
  596. if protoimpl.UnsafeEnabled && x != nil {
  597. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  598. if ms.LoadMessageInfo() == nil {
  599. ms.StoreMessageInfo(mi)
  600. }
  601. return ms
  602. }
  603. return mi.MessageOf(x)
  604. }
  605. // Deprecated: Use PersonMsg.ProtoReflect.Descriptor instead.
  606. func (*PersonMsg) Descriptor() ([]byte, []int) {
  607. return file_common_proto_rawDescGZIP(), []int{10}
  608. }
  609. func (x *PersonMsg) GetId() string {
  610. if x != nil {
  611. return x.Id
  612. }
  613. return ""
  614. }
  615. func (x *PersonMsg) GetNickname() string {
  616. if x != nil {
  617. return x.Nickname
  618. }
  619. return ""
  620. }
  621. func (x *PersonMsg) GetAvatarUrl() string {
  622. if x != nil {
  623. return x.AvatarUrl
  624. }
  625. return ""
  626. }
  627. func (x *PersonMsg) GetSex() int64 {
  628. if x != nil {
  629. return x.Sex
  630. }
  631. return 0
  632. }
  633. func (x *PersonMsg) GetPictures() []string {
  634. if x != nil {
  635. return x.Pictures
  636. }
  637. return nil
  638. }
  639. func (x *PersonMsg) GetAge() int64 {
  640. if x != nil {
  641. return x.Age
  642. }
  643. return 0
  644. }
  645. func (x *PersonMsg) GetConstellation() string {
  646. if x != nil {
  647. return x.Constellation
  648. }
  649. return ""
  650. }
  651. func (x *PersonMsg) GetTagList() []int64 {
  652. if x != nil {
  653. return x.TagList
  654. }
  655. return nil
  656. }
  657. func (x *PersonMsg) GetSignature() string {
  658. if x != nil {
  659. return x.Signature
  660. }
  661. return ""
  662. }
  663. func (x *PersonMsg) GetIntroduceVoice() string {
  664. if x != nil {
  665. return x.IntroduceVoice
  666. }
  667. return ""
  668. }
  669. func (x *PersonMsg) GetProvince() string {
  670. if x != nil {
  671. return x.Province
  672. }
  673. return ""
  674. }
  675. func (x *PersonMsg) GetCity() string {
  676. if x != nil {
  677. return x.City
  678. }
  679. return ""
  680. }
  681. func (x *PersonMsg) GetArea() string {
  682. if x != nil {
  683. return x.Area
  684. }
  685. return ""
  686. }
  687. type LookedAndLikedNum struct {
  688. state protoimpl.MessageState
  689. sizeCache protoimpl.SizeCache
  690. unknownFields protoimpl.UnknownFields
  691. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  692. LookedNum int64 `protobuf:"varint,2,opt,name=lookedNum,proto3" json:"lookedNum"` // 看过ta的数量
  693. LikedNum int64 `protobuf:"varint,3,opt,name=likedNum,proto3" json:"likedNum"` // 喜欢ta的数量
  694. }
  695. func (x *LookedAndLikedNum) Reset() {
  696. *x = LookedAndLikedNum{}
  697. if protoimpl.UnsafeEnabled {
  698. mi := &file_common_proto_msgTypes[11]
  699. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  700. ms.StoreMessageInfo(mi)
  701. }
  702. }
  703. func (x *LookedAndLikedNum) String() string {
  704. return protoimpl.X.MessageStringOf(x)
  705. }
  706. func (*LookedAndLikedNum) ProtoMessage() {}
  707. func (x *LookedAndLikedNum) ProtoReflect() protoreflect.Message {
  708. mi := &file_common_proto_msgTypes[11]
  709. if protoimpl.UnsafeEnabled && x != nil {
  710. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  711. if ms.LoadMessageInfo() == nil {
  712. ms.StoreMessageInfo(mi)
  713. }
  714. return ms
  715. }
  716. return mi.MessageOf(x)
  717. }
  718. // Deprecated: Use LookedAndLikedNum.ProtoReflect.Descriptor instead.
  719. func (*LookedAndLikedNum) Descriptor() ([]byte, []int) {
  720. return file_common_proto_rawDescGZIP(), []int{11}
  721. }
  722. func (x *LookedAndLikedNum) GetId() string {
  723. if x != nil {
  724. return x.Id
  725. }
  726. return ""
  727. }
  728. func (x *LookedAndLikedNum) GetLookedNum() int64 {
  729. if x != nil {
  730. return x.LookedNum
  731. }
  732. return 0
  733. }
  734. func (x *LookedAndLikedNum) GetLikedNum() int64 {
  735. if x != nil {
  736. return x.LikedNum
  737. }
  738. return 0
  739. }
  740. // 添加好友页面信息
  741. type AddFriendMessageInfo struct {
  742. state protoimpl.MessageState
  743. sizeCache protoimpl.SizeCache
  744. unknownFields protoimpl.UnknownFields
  745. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  746. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  747. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  748. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // 性别
  749. Pictures []string `protobuf:"bytes,5,rep,name=pictures,proto3" json:"pictures"` // 图片
  750. FromOpenId string `protobuf:"bytes,6,opt,name=fromOpenId,proto3" json:"fromOpenId"` // 来源公众号对应的openID
  751. IsRegister bool `protobuf:"varint,7,opt,name=isRegister,proto3" json:"isRegister"` // 是否注册
  752. IsChat bool `protobuf:"varint,8,opt,name=isChat,proto3" json:"isChat"` // 是否聊天
  753. IsFromUs bool `protobuf:"varint,9,opt,name=isFromUs,proto3" json:"isFromUs"` // 是否是来源我们
  754. FromAppId string `protobuf:"bytes,10,opt,name=fromAppId,proto3" json:"fromAppId"` // 来源公众号对应的appID
  755. FromName string `protobuf:"bytes,11,opt,name=fromName,proto3" json:"fromName"` // 来源公众号对应的公众号名称
  756. Constellation string `protobuf:"bytes,12,opt,name=constellation,proto3" json:"constellation"` // 星座
  757. Signature string `protobuf:"bytes,13,opt,name=signature,proto3" json:"signature"` // 介绍(签名)
  758. Province string `protobuf:"bytes,14,opt,name=province,proto3" json:"province"` // 省
  759. City string `protobuf:"bytes,15,opt,name=city,proto3" json:"city"` // 市
  760. Area string `protobuf:"bytes,16,opt,name=area,proto3" json:"area"` // 区
  761. }
  762. func (x *AddFriendMessageInfo) Reset() {
  763. *x = AddFriendMessageInfo{}
  764. if protoimpl.UnsafeEnabled {
  765. mi := &file_common_proto_msgTypes[12]
  766. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  767. ms.StoreMessageInfo(mi)
  768. }
  769. }
  770. func (x *AddFriendMessageInfo) String() string {
  771. return protoimpl.X.MessageStringOf(x)
  772. }
  773. func (*AddFriendMessageInfo) ProtoMessage() {}
  774. func (x *AddFriendMessageInfo) ProtoReflect() protoreflect.Message {
  775. mi := &file_common_proto_msgTypes[12]
  776. if protoimpl.UnsafeEnabled && x != nil {
  777. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  778. if ms.LoadMessageInfo() == nil {
  779. ms.StoreMessageInfo(mi)
  780. }
  781. return ms
  782. }
  783. return mi.MessageOf(x)
  784. }
  785. // Deprecated: Use AddFriendMessageInfo.ProtoReflect.Descriptor instead.
  786. func (*AddFriendMessageInfo) Descriptor() ([]byte, []int) {
  787. return file_common_proto_rawDescGZIP(), []int{12}
  788. }
  789. func (x *AddFriendMessageInfo) GetId() string {
  790. if x != nil {
  791. return x.Id
  792. }
  793. return ""
  794. }
  795. func (x *AddFriendMessageInfo) GetNickname() string {
  796. if x != nil {
  797. return x.Nickname
  798. }
  799. return ""
  800. }
  801. func (x *AddFriendMessageInfo) GetAvatarUrl() string {
  802. if x != nil {
  803. return x.AvatarUrl
  804. }
  805. return ""
  806. }
  807. func (x *AddFriendMessageInfo) GetSex() int64 {
  808. if x != nil {
  809. return x.Sex
  810. }
  811. return 0
  812. }
  813. func (x *AddFriendMessageInfo) GetPictures() []string {
  814. if x != nil {
  815. return x.Pictures
  816. }
  817. return nil
  818. }
  819. func (x *AddFriendMessageInfo) GetFromOpenId() string {
  820. if x != nil {
  821. return x.FromOpenId
  822. }
  823. return ""
  824. }
  825. func (x *AddFriendMessageInfo) GetIsRegister() bool {
  826. if x != nil {
  827. return x.IsRegister
  828. }
  829. return false
  830. }
  831. func (x *AddFriendMessageInfo) GetIsChat() bool {
  832. if x != nil {
  833. return x.IsChat
  834. }
  835. return false
  836. }
  837. func (x *AddFriendMessageInfo) GetIsFromUs() bool {
  838. if x != nil {
  839. return x.IsFromUs
  840. }
  841. return false
  842. }
  843. func (x *AddFriendMessageInfo) GetFromAppId() string {
  844. if x != nil {
  845. return x.FromAppId
  846. }
  847. return ""
  848. }
  849. func (x *AddFriendMessageInfo) GetFromName() string {
  850. if x != nil {
  851. return x.FromName
  852. }
  853. return ""
  854. }
  855. func (x *AddFriendMessageInfo) GetConstellation() string {
  856. if x != nil {
  857. return x.Constellation
  858. }
  859. return ""
  860. }
  861. func (x *AddFriendMessageInfo) GetSignature() string {
  862. if x != nil {
  863. return x.Signature
  864. }
  865. return ""
  866. }
  867. func (x *AddFriendMessageInfo) GetProvince() string {
  868. if x != nil {
  869. return x.Province
  870. }
  871. return ""
  872. }
  873. func (x *AddFriendMessageInfo) GetCity() string {
  874. if x != nil {
  875. return x.City
  876. }
  877. return ""
  878. }
  879. func (x *AddFriendMessageInfo) GetArea() string {
  880. if x != nil {
  881. return x.Area
  882. }
  883. return ""
  884. }
  885. type PersonIDList struct {
  886. state protoimpl.MessageState
  887. sizeCache protoimpl.SizeCache
  888. unknownFields protoimpl.UnknownFields
  889. PersonIds []string `protobuf:"bytes,1,rep,name=personIds,proto3" json:"personIds"`
  890. }
  891. func (x *PersonIDList) Reset() {
  892. *x = PersonIDList{}
  893. if protoimpl.UnsafeEnabled {
  894. mi := &file_common_proto_msgTypes[13]
  895. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  896. ms.StoreMessageInfo(mi)
  897. }
  898. }
  899. func (x *PersonIDList) String() string {
  900. return protoimpl.X.MessageStringOf(x)
  901. }
  902. func (*PersonIDList) ProtoMessage() {}
  903. func (x *PersonIDList) ProtoReflect() protoreflect.Message {
  904. mi := &file_common_proto_msgTypes[13]
  905. if protoimpl.UnsafeEnabled && x != nil {
  906. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  907. if ms.LoadMessageInfo() == nil {
  908. ms.StoreMessageInfo(mi)
  909. }
  910. return ms
  911. }
  912. return mi.MessageOf(x)
  913. }
  914. // Deprecated: Use PersonIDList.ProtoReflect.Descriptor instead.
  915. func (*PersonIDList) Descriptor() ([]byte, []int) {
  916. return file_common_proto_rawDescGZIP(), []int{13}
  917. }
  918. func (x *PersonIDList) GetPersonIds() []string {
  919. if x != nil {
  920. return x.PersonIds
  921. }
  922. return nil
  923. }
  924. type PersonDBReply struct {
  925. state protoimpl.MessageState
  926. sizeCache protoimpl.SizeCache
  927. unknownFields protoimpl.UnknownFields
  928. List []*PersonDB `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  929. }
  930. func (x *PersonDBReply) Reset() {
  931. *x = PersonDBReply{}
  932. if protoimpl.UnsafeEnabled {
  933. mi := &file_common_proto_msgTypes[14]
  934. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  935. ms.StoreMessageInfo(mi)
  936. }
  937. }
  938. func (x *PersonDBReply) String() string {
  939. return protoimpl.X.MessageStringOf(x)
  940. }
  941. func (*PersonDBReply) ProtoMessage() {}
  942. func (x *PersonDBReply) ProtoReflect() protoreflect.Message {
  943. mi := &file_common_proto_msgTypes[14]
  944. if protoimpl.UnsafeEnabled && x != nil {
  945. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  946. if ms.LoadMessageInfo() == nil {
  947. ms.StoreMessageInfo(mi)
  948. }
  949. return ms
  950. }
  951. return mi.MessageOf(x)
  952. }
  953. // Deprecated: Use PersonDBReply.ProtoReflect.Descriptor instead.
  954. func (*PersonDBReply) Descriptor() ([]byte, []int) {
  955. return file_common_proto_rawDescGZIP(), []int{14}
  956. }
  957. func (x *PersonDBReply) GetList() []*PersonDB {
  958. if x != nil {
  959. return x.List
  960. }
  961. return nil
  962. }
  963. type PersonDB struct {
  964. state protoimpl.MessageState
  965. sizeCache protoimpl.SizeCache
  966. unknownFields protoimpl.UnknownFields
  967. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  968. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  969. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  970. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // 性别
  971. Pictures []string `protobuf:"bytes,5,rep,name=pictures,proto3" json:"pictures"` // 图片
  972. Age int64 `protobuf:"varint,6,opt,name=age,proto3" json:"age"` // 年龄
  973. Constellation string `protobuf:"bytes,7,opt,name=constellation,proto3" json:"constellation"` // 星座
  974. IntroduceVoice string `protobuf:"bytes,8,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音
  975. Province string `protobuf:"bytes,9,opt,name=province,proto3" json:"province"` // 省
  976. City string `protobuf:"bytes,10,opt,name=city,proto3" json:"city"` // 市
  977. Area string `protobuf:"bytes,11,opt,name=area,proto3" json:"area"` // 区
  978. Signature string `protobuf:"bytes,12,opt,name=signature,proto3" json:"signature"` //介绍
  979. IsFinishInformation bool `protobuf:"varint,13,opt,name=isFinishInformation,proto3" json:"isFinishInformation"` //是否完善消息
  980. }
  981. func (x *PersonDB) Reset() {
  982. *x = PersonDB{}
  983. if protoimpl.UnsafeEnabled {
  984. mi := &file_common_proto_msgTypes[15]
  985. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  986. ms.StoreMessageInfo(mi)
  987. }
  988. }
  989. func (x *PersonDB) String() string {
  990. return protoimpl.X.MessageStringOf(x)
  991. }
  992. func (*PersonDB) ProtoMessage() {}
  993. func (x *PersonDB) ProtoReflect() protoreflect.Message {
  994. mi := &file_common_proto_msgTypes[15]
  995. if protoimpl.UnsafeEnabled && x != nil {
  996. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  997. if ms.LoadMessageInfo() == nil {
  998. ms.StoreMessageInfo(mi)
  999. }
  1000. return ms
  1001. }
  1002. return mi.MessageOf(x)
  1003. }
  1004. // Deprecated: Use PersonDB.ProtoReflect.Descriptor instead.
  1005. func (*PersonDB) Descriptor() ([]byte, []int) {
  1006. return file_common_proto_rawDescGZIP(), []int{15}
  1007. }
  1008. func (x *PersonDB) GetId() string {
  1009. if x != nil {
  1010. return x.Id
  1011. }
  1012. return ""
  1013. }
  1014. func (x *PersonDB) GetNickname() string {
  1015. if x != nil {
  1016. return x.Nickname
  1017. }
  1018. return ""
  1019. }
  1020. func (x *PersonDB) GetAvatarUrl() string {
  1021. if x != nil {
  1022. return x.AvatarUrl
  1023. }
  1024. return ""
  1025. }
  1026. func (x *PersonDB) GetSex() int64 {
  1027. if x != nil {
  1028. return x.Sex
  1029. }
  1030. return 0
  1031. }
  1032. func (x *PersonDB) GetPictures() []string {
  1033. if x != nil {
  1034. return x.Pictures
  1035. }
  1036. return nil
  1037. }
  1038. func (x *PersonDB) GetAge() int64 {
  1039. if x != nil {
  1040. return x.Age
  1041. }
  1042. return 0
  1043. }
  1044. func (x *PersonDB) GetConstellation() string {
  1045. if x != nil {
  1046. return x.Constellation
  1047. }
  1048. return ""
  1049. }
  1050. func (x *PersonDB) GetIntroduceVoice() string {
  1051. if x != nil {
  1052. return x.IntroduceVoice
  1053. }
  1054. return ""
  1055. }
  1056. func (x *PersonDB) GetProvince() string {
  1057. if x != nil {
  1058. return x.Province
  1059. }
  1060. return ""
  1061. }
  1062. func (x *PersonDB) GetCity() string {
  1063. if x != nil {
  1064. return x.City
  1065. }
  1066. return ""
  1067. }
  1068. func (x *PersonDB) GetArea() string {
  1069. if x != nil {
  1070. return x.Area
  1071. }
  1072. return ""
  1073. }
  1074. func (x *PersonDB) GetSignature() string {
  1075. if x != nil {
  1076. return x.Signature
  1077. }
  1078. return ""
  1079. }
  1080. func (x *PersonDB) GetIsFinishInformation() bool {
  1081. if x != nil {
  1082. return x.IsFinishInformation
  1083. }
  1084. return false
  1085. }
  1086. type ListPageRequest struct {
  1087. state protoimpl.MessageState
  1088. sizeCache protoimpl.SizeCache
  1089. unknownFields protoimpl.UnknownFields
  1090. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  1091. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  1092. }
  1093. func (x *ListPageRequest) Reset() {
  1094. *x = ListPageRequest{}
  1095. if protoimpl.UnsafeEnabled {
  1096. mi := &file_common_proto_msgTypes[16]
  1097. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1098. ms.StoreMessageInfo(mi)
  1099. }
  1100. }
  1101. func (x *ListPageRequest) String() string {
  1102. return protoimpl.X.MessageStringOf(x)
  1103. }
  1104. func (*ListPageRequest) ProtoMessage() {}
  1105. func (x *ListPageRequest) ProtoReflect() protoreflect.Message {
  1106. mi := &file_common_proto_msgTypes[16]
  1107. if protoimpl.UnsafeEnabled && x != nil {
  1108. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1109. if ms.LoadMessageInfo() == nil {
  1110. ms.StoreMessageInfo(mi)
  1111. }
  1112. return ms
  1113. }
  1114. return mi.MessageOf(x)
  1115. }
  1116. // Deprecated: Use ListPageRequest.ProtoReflect.Descriptor instead.
  1117. func (*ListPageRequest) Descriptor() ([]byte, []int) {
  1118. return file_common_proto_rawDescGZIP(), []int{16}
  1119. }
  1120. func (x *ListPageRequest) GetNextId() int64 {
  1121. if x != nil {
  1122. return x.NextId
  1123. }
  1124. return 0
  1125. }
  1126. func (x *ListPageRequest) GetOffset() int64 {
  1127. if x != nil {
  1128. return x.Offset
  1129. }
  1130. return 0
  1131. }
  1132. type ListPage2Request struct {
  1133. state protoimpl.MessageState
  1134. sizeCache protoimpl.SizeCache
  1135. unknownFields protoimpl.UnknownFields
  1136. NextId string `protobuf:"bytes,1,opt,name=nextId,proto3" json:"nextId"`
  1137. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  1138. }
  1139. func (x *ListPage2Request) Reset() {
  1140. *x = ListPage2Request{}
  1141. if protoimpl.UnsafeEnabled {
  1142. mi := &file_common_proto_msgTypes[17]
  1143. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1144. ms.StoreMessageInfo(mi)
  1145. }
  1146. }
  1147. func (x *ListPage2Request) String() string {
  1148. return protoimpl.X.MessageStringOf(x)
  1149. }
  1150. func (*ListPage2Request) ProtoMessage() {}
  1151. func (x *ListPage2Request) ProtoReflect() protoreflect.Message {
  1152. mi := &file_common_proto_msgTypes[17]
  1153. if protoimpl.UnsafeEnabled && x != nil {
  1154. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1155. if ms.LoadMessageInfo() == nil {
  1156. ms.StoreMessageInfo(mi)
  1157. }
  1158. return ms
  1159. }
  1160. return mi.MessageOf(x)
  1161. }
  1162. // Deprecated: Use ListPage2Request.ProtoReflect.Descriptor instead.
  1163. func (*ListPage2Request) Descriptor() ([]byte, []int) {
  1164. return file_common_proto_rawDescGZIP(), []int{17}
  1165. }
  1166. func (x *ListPage2Request) GetNextId() string {
  1167. if x != nil {
  1168. return x.NextId
  1169. }
  1170. return ""
  1171. }
  1172. func (x *ListPage2Request) GetOffset() int64 {
  1173. if x != nil {
  1174. return x.Offset
  1175. }
  1176. return 0
  1177. }
  1178. type ListPageAndPersonRequest struct {
  1179. state protoimpl.MessageState
  1180. sizeCache protoimpl.SizeCache
  1181. unknownFields protoimpl.UnknownFields
  1182. NextId string `protobuf:"bytes,1,opt,name=nextId,proto3" json:"nextId"`
  1183. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  1184. PersonID string `protobuf:"bytes,3,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  1185. PersonType string `protobuf:"bytes,4,opt,name=personType,proto3" json:"personType"` // 类型
  1186. }
  1187. func (x *ListPageAndPersonRequest) Reset() {
  1188. *x = ListPageAndPersonRequest{}
  1189. if protoimpl.UnsafeEnabled {
  1190. mi := &file_common_proto_msgTypes[18]
  1191. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1192. ms.StoreMessageInfo(mi)
  1193. }
  1194. }
  1195. func (x *ListPageAndPersonRequest) String() string {
  1196. return protoimpl.X.MessageStringOf(x)
  1197. }
  1198. func (*ListPageAndPersonRequest) ProtoMessage() {}
  1199. func (x *ListPageAndPersonRequest) ProtoReflect() protoreflect.Message {
  1200. mi := &file_common_proto_msgTypes[18]
  1201. if protoimpl.UnsafeEnabled && x != nil {
  1202. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1203. if ms.LoadMessageInfo() == nil {
  1204. ms.StoreMessageInfo(mi)
  1205. }
  1206. return ms
  1207. }
  1208. return mi.MessageOf(x)
  1209. }
  1210. // Deprecated: Use ListPageAndPersonRequest.ProtoReflect.Descriptor instead.
  1211. func (*ListPageAndPersonRequest) Descriptor() ([]byte, []int) {
  1212. return file_common_proto_rawDescGZIP(), []int{18}
  1213. }
  1214. func (x *ListPageAndPersonRequest) GetNextId() string {
  1215. if x != nil {
  1216. return x.NextId
  1217. }
  1218. return ""
  1219. }
  1220. func (x *ListPageAndPersonRequest) GetOffset() int64 {
  1221. if x != nil {
  1222. return x.Offset
  1223. }
  1224. return 0
  1225. }
  1226. func (x *ListPageAndPersonRequest) GetPersonID() string {
  1227. if x != nil {
  1228. return x.PersonID
  1229. }
  1230. return ""
  1231. }
  1232. func (x *ListPageAndPersonRequest) GetPersonType() string {
  1233. if x != nil {
  1234. return x.PersonType
  1235. }
  1236. return ""
  1237. }
  1238. type SendPhoneCodeRequest struct {
  1239. state protoimpl.MessageState
  1240. sizeCache protoimpl.SizeCache
  1241. unknownFields protoimpl.UnknownFields
  1242. Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone"`
  1243. }
  1244. func (x *SendPhoneCodeRequest) Reset() {
  1245. *x = SendPhoneCodeRequest{}
  1246. if protoimpl.UnsafeEnabled {
  1247. mi := &file_common_proto_msgTypes[19]
  1248. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1249. ms.StoreMessageInfo(mi)
  1250. }
  1251. }
  1252. func (x *SendPhoneCodeRequest) String() string {
  1253. return protoimpl.X.MessageStringOf(x)
  1254. }
  1255. func (*SendPhoneCodeRequest) ProtoMessage() {}
  1256. func (x *SendPhoneCodeRequest) ProtoReflect() protoreflect.Message {
  1257. mi := &file_common_proto_msgTypes[19]
  1258. if protoimpl.UnsafeEnabled && x != nil {
  1259. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1260. if ms.LoadMessageInfo() == nil {
  1261. ms.StoreMessageInfo(mi)
  1262. }
  1263. return ms
  1264. }
  1265. return mi.MessageOf(x)
  1266. }
  1267. // Deprecated: Use SendPhoneCodeRequest.ProtoReflect.Descriptor instead.
  1268. func (*SendPhoneCodeRequest) Descriptor() ([]byte, []int) {
  1269. return file_common_proto_rawDescGZIP(), []int{19}
  1270. }
  1271. func (x *SendPhoneCodeRequest) GetPhone() string {
  1272. if x != nil {
  1273. return x.Phone
  1274. }
  1275. return ""
  1276. }
  1277. type CheckPhoneCodeRequest struct {
  1278. state protoimpl.MessageState
  1279. sizeCache protoimpl.SizeCache
  1280. unknownFields protoimpl.UnknownFields
  1281. Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone"`
  1282. Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code"`
  1283. }
  1284. func (x *CheckPhoneCodeRequest) Reset() {
  1285. *x = CheckPhoneCodeRequest{}
  1286. if protoimpl.UnsafeEnabled {
  1287. mi := &file_common_proto_msgTypes[20]
  1288. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1289. ms.StoreMessageInfo(mi)
  1290. }
  1291. }
  1292. func (x *CheckPhoneCodeRequest) String() string {
  1293. return protoimpl.X.MessageStringOf(x)
  1294. }
  1295. func (*CheckPhoneCodeRequest) ProtoMessage() {}
  1296. func (x *CheckPhoneCodeRequest) ProtoReflect() protoreflect.Message {
  1297. mi := &file_common_proto_msgTypes[20]
  1298. if protoimpl.UnsafeEnabled && x != nil {
  1299. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1300. if ms.LoadMessageInfo() == nil {
  1301. ms.StoreMessageInfo(mi)
  1302. }
  1303. return ms
  1304. }
  1305. return mi.MessageOf(x)
  1306. }
  1307. // Deprecated: Use CheckPhoneCodeRequest.ProtoReflect.Descriptor instead.
  1308. func (*CheckPhoneCodeRequest) Descriptor() ([]byte, []int) {
  1309. return file_common_proto_rawDescGZIP(), []int{20}
  1310. }
  1311. func (x *CheckPhoneCodeRequest) GetPhone() string {
  1312. if x != nil {
  1313. return x.Phone
  1314. }
  1315. return ""
  1316. }
  1317. func (x *CheckPhoneCodeRequest) GetCode() string {
  1318. if x != nil {
  1319. return x.Code
  1320. }
  1321. return ""
  1322. }
  1323. type UploadMaterialResponse struct {
  1324. state protoimpl.MessageState
  1325. sizeCache protoimpl.SizeCache
  1326. unknownFields protoimpl.UnknownFields
  1327. Link string `protobuf:"bytes,1,opt,name=link,proto3" json:"link"`
  1328. }
  1329. func (x *UploadMaterialResponse) Reset() {
  1330. *x = UploadMaterialResponse{}
  1331. if protoimpl.UnsafeEnabled {
  1332. mi := &file_common_proto_msgTypes[21]
  1333. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1334. ms.StoreMessageInfo(mi)
  1335. }
  1336. }
  1337. func (x *UploadMaterialResponse) String() string {
  1338. return protoimpl.X.MessageStringOf(x)
  1339. }
  1340. func (*UploadMaterialResponse) ProtoMessage() {}
  1341. func (x *UploadMaterialResponse) ProtoReflect() protoreflect.Message {
  1342. mi := &file_common_proto_msgTypes[21]
  1343. if protoimpl.UnsafeEnabled && x != nil {
  1344. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1345. if ms.LoadMessageInfo() == nil {
  1346. ms.StoreMessageInfo(mi)
  1347. }
  1348. return ms
  1349. }
  1350. return mi.MessageOf(x)
  1351. }
  1352. // Deprecated: Use UploadMaterialResponse.ProtoReflect.Descriptor instead.
  1353. func (*UploadMaterialResponse) Descriptor() ([]byte, []int) {
  1354. return file_common_proto_rawDescGZIP(), []int{21}
  1355. }
  1356. func (x *UploadMaterialResponse) GetLink() string {
  1357. if x != nil {
  1358. return x.Link
  1359. }
  1360. return ""
  1361. }
  1362. type Ids struct {
  1363. state protoimpl.MessageState
  1364. sizeCache protoimpl.SizeCache
  1365. unknownFields protoimpl.UnknownFields
  1366. Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids"` // 标签ID
  1367. }
  1368. func (x *Ids) Reset() {
  1369. *x = Ids{}
  1370. if protoimpl.UnsafeEnabled {
  1371. mi := &file_common_proto_msgTypes[22]
  1372. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1373. ms.StoreMessageInfo(mi)
  1374. }
  1375. }
  1376. func (x *Ids) String() string {
  1377. return protoimpl.X.MessageStringOf(x)
  1378. }
  1379. func (*Ids) ProtoMessage() {}
  1380. func (x *Ids) ProtoReflect() protoreflect.Message {
  1381. mi := &file_common_proto_msgTypes[22]
  1382. if protoimpl.UnsafeEnabled && x != nil {
  1383. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1384. if ms.LoadMessageInfo() == nil {
  1385. ms.StoreMessageInfo(mi)
  1386. }
  1387. return ms
  1388. }
  1389. return mi.MessageOf(x)
  1390. }
  1391. // Deprecated: Use Ids.ProtoReflect.Descriptor instead.
  1392. func (*Ids) Descriptor() ([]byte, []int) {
  1393. return file_common_proto_rawDescGZIP(), []int{22}
  1394. }
  1395. func (x *Ids) GetIds() []int64 {
  1396. if x != nil {
  1397. return x.Ids
  1398. }
  1399. return nil
  1400. }
  1401. type TagListReply struct {
  1402. state protoimpl.MessageState
  1403. sizeCache protoimpl.SizeCache
  1404. unknownFields protoimpl.UnknownFields
  1405. List []*TagList `protobuf:"bytes,1,rep,name=list,proto3" json:"list"` // 标签列表
  1406. }
  1407. func (x *TagListReply) Reset() {
  1408. *x = TagListReply{}
  1409. if protoimpl.UnsafeEnabled {
  1410. mi := &file_common_proto_msgTypes[23]
  1411. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1412. ms.StoreMessageInfo(mi)
  1413. }
  1414. }
  1415. func (x *TagListReply) String() string {
  1416. return protoimpl.X.MessageStringOf(x)
  1417. }
  1418. func (*TagListReply) ProtoMessage() {}
  1419. func (x *TagListReply) ProtoReflect() protoreflect.Message {
  1420. mi := &file_common_proto_msgTypes[23]
  1421. if protoimpl.UnsafeEnabled && x != nil {
  1422. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1423. if ms.LoadMessageInfo() == nil {
  1424. ms.StoreMessageInfo(mi)
  1425. }
  1426. return ms
  1427. }
  1428. return mi.MessageOf(x)
  1429. }
  1430. // Deprecated: Use TagListReply.ProtoReflect.Descriptor instead.
  1431. func (*TagListReply) Descriptor() ([]byte, []int) {
  1432. return file_common_proto_rawDescGZIP(), []int{23}
  1433. }
  1434. func (x *TagListReply) GetList() []*TagList {
  1435. if x != nil {
  1436. return x.List
  1437. }
  1438. return nil
  1439. }
  1440. type TagList struct {
  1441. state protoimpl.MessageState
  1442. sizeCache protoimpl.SizeCache
  1443. unknownFields protoimpl.UnknownFields
  1444. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` // 标签ID
  1445. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name"` // 分组名
  1446. }
  1447. func (x *TagList) Reset() {
  1448. *x = TagList{}
  1449. if protoimpl.UnsafeEnabled {
  1450. mi := &file_common_proto_msgTypes[24]
  1451. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1452. ms.StoreMessageInfo(mi)
  1453. }
  1454. }
  1455. func (x *TagList) String() string {
  1456. return protoimpl.X.MessageStringOf(x)
  1457. }
  1458. func (*TagList) ProtoMessage() {}
  1459. func (x *TagList) ProtoReflect() protoreflect.Message {
  1460. mi := &file_common_proto_msgTypes[24]
  1461. if protoimpl.UnsafeEnabled && x != nil {
  1462. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1463. if ms.LoadMessageInfo() == nil {
  1464. ms.StoreMessageInfo(mi)
  1465. }
  1466. return ms
  1467. }
  1468. return mi.MessageOf(x)
  1469. }
  1470. // Deprecated: Use TagList.ProtoReflect.Descriptor instead.
  1471. func (*TagList) Descriptor() ([]byte, []int) {
  1472. return file_common_proto_rawDescGZIP(), []int{24}
  1473. }
  1474. func (x *TagList) GetId() int64 {
  1475. if x != nil {
  1476. return x.Id
  1477. }
  1478. return 0
  1479. }
  1480. func (x *TagList) GetName() string {
  1481. if x != nil {
  1482. return x.Name
  1483. }
  1484. return ""
  1485. }
  1486. type SexReq struct {
  1487. state protoimpl.MessageState
  1488. sizeCache protoimpl.SizeCache
  1489. unknownFields protoimpl.UnknownFields
  1490. Sex int64 `protobuf:"varint,1,opt,name=sex,proto3" json:"sex"`
  1491. }
  1492. func (x *SexReq) Reset() {
  1493. *x = SexReq{}
  1494. if protoimpl.UnsafeEnabled {
  1495. mi := &file_common_proto_msgTypes[25]
  1496. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1497. ms.StoreMessageInfo(mi)
  1498. }
  1499. }
  1500. func (x *SexReq) String() string {
  1501. return protoimpl.X.MessageStringOf(x)
  1502. }
  1503. func (*SexReq) ProtoMessage() {}
  1504. func (x *SexReq) ProtoReflect() protoreflect.Message {
  1505. mi := &file_common_proto_msgTypes[25]
  1506. if protoimpl.UnsafeEnabled && x != nil {
  1507. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1508. if ms.LoadMessageInfo() == nil {
  1509. ms.StoreMessageInfo(mi)
  1510. }
  1511. return ms
  1512. }
  1513. return mi.MessageOf(x)
  1514. }
  1515. // Deprecated: Use SexReq.ProtoReflect.Descriptor instead.
  1516. func (*SexReq) Descriptor() ([]byte, []int) {
  1517. return file_common_proto_rawDescGZIP(), []int{25}
  1518. }
  1519. func (x *SexReq) GetSex() int64 {
  1520. if x != nil {
  1521. return x.Sex
  1522. }
  1523. return 0
  1524. }
  1525. type RandomIntroduceReply struct {
  1526. state protoimpl.MessageState
  1527. sizeCache protoimpl.SizeCache
  1528. unknownFields protoimpl.UnknownFields
  1529. Introduce string `protobuf:"bytes,1,opt,name=introduce,proto3" json:"introduce"`
  1530. }
  1531. func (x *RandomIntroduceReply) Reset() {
  1532. *x = RandomIntroduceReply{}
  1533. if protoimpl.UnsafeEnabled {
  1534. mi := &file_common_proto_msgTypes[26]
  1535. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1536. ms.StoreMessageInfo(mi)
  1537. }
  1538. }
  1539. func (x *RandomIntroduceReply) String() string {
  1540. return protoimpl.X.MessageStringOf(x)
  1541. }
  1542. func (*RandomIntroduceReply) ProtoMessage() {}
  1543. func (x *RandomIntroduceReply) ProtoReflect() protoreflect.Message {
  1544. mi := &file_common_proto_msgTypes[26]
  1545. if protoimpl.UnsafeEnabled && x != nil {
  1546. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1547. if ms.LoadMessageInfo() == nil {
  1548. ms.StoreMessageInfo(mi)
  1549. }
  1550. return ms
  1551. }
  1552. return mi.MessageOf(x)
  1553. }
  1554. // Deprecated: Use RandomIntroduceReply.ProtoReflect.Descriptor instead.
  1555. func (*RandomIntroduceReply) Descriptor() ([]byte, []int) {
  1556. return file_common_proto_rawDescGZIP(), []int{26}
  1557. }
  1558. func (x *RandomIntroduceReply) GetIntroduce() string {
  1559. if x != nil {
  1560. return x.Introduce
  1561. }
  1562. return ""
  1563. }
  1564. type UpdateInformationRequest struct {
  1565. state protoimpl.MessageState
  1566. sizeCache protoimpl.SizeCache
  1567. unknownFields protoimpl.UnknownFields
  1568. Nickname string `protobuf:"bytes,1,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1569. AvatarUrl string `protobuf:"bytes,2,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
  1570. Sex int64 `protobuf:"varint,3,opt,name=sex,proto3" json:"sex"` // 性别
  1571. Birthday int64 `protobuf:"varint,4,opt,name=birthday,proto3" json:"birthday"` // 出生日期(毫秒级时间戳)
  1572. TagList []int64 `protobuf:"varint,5,rep,packed,name=tagList,proto3" json:"tagList"` // 标签id列表
  1573. IntroduceVoice string `protobuf:"bytes,6,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音的链接
  1574. Signature string `protobuf:"bytes,7,opt,name=signature,proto3" json:"signature"` // 介绍(签名)
  1575. Pictures []string `protobuf:"bytes,8,rep,name=pictures,proto3" json:"pictures"` // 相册(主页图片)
  1576. Province string `protobuf:"bytes,9,opt,name=province,proto3" json:"province"` // 省
  1577. City string `protobuf:"bytes,10,opt,name=city,proto3" json:"city"` // 市
  1578. Area string `protobuf:"bytes,11,opt,name=area,proto3" json:"area"` // 区
  1579. }
  1580. func (x *UpdateInformationRequest) Reset() {
  1581. *x = UpdateInformationRequest{}
  1582. if protoimpl.UnsafeEnabled {
  1583. mi := &file_common_proto_msgTypes[27]
  1584. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1585. ms.StoreMessageInfo(mi)
  1586. }
  1587. }
  1588. func (x *UpdateInformationRequest) String() string {
  1589. return protoimpl.X.MessageStringOf(x)
  1590. }
  1591. func (*UpdateInformationRequest) ProtoMessage() {}
  1592. func (x *UpdateInformationRequest) ProtoReflect() protoreflect.Message {
  1593. mi := &file_common_proto_msgTypes[27]
  1594. if protoimpl.UnsafeEnabled && x != nil {
  1595. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1596. if ms.LoadMessageInfo() == nil {
  1597. ms.StoreMessageInfo(mi)
  1598. }
  1599. return ms
  1600. }
  1601. return mi.MessageOf(x)
  1602. }
  1603. // Deprecated: Use UpdateInformationRequest.ProtoReflect.Descriptor instead.
  1604. func (*UpdateInformationRequest) Descriptor() ([]byte, []int) {
  1605. return file_common_proto_rawDescGZIP(), []int{27}
  1606. }
  1607. func (x *UpdateInformationRequest) GetNickname() string {
  1608. if x != nil {
  1609. return x.Nickname
  1610. }
  1611. return ""
  1612. }
  1613. func (x *UpdateInformationRequest) GetAvatarUrl() string {
  1614. if x != nil {
  1615. return x.AvatarUrl
  1616. }
  1617. return ""
  1618. }
  1619. func (x *UpdateInformationRequest) GetSex() int64 {
  1620. if x != nil {
  1621. return x.Sex
  1622. }
  1623. return 0
  1624. }
  1625. func (x *UpdateInformationRequest) GetBirthday() int64 {
  1626. if x != nil {
  1627. return x.Birthday
  1628. }
  1629. return 0
  1630. }
  1631. func (x *UpdateInformationRequest) GetTagList() []int64 {
  1632. if x != nil {
  1633. return x.TagList
  1634. }
  1635. return nil
  1636. }
  1637. func (x *UpdateInformationRequest) GetIntroduceVoice() string {
  1638. if x != nil {
  1639. return x.IntroduceVoice
  1640. }
  1641. return ""
  1642. }
  1643. func (x *UpdateInformationRequest) GetSignature() string {
  1644. if x != nil {
  1645. return x.Signature
  1646. }
  1647. return ""
  1648. }
  1649. func (x *UpdateInformationRequest) GetPictures() []string {
  1650. if x != nil {
  1651. return x.Pictures
  1652. }
  1653. return nil
  1654. }
  1655. func (x *UpdateInformationRequest) GetProvince() string {
  1656. if x != nil {
  1657. return x.Province
  1658. }
  1659. return ""
  1660. }
  1661. func (x *UpdateInformationRequest) GetCity() string {
  1662. if x != nil {
  1663. return x.City
  1664. }
  1665. return ""
  1666. }
  1667. func (x *UpdateInformationRequest) GetArea() string {
  1668. if x != nil {
  1669. return x.Area
  1670. }
  1671. return ""
  1672. }
  1673. type OnlinePersonListReply struct {
  1674. state protoimpl.MessageState
  1675. sizeCache protoimpl.SizeCache
  1676. unknownFields protoimpl.UnknownFields
  1677. List []*OnlinePersonInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1678. NextId string `protobuf:"bytes,2,opt,name=nextId,proto3" json:"nextId"`
  1679. }
  1680. func (x *OnlinePersonListReply) Reset() {
  1681. *x = OnlinePersonListReply{}
  1682. if protoimpl.UnsafeEnabled {
  1683. mi := &file_common_proto_msgTypes[28]
  1684. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1685. ms.StoreMessageInfo(mi)
  1686. }
  1687. }
  1688. func (x *OnlinePersonListReply) String() string {
  1689. return protoimpl.X.MessageStringOf(x)
  1690. }
  1691. func (*OnlinePersonListReply) ProtoMessage() {}
  1692. func (x *OnlinePersonListReply) ProtoReflect() protoreflect.Message {
  1693. mi := &file_common_proto_msgTypes[28]
  1694. if protoimpl.UnsafeEnabled && x != nil {
  1695. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1696. if ms.LoadMessageInfo() == nil {
  1697. ms.StoreMessageInfo(mi)
  1698. }
  1699. return ms
  1700. }
  1701. return mi.MessageOf(x)
  1702. }
  1703. // Deprecated: Use OnlinePersonListReply.ProtoReflect.Descriptor instead.
  1704. func (*OnlinePersonListReply) Descriptor() ([]byte, []int) {
  1705. return file_common_proto_rawDescGZIP(), []int{28}
  1706. }
  1707. func (x *OnlinePersonListReply) GetList() []*OnlinePersonInfo {
  1708. if x != nil {
  1709. return x.List
  1710. }
  1711. return nil
  1712. }
  1713. func (x *OnlinePersonListReply) GetNextId() string {
  1714. if x != nil {
  1715. return x.NextId
  1716. }
  1717. return ""
  1718. }
  1719. type OnlinePersonInfo struct {
  1720. state protoimpl.MessageState
  1721. sizeCache protoimpl.SizeCache
  1722. unknownFields protoimpl.UnknownFields
  1723. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  1724. PersonType string `protobuf:"bytes,2,opt,name=personType,proto3" json:"personType"` // 类型
  1725. Nickname string `protobuf:"bytes,3,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1726. AvatarUrl string `protobuf:"bytes,4,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  1727. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  1728. Age int64 `protobuf:"varint,6,opt,name=age,proto3" json:"age"` // 年龄
  1729. Constellation string `protobuf:"bytes,7,opt,name=constellation,proto3" json:"constellation"` // 星座
  1730. Signature string `protobuf:"bytes,8,opt,name=signature,proto3" json:"signature"` // 签名
  1731. Province string `protobuf:"bytes,9,opt,name=province,proto3" json:"province"` // 省
  1732. City string `protobuf:"bytes,10,opt,name=city,proto3" json:"city"` // 市
  1733. Area string `protobuf:"bytes,11,opt,name=area,proto3" json:"area"` // 区
  1734. }
  1735. func (x *OnlinePersonInfo) Reset() {
  1736. *x = OnlinePersonInfo{}
  1737. if protoimpl.UnsafeEnabled {
  1738. mi := &file_common_proto_msgTypes[29]
  1739. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1740. ms.StoreMessageInfo(mi)
  1741. }
  1742. }
  1743. func (x *OnlinePersonInfo) String() string {
  1744. return protoimpl.X.MessageStringOf(x)
  1745. }
  1746. func (*OnlinePersonInfo) ProtoMessage() {}
  1747. func (x *OnlinePersonInfo) ProtoReflect() protoreflect.Message {
  1748. mi := &file_common_proto_msgTypes[29]
  1749. if protoimpl.UnsafeEnabled && x != nil {
  1750. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1751. if ms.LoadMessageInfo() == nil {
  1752. ms.StoreMessageInfo(mi)
  1753. }
  1754. return ms
  1755. }
  1756. return mi.MessageOf(x)
  1757. }
  1758. // Deprecated: Use OnlinePersonInfo.ProtoReflect.Descriptor instead.
  1759. func (*OnlinePersonInfo) Descriptor() ([]byte, []int) {
  1760. return file_common_proto_rawDescGZIP(), []int{29}
  1761. }
  1762. func (x *OnlinePersonInfo) GetPersonID() string {
  1763. if x != nil {
  1764. return x.PersonID
  1765. }
  1766. return ""
  1767. }
  1768. func (x *OnlinePersonInfo) GetPersonType() string {
  1769. if x != nil {
  1770. return x.PersonType
  1771. }
  1772. return ""
  1773. }
  1774. func (x *OnlinePersonInfo) GetNickname() string {
  1775. if x != nil {
  1776. return x.Nickname
  1777. }
  1778. return ""
  1779. }
  1780. func (x *OnlinePersonInfo) GetAvatarUrl() string {
  1781. if x != nil {
  1782. return x.AvatarUrl
  1783. }
  1784. return ""
  1785. }
  1786. func (x *OnlinePersonInfo) GetSex() int64 {
  1787. if x != nil {
  1788. return x.Sex
  1789. }
  1790. return 0
  1791. }
  1792. func (x *OnlinePersonInfo) GetAge() int64 {
  1793. if x != nil {
  1794. return x.Age
  1795. }
  1796. return 0
  1797. }
  1798. func (x *OnlinePersonInfo) GetConstellation() string {
  1799. if x != nil {
  1800. return x.Constellation
  1801. }
  1802. return ""
  1803. }
  1804. func (x *OnlinePersonInfo) GetSignature() string {
  1805. if x != nil {
  1806. return x.Signature
  1807. }
  1808. return ""
  1809. }
  1810. func (x *OnlinePersonInfo) GetProvince() string {
  1811. if x != nil {
  1812. return x.Province
  1813. }
  1814. return ""
  1815. }
  1816. func (x *OnlinePersonInfo) GetCity() string {
  1817. if x != nil {
  1818. return x.City
  1819. }
  1820. return ""
  1821. }
  1822. func (x *OnlinePersonInfo) GetArea() string {
  1823. if x != nil {
  1824. return x.Area
  1825. }
  1826. return ""
  1827. }
  1828. type ChatRecordListReply struct {
  1829. state protoimpl.MessageState
  1830. sizeCache protoimpl.SizeCache
  1831. unknownFields protoimpl.UnknownFields
  1832. List []*ChatRecordInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1833. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  1834. }
  1835. func (x *ChatRecordListReply) Reset() {
  1836. *x = ChatRecordListReply{}
  1837. if protoimpl.UnsafeEnabled {
  1838. mi := &file_common_proto_msgTypes[30]
  1839. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1840. ms.StoreMessageInfo(mi)
  1841. }
  1842. }
  1843. func (x *ChatRecordListReply) String() string {
  1844. return protoimpl.X.MessageStringOf(x)
  1845. }
  1846. func (*ChatRecordListReply) ProtoMessage() {}
  1847. func (x *ChatRecordListReply) ProtoReflect() protoreflect.Message {
  1848. mi := &file_common_proto_msgTypes[30]
  1849. if protoimpl.UnsafeEnabled && x != nil {
  1850. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1851. if ms.LoadMessageInfo() == nil {
  1852. ms.StoreMessageInfo(mi)
  1853. }
  1854. return ms
  1855. }
  1856. return mi.MessageOf(x)
  1857. }
  1858. // Deprecated: Use ChatRecordListReply.ProtoReflect.Descriptor instead.
  1859. func (*ChatRecordListReply) Descriptor() ([]byte, []int) {
  1860. return file_common_proto_rawDescGZIP(), []int{30}
  1861. }
  1862. func (x *ChatRecordListReply) GetList() []*ChatRecordInfo {
  1863. if x != nil {
  1864. return x.List
  1865. }
  1866. return nil
  1867. }
  1868. func (x *ChatRecordListReply) GetNextId() int64 {
  1869. if x != nil {
  1870. return x.NextId
  1871. }
  1872. return 0
  1873. }
  1874. type ChatRoomMsg struct {
  1875. state protoimpl.MessageState
  1876. sizeCache protoimpl.SizeCache
  1877. unknownFields protoimpl.UnknownFields
  1878. RoomId int64 `protobuf:"varint,1,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  1879. Self *ChatPersonMsg `protobuf:"bytes,2,opt,name=self,proto3" json:"self"` // 自己的信息
  1880. Other *ChatPersonMsg `protobuf:"bytes,3,opt,name=other,proto3" json:"other"` // 对方的信息
  1881. Likeability int64 `protobuf:"varint,5,opt,name=likeability,proto3" json:"likeability"` // 对对方的好感度
  1882. IsSubscribe bool `protobuf:"varint,6,opt,name=isSubscribe,proto3" json:"isSubscribe"` // 是否关注
  1883. }
  1884. func (x *ChatRoomMsg) Reset() {
  1885. *x = ChatRoomMsg{}
  1886. if protoimpl.UnsafeEnabled {
  1887. mi := &file_common_proto_msgTypes[31]
  1888. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1889. ms.StoreMessageInfo(mi)
  1890. }
  1891. }
  1892. func (x *ChatRoomMsg) String() string {
  1893. return protoimpl.X.MessageStringOf(x)
  1894. }
  1895. func (*ChatRoomMsg) ProtoMessage() {}
  1896. func (x *ChatRoomMsg) ProtoReflect() protoreflect.Message {
  1897. mi := &file_common_proto_msgTypes[31]
  1898. if protoimpl.UnsafeEnabled && x != nil {
  1899. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1900. if ms.LoadMessageInfo() == nil {
  1901. ms.StoreMessageInfo(mi)
  1902. }
  1903. return ms
  1904. }
  1905. return mi.MessageOf(x)
  1906. }
  1907. // Deprecated: Use ChatRoomMsg.ProtoReflect.Descriptor instead.
  1908. func (*ChatRoomMsg) Descriptor() ([]byte, []int) {
  1909. return file_common_proto_rawDescGZIP(), []int{31}
  1910. }
  1911. func (x *ChatRoomMsg) GetRoomId() int64 {
  1912. if x != nil {
  1913. return x.RoomId
  1914. }
  1915. return 0
  1916. }
  1917. func (x *ChatRoomMsg) GetSelf() *ChatPersonMsg {
  1918. if x != nil {
  1919. return x.Self
  1920. }
  1921. return nil
  1922. }
  1923. func (x *ChatRoomMsg) GetOther() *ChatPersonMsg {
  1924. if x != nil {
  1925. return x.Other
  1926. }
  1927. return nil
  1928. }
  1929. func (x *ChatRoomMsg) GetLikeability() int64 {
  1930. if x != nil {
  1931. return x.Likeability
  1932. }
  1933. return 0
  1934. }
  1935. func (x *ChatRoomMsg) GetIsSubscribe() bool {
  1936. if x != nil {
  1937. return x.IsSubscribe
  1938. }
  1939. return false
  1940. }
  1941. type ChatPersonMsg struct {
  1942. state protoimpl.MessageState
  1943. sizeCache protoimpl.SizeCache
  1944. unknownFields protoimpl.UnknownFields
  1945. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  1946. Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type"` // 类型
  1947. Nickname string `protobuf:"bytes,3,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1948. Avatar string `protobuf:"bytes,4,opt,name=avatar,proto3" json:"avatar"` // 头像
  1949. }
  1950. func (x *ChatPersonMsg) Reset() {
  1951. *x = ChatPersonMsg{}
  1952. if protoimpl.UnsafeEnabled {
  1953. mi := &file_common_proto_msgTypes[32]
  1954. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1955. ms.StoreMessageInfo(mi)
  1956. }
  1957. }
  1958. func (x *ChatPersonMsg) String() string {
  1959. return protoimpl.X.MessageStringOf(x)
  1960. }
  1961. func (*ChatPersonMsg) ProtoMessage() {}
  1962. func (x *ChatPersonMsg) ProtoReflect() protoreflect.Message {
  1963. mi := &file_common_proto_msgTypes[32]
  1964. if protoimpl.UnsafeEnabled && x != nil {
  1965. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1966. if ms.LoadMessageInfo() == nil {
  1967. ms.StoreMessageInfo(mi)
  1968. }
  1969. return ms
  1970. }
  1971. return mi.MessageOf(x)
  1972. }
  1973. // Deprecated: Use ChatPersonMsg.ProtoReflect.Descriptor instead.
  1974. func (*ChatPersonMsg) Descriptor() ([]byte, []int) {
  1975. return file_common_proto_rawDescGZIP(), []int{32}
  1976. }
  1977. func (x *ChatPersonMsg) GetId() string {
  1978. if x != nil {
  1979. return x.Id
  1980. }
  1981. return ""
  1982. }
  1983. func (x *ChatPersonMsg) GetType() string {
  1984. if x != nil {
  1985. return x.Type
  1986. }
  1987. return ""
  1988. }
  1989. func (x *ChatPersonMsg) GetNickname() string {
  1990. if x != nil {
  1991. return x.Nickname
  1992. }
  1993. return ""
  1994. }
  1995. func (x *ChatPersonMsg) GetAvatar() string {
  1996. if x != nil {
  1997. return x.Avatar
  1998. }
  1999. return ""
  2000. }
  2001. type ChatRecordInfo struct {
  2002. state protoimpl.MessageState
  2003. sizeCache protoimpl.SizeCache
  2004. unknownFields protoimpl.UnknownFields
  2005. MessageId int64 `protobuf:"varint,1,opt,name=messageId,proto3" json:"messageId"` // 消息的ID
  2006. MsgType string `protobuf:"bytes,2,opt,name=msgType,proto3" json:"msgType"` // 消息类型
  2007. Message *Message `protobuf:"bytes,3,opt,name=message,proto3" json:"message"` // 消息的结构
  2008. RoomId int64 `protobuf:"varint,4,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  2009. IsSelf bool `protobuf:"varint,5,opt,name=isSelf,proto3" json:"isSelf"` // 是否是自己
  2010. SendTime int64 `protobuf:"varint,6,opt,name=sendTime,proto3" json:"sendTime"` // 发送时间
  2011. Status string `protobuf:"bytes,7,opt,name=status,proto3" json:"status"` // 消息状态
  2012. }
  2013. func (x *ChatRecordInfo) Reset() {
  2014. *x = ChatRecordInfo{}
  2015. if protoimpl.UnsafeEnabled {
  2016. mi := &file_common_proto_msgTypes[33]
  2017. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2018. ms.StoreMessageInfo(mi)
  2019. }
  2020. }
  2021. func (x *ChatRecordInfo) String() string {
  2022. return protoimpl.X.MessageStringOf(x)
  2023. }
  2024. func (*ChatRecordInfo) ProtoMessage() {}
  2025. func (x *ChatRecordInfo) ProtoReflect() protoreflect.Message {
  2026. mi := &file_common_proto_msgTypes[33]
  2027. if protoimpl.UnsafeEnabled && x != nil {
  2028. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2029. if ms.LoadMessageInfo() == nil {
  2030. ms.StoreMessageInfo(mi)
  2031. }
  2032. return ms
  2033. }
  2034. return mi.MessageOf(x)
  2035. }
  2036. // Deprecated: Use ChatRecordInfo.ProtoReflect.Descriptor instead.
  2037. func (*ChatRecordInfo) Descriptor() ([]byte, []int) {
  2038. return file_common_proto_rawDescGZIP(), []int{33}
  2039. }
  2040. func (x *ChatRecordInfo) GetMessageId() int64 {
  2041. if x != nil {
  2042. return x.MessageId
  2043. }
  2044. return 0
  2045. }
  2046. func (x *ChatRecordInfo) GetMsgType() string {
  2047. if x != nil {
  2048. return x.MsgType
  2049. }
  2050. return ""
  2051. }
  2052. func (x *ChatRecordInfo) GetMessage() *Message {
  2053. if x != nil {
  2054. return x.Message
  2055. }
  2056. return nil
  2057. }
  2058. func (x *ChatRecordInfo) GetRoomId() int64 {
  2059. if x != nil {
  2060. return x.RoomId
  2061. }
  2062. return 0
  2063. }
  2064. func (x *ChatRecordInfo) GetIsSelf() bool {
  2065. if x != nil {
  2066. return x.IsSelf
  2067. }
  2068. return false
  2069. }
  2070. func (x *ChatRecordInfo) GetSendTime() int64 {
  2071. if x != nil {
  2072. return x.SendTime
  2073. }
  2074. return 0
  2075. }
  2076. func (x *ChatRecordInfo) GetStatus() string {
  2077. if x != nil {
  2078. return x.Status
  2079. }
  2080. return ""
  2081. }
  2082. type Message struct {
  2083. state protoimpl.MessageState
  2084. sizeCache protoimpl.SizeCache
  2085. unknownFields protoimpl.UnknownFields
  2086. Content string `protobuf:"bytes,1,opt,name=content,proto3" json:"content"` // 文本内容
  2087. MaterialUrl string `protobuf:"bytes,2,opt,name=materialUrl,proto3" json:"materialUrl"` // 素材链接
  2088. Second int64 `protobuf:"varint,3,opt,name=second,proto3" json:"second"` // 音频的秒数
  2089. }
  2090. func (x *Message) Reset() {
  2091. *x = Message{}
  2092. if protoimpl.UnsafeEnabled {
  2093. mi := &file_common_proto_msgTypes[34]
  2094. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2095. ms.StoreMessageInfo(mi)
  2096. }
  2097. }
  2098. func (x *Message) String() string {
  2099. return protoimpl.X.MessageStringOf(x)
  2100. }
  2101. func (*Message) ProtoMessage() {}
  2102. func (x *Message) ProtoReflect() protoreflect.Message {
  2103. mi := &file_common_proto_msgTypes[34]
  2104. if protoimpl.UnsafeEnabled && x != nil {
  2105. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2106. if ms.LoadMessageInfo() == nil {
  2107. ms.StoreMessageInfo(mi)
  2108. }
  2109. return ms
  2110. }
  2111. return mi.MessageOf(x)
  2112. }
  2113. // Deprecated: Use Message.ProtoReflect.Descriptor instead.
  2114. func (*Message) Descriptor() ([]byte, []int) {
  2115. return file_common_proto_rawDescGZIP(), []int{34}
  2116. }
  2117. func (x *Message) GetContent() string {
  2118. if x != nil {
  2119. return x.Content
  2120. }
  2121. return ""
  2122. }
  2123. func (x *Message) GetMaterialUrl() string {
  2124. if x != nil {
  2125. return x.MaterialUrl
  2126. }
  2127. return ""
  2128. }
  2129. func (x *Message) GetSecond() int64 {
  2130. if x != nil {
  2131. return x.Second
  2132. }
  2133. return 0
  2134. }
  2135. type FindChatRoomMsgRequest struct {
  2136. state protoimpl.MessageState
  2137. sizeCache protoimpl.SizeCache
  2138. unknownFields protoimpl.UnknownFields
  2139. RoomId int64 `protobuf:"varint,1,opt,name=roomId,proto3" json:"roomId"`
  2140. }
  2141. func (x *FindChatRoomMsgRequest) Reset() {
  2142. *x = FindChatRoomMsgRequest{}
  2143. if protoimpl.UnsafeEnabled {
  2144. mi := &file_common_proto_msgTypes[35]
  2145. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2146. ms.StoreMessageInfo(mi)
  2147. }
  2148. }
  2149. func (x *FindChatRoomMsgRequest) String() string {
  2150. return protoimpl.X.MessageStringOf(x)
  2151. }
  2152. func (*FindChatRoomMsgRequest) ProtoMessage() {}
  2153. func (x *FindChatRoomMsgRequest) ProtoReflect() protoreflect.Message {
  2154. mi := &file_common_proto_msgTypes[35]
  2155. if protoimpl.UnsafeEnabled && x != nil {
  2156. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2157. if ms.LoadMessageInfo() == nil {
  2158. ms.StoreMessageInfo(mi)
  2159. }
  2160. return ms
  2161. }
  2162. return mi.MessageOf(x)
  2163. }
  2164. // Deprecated: Use FindChatRoomMsgRequest.ProtoReflect.Descriptor instead.
  2165. func (*FindChatRoomMsgRequest) Descriptor() ([]byte, []int) {
  2166. return file_common_proto_rawDescGZIP(), []int{35}
  2167. }
  2168. func (x *FindChatRoomMsgRequest) GetRoomId() int64 {
  2169. if x != nil {
  2170. return x.RoomId
  2171. }
  2172. return 0
  2173. }
  2174. type FindChatRecordListRequest struct {
  2175. state protoimpl.MessageState
  2176. sizeCache protoimpl.SizeCache
  2177. unknownFields protoimpl.UnknownFields
  2178. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  2179. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  2180. RoomId int64 `protobuf:"varint,3,opt,name=roomId,proto3" json:"roomId"`
  2181. }
  2182. func (x *FindChatRecordListRequest) Reset() {
  2183. *x = FindChatRecordListRequest{}
  2184. if protoimpl.UnsafeEnabled {
  2185. mi := &file_common_proto_msgTypes[36]
  2186. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2187. ms.StoreMessageInfo(mi)
  2188. }
  2189. }
  2190. func (x *FindChatRecordListRequest) String() string {
  2191. return protoimpl.X.MessageStringOf(x)
  2192. }
  2193. func (*FindChatRecordListRequest) ProtoMessage() {}
  2194. func (x *FindChatRecordListRequest) ProtoReflect() protoreflect.Message {
  2195. mi := &file_common_proto_msgTypes[36]
  2196. if protoimpl.UnsafeEnabled && x != nil {
  2197. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2198. if ms.LoadMessageInfo() == nil {
  2199. ms.StoreMessageInfo(mi)
  2200. }
  2201. return ms
  2202. }
  2203. return mi.MessageOf(x)
  2204. }
  2205. // Deprecated: Use FindChatRecordListRequest.ProtoReflect.Descriptor instead.
  2206. func (*FindChatRecordListRequest) Descriptor() ([]byte, []int) {
  2207. return file_common_proto_rawDescGZIP(), []int{36}
  2208. }
  2209. func (x *FindChatRecordListRequest) GetNextId() int64 {
  2210. if x != nil {
  2211. return x.NextId
  2212. }
  2213. return 0
  2214. }
  2215. func (x *FindChatRecordListRequest) GetOffset() int64 {
  2216. if x != nil {
  2217. return x.Offset
  2218. }
  2219. return 0
  2220. }
  2221. func (x *FindChatRecordListRequest) GetRoomId() int64 {
  2222. if x != nil {
  2223. return x.RoomId
  2224. }
  2225. return 0
  2226. }
  2227. var File_common_proto protoreflect.FileDescriptor
  2228. var file_common_proto_rawDesc = []byte{
  2229. 0x0a, 0x0c, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0a,
  2230. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x22, 0x4d, 0x0a, 0x15, 0x55, 0x73,
  2231. 0x65, 0x72, 0x41, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x50, 0x61,
  2232. 0x72, 0x61, 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64,
  2233. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49,
  2234. 0x64, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  2235. 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0xa1, 0x01, 0x0a, 0x13, 0x55, 0x73,
  2236. 0x65, 0x72, 0x41, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x50, 0x61, 0x72, 0x61,
  2237. 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01,
  2238. 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x12,
  2239. 0x2c, 0x0a, 0x11, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69,
  2240. 0x66, 0x79, 0x49, 0x44, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x70, 0x61, 0x72, 0x74,
  2241. 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x12, 0x16, 0x0a,
  2242. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75,
  2243. 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x26, 0x0a, 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x65,
  2244. 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x75,
  2245. 0x73, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x22, 0x42, 0x0a,
  2246. 0x14, 0x55, 0x73, 0x65, 0x72, 0x31, 0x41, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x32, 0x49, 0x64,
  2247. 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x14, 0x0a, 0x05, 0x75, 0x73, 0x65, 0x72, 0x31, 0x18, 0x01,
  2248. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x75, 0x73, 0x65, 0x72, 0x31, 0x12, 0x14, 0x0a, 0x05, 0x75,
  2249. 0x73, 0x65, 0x72, 0x32, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x75, 0x73, 0x65, 0x72,
  2250. 0x32, 0x22, 0x2e, 0x0a, 0x0e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x50, 0x61,
  2251. 0x72, 0x61, 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44,
  2252. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49,
  2253. 0x44, 0x22, 0x2b, 0x0a, 0x0d, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72,
  2254. 0x61, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01,
  2255. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x22, 0x49,
  2256. 0x0a, 0x0b, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x1a, 0x0a,
  2257. 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  2258. 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72,
  2259. 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70,
  2260. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x22, 0x25, 0x0a, 0x0b, 0x55, 0x73, 0x65,
  2261. 0x72, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72,
  2262. 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64,
  2263. 0x22, 0x1d, 0x0a, 0x09, 0x57, 0x78, 0x43, 0x6f, 0x6e, 0x66, 0x52, 0x65, 0x71, 0x12, 0x10, 0x0a,
  2264. 0x03, 0x75, 0x72, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x22,
  2265. 0x90, 0x01, 0x0a, 0x0e, 0x57, 0x78, 0x43, 0x6f, 0x6e, 0x66, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  2266. 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  2267. 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x74, 0x69, 0x6d, 0x65,
  2268. 0x73, 0x74, 0x61, 0x6d, 0x70, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x74, 0x69, 0x6d,
  2269. 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x6f, 0x6e, 0x63, 0x65, 0x53,
  2270. 0x74, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x6f, 0x6e, 0x63, 0x65, 0x53,
  2271. 0x74, 0x72, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18,
  2272. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65,
  2273. 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75,
  2274. 0x72, 0x6c, 0x22, 0xf3, 0x02, 0x0a, 0x08, 0x48, 0x6f, 0x6d, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12,
  2275. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12,
  2276. 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  2277. 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61,
  2278. 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  2279. 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78,
  2280. 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70,
  2281. 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70,
  2282. 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06,
  2283. 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e,
  2284. 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09,
  2285. 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12,
  2286. 0x2d, 0x0a, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x08, 0x20, 0x03, 0x28, 0x0b,
  2287. 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61,
  2288. 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c,
  2289. 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28,
  2290. 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x26, 0x0a, 0x0e,
  2291. 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x0a,
  2292. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56,
  2293. 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65,
  2294. 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65,
  2295. 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  2296. 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0d, 0x20, 0x01,
  2297. 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x22, 0xdf, 0x02, 0x0a, 0x09, 0x50, 0x65, 0x72,
  2298. 0x73, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  2299. 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61,
  2300. 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61,
  2301. 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18,
  2302. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c,
  2303. 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73,
  2304. 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05,
  2305. 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x10,
  2306. 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65,
  2307. 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f,
  2308. 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c,
  2309. 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x18, 0x0a, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73,
  2310. 0x74, 0x18, 0x08, 0x20, 0x03, 0x28, 0x03, 0x52, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74,
  2311. 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x09, 0x20,
  2312. 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x26,
  2313. 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65,
  2314. 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63,
  2315. 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e,
  2316. 0x63, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e,
  2317. 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09,
  2318. 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0d,
  2319. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x22, 0x5d, 0x0a, 0x11, 0x4c, 0x6f,
  2320. 0x6f, 0x6b, 0x65, 0x64, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x12,
  2321. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12,
  2322. 0x1c, 0x0a, 0x09, 0x6c, 0x6f, 0x6f, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01,
  2323. 0x28, 0x03, 0x52, 0x09, 0x6c, 0x6f, 0x6f, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x1a, 0x0a,
  2324. 0x08, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
  2325. 0x08, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x22, 0xc4, 0x03, 0x0a, 0x14, 0x41, 0x64,
  2326. 0x64, 0x46, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x6e,
  2327. 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02,
  2328. 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02,
  2329. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c,
  2330. 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28,
  2331. 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03,
  2332. 0x73, 0x65, 0x78, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a,
  2333. 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09,
  2334. 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x66, 0x72,
  2335. 0x6f, 0x6d, 0x4f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a,
  2336. 0x66, 0x72, 0x6f, 0x6d, 0x4f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x73,
  2337. 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a,
  2338. 0x69, 0x73, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73,
  2339. 0x43, 0x68, 0x61, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x43, 0x68,
  2340. 0x61, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x69, 0x73, 0x46, 0x72, 0x6f, 0x6d, 0x55, 0x73, 0x18, 0x09,
  2341. 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x69, 0x73, 0x46, 0x72, 0x6f, 0x6d, 0x55, 0x73, 0x12, 0x1c,
  2342. 0x0a, 0x09, 0x66, 0x72, 0x6f, 0x6d, 0x41, 0x70, 0x70, 0x49, 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28,
  2343. 0x09, 0x52, 0x09, 0x66, 0x72, 0x6f, 0x6d, 0x41, 0x70, 0x70, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08,
  2344. 0x66, 0x72, 0x6f, 0x6d, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  2345. 0x66, 0x72, 0x6f, 0x6d, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73,
  2346. 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52,
  2347. 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1c,
  2348. 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x0d, 0x20, 0x01, 0x28,
  2349. 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x1a, 0x0a, 0x08,
  2350. 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  2351. 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79,
  2352. 0x18, 0x0f, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04,
  2353. 0x61, 0x72, 0x65, 0x61, 0x18, 0x10, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61,
  2354. 0x22, 0x2c, 0x0a, 0x0c, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x4c, 0x69, 0x73, 0x74,
  2355. 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20,
  2356. 0x03, 0x28, 0x09, 0x52, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x22, 0x39,
  2357. 0x0a, 0x0d, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
  2358. 0x28, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, 0x2e,
  2359. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f,
  2360. 0x6e, 0x44, 0x42, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0xf6, 0x02, 0x0a, 0x08, 0x50, 0x65,
  2361. 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  2362. 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61,
  2363. 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61,
  2364. 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18,
  2365. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c,
  2366. 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73,
  2367. 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05,
  2368. 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x10,
  2369. 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65,
  2370. 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f,
  2371. 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c,
  2372. 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64,
  2373. 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e,
  2374. 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a,
  2375. 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09,
  2376. 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69,
  2377. 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12,
  2378. 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72,
  2379. 0x65, 0x61, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18,
  2380. 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65,
  2381. 0x12, 0x30, 0x0a, 0x13, 0x69, 0x73, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x49, 0x6e, 0x66, 0x6f,
  2382. 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x08, 0x52, 0x13, 0x69,
  2383. 0x73, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69,
  2384. 0x6f, 0x6e, 0x22, 0x41, 0x0a, 0x0f, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65,
  2385. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18,
  2386. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a,
  2387. 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f,
  2388. 0x66, 0x66, 0x73, 0x65, 0x74, 0x22, 0x42, 0x0a, 0x10, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67,
  2389. 0x65, 0x32, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78,
  2390. 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49,
  2391. 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28,
  2392. 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x22, 0x86, 0x01, 0x0a, 0x18, 0x4c, 0x69,
  2393. 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x41, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52,
  2394. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64,
  2395. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16,
  2396. 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  2397. 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2398. 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2399. 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65,
  2400. 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79,
  2401. 0x70, 0x65, 0x22, 0x2c, 0x0a, 0x14, 0x53, 0x65, 0x6e, 0x64, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43,
  2402. 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68,
  2403. 0x6f, 0x6e, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65,
  2404. 0x22, 0x41, 0x0a, 0x15, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f,
  2405. 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f,
  2406. 0x6e, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12,
  2407. 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63,
  2408. 0x6f, 0x64, 0x65, 0x22, 0x2c, 0x0a, 0x16, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x4d, 0x61, 0x74,
  2409. 0x65, 0x72, 0x69, 0x61, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x12, 0x0a,
  2410. 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6c, 0x69, 0x6e,
  2411. 0x6b, 0x22, 0x17, 0x0a, 0x03, 0x49, 0x64, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x69, 0x64, 0x73, 0x18,
  2412. 0x01, 0x20, 0x03, 0x28, 0x03, 0x52, 0x03, 0x69, 0x64, 0x73, 0x22, 0x37, 0x0a, 0x0c, 0x54, 0x61,
  2413. 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x27, 0x0a, 0x04, 0x6c, 0x69,
  2414. 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2415. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x04, 0x6c,
  2416. 0x69, 0x73, 0x74, 0x22, 0x2d, 0x0a, 0x07, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x0e,
  2417. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12,
  2418. 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61,
  2419. 0x6d, 0x65, 0x22, 0x1a, 0x0a, 0x06, 0x53, 0x65, 0x78, 0x52, 0x65, 0x71, 0x12, 0x10, 0x0a, 0x03,
  2420. 0x73, 0x65, 0x78, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x22, 0x34,
  2421. 0x0a, 0x14, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x49, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63,
  2422. 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1c, 0x0a, 0x09, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64,
  2423. 0x75, 0x63, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x69, 0x6e, 0x74, 0x72, 0x6f,
  2424. 0x64, 0x75, 0x63, 0x65, 0x22, 0xc2, 0x02, 0x0a, 0x18, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x49,
  2425. 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2426. 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20,
  2427. 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a,
  2428. 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2429. 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73,
  2430. 0x65, 0x78, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a,
  2431. 0x08, 0x62, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52,
  2432. 0x08, 0x62, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x12, 0x18, 0x0a, 0x07, 0x74, 0x61, 0x67,
  2433. 0x4c, 0x69, 0x73, 0x74, 0x18, 0x05, 0x20, 0x03, 0x28, 0x03, 0x52, 0x07, 0x74, 0x61, 0x67, 0x4c,
  2434. 0x69, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65,
  2435. 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74,
  2436. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x73,
  2437. 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  2438. 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63,
  2439. 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x08, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69, 0x63,
  2440. 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63,
  2441. 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63,
  2442. 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52,
  2443. 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0b, 0x20,
  2444. 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x22, 0x61, 0x0a, 0x15, 0x4f, 0x6e, 0x6c,
  2445. 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70,
  2446. 0x6c, 0x79, 0x12, 0x30, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b,
  2447. 0x32, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4f, 0x6e,
  2448. 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04,
  2449. 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x02,
  2450. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x22, 0xb4, 0x02, 0x0a,
  2451. 0x10, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x6e, 0x66,
  2452. 0x6f, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20,
  2453. 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a,
  2454. 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  2455. 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a,
  2456. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  2457. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61,
  2458. 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76,
  2459. 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x05,
  2460. 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65,
  2461. 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63,
  2462. 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01,
  2463. 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f,
  2464. 0x6e, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x08,
  2465. 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12,
  2466. 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28,
  2467. 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63,
  2468. 0x69, 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12,
  2469. 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61,
  2470. 0x72, 0x65, 0x61, 0x22, 0x5d, 0x0a, 0x13, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72,
  2471. 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x2e, 0x0a, 0x04, 0x6c, 0x69,
  2472. 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2473. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64,
  2474. 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65,
  2475. 0x78, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74,
  2476. 0x49, 0x64, 0x22, 0xc9, 0x01, 0x0a, 0x0b, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d,
  2477. 0x73, 0x67, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01,
  2478. 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x2d, 0x0a, 0x04, 0x73, 0x65,
  2479. 0x6c, 0x66, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2480. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2481. 0x4d, 0x73, 0x67, 0x52, 0x04, 0x73, 0x65, 0x6c, 0x66, 0x12, 0x2f, 0x0a, 0x05, 0x6f, 0x74, 0x68,
  2482. 0x65, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2483. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2484. 0x4d, 0x73, 0x67, 0x52, 0x05, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x69,
  2485. 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52,
  2486. 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x20, 0x0a, 0x0b,
  2487. 0x69, 0x73, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28,
  2488. 0x08, 0x52, 0x0b, 0x69, 0x73, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x22, 0x67,
  2489. 0x0a, 0x0d, 0x43, 0x68, 0x61, 0x74, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x12,
  2490. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12,
  2491. 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74,
  2492. 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18,
  2493. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12,
  2494. 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52,
  2495. 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x22, 0xdb, 0x01, 0x0a, 0x0e, 0x43, 0x68, 0x61, 0x74,
  2496. 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1c, 0x0a, 0x09, 0x6d, 0x65,
  2497. 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x6d,
  2498. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54,
  2499. 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79,
  2500. 0x70, 0x65, 0x12, 0x2d, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x03, 0x20,
  2501. 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  2502. 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2503. 0x65, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28,
  2504. 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x53,
  2505. 0x65, 0x6c, 0x66, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x53, 0x65, 0x6c,
  2506. 0x66, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x65, 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x06, 0x20,
  2507. 0x01, 0x28, 0x03, 0x52, 0x08, 0x73, 0x65, 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x16, 0x0a,
  2508. 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x73,
  2509. 0x74, 0x61, 0x74, 0x75, 0x73, 0x22, 0x5d, 0x0a, 0x07, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2510. 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28,
  2511. 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x20, 0x0a, 0x0b, 0x6d, 0x61,
  2512. 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x55, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  2513. 0x0b, 0x6d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x55, 0x72, 0x6c, 0x12, 0x16, 0x0a, 0x06,
  2514. 0x73, 0x65, 0x63, 0x6f, 0x6e, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x73, 0x65,
  2515. 0x63, 0x6f, 0x6e, 0x64, 0x22, 0x30, 0x0a, 0x16, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74,
  2516. 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16,
  2517. 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  2518. 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0x63, 0x0a, 0x19, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68,
  2519. 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75,
  2520. 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20,
  2521. 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f,
  2522. 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66,
  2523. 0x73, 0x65, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x03, 0x20,
  2524. 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x42, 0x43, 0x0a, 0x0a, 0x61,
  2525. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x50, 0x01, 0x5a, 0x33, 0x67, 0x69, 0x74,
  2526. 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76,
  2527. 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61,
  2528. 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x3b, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  2529. 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  2530. }
  2531. var (
  2532. file_common_proto_rawDescOnce sync.Once
  2533. file_common_proto_rawDescData = file_common_proto_rawDesc
  2534. )
  2535. func file_common_proto_rawDescGZIP() []byte {
  2536. file_common_proto_rawDescOnce.Do(func() {
  2537. file_common_proto_rawDescData = protoimpl.X.CompressGZIP(file_common_proto_rawDescData)
  2538. })
  2539. return file_common_proto_rawDescData
  2540. }
  2541. var file_common_proto_msgTypes = make([]protoimpl.MessageInfo, 37)
  2542. var file_common_proto_goTypes = []interface{}{
  2543. (*UserAndPartnerIdParam)(nil), // 0: api.common.UserAndPartnerIdParam
  2544. (*UserAndPartnerParam)(nil), // 1: api.common.UserAndPartnerParam
  2545. (*User1AndUser2IdParam)(nil), // 2: api.common.User1AndUser2IdParam
  2546. (*PartnerIDParam)(nil), // 3: api.common.PartnerIDParam
  2547. (*PersonIDParam)(nil), // 4: api.common.PersonIDParam
  2548. (*PersonParam)(nil), // 5: api.common.PersonParam
  2549. (*UserIDParam)(nil), // 6: api.common.UserIDParam
  2550. (*WxConfReq)(nil), // 7: api.common.WxConfReq
  2551. (*WxConfResponse)(nil), // 8: api.common.WxConfResponse
  2552. (*HomeInfo)(nil), // 9: api.common.HomeInfo
  2553. (*PersonMsg)(nil), // 10: api.common.PersonMsg
  2554. (*LookedAndLikedNum)(nil), // 11: api.common.LookedAndLikedNum
  2555. (*AddFriendMessageInfo)(nil), // 12: api.common.AddFriendMessageInfo
  2556. (*PersonIDList)(nil), // 13: api.common.PersonIDList
  2557. (*PersonDBReply)(nil), // 14: api.common.PersonDBReply
  2558. (*PersonDB)(nil), // 15: api.common.PersonDB
  2559. (*ListPageRequest)(nil), // 16: api.common.ListPageRequest
  2560. (*ListPage2Request)(nil), // 17: api.common.ListPage2Request
  2561. (*ListPageAndPersonRequest)(nil), // 18: api.common.ListPageAndPersonRequest
  2562. (*SendPhoneCodeRequest)(nil), // 19: api.common.SendPhoneCodeRequest
  2563. (*CheckPhoneCodeRequest)(nil), // 20: api.common.CheckPhoneCodeRequest
  2564. (*UploadMaterialResponse)(nil), // 21: api.common.UploadMaterialResponse
  2565. (*Ids)(nil), // 22: api.common.Ids
  2566. (*TagListReply)(nil), // 23: api.common.TagListReply
  2567. (*TagList)(nil), // 24: api.common.TagList
  2568. (*SexReq)(nil), // 25: api.common.SexReq
  2569. (*RandomIntroduceReply)(nil), // 26: api.common.RandomIntroduceReply
  2570. (*UpdateInformationRequest)(nil), // 27: api.common.UpdateInformationRequest
  2571. (*OnlinePersonListReply)(nil), // 28: api.common.OnlinePersonListReply
  2572. (*OnlinePersonInfo)(nil), // 29: api.common.OnlinePersonInfo
  2573. (*ChatRecordListReply)(nil), // 30: api.common.ChatRecordListReply
  2574. (*ChatRoomMsg)(nil), // 31: api.common.ChatRoomMsg
  2575. (*ChatPersonMsg)(nil), // 32: api.common.ChatPersonMsg
  2576. (*ChatRecordInfo)(nil), // 33: api.common.ChatRecordInfo
  2577. (*Message)(nil), // 34: api.common.Message
  2578. (*FindChatRoomMsgRequest)(nil), // 35: api.common.FindChatRoomMsgRequest
  2579. (*FindChatRecordListRequest)(nil), // 36: api.common.FindChatRecordListRequest
  2580. }
  2581. var file_common_proto_depIdxs = []int32{
  2582. 24, // 0: api.common.HomeInfo.tagList:type_name -> api.common.TagList
  2583. 15, // 1: api.common.PersonDBReply.list:type_name -> api.common.PersonDB
  2584. 24, // 2: api.common.TagListReply.list:type_name -> api.common.TagList
  2585. 29, // 3: api.common.OnlinePersonListReply.list:type_name -> api.common.OnlinePersonInfo
  2586. 33, // 4: api.common.ChatRecordListReply.list:type_name -> api.common.ChatRecordInfo
  2587. 32, // 5: api.common.ChatRoomMsg.self:type_name -> api.common.ChatPersonMsg
  2588. 32, // 6: api.common.ChatRoomMsg.other:type_name -> api.common.ChatPersonMsg
  2589. 34, // 7: api.common.ChatRecordInfo.message:type_name -> api.common.Message
  2590. 8, // [8:8] is the sub-list for method output_type
  2591. 8, // [8:8] is the sub-list for method input_type
  2592. 8, // [8:8] is the sub-list for extension type_name
  2593. 8, // [8:8] is the sub-list for extension extendee
  2594. 0, // [0:8] is the sub-list for field type_name
  2595. }
  2596. func init() { file_common_proto_init() }
  2597. func file_common_proto_init() {
  2598. if File_common_proto != nil {
  2599. return
  2600. }
  2601. if !protoimpl.UnsafeEnabled {
  2602. file_common_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  2603. switch v := v.(*UserAndPartnerIdParam); i {
  2604. case 0:
  2605. return &v.state
  2606. case 1:
  2607. return &v.sizeCache
  2608. case 2:
  2609. return &v.unknownFields
  2610. default:
  2611. return nil
  2612. }
  2613. }
  2614. file_common_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  2615. switch v := v.(*UserAndPartnerParam); i {
  2616. case 0:
  2617. return &v.state
  2618. case 1:
  2619. return &v.sizeCache
  2620. case 2:
  2621. return &v.unknownFields
  2622. default:
  2623. return nil
  2624. }
  2625. }
  2626. file_common_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  2627. switch v := v.(*User1AndUser2IdParam); i {
  2628. case 0:
  2629. return &v.state
  2630. case 1:
  2631. return &v.sizeCache
  2632. case 2:
  2633. return &v.unknownFields
  2634. default:
  2635. return nil
  2636. }
  2637. }
  2638. file_common_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  2639. switch v := v.(*PartnerIDParam); i {
  2640. case 0:
  2641. return &v.state
  2642. case 1:
  2643. return &v.sizeCache
  2644. case 2:
  2645. return &v.unknownFields
  2646. default:
  2647. return nil
  2648. }
  2649. }
  2650. file_common_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  2651. switch v := v.(*PersonIDParam); i {
  2652. case 0:
  2653. return &v.state
  2654. case 1:
  2655. return &v.sizeCache
  2656. case 2:
  2657. return &v.unknownFields
  2658. default:
  2659. return nil
  2660. }
  2661. }
  2662. file_common_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  2663. switch v := v.(*PersonParam); i {
  2664. case 0:
  2665. return &v.state
  2666. case 1:
  2667. return &v.sizeCache
  2668. case 2:
  2669. return &v.unknownFields
  2670. default:
  2671. return nil
  2672. }
  2673. }
  2674. file_common_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  2675. switch v := v.(*UserIDParam); i {
  2676. case 0:
  2677. return &v.state
  2678. case 1:
  2679. return &v.sizeCache
  2680. case 2:
  2681. return &v.unknownFields
  2682. default:
  2683. return nil
  2684. }
  2685. }
  2686. file_common_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  2687. switch v := v.(*WxConfReq); i {
  2688. case 0:
  2689. return &v.state
  2690. case 1:
  2691. return &v.sizeCache
  2692. case 2:
  2693. return &v.unknownFields
  2694. default:
  2695. return nil
  2696. }
  2697. }
  2698. file_common_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  2699. switch v := v.(*WxConfResponse); i {
  2700. case 0:
  2701. return &v.state
  2702. case 1:
  2703. return &v.sizeCache
  2704. case 2:
  2705. return &v.unknownFields
  2706. default:
  2707. return nil
  2708. }
  2709. }
  2710. file_common_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  2711. switch v := v.(*HomeInfo); i {
  2712. case 0:
  2713. return &v.state
  2714. case 1:
  2715. return &v.sizeCache
  2716. case 2:
  2717. return &v.unknownFields
  2718. default:
  2719. return nil
  2720. }
  2721. }
  2722. file_common_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  2723. switch v := v.(*PersonMsg); i {
  2724. case 0:
  2725. return &v.state
  2726. case 1:
  2727. return &v.sizeCache
  2728. case 2:
  2729. return &v.unknownFields
  2730. default:
  2731. return nil
  2732. }
  2733. }
  2734. file_common_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  2735. switch v := v.(*LookedAndLikedNum); i {
  2736. case 0:
  2737. return &v.state
  2738. case 1:
  2739. return &v.sizeCache
  2740. case 2:
  2741. return &v.unknownFields
  2742. default:
  2743. return nil
  2744. }
  2745. }
  2746. file_common_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  2747. switch v := v.(*AddFriendMessageInfo); i {
  2748. case 0:
  2749. return &v.state
  2750. case 1:
  2751. return &v.sizeCache
  2752. case 2:
  2753. return &v.unknownFields
  2754. default:
  2755. return nil
  2756. }
  2757. }
  2758. file_common_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  2759. switch v := v.(*PersonIDList); i {
  2760. case 0:
  2761. return &v.state
  2762. case 1:
  2763. return &v.sizeCache
  2764. case 2:
  2765. return &v.unknownFields
  2766. default:
  2767. return nil
  2768. }
  2769. }
  2770. file_common_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  2771. switch v := v.(*PersonDBReply); i {
  2772. case 0:
  2773. return &v.state
  2774. case 1:
  2775. return &v.sizeCache
  2776. case 2:
  2777. return &v.unknownFields
  2778. default:
  2779. return nil
  2780. }
  2781. }
  2782. file_common_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2783. switch v := v.(*PersonDB); i {
  2784. case 0:
  2785. return &v.state
  2786. case 1:
  2787. return &v.sizeCache
  2788. case 2:
  2789. return &v.unknownFields
  2790. default:
  2791. return nil
  2792. }
  2793. }
  2794. file_common_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2795. switch v := v.(*ListPageRequest); i {
  2796. case 0:
  2797. return &v.state
  2798. case 1:
  2799. return &v.sizeCache
  2800. case 2:
  2801. return &v.unknownFields
  2802. default:
  2803. return nil
  2804. }
  2805. }
  2806. file_common_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2807. switch v := v.(*ListPage2Request); i {
  2808. case 0:
  2809. return &v.state
  2810. case 1:
  2811. return &v.sizeCache
  2812. case 2:
  2813. return &v.unknownFields
  2814. default:
  2815. return nil
  2816. }
  2817. }
  2818. file_common_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  2819. switch v := v.(*ListPageAndPersonRequest); i {
  2820. case 0:
  2821. return &v.state
  2822. case 1:
  2823. return &v.sizeCache
  2824. case 2:
  2825. return &v.unknownFields
  2826. default:
  2827. return nil
  2828. }
  2829. }
  2830. file_common_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  2831. switch v := v.(*SendPhoneCodeRequest); i {
  2832. case 0:
  2833. return &v.state
  2834. case 1:
  2835. return &v.sizeCache
  2836. case 2:
  2837. return &v.unknownFields
  2838. default:
  2839. return nil
  2840. }
  2841. }
  2842. file_common_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  2843. switch v := v.(*CheckPhoneCodeRequest); i {
  2844. case 0:
  2845. return &v.state
  2846. case 1:
  2847. return &v.sizeCache
  2848. case 2:
  2849. return &v.unknownFields
  2850. default:
  2851. return nil
  2852. }
  2853. }
  2854. file_common_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  2855. switch v := v.(*UploadMaterialResponse); i {
  2856. case 0:
  2857. return &v.state
  2858. case 1:
  2859. return &v.sizeCache
  2860. case 2:
  2861. return &v.unknownFields
  2862. default:
  2863. return nil
  2864. }
  2865. }
  2866. file_common_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  2867. switch v := v.(*Ids); i {
  2868. case 0:
  2869. return &v.state
  2870. case 1:
  2871. return &v.sizeCache
  2872. case 2:
  2873. return &v.unknownFields
  2874. default:
  2875. return nil
  2876. }
  2877. }
  2878. file_common_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  2879. switch v := v.(*TagListReply); i {
  2880. case 0:
  2881. return &v.state
  2882. case 1:
  2883. return &v.sizeCache
  2884. case 2:
  2885. return &v.unknownFields
  2886. default:
  2887. return nil
  2888. }
  2889. }
  2890. file_common_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  2891. switch v := v.(*TagList); i {
  2892. case 0:
  2893. return &v.state
  2894. case 1:
  2895. return &v.sizeCache
  2896. case 2:
  2897. return &v.unknownFields
  2898. default:
  2899. return nil
  2900. }
  2901. }
  2902. file_common_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  2903. switch v := v.(*SexReq); i {
  2904. case 0:
  2905. return &v.state
  2906. case 1:
  2907. return &v.sizeCache
  2908. case 2:
  2909. return &v.unknownFields
  2910. default:
  2911. return nil
  2912. }
  2913. }
  2914. file_common_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  2915. switch v := v.(*RandomIntroduceReply); i {
  2916. case 0:
  2917. return &v.state
  2918. case 1:
  2919. return &v.sizeCache
  2920. case 2:
  2921. return &v.unknownFields
  2922. default:
  2923. return nil
  2924. }
  2925. }
  2926. file_common_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  2927. switch v := v.(*UpdateInformationRequest); i {
  2928. case 0:
  2929. return &v.state
  2930. case 1:
  2931. return &v.sizeCache
  2932. case 2:
  2933. return &v.unknownFields
  2934. default:
  2935. return nil
  2936. }
  2937. }
  2938. file_common_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  2939. switch v := v.(*OnlinePersonListReply); i {
  2940. case 0:
  2941. return &v.state
  2942. case 1:
  2943. return &v.sizeCache
  2944. case 2:
  2945. return &v.unknownFields
  2946. default:
  2947. return nil
  2948. }
  2949. }
  2950. file_common_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  2951. switch v := v.(*OnlinePersonInfo); i {
  2952. case 0:
  2953. return &v.state
  2954. case 1:
  2955. return &v.sizeCache
  2956. case 2:
  2957. return &v.unknownFields
  2958. default:
  2959. return nil
  2960. }
  2961. }
  2962. file_common_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  2963. switch v := v.(*ChatRecordListReply); i {
  2964. case 0:
  2965. return &v.state
  2966. case 1:
  2967. return &v.sizeCache
  2968. case 2:
  2969. return &v.unknownFields
  2970. default:
  2971. return nil
  2972. }
  2973. }
  2974. file_common_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  2975. switch v := v.(*ChatRoomMsg); i {
  2976. case 0:
  2977. return &v.state
  2978. case 1:
  2979. return &v.sizeCache
  2980. case 2:
  2981. return &v.unknownFields
  2982. default:
  2983. return nil
  2984. }
  2985. }
  2986. file_common_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
  2987. switch v := v.(*ChatPersonMsg); i {
  2988. case 0:
  2989. return &v.state
  2990. case 1:
  2991. return &v.sizeCache
  2992. case 2:
  2993. return &v.unknownFields
  2994. default:
  2995. return nil
  2996. }
  2997. }
  2998. file_common_proto_msgTypes[33].Exporter = func(v interface{}, i int) interface{} {
  2999. switch v := v.(*ChatRecordInfo); i {
  3000. case 0:
  3001. return &v.state
  3002. case 1:
  3003. return &v.sizeCache
  3004. case 2:
  3005. return &v.unknownFields
  3006. default:
  3007. return nil
  3008. }
  3009. }
  3010. file_common_proto_msgTypes[34].Exporter = func(v interface{}, i int) interface{} {
  3011. switch v := v.(*Message); i {
  3012. case 0:
  3013. return &v.state
  3014. case 1:
  3015. return &v.sizeCache
  3016. case 2:
  3017. return &v.unknownFields
  3018. default:
  3019. return nil
  3020. }
  3021. }
  3022. file_common_proto_msgTypes[35].Exporter = func(v interface{}, i int) interface{} {
  3023. switch v := v.(*FindChatRoomMsgRequest); i {
  3024. case 0:
  3025. return &v.state
  3026. case 1:
  3027. return &v.sizeCache
  3028. case 2:
  3029. return &v.unknownFields
  3030. default:
  3031. return nil
  3032. }
  3033. }
  3034. file_common_proto_msgTypes[36].Exporter = func(v interface{}, i int) interface{} {
  3035. switch v := v.(*FindChatRecordListRequest); i {
  3036. case 0:
  3037. return &v.state
  3038. case 1:
  3039. return &v.sizeCache
  3040. case 2:
  3041. return &v.unknownFields
  3042. default:
  3043. return nil
  3044. }
  3045. }
  3046. }
  3047. type x struct{}
  3048. out := protoimpl.TypeBuilder{
  3049. File: protoimpl.DescBuilder{
  3050. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  3051. RawDescriptor: file_common_proto_rawDesc,
  3052. NumEnums: 0,
  3053. NumMessages: 37,
  3054. NumExtensions: 0,
  3055. NumServices: 0,
  3056. },
  3057. GoTypes: file_common_proto_goTypes,
  3058. DependencyIndexes: file_common_proto_depIdxs,
  3059. MessageInfos: file_common_proto_msgTypes,
  3060. }.Build()
  3061. File_common_proto = out.File
  3062. file_common_proto_rawDesc = nil
  3063. file_common_proto_goTypes = nil
  3064. file_common_proto_depIdxs = nil
  3065. }