common.pb.go 77 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537
  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. // 添加好友页面信息
  565. type AddFriendMessageInfo struct {
  566. state protoimpl.MessageState
  567. sizeCache protoimpl.SizeCache
  568. unknownFields protoimpl.UnknownFields
  569. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  570. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  571. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  572. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // 性别
  573. Pictures []string `protobuf:"bytes,5,rep,name=pictures,proto3" json:"pictures"` // 图片
  574. FromOpenId string `protobuf:"bytes,6,opt,name=fromOpenId,proto3" json:"fromOpenId"` // 来源公众号对应的openID
  575. IsRegister bool `protobuf:"varint,7,opt,name=isRegister,proto3" json:"isRegister"` // 是否注册
  576. IsChat bool `protobuf:"varint,8,opt,name=isChat,proto3" json:"isChat"` // 是否聊天
  577. IsFromUs bool `protobuf:"varint,9,opt,name=isFromUs,proto3" json:"isFromUs"` // 是否是来源我们
  578. FromAppId string `protobuf:"bytes,10,opt,name=fromAppId,proto3" json:"fromAppId"` // 来源公众号对应的appID
  579. FromName string `protobuf:"bytes,11,opt,name=fromName,proto3" json:"fromName"` // 来源公众号对应的公众号名称
  580. }
  581. func (x *AddFriendMessageInfo) Reset() {
  582. *x = AddFriendMessageInfo{}
  583. if protoimpl.UnsafeEnabled {
  584. mi := &file_common_proto_msgTypes[10]
  585. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  586. ms.StoreMessageInfo(mi)
  587. }
  588. }
  589. func (x *AddFriendMessageInfo) String() string {
  590. return protoimpl.X.MessageStringOf(x)
  591. }
  592. func (*AddFriendMessageInfo) ProtoMessage() {}
  593. func (x *AddFriendMessageInfo) ProtoReflect() protoreflect.Message {
  594. mi := &file_common_proto_msgTypes[10]
  595. if protoimpl.UnsafeEnabled && x != nil {
  596. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  597. if ms.LoadMessageInfo() == nil {
  598. ms.StoreMessageInfo(mi)
  599. }
  600. return ms
  601. }
  602. return mi.MessageOf(x)
  603. }
  604. // Deprecated: Use AddFriendMessageInfo.ProtoReflect.Descriptor instead.
  605. func (*AddFriendMessageInfo) Descriptor() ([]byte, []int) {
  606. return file_common_proto_rawDescGZIP(), []int{10}
  607. }
  608. func (x *AddFriendMessageInfo) GetId() string {
  609. if x != nil {
  610. return x.Id
  611. }
  612. return ""
  613. }
  614. func (x *AddFriendMessageInfo) GetNickname() string {
  615. if x != nil {
  616. return x.Nickname
  617. }
  618. return ""
  619. }
  620. func (x *AddFriendMessageInfo) GetAvatarUrl() string {
  621. if x != nil {
  622. return x.AvatarUrl
  623. }
  624. return ""
  625. }
  626. func (x *AddFriendMessageInfo) GetSex() int64 {
  627. if x != nil {
  628. return x.Sex
  629. }
  630. return 0
  631. }
  632. func (x *AddFriendMessageInfo) GetPictures() []string {
  633. if x != nil {
  634. return x.Pictures
  635. }
  636. return nil
  637. }
  638. func (x *AddFriendMessageInfo) GetFromOpenId() string {
  639. if x != nil {
  640. return x.FromOpenId
  641. }
  642. return ""
  643. }
  644. func (x *AddFriendMessageInfo) GetIsRegister() bool {
  645. if x != nil {
  646. return x.IsRegister
  647. }
  648. return false
  649. }
  650. func (x *AddFriendMessageInfo) GetIsChat() bool {
  651. if x != nil {
  652. return x.IsChat
  653. }
  654. return false
  655. }
  656. func (x *AddFriendMessageInfo) GetIsFromUs() bool {
  657. if x != nil {
  658. return x.IsFromUs
  659. }
  660. return false
  661. }
  662. func (x *AddFriendMessageInfo) GetFromAppId() string {
  663. if x != nil {
  664. return x.FromAppId
  665. }
  666. return ""
  667. }
  668. func (x *AddFriendMessageInfo) GetFromName() string {
  669. if x != nil {
  670. return x.FromName
  671. }
  672. return ""
  673. }
  674. type PersonIDList struct {
  675. state protoimpl.MessageState
  676. sizeCache protoimpl.SizeCache
  677. unknownFields protoimpl.UnknownFields
  678. PersonIds []string `protobuf:"bytes,1,rep,name=personIds,proto3" json:"personIds"`
  679. }
  680. func (x *PersonIDList) Reset() {
  681. *x = PersonIDList{}
  682. if protoimpl.UnsafeEnabled {
  683. mi := &file_common_proto_msgTypes[11]
  684. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  685. ms.StoreMessageInfo(mi)
  686. }
  687. }
  688. func (x *PersonIDList) String() string {
  689. return protoimpl.X.MessageStringOf(x)
  690. }
  691. func (*PersonIDList) ProtoMessage() {}
  692. func (x *PersonIDList) ProtoReflect() protoreflect.Message {
  693. mi := &file_common_proto_msgTypes[11]
  694. if protoimpl.UnsafeEnabled && x != nil {
  695. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  696. if ms.LoadMessageInfo() == nil {
  697. ms.StoreMessageInfo(mi)
  698. }
  699. return ms
  700. }
  701. return mi.MessageOf(x)
  702. }
  703. // Deprecated: Use PersonIDList.ProtoReflect.Descriptor instead.
  704. func (*PersonIDList) Descriptor() ([]byte, []int) {
  705. return file_common_proto_rawDescGZIP(), []int{11}
  706. }
  707. func (x *PersonIDList) GetPersonIds() []string {
  708. if x != nil {
  709. return x.PersonIds
  710. }
  711. return nil
  712. }
  713. type PersonDBReply struct {
  714. state protoimpl.MessageState
  715. sizeCache protoimpl.SizeCache
  716. unknownFields protoimpl.UnknownFields
  717. List []*PersonDB `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  718. }
  719. func (x *PersonDBReply) Reset() {
  720. *x = PersonDBReply{}
  721. if protoimpl.UnsafeEnabled {
  722. mi := &file_common_proto_msgTypes[12]
  723. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  724. ms.StoreMessageInfo(mi)
  725. }
  726. }
  727. func (x *PersonDBReply) String() string {
  728. return protoimpl.X.MessageStringOf(x)
  729. }
  730. func (*PersonDBReply) ProtoMessage() {}
  731. func (x *PersonDBReply) ProtoReflect() protoreflect.Message {
  732. mi := &file_common_proto_msgTypes[12]
  733. if protoimpl.UnsafeEnabled && x != nil {
  734. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  735. if ms.LoadMessageInfo() == nil {
  736. ms.StoreMessageInfo(mi)
  737. }
  738. return ms
  739. }
  740. return mi.MessageOf(x)
  741. }
  742. // Deprecated: Use PersonDBReply.ProtoReflect.Descriptor instead.
  743. func (*PersonDBReply) Descriptor() ([]byte, []int) {
  744. return file_common_proto_rawDescGZIP(), []int{12}
  745. }
  746. func (x *PersonDBReply) GetList() []*PersonDB {
  747. if x != nil {
  748. return x.List
  749. }
  750. return nil
  751. }
  752. type PersonDB struct {
  753. state protoimpl.MessageState
  754. sizeCache protoimpl.SizeCache
  755. unknownFields protoimpl.UnknownFields
  756. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  757. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  758. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  759. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // 性别
  760. Pictures []string `protobuf:"bytes,5,rep,name=pictures,proto3" json:"pictures"` // 图片
  761. Age int64 `protobuf:"varint,6,opt,name=age,proto3" json:"age"` // 年龄
  762. Constellation string `protobuf:"bytes,7,opt,name=constellation,proto3" json:"constellation"` // 星座
  763. IntroduceVoice string `protobuf:"bytes,8,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音
  764. Province string `protobuf:"bytes,9,opt,name=province,proto3" json:"province"` // 省
  765. City string `protobuf:"bytes,10,opt,name=city,proto3" json:"city"` // 市
  766. Area string `protobuf:"bytes,11,opt,name=area,proto3" json:"area"` // 区
  767. Signature string `protobuf:"bytes,12,opt,name=signature,proto3" json:"signature"` //介绍
  768. }
  769. func (x *PersonDB) Reset() {
  770. *x = PersonDB{}
  771. if protoimpl.UnsafeEnabled {
  772. mi := &file_common_proto_msgTypes[13]
  773. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  774. ms.StoreMessageInfo(mi)
  775. }
  776. }
  777. func (x *PersonDB) String() string {
  778. return protoimpl.X.MessageStringOf(x)
  779. }
  780. func (*PersonDB) ProtoMessage() {}
  781. func (x *PersonDB) ProtoReflect() protoreflect.Message {
  782. mi := &file_common_proto_msgTypes[13]
  783. if protoimpl.UnsafeEnabled && x != nil {
  784. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  785. if ms.LoadMessageInfo() == nil {
  786. ms.StoreMessageInfo(mi)
  787. }
  788. return ms
  789. }
  790. return mi.MessageOf(x)
  791. }
  792. // Deprecated: Use PersonDB.ProtoReflect.Descriptor instead.
  793. func (*PersonDB) Descriptor() ([]byte, []int) {
  794. return file_common_proto_rawDescGZIP(), []int{13}
  795. }
  796. func (x *PersonDB) GetId() string {
  797. if x != nil {
  798. return x.Id
  799. }
  800. return ""
  801. }
  802. func (x *PersonDB) GetNickname() string {
  803. if x != nil {
  804. return x.Nickname
  805. }
  806. return ""
  807. }
  808. func (x *PersonDB) GetAvatarUrl() string {
  809. if x != nil {
  810. return x.AvatarUrl
  811. }
  812. return ""
  813. }
  814. func (x *PersonDB) GetSex() int64 {
  815. if x != nil {
  816. return x.Sex
  817. }
  818. return 0
  819. }
  820. func (x *PersonDB) GetPictures() []string {
  821. if x != nil {
  822. return x.Pictures
  823. }
  824. return nil
  825. }
  826. func (x *PersonDB) GetAge() int64 {
  827. if x != nil {
  828. return x.Age
  829. }
  830. return 0
  831. }
  832. func (x *PersonDB) GetConstellation() string {
  833. if x != nil {
  834. return x.Constellation
  835. }
  836. return ""
  837. }
  838. func (x *PersonDB) GetIntroduceVoice() string {
  839. if x != nil {
  840. return x.IntroduceVoice
  841. }
  842. return ""
  843. }
  844. func (x *PersonDB) GetProvince() string {
  845. if x != nil {
  846. return x.Province
  847. }
  848. return ""
  849. }
  850. func (x *PersonDB) GetCity() string {
  851. if x != nil {
  852. return x.City
  853. }
  854. return ""
  855. }
  856. func (x *PersonDB) GetArea() string {
  857. if x != nil {
  858. return x.Area
  859. }
  860. return ""
  861. }
  862. func (x *PersonDB) GetSignature() string {
  863. if x != nil {
  864. return x.Signature
  865. }
  866. return ""
  867. }
  868. type ListPageRequest struct {
  869. state protoimpl.MessageState
  870. sizeCache protoimpl.SizeCache
  871. unknownFields protoimpl.UnknownFields
  872. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  873. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  874. }
  875. func (x *ListPageRequest) Reset() {
  876. *x = ListPageRequest{}
  877. if protoimpl.UnsafeEnabled {
  878. mi := &file_common_proto_msgTypes[14]
  879. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  880. ms.StoreMessageInfo(mi)
  881. }
  882. }
  883. func (x *ListPageRequest) String() string {
  884. return protoimpl.X.MessageStringOf(x)
  885. }
  886. func (*ListPageRequest) ProtoMessage() {}
  887. func (x *ListPageRequest) ProtoReflect() protoreflect.Message {
  888. mi := &file_common_proto_msgTypes[14]
  889. if protoimpl.UnsafeEnabled && x != nil {
  890. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  891. if ms.LoadMessageInfo() == nil {
  892. ms.StoreMessageInfo(mi)
  893. }
  894. return ms
  895. }
  896. return mi.MessageOf(x)
  897. }
  898. // Deprecated: Use ListPageRequest.ProtoReflect.Descriptor instead.
  899. func (*ListPageRequest) Descriptor() ([]byte, []int) {
  900. return file_common_proto_rawDescGZIP(), []int{14}
  901. }
  902. func (x *ListPageRequest) GetNextId() int64 {
  903. if x != nil {
  904. return x.NextId
  905. }
  906. return 0
  907. }
  908. func (x *ListPageRequest) GetOffset() int64 {
  909. if x != nil {
  910. return x.Offset
  911. }
  912. return 0
  913. }
  914. type ListPage2Request struct {
  915. state protoimpl.MessageState
  916. sizeCache protoimpl.SizeCache
  917. unknownFields protoimpl.UnknownFields
  918. NextId string `protobuf:"bytes,1,opt,name=nextId,proto3" json:"nextId"`
  919. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  920. }
  921. func (x *ListPage2Request) Reset() {
  922. *x = ListPage2Request{}
  923. if protoimpl.UnsafeEnabled {
  924. mi := &file_common_proto_msgTypes[15]
  925. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  926. ms.StoreMessageInfo(mi)
  927. }
  928. }
  929. func (x *ListPage2Request) String() string {
  930. return protoimpl.X.MessageStringOf(x)
  931. }
  932. func (*ListPage2Request) ProtoMessage() {}
  933. func (x *ListPage2Request) ProtoReflect() protoreflect.Message {
  934. mi := &file_common_proto_msgTypes[15]
  935. if protoimpl.UnsafeEnabled && x != nil {
  936. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  937. if ms.LoadMessageInfo() == nil {
  938. ms.StoreMessageInfo(mi)
  939. }
  940. return ms
  941. }
  942. return mi.MessageOf(x)
  943. }
  944. // Deprecated: Use ListPage2Request.ProtoReflect.Descriptor instead.
  945. func (*ListPage2Request) Descriptor() ([]byte, []int) {
  946. return file_common_proto_rawDescGZIP(), []int{15}
  947. }
  948. func (x *ListPage2Request) GetNextId() string {
  949. if x != nil {
  950. return x.NextId
  951. }
  952. return ""
  953. }
  954. func (x *ListPage2Request) GetOffset() int64 {
  955. if x != nil {
  956. return x.Offset
  957. }
  958. return 0
  959. }
  960. type ListPageAndPersonRequest struct {
  961. state protoimpl.MessageState
  962. sizeCache protoimpl.SizeCache
  963. unknownFields protoimpl.UnknownFields
  964. NextId string `protobuf:"bytes,1,opt,name=nextId,proto3" json:"nextId"`
  965. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  966. PersonID string `protobuf:"bytes,3,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  967. PersonType string `protobuf:"bytes,4,opt,name=personType,proto3" json:"personType"` // 类型
  968. }
  969. func (x *ListPageAndPersonRequest) Reset() {
  970. *x = ListPageAndPersonRequest{}
  971. if protoimpl.UnsafeEnabled {
  972. mi := &file_common_proto_msgTypes[16]
  973. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  974. ms.StoreMessageInfo(mi)
  975. }
  976. }
  977. func (x *ListPageAndPersonRequest) String() string {
  978. return protoimpl.X.MessageStringOf(x)
  979. }
  980. func (*ListPageAndPersonRequest) ProtoMessage() {}
  981. func (x *ListPageAndPersonRequest) ProtoReflect() protoreflect.Message {
  982. mi := &file_common_proto_msgTypes[16]
  983. if protoimpl.UnsafeEnabled && x != nil {
  984. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  985. if ms.LoadMessageInfo() == nil {
  986. ms.StoreMessageInfo(mi)
  987. }
  988. return ms
  989. }
  990. return mi.MessageOf(x)
  991. }
  992. // Deprecated: Use ListPageAndPersonRequest.ProtoReflect.Descriptor instead.
  993. func (*ListPageAndPersonRequest) Descriptor() ([]byte, []int) {
  994. return file_common_proto_rawDescGZIP(), []int{16}
  995. }
  996. func (x *ListPageAndPersonRequest) GetNextId() string {
  997. if x != nil {
  998. return x.NextId
  999. }
  1000. return ""
  1001. }
  1002. func (x *ListPageAndPersonRequest) GetOffset() int64 {
  1003. if x != nil {
  1004. return x.Offset
  1005. }
  1006. return 0
  1007. }
  1008. func (x *ListPageAndPersonRequest) GetPersonID() string {
  1009. if x != nil {
  1010. return x.PersonID
  1011. }
  1012. return ""
  1013. }
  1014. func (x *ListPageAndPersonRequest) GetPersonType() string {
  1015. if x != nil {
  1016. return x.PersonType
  1017. }
  1018. return ""
  1019. }
  1020. type SendPhoneCodeRequest struct {
  1021. state protoimpl.MessageState
  1022. sizeCache protoimpl.SizeCache
  1023. unknownFields protoimpl.UnknownFields
  1024. Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone"`
  1025. }
  1026. func (x *SendPhoneCodeRequest) Reset() {
  1027. *x = SendPhoneCodeRequest{}
  1028. if protoimpl.UnsafeEnabled {
  1029. mi := &file_common_proto_msgTypes[17]
  1030. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1031. ms.StoreMessageInfo(mi)
  1032. }
  1033. }
  1034. func (x *SendPhoneCodeRequest) String() string {
  1035. return protoimpl.X.MessageStringOf(x)
  1036. }
  1037. func (*SendPhoneCodeRequest) ProtoMessage() {}
  1038. func (x *SendPhoneCodeRequest) ProtoReflect() protoreflect.Message {
  1039. mi := &file_common_proto_msgTypes[17]
  1040. if protoimpl.UnsafeEnabled && x != nil {
  1041. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1042. if ms.LoadMessageInfo() == nil {
  1043. ms.StoreMessageInfo(mi)
  1044. }
  1045. return ms
  1046. }
  1047. return mi.MessageOf(x)
  1048. }
  1049. // Deprecated: Use SendPhoneCodeRequest.ProtoReflect.Descriptor instead.
  1050. func (*SendPhoneCodeRequest) Descriptor() ([]byte, []int) {
  1051. return file_common_proto_rawDescGZIP(), []int{17}
  1052. }
  1053. func (x *SendPhoneCodeRequest) GetPhone() string {
  1054. if x != nil {
  1055. return x.Phone
  1056. }
  1057. return ""
  1058. }
  1059. type CheckPhoneCodeRequest struct {
  1060. state protoimpl.MessageState
  1061. sizeCache protoimpl.SizeCache
  1062. unknownFields protoimpl.UnknownFields
  1063. Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone"`
  1064. Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code"`
  1065. }
  1066. func (x *CheckPhoneCodeRequest) Reset() {
  1067. *x = CheckPhoneCodeRequest{}
  1068. if protoimpl.UnsafeEnabled {
  1069. mi := &file_common_proto_msgTypes[18]
  1070. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1071. ms.StoreMessageInfo(mi)
  1072. }
  1073. }
  1074. func (x *CheckPhoneCodeRequest) String() string {
  1075. return protoimpl.X.MessageStringOf(x)
  1076. }
  1077. func (*CheckPhoneCodeRequest) ProtoMessage() {}
  1078. func (x *CheckPhoneCodeRequest) ProtoReflect() protoreflect.Message {
  1079. mi := &file_common_proto_msgTypes[18]
  1080. if protoimpl.UnsafeEnabled && x != nil {
  1081. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1082. if ms.LoadMessageInfo() == nil {
  1083. ms.StoreMessageInfo(mi)
  1084. }
  1085. return ms
  1086. }
  1087. return mi.MessageOf(x)
  1088. }
  1089. // Deprecated: Use CheckPhoneCodeRequest.ProtoReflect.Descriptor instead.
  1090. func (*CheckPhoneCodeRequest) Descriptor() ([]byte, []int) {
  1091. return file_common_proto_rawDescGZIP(), []int{18}
  1092. }
  1093. func (x *CheckPhoneCodeRequest) GetPhone() string {
  1094. if x != nil {
  1095. return x.Phone
  1096. }
  1097. return ""
  1098. }
  1099. func (x *CheckPhoneCodeRequest) GetCode() string {
  1100. if x != nil {
  1101. return x.Code
  1102. }
  1103. return ""
  1104. }
  1105. type UploadMaterialResponse struct {
  1106. state protoimpl.MessageState
  1107. sizeCache protoimpl.SizeCache
  1108. unknownFields protoimpl.UnknownFields
  1109. Link string `protobuf:"bytes,1,opt,name=link,proto3" json:"link"`
  1110. }
  1111. func (x *UploadMaterialResponse) Reset() {
  1112. *x = UploadMaterialResponse{}
  1113. if protoimpl.UnsafeEnabled {
  1114. mi := &file_common_proto_msgTypes[19]
  1115. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1116. ms.StoreMessageInfo(mi)
  1117. }
  1118. }
  1119. func (x *UploadMaterialResponse) String() string {
  1120. return protoimpl.X.MessageStringOf(x)
  1121. }
  1122. func (*UploadMaterialResponse) ProtoMessage() {}
  1123. func (x *UploadMaterialResponse) ProtoReflect() protoreflect.Message {
  1124. mi := &file_common_proto_msgTypes[19]
  1125. if protoimpl.UnsafeEnabled && x != nil {
  1126. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1127. if ms.LoadMessageInfo() == nil {
  1128. ms.StoreMessageInfo(mi)
  1129. }
  1130. return ms
  1131. }
  1132. return mi.MessageOf(x)
  1133. }
  1134. // Deprecated: Use UploadMaterialResponse.ProtoReflect.Descriptor instead.
  1135. func (*UploadMaterialResponse) Descriptor() ([]byte, []int) {
  1136. return file_common_proto_rawDescGZIP(), []int{19}
  1137. }
  1138. func (x *UploadMaterialResponse) GetLink() string {
  1139. if x != nil {
  1140. return x.Link
  1141. }
  1142. return ""
  1143. }
  1144. type Ids struct {
  1145. state protoimpl.MessageState
  1146. sizeCache protoimpl.SizeCache
  1147. unknownFields protoimpl.UnknownFields
  1148. Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids"` // 标签ID
  1149. }
  1150. func (x *Ids) Reset() {
  1151. *x = Ids{}
  1152. if protoimpl.UnsafeEnabled {
  1153. mi := &file_common_proto_msgTypes[20]
  1154. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1155. ms.StoreMessageInfo(mi)
  1156. }
  1157. }
  1158. func (x *Ids) String() string {
  1159. return protoimpl.X.MessageStringOf(x)
  1160. }
  1161. func (*Ids) ProtoMessage() {}
  1162. func (x *Ids) ProtoReflect() protoreflect.Message {
  1163. mi := &file_common_proto_msgTypes[20]
  1164. if protoimpl.UnsafeEnabled && x != nil {
  1165. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1166. if ms.LoadMessageInfo() == nil {
  1167. ms.StoreMessageInfo(mi)
  1168. }
  1169. return ms
  1170. }
  1171. return mi.MessageOf(x)
  1172. }
  1173. // Deprecated: Use Ids.ProtoReflect.Descriptor instead.
  1174. func (*Ids) Descriptor() ([]byte, []int) {
  1175. return file_common_proto_rawDescGZIP(), []int{20}
  1176. }
  1177. func (x *Ids) GetIds() []int64 {
  1178. if x != nil {
  1179. return x.Ids
  1180. }
  1181. return nil
  1182. }
  1183. type TagListReply struct {
  1184. state protoimpl.MessageState
  1185. sizeCache protoimpl.SizeCache
  1186. unknownFields protoimpl.UnknownFields
  1187. List []*TagList `protobuf:"bytes,1,rep,name=list,proto3" json:"list"` // 标签列表
  1188. }
  1189. func (x *TagListReply) Reset() {
  1190. *x = TagListReply{}
  1191. if protoimpl.UnsafeEnabled {
  1192. mi := &file_common_proto_msgTypes[21]
  1193. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1194. ms.StoreMessageInfo(mi)
  1195. }
  1196. }
  1197. func (x *TagListReply) String() string {
  1198. return protoimpl.X.MessageStringOf(x)
  1199. }
  1200. func (*TagListReply) ProtoMessage() {}
  1201. func (x *TagListReply) ProtoReflect() protoreflect.Message {
  1202. mi := &file_common_proto_msgTypes[21]
  1203. if protoimpl.UnsafeEnabled && x != nil {
  1204. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1205. if ms.LoadMessageInfo() == nil {
  1206. ms.StoreMessageInfo(mi)
  1207. }
  1208. return ms
  1209. }
  1210. return mi.MessageOf(x)
  1211. }
  1212. // Deprecated: Use TagListReply.ProtoReflect.Descriptor instead.
  1213. func (*TagListReply) Descriptor() ([]byte, []int) {
  1214. return file_common_proto_rawDescGZIP(), []int{21}
  1215. }
  1216. func (x *TagListReply) GetList() []*TagList {
  1217. if x != nil {
  1218. return x.List
  1219. }
  1220. return nil
  1221. }
  1222. type TagList struct {
  1223. state protoimpl.MessageState
  1224. sizeCache protoimpl.SizeCache
  1225. unknownFields protoimpl.UnknownFields
  1226. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` // 标签ID
  1227. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name"` // 分组名
  1228. }
  1229. func (x *TagList) Reset() {
  1230. *x = TagList{}
  1231. if protoimpl.UnsafeEnabled {
  1232. mi := &file_common_proto_msgTypes[22]
  1233. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1234. ms.StoreMessageInfo(mi)
  1235. }
  1236. }
  1237. func (x *TagList) String() string {
  1238. return protoimpl.X.MessageStringOf(x)
  1239. }
  1240. func (*TagList) ProtoMessage() {}
  1241. func (x *TagList) ProtoReflect() protoreflect.Message {
  1242. mi := &file_common_proto_msgTypes[22]
  1243. if protoimpl.UnsafeEnabled && x != nil {
  1244. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1245. if ms.LoadMessageInfo() == nil {
  1246. ms.StoreMessageInfo(mi)
  1247. }
  1248. return ms
  1249. }
  1250. return mi.MessageOf(x)
  1251. }
  1252. // Deprecated: Use TagList.ProtoReflect.Descriptor instead.
  1253. func (*TagList) Descriptor() ([]byte, []int) {
  1254. return file_common_proto_rawDescGZIP(), []int{22}
  1255. }
  1256. func (x *TagList) GetId() int64 {
  1257. if x != nil {
  1258. return x.Id
  1259. }
  1260. return 0
  1261. }
  1262. func (x *TagList) GetName() string {
  1263. if x != nil {
  1264. return x.Name
  1265. }
  1266. return ""
  1267. }
  1268. type SexReq struct {
  1269. state protoimpl.MessageState
  1270. sizeCache protoimpl.SizeCache
  1271. unknownFields protoimpl.UnknownFields
  1272. Sex int64 `protobuf:"varint,1,opt,name=sex,proto3" json:"sex"`
  1273. }
  1274. func (x *SexReq) Reset() {
  1275. *x = SexReq{}
  1276. if protoimpl.UnsafeEnabled {
  1277. mi := &file_common_proto_msgTypes[23]
  1278. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1279. ms.StoreMessageInfo(mi)
  1280. }
  1281. }
  1282. func (x *SexReq) String() string {
  1283. return protoimpl.X.MessageStringOf(x)
  1284. }
  1285. func (*SexReq) ProtoMessage() {}
  1286. func (x *SexReq) ProtoReflect() protoreflect.Message {
  1287. mi := &file_common_proto_msgTypes[23]
  1288. if protoimpl.UnsafeEnabled && x != nil {
  1289. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1290. if ms.LoadMessageInfo() == nil {
  1291. ms.StoreMessageInfo(mi)
  1292. }
  1293. return ms
  1294. }
  1295. return mi.MessageOf(x)
  1296. }
  1297. // Deprecated: Use SexReq.ProtoReflect.Descriptor instead.
  1298. func (*SexReq) Descriptor() ([]byte, []int) {
  1299. return file_common_proto_rawDescGZIP(), []int{23}
  1300. }
  1301. func (x *SexReq) GetSex() int64 {
  1302. if x != nil {
  1303. return x.Sex
  1304. }
  1305. return 0
  1306. }
  1307. type RandomIntroduceReply struct {
  1308. state protoimpl.MessageState
  1309. sizeCache protoimpl.SizeCache
  1310. unknownFields protoimpl.UnknownFields
  1311. Introduce string `protobuf:"bytes,1,opt,name=introduce,proto3" json:"introduce"`
  1312. }
  1313. func (x *RandomIntroduceReply) Reset() {
  1314. *x = RandomIntroduceReply{}
  1315. if protoimpl.UnsafeEnabled {
  1316. mi := &file_common_proto_msgTypes[24]
  1317. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1318. ms.StoreMessageInfo(mi)
  1319. }
  1320. }
  1321. func (x *RandomIntroduceReply) String() string {
  1322. return protoimpl.X.MessageStringOf(x)
  1323. }
  1324. func (*RandomIntroduceReply) ProtoMessage() {}
  1325. func (x *RandomIntroduceReply) ProtoReflect() protoreflect.Message {
  1326. mi := &file_common_proto_msgTypes[24]
  1327. if protoimpl.UnsafeEnabled && x != nil {
  1328. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1329. if ms.LoadMessageInfo() == nil {
  1330. ms.StoreMessageInfo(mi)
  1331. }
  1332. return ms
  1333. }
  1334. return mi.MessageOf(x)
  1335. }
  1336. // Deprecated: Use RandomIntroduceReply.ProtoReflect.Descriptor instead.
  1337. func (*RandomIntroduceReply) Descriptor() ([]byte, []int) {
  1338. return file_common_proto_rawDescGZIP(), []int{24}
  1339. }
  1340. func (x *RandomIntroduceReply) GetIntroduce() string {
  1341. if x != nil {
  1342. return x.Introduce
  1343. }
  1344. return ""
  1345. }
  1346. type UpdateInformationRequest struct {
  1347. state protoimpl.MessageState
  1348. sizeCache protoimpl.SizeCache
  1349. unknownFields protoimpl.UnknownFields
  1350. Nickname string `protobuf:"bytes,1,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1351. AvatarUrl string `protobuf:"bytes,2,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
  1352. Sex int64 `protobuf:"varint,3,opt,name=sex,proto3" json:"sex"` // 性别
  1353. Birthday int64 `protobuf:"varint,4,opt,name=birthday,proto3" json:"birthday"` // 出生日期(毫秒级时间戳)
  1354. TagList []int64 `protobuf:"varint,5,rep,packed,name=tagList,proto3" json:"tagList"` // 标签id列表
  1355. IntroduceVoice string `protobuf:"bytes,6,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音的链接
  1356. Signature string `protobuf:"bytes,7,opt,name=signature,proto3" json:"signature"` // 介绍(签名)
  1357. Pictures []string `protobuf:"bytes,8,rep,name=pictures,proto3" json:"pictures"` // 相册(主页图片)
  1358. Province string `protobuf:"bytes,9,opt,name=province,proto3" json:"province"` // 省
  1359. City string `protobuf:"bytes,10,opt,name=city,proto3" json:"city"` // 市
  1360. Area string `protobuf:"bytes,11,opt,name=area,proto3" json:"area"` // 区
  1361. }
  1362. func (x *UpdateInformationRequest) Reset() {
  1363. *x = UpdateInformationRequest{}
  1364. if protoimpl.UnsafeEnabled {
  1365. mi := &file_common_proto_msgTypes[25]
  1366. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1367. ms.StoreMessageInfo(mi)
  1368. }
  1369. }
  1370. func (x *UpdateInformationRequest) String() string {
  1371. return protoimpl.X.MessageStringOf(x)
  1372. }
  1373. func (*UpdateInformationRequest) ProtoMessage() {}
  1374. func (x *UpdateInformationRequest) ProtoReflect() protoreflect.Message {
  1375. mi := &file_common_proto_msgTypes[25]
  1376. if protoimpl.UnsafeEnabled && x != nil {
  1377. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1378. if ms.LoadMessageInfo() == nil {
  1379. ms.StoreMessageInfo(mi)
  1380. }
  1381. return ms
  1382. }
  1383. return mi.MessageOf(x)
  1384. }
  1385. // Deprecated: Use UpdateInformationRequest.ProtoReflect.Descriptor instead.
  1386. func (*UpdateInformationRequest) Descriptor() ([]byte, []int) {
  1387. return file_common_proto_rawDescGZIP(), []int{25}
  1388. }
  1389. func (x *UpdateInformationRequest) GetNickname() string {
  1390. if x != nil {
  1391. return x.Nickname
  1392. }
  1393. return ""
  1394. }
  1395. func (x *UpdateInformationRequest) GetAvatarUrl() string {
  1396. if x != nil {
  1397. return x.AvatarUrl
  1398. }
  1399. return ""
  1400. }
  1401. func (x *UpdateInformationRequest) GetSex() int64 {
  1402. if x != nil {
  1403. return x.Sex
  1404. }
  1405. return 0
  1406. }
  1407. func (x *UpdateInformationRequest) GetBirthday() int64 {
  1408. if x != nil {
  1409. return x.Birthday
  1410. }
  1411. return 0
  1412. }
  1413. func (x *UpdateInformationRequest) GetTagList() []int64 {
  1414. if x != nil {
  1415. return x.TagList
  1416. }
  1417. return nil
  1418. }
  1419. func (x *UpdateInformationRequest) GetIntroduceVoice() string {
  1420. if x != nil {
  1421. return x.IntroduceVoice
  1422. }
  1423. return ""
  1424. }
  1425. func (x *UpdateInformationRequest) GetSignature() string {
  1426. if x != nil {
  1427. return x.Signature
  1428. }
  1429. return ""
  1430. }
  1431. func (x *UpdateInformationRequest) GetPictures() []string {
  1432. if x != nil {
  1433. return x.Pictures
  1434. }
  1435. return nil
  1436. }
  1437. func (x *UpdateInformationRequest) GetProvince() string {
  1438. if x != nil {
  1439. return x.Province
  1440. }
  1441. return ""
  1442. }
  1443. func (x *UpdateInformationRequest) GetCity() string {
  1444. if x != nil {
  1445. return x.City
  1446. }
  1447. return ""
  1448. }
  1449. func (x *UpdateInformationRequest) GetArea() string {
  1450. if x != nil {
  1451. return x.Area
  1452. }
  1453. return ""
  1454. }
  1455. type OnlinePersonListReply struct {
  1456. state protoimpl.MessageState
  1457. sizeCache protoimpl.SizeCache
  1458. unknownFields protoimpl.UnknownFields
  1459. List []*OnlinePersonInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1460. NextId string `protobuf:"bytes,2,opt,name=nextId,proto3" json:"nextId"`
  1461. }
  1462. func (x *OnlinePersonListReply) Reset() {
  1463. *x = OnlinePersonListReply{}
  1464. if protoimpl.UnsafeEnabled {
  1465. mi := &file_common_proto_msgTypes[26]
  1466. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1467. ms.StoreMessageInfo(mi)
  1468. }
  1469. }
  1470. func (x *OnlinePersonListReply) String() string {
  1471. return protoimpl.X.MessageStringOf(x)
  1472. }
  1473. func (*OnlinePersonListReply) ProtoMessage() {}
  1474. func (x *OnlinePersonListReply) ProtoReflect() protoreflect.Message {
  1475. mi := &file_common_proto_msgTypes[26]
  1476. if protoimpl.UnsafeEnabled && x != nil {
  1477. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1478. if ms.LoadMessageInfo() == nil {
  1479. ms.StoreMessageInfo(mi)
  1480. }
  1481. return ms
  1482. }
  1483. return mi.MessageOf(x)
  1484. }
  1485. // Deprecated: Use OnlinePersonListReply.ProtoReflect.Descriptor instead.
  1486. func (*OnlinePersonListReply) Descriptor() ([]byte, []int) {
  1487. return file_common_proto_rawDescGZIP(), []int{26}
  1488. }
  1489. func (x *OnlinePersonListReply) GetList() []*OnlinePersonInfo {
  1490. if x != nil {
  1491. return x.List
  1492. }
  1493. return nil
  1494. }
  1495. func (x *OnlinePersonListReply) GetNextId() string {
  1496. if x != nil {
  1497. return x.NextId
  1498. }
  1499. return ""
  1500. }
  1501. type OnlinePersonInfo struct {
  1502. state protoimpl.MessageState
  1503. sizeCache protoimpl.SizeCache
  1504. unknownFields protoimpl.UnknownFields
  1505. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  1506. PersonType string `protobuf:"bytes,2,opt,name=personType,proto3" json:"personType"` // 类型
  1507. Nickname string `protobuf:"bytes,3,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1508. AvatarUrl string `protobuf:"bytes,4,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  1509. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  1510. Age int64 `protobuf:"varint,6,opt,name=age,proto3" json:"age"` // 年龄
  1511. Constellation string `protobuf:"bytes,7,opt,name=constellation,proto3" json:"constellation"` // 星座
  1512. Signature string `protobuf:"bytes,8,opt,name=signature,proto3" json:"signature"` // 签名
  1513. Province string `protobuf:"bytes,9,opt,name=province,proto3" json:"province"` // 省
  1514. City string `protobuf:"bytes,10,opt,name=city,proto3" json:"city"` // 市
  1515. Area string `protobuf:"bytes,11,opt,name=area,proto3" json:"area"` // 区
  1516. }
  1517. func (x *OnlinePersonInfo) Reset() {
  1518. *x = OnlinePersonInfo{}
  1519. if protoimpl.UnsafeEnabled {
  1520. mi := &file_common_proto_msgTypes[27]
  1521. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1522. ms.StoreMessageInfo(mi)
  1523. }
  1524. }
  1525. func (x *OnlinePersonInfo) String() string {
  1526. return protoimpl.X.MessageStringOf(x)
  1527. }
  1528. func (*OnlinePersonInfo) ProtoMessage() {}
  1529. func (x *OnlinePersonInfo) ProtoReflect() protoreflect.Message {
  1530. mi := &file_common_proto_msgTypes[27]
  1531. if protoimpl.UnsafeEnabled && x != nil {
  1532. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1533. if ms.LoadMessageInfo() == nil {
  1534. ms.StoreMessageInfo(mi)
  1535. }
  1536. return ms
  1537. }
  1538. return mi.MessageOf(x)
  1539. }
  1540. // Deprecated: Use OnlinePersonInfo.ProtoReflect.Descriptor instead.
  1541. func (*OnlinePersonInfo) Descriptor() ([]byte, []int) {
  1542. return file_common_proto_rawDescGZIP(), []int{27}
  1543. }
  1544. func (x *OnlinePersonInfo) GetPersonID() string {
  1545. if x != nil {
  1546. return x.PersonID
  1547. }
  1548. return ""
  1549. }
  1550. func (x *OnlinePersonInfo) GetPersonType() string {
  1551. if x != nil {
  1552. return x.PersonType
  1553. }
  1554. return ""
  1555. }
  1556. func (x *OnlinePersonInfo) GetNickname() string {
  1557. if x != nil {
  1558. return x.Nickname
  1559. }
  1560. return ""
  1561. }
  1562. func (x *OnlinePersonInfo) GetAvatarUrl() string {
  1563. if x != nil {
  1564. return x.AvatarUrl
  1565. }
  1566. return ""
  1567. }
  1568. func (x *OnlinePersonInfo) GetSex() int64 {
  1569. if x != nil {
  1570. return x.Sex
  1571. }
  1572. return 0
  1573. }
  1574. func (x *OnlinePersonInfo) GetAge() int64 {
  1575. if x != nil {
  1576. return x.Age
  1577. }
  1578. return 0
  1579. }
  1580. func (x *OnlinePersonInfo) GetConstellation() string {
  1581. if x != nil {
  1582. return x.Constellation
  1583. }
  1584. return ""
  1585. }
  1586. func (x *OnlinePersonInfo) GetSignature() string {
  1587. if x != nil {
  1588. return x.Signature
  1589. }
  1590. return ""
  1591. }
  1592. func (x *OnlinePersonInfo) GetProvince() string {
  1593. if x != nil {
  1594. return x.Province
  1595. }
  1596. return ""
  1597. }
  1598. func (x *OnlinePersonInfo) GetCity() string {
  1599. if x != nil {
  1600. return x.City
  1601. }
  1602. return ""
  1603. }
  1604. func (x *OnlinePersonInfo) GetArea() string {
  1605. if x != nil {
  1606. return x.Area
  1607. }
  1608. return ""
  1609. }
  1610. var File_common_proto protoreflect.FileDescriptor
  1611. var file_common_proto_rawDesc = []byte{
  1612. 0x0a, 0x0c, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0a,
  1613. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x22, 0x4d, 0x0a, 0x15, 0x55, 0x73,
  1614. 0x65, 0x72, 0x41, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x50, 0x61,
  1615. 0x72, 0x61, 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64,
  1616. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49,
  1617. 0x64, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  1618. 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0xa1, 0x01, 0x0a, 0x13, 0x55, 0x73,
  1619. 0x65, 0x72, 0x41, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x50, 0x61, 0x72, 0x61,
  1620. 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01,
  1621. 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x12,
  1622. 0x2c, 0x0a, 0x11, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69,
  1623. 0x66, 0x79, 0x49, 0x44, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x70, 0x61, 0x72, 0x74,
  1624. 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x12, 0x16, 0x0a,
  1625. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75,
  1626. 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x26, 0x0a, 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x65,
  1627. 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x75,
  1628. 0x73, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x22, 0x42, 0x0a,
  1629. 0x14, 0x55, 0x73, 0x65, 0x72, 0x31, 0x41, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x32, 0x49, 0x64,
  1630. 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x14, 0x0a, 0x05, 0x75, 0x73, 0x65, 0x72, 0x31, 0x18, 0x01,
  1631. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x75, 0x73, 0x65, 0x72, 0x31, 0x12, 0x14, 0x0a, 0x05, 0x75,
  1632. 0x73, 0x65, 0x72, 0x32, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x75, 0x73, 0x65, 0x72,
  1633. 0x32, 0x22, 0x2e, 0x0a, 0x0e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x50, 0x61,
  1634. 0x72, 0x61, 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44,
  1635. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49,
  1636. 0x44, 0x22, 0x2b, 0x0a, 0x0d, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72,
  1637. 0x61, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01,
  1638. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x22, 0x49,
  1639. 0x0a, 0x0b, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x1a, 0x0a,
  1640. 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1641. 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72,
  1642. 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70,
  1643. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x22, 0x25, 0x0a, 0x0b, 0x55, 0x73, 0x65,
  1644. 0x72, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72,
  1645. 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64,
  1646. 0x22, 0x1d, 0x0a, 0x09, 0x57, 0x78, 0x43, 0x6f, 0x6e, 0x66, 0x52, 0x65, 0x71, 0x12, 0x10, 0x0a,
  1647. 0x03, 0x75, 0x72, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x22,
  1648. 0x90, 0x01, 0x0a, 0x0e, 0x57, 0x78, 0x43, 0x6f, 0x6e, 0x66, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  1649. 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  1650. 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x74, 0x69, 0x6d, 0x65,
  1651. 0x73, 0x74, 0x61, 0x6d, 0x70, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x74, 0x69, 0x6d,
  1652. 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x6f, 0x6e, 0x63, 0x65, 0x53,
  1653. 0x74, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x6f, 0x6e, 0x63, 0x65, 0x53,
  1654. 0x74, 0x72, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18,
  1655. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65,
  1656. 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75,
  1657. 0x72, 0x6c, 0x22, 0xf3, 0x02, 0x0a, 0x08, 0x48, 0x6f, 0x6d, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12,
  1658. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12,
  1659. 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  1660. 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61,
  1661. 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  1662. 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78,
  1663. 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70,
  1664. 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70,
  1665. 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06,
  1666. 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e,
  1667. 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09,
  1668. 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12,
  1669. 0x2d, 0x0a, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x08, 0x20, 0x03, 0x28, 0x0b,
  1670. 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61,
  1671. 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c,
  1672. 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28,
  1673. 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x26, 0x0a, 0x0e,
  1674. 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x0a,
  1675. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56,
  1676. 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65,
  1677. 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65,
  1678. 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  1679. 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0d, 0x20, 0x01,
  1680. 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x22, 0xbc, 0x02, 0x0a, 0x14, 0x41, 0x64, 0x64,
  1681. 0x46, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x6e, 0x66,
  1682. 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69,
  1683. 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20,
  1684. 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a,
  1685. 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
  1686. 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73,
  1687. 0x65, 0x78, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a,
  1688. 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09, 0x52,
  1689. 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x66, 0x72, 0x6f,
  1690. 0x6d, 0x4f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x66,
  1691. 0x72, 0x6f, 0x6d, 0x4f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x73, 0x52,
  1692. 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x69,
  1693. 0x73, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x43,
  1694. 0x68, 0x61, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x43, 0x68, 0x61,
  1695. 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x69, 0x73, 0x46, 0x72, 0x6f, 0x6d, 0x55, 0x73, 0x18, 0x09, 0x20,
  1696. 0x01, 0x28, 0x08, 0x52, 0x08, 0x69, 0x73, 0x46, 0x72, 0x6f, 0x6d, 0x55, 0x73, 0x12, 0x1c, 0x0a,
  1697. 0x09, 0x66, 0x72, 0x6f, 0x6d, 0x41, 0x70, 0x70, 0x49, 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09,
  1698. 0x52, 0x09, 0x66, 0x72, 0x6f, 0x6d, 0x41, 0x70, 0x70, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x66,
  1699. 0x72, 0x6f, 0x6d, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x66,
  1700. 0x72, 0x6f, 0x6d, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0x2c, 0x0a, 0x0c, 0x50, 0x65, 0x72, 0x73, 0x6f,
  1701. 0x6e, 0x49, 0x44, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f,
  1702. 0x6e, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x70, 0x65, 0x72, 0x73,
  1703. 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x22, 0x39, 0x0a, 0x0d, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44,
  1704. 0x42, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x28, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01,
  1705. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  1706. 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74,
  1707. 0x22, 0xc4, 0x02, 0x0a, 0x08, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x12, 0x0e, 0x0a,
  1708. 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a,
  1709. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  1710. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61,
  1711. 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76,
  1712. 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04,
  1713. 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63,
  1714. 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69, 0x63,
  1715. 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20, 0x01,
  1716. 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74,
  1717. 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d,
  1718. 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x0a,
  1719. 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18,
  1720. 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65,
  1721. 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63,
  1722. 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63,
  1723. 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52,
  1724. 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0b, 0x20,
  1725. 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67,
  1726. 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69,
  1727. 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x22, 0x41, 0x0a, 0x0f, 0x4c, 0x69, 0x73, 0x74, 0x50,
  1728. 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65,
  1729. 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74,
  1730. 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01,
  1731. 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x22, 0x42, 0x0a, 0x10, 0x4c, 0x69,
  1732. 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x32, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16,
  1733. 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  1734. 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74,
  1735. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x22, 0x86,
  1736. 0x01, 0x0a, 0x18, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x41, 0x6e, 0x64, 0x50, 0x65,
  1737. 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e,
  1738. 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6e, 0x65, 0x78,
  1739. 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20,
  1740. 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70,
  1741. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70,
  1742. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f,
  1743. 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72,
  1744. 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x22, 0x2c, 0x0a, 0x14, 0x53, 0x65, 0x6e, 0x64, 0x50,
  1745. 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1746. 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  1747. 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x22, 0x41, 0x0a, 0x15, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50, 0x68,
  1748. 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x14,
  1749. 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70,
  1750. 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x02, 0x20, 0x01,
  1751. 0x28, 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x22, 0x2c, 0x0a, 0x16, 0x55, 0x70, 0x6c, 0x6f,
  1752. 0x61, 0x64, 0x4d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  1753. 0x73, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1754. 0x52, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x22, 0x17, 0x0a, 0x03, 0x49, 0x64, 0x73, 0x12, 0x10, 0x0a,
  1755. 0x03, 0x69, 0x64, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x03, 0x52, 0x03, 0x69, 0x64, 0x73, 0x22,
  1756. 0x37, 0x0a, 0x0c, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
  1757. 0x27, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e,
  1758. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61, 0x67, 0x4c, 0x69,
  1759. 0x73, 0x74, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x2d, 0x0a, 0x07, 0x54, 0x61, 0x67, 0x4c,
  1760. 0x69, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  1761. 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  1762. 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x1a, 0x0a, 0x06, 0x53, 0x65, 0x78, 0x52, 0x65,
  1763. 0x71, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03,
  1764. 0x73, 0x65, 0x78, 0x22, 0x34, 0x0a, 0x14, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x49, 0x6e, 0x74,
  1765. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1c, 0x0a, 0x09, 0x69,
  1766. 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  1767. 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x22, 0xc2, 0x02, 0x0a, 0x18, 0x55, 0x70,
  1768. 0x64, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52,
  1769. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61,
  1770. 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61,
  1771. 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18,
  1772. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c,
  1773. 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73,
  1774. 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x62, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x18, 0x04,
  1775. 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x62, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x12, 0x18,
  1776. 0x0a, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x05, 0x20, 0x03, 0x28, 0x03, 0x52,
  1777. 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72,
  1778. 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09,
  1779. 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65,
  1780. 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x07, 0x20,
  1781. 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x1a,
  1782. 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x08, 0x20, 0x03, 0x28, 0x09,
  1783. 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72,
  1784. 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72,
  1785. 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0a,
  1786. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72,
  1787. 0x65, 0x61, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x22, 0x61,
  1788. 0x0a, 0x15, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69,
  1789. 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x30, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18,
  1790. 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  1791. 0x6f, 0x6e, 0x2e, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49,
  1792. 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78,
  1793. 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49,
  1794. 0x64, 0x22, 0xb4, 0x02, 0x0a, 0x10, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73,
  1795. 0x6f, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  1796. 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  1797. 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65,
  1798. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79,
  1799. 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03,
  1800. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c,
  1801. 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x04, 0x20, 0x01, 0x28,
  1802. 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03,
  1803. 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x10,
  1804. 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65,
  1805. 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f,
  1806. 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c,
  1807. 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74,
  1808. 0x75, 0x72, 0x65, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61,
  1809. 0x74, 0x75, 0x72, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65,
  1810. 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65,
  1811. 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  1812. 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0b, 0x20, 0x01,
  1813. 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x42, 0x43, 0x0a, 0x0a, 0x61, 0x70, 0x69, 0x2e,
  1814. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x50, 0x01, 0x5a, 0x33, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b,
  1815. 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f,
  1816. 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f,
  1817. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x3b, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x62, 0x06, 0x70,
  1818. 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1819. }
  1820. var (
  1821. file_common_proto_rawDescOnce sync.Once
  1822. file_common_proto_rawDescData = file_common_proto_rawDesc
  1823. )
  1824. func file_common_proto_rawDescGZIP() []byte {
  1825. file_common_proto_rawDescOnce.Do(func() {
  1826. file_common_proto_rawDescData = protoimpl.X.CompressGZIP(file_common_proto_rawDescData)
  1827. })
  1828. return file_common_proto_rawDescData
  1829. }
  1830. var file_common_proto_msgTypes = make([]protoimpl.MessageInfo, 28)
  1831. var file_common_proto_goTypes = []interface{}{
  1832. (*UserAndPartnerIdParam)(nil), // 0: api.common.UserAndPartnerIdParam
  1833. (*UserAndPartnerParam)(nil), // 1: api.common.UserAndPartnerParam
  1834. (*User1AndUser2IdParam)(nil), // 2: api.common.User1AndUser2IdParam
  1835. (*PartnerIDParam)(nil), // 3: api.common.PartnerIDParam
  1836. (*PersonIDParam)(nil), // 4: api.common.PersonIDParam
  1837. (*PersonParam)(nil), // 5: api.common.PersonParam
  1838. (*UserIDParam)(nil), // 6: api.common.UserIDParam
  1839. (*WxConfReq)(nil), // 7: api.common.WxConfReq
  1840. (*WxConfResponse)(nil), // 8: api.common.WxConfResponse
  1841. (*HomeInfo)(nil), // 9: api.common.HomeInfo
  1842. (*AddFriendMessageInfo)(nil), // 10: api.common.AddFriendMessageInfo
  1843. (*PersonIDList)(nil), // 11: api.common.PersonIDList
  1844. (*PersonDBReply)(nil), // 12: api.common.PersonDBReply
  1845. (*PersonDB)(nil), // 13: api.common.PersonDB
  1846. (*ListPageRequest)(nil), // 14: api.common.ListPageRequest
  1847. (*ListPage2Request)(nil), // 15: api.common.ListPage2Request
  1848. (*ListPageAndPersonRequest)(nil), // 16: api.common.ListPageAndPersonRequest
  1849. (*SendPhoneCodeRequest)(nil), // 17: api.common.SendPhoneCodeRequest
  1850. (*CheckPhoneCodeRequest)(nil), // 18: api.common.CheckPhoneCodeRequest
  1851. (*UploadMaterialResponse)(nil), // 19: api.common.UploadMaterialResponse
  1852. (*Ids)(nil), // 20: api.common.Ids
  1853. (*TagListReply)(nil), // 21: api.common.TagListReply
  1854. (*TagList)(nil), // 22: api.common.TagList
  1855. (*SexReq)(nil), // 23: api.common.SexReq
  1856. (*RandomIntroduceReply)(nil), // 24: api.common.RandomIntroduceReply
  1857. (*UpdateInformationRequest)(nil), // 25: api.common.UpdateInformationRequest
  1858. (*OnlinePersonListReply)(nil), // 26: api.common.OnlinePersonListReply
  1859. (*OnlinePersonInfo)(nil), // 27: api.common.OnlinePersonInfo
  1860. }
  1861. var file_common_proto_depIdxs = []int32{
  1862. 22, // 0: api.common.HomeInfo.tagList:type_name -> api.common.TagList
  1863. 13, // 1: api.common.PersonDBReply.list:type_name -> api.common.PersonDB
  1864. 22, // 2: api.common.TagListReply.list:type_name -> api.common.TagList
  1865. 27, // 3: api.common.OnlinePersonListReply.list:type_name -> api.common.OnlinePersonInfo
  1866. 4, // [4:4] is the sub-list for method output_type
  1867. 4, // [4:4] is the sub-list for method input_type
  1868. 4, // [4:4] is the sub-list for extension type_name
  1869. 4, // [4:4] is the sub-list for extension extendee
  1870. 0, // [0:4] is the sub-list for field type_name
  1871. }
  1872. func init() { file_common_proto_init() }
  1873. func file_common_proto_init() {
  1874. if File_common_proto != nil {
  1875. return
  1876. }
  1877. if !protoimpl.UnsafeEnabled {
  1878. file_common_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1879. switch v := v.(*UserAndPartnerIdParam); i {
  1880. case 0:
  1881. return &v.state
  1882. case 1:
  1883. return &v.sizeCache
  1884. case 2:
  1885. return &v.unknownFields
  1886. default:
  1887. return nil
  1888. }
  1889. }
  1890. file_common_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1891. switch v := v.(*UserAndPartnerParam); i {
  1892. case 0:
  1893. return &v.state
  1894. case 1:
  1895. return &v.sizeCache
  1896. case 2:
  1897. return &v.unknownFields
  1898. default:
  1899. return nil
  1900. }
  1901. }
  1902. file_common_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1903. switch v := v.(*User1AndUser2IdParam); i {
  1904. case 0:
  1905. return &v.state
  1906. case 1:
  1907. return &v.sizeCache
  1908. case 2:
  1909. return &v.unknownFields
  1910. default:
  1911. return nil
  1912. }
  1913. }
  1914. file_common_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1915. switch v := v.(*PartnerIDParam); i {
  1916. case 0:
  1917. return &v.state
  1918. case 1:
  1919. return &v.sizeCache
  1920. case 2:
  1921. return &v.unknownFields
  1922. default:
  1923. return nil
  1924. }
  1925. }
  1926. file_common_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1927. switch v := v.(*PersonIDParam); i {
  1928. case 0:
  1929. return &v.state
  1930. case 1:
  1931. return &v.sizeCache
  1932. case 2:
  1933. return &v.unknownFields
  1934. default:
  1935. return nil
  1936. }
  1937. }
  1938. file_common_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1939. switch v := v.(*PersonParam); i {
  1940. case 0:
  1941. return &v.state
  1942. case 1:
  1943. return &v.sizeCache
  1944. case 2:
  1945. return &v.unknownFields
  1946. default:
  1947. return nil
  1948. }
  1949. }
  1950. file_common_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1951. switch v := v.(*UserIDParam); i {
  1952. case 0:
  1953. return &v.state
  1954. case 1:
  1955. return &v.sizeCache
  1956. case 2:
  1957. return &v.unknownFields
  1958. default:
  1959. return nil
  1960. }
  1961. }
  1962. file_common_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1963. switch v := v.(*WxConfReq); i {
  1964. case 0:
  1965. return &v.state
  1966. case 1:
  1967. return &v.sizeCache
  1968. case 2:
  1969. return &v.unknownFields
  1970. default:
  1971. return nil
  1972. }
  1973. }
  1974. file_common_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1975. switch v := v.(*WxConfResponse); i {
  1976. case 0:
  1977. return &v.state
  1978. case 1:
  1979. return &v.sizeCache
  1980. case 2:
  1981. return &v.unknownFields
  1982. default:
  1983. return nil
  1984. }
  1985. }
  1986. file_common_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1987. switch v := v.(*HomeInfo); i {
  1988. case 0:
  1989. return &v.state
  1990. case 1:
  1991. return &v.sizeCache
  1992. case 2:
  1993. return &v.unknownFields
  1994. default:
  1995. return nil
  1996. }
  1997. }
  1998. file_common_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1999. switch v := v.(*AddFriendMessageInfo); i {
  2000. case 0:
  2001. return &v.state
  2002. case 1:
  2003. return &v.sizeCache
  2004. case 2:
  2005. return &v.unknownFields
  2006. default:
  2007. return nil
  2008. }
  2009. }
  2010. file_common_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  2011. switch v := v.(*PersonIDList); i {
  2012. case 0:
  2013. return &v.state
  2014. case 1:
  2015. return &v.sizeCache
  2016. case 2:
  2017. return &v.unknownFields
  2018. default:
  2019. return nil
  2020. }
  2021. }
  2022. file_common_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  2023. switch v := v.(*PersonDBReply); i {
  2024. case 0:
  2025. return &v.state
  2026. case 1:
  2027. return &v.sizeCache
  2028. case 2:
  2029. return &v.unknownFields
  2030. default:
  2031. return nil
  2032. }
  2033. }
  2034. file_common_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  2035. switch v := v.(*PersonDB); i {
  2036. case 0:
  2037. return &v.state
  2038. case 1:
  2039. return &v.sizeCache
  2040. case 2:
  2041. return &v.unknownFields
  2042. default:
  2043. return nil
  2044. }
  2045. }
  2046. file_common_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  2047. switch v := v.(*ListPageRequest); i {
  2048. case 0:
  2049. return &v.state
  2050. case 1:
  2051. return &v.sizeCache
  2052. case 2:
  2053. return &v.unknownFields
  2054. default:
  2055. return nil
  2056. }
  2057. }
  2058. file_common_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2059. switch v := v.(*ListPage2Request); i {
  2060. case 0:
  2061. return &v.state
  2062. case 1:
  2063. return &v.sizeCache
  2064. case 2:
  2065. return &v.unknownFields
  2066. default:
  2067. return nil
  2068. }
  2069. }
  2070. file_common_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2071. switch v := v.(*ListPageAndPersonRequest); i {
  2072. case 0:
  2073. return &v.state
  2074. case 1:
  2075. return &v.sizeCache
  2076. case 2:
  2077. return &v.unknownFields
  2078. default:
  2079. return nil
  2080. }
  2081. }
  2082. file_common_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2083. switch v := v.(*SendPhoneCodeRequest); i {
  2084. case 0:
  2085. return &v.state
  2086. case 1:
  2087. return &v.sizeCache
  2088. case 2:
  2089. return &v.unknownFields
  2090. default:
  2091. return nil
  2092. }
  2093. }
  2094. file_common_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  2095. switch v := v.(*CheckPhoneCodeRequest); i {
  2096. case 0:
  2097. return &v.state
  2098. case 1:
  2099. return &v.sizeCache
  2100. case 2:
  2101. return &v.unknownFields
  2102. default:
  2103. return nil
  2104. }
  2105. }
  2106. file_common_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  2107. switch v := v.(*UploadMaterialResponse); i {
  2108. case 0:
  2109. return &v.state
  2110. case 1:
  2111. return &v.sizeCache
  2112. case 2:
  2113. return &v.unknownFields
  2114. default:
  2115. return nil
  2116. }
  2117. }
  2118. file_common_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  2119. switch v := v.(*Ids); i {
  2120. case 0:
  2121. return &v.state
  2122. case 1:
  2123. return &v.sizeCache
  2124. case 2:
  2125. return &v.unknownFields
  2126. default:
  2127. return nil
  2128. }
  2129. }
  2130. file_common_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  2131. switch v := v.(*TagListReply); i {
  2132. case 0:
  2133. return &v.state
  2134. case 1:
  2135. return &v.sizeCache
  2136. case 2:
  2137. return &v.unknownFields
  2138. default:
  2139. return nil
  2140. }
  2141. }
  2142. file_common_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  2143. switch v := v.(*TagList); i {
  2144. case 0:
  2145. return &v.state
  2146. case 1:
  2147. return &v.sizeCache
  2148. case 2:
  2149. return &v.unknownFields
  2150. default:
  2151. return nil
  2152. }
  2153. }
  2154. file_common_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  2155. switch v := v.(*SexReq); i {
  2156. case 0:
  2157. return &v.state
  2158. case 1:
  2159. return &v.sizeCache
  2160. case 2:
  2161. return &v.unknownFields
  2162. default:
  2163. return nil
  2164. }
  2165. }
  2166. file_common_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  2167. switch v := v.(*RandomIntroduceReply); i {
  2168. case 0:
  2169. return &v.state
  2170. case 1:
  2171. return &v.sizeCache
  2172. case 2:
  2173. return &v.unknownFields
  2174. default:
  2175. return nil
  2176. }
  2177. }
  2178. file_common_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  2179. switch v := v.(*UpdateInformationRequest); i {
  2180. case 0:
  2181. return &v.state
  2182. case 1:
  2183. return &v.sizeCache
  2184. case 2:
  2185. return &v.unknownFields
  2186. default:
  2187. return nil
  2188. }
  2189. }
  2190. file_common_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  2191. switch v := v.(*OnlinePersonListReply); i {
  2192. case 0:
  2193. return &v.state
  2194. case 1:
  2195. return &v.sizeCache
  2196. case 2:
  2197. return &v.unknownFields
  2198. default:
  2199. return nil
  2200. }
  2201. }
  2202. file_common_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  2203. switch v := v.(*OnlinePersonInfo); i {
  2204. case 0:
  2205. return &v.state
  2206. case 1:
  2207. return &v.sizeCache
  2208. case 2:
  2209. return &v.unknownFields
  2210. default:
  2211. return nil
  2212. }
  2213. }
  2214. }
  2215. type x struct{}
  2216. out := protoimpl.TypeBuilder{
  2217. File: protoimpl.DescBuilder{
  2218. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  2219. RawDescriptor: file_common_proto_rawDesc,
  2220. NumEnums: 0,
  2221. NumMessages: 28,
  2222. NumExtensions: 0,
  2223. NumServices: 0,
  2224. },
  2225. GoTypes: file_common_proto_goTypes,
  2226. DependencyIndexes: file_common_proto_depIdxs,
  2227. MessageInfos: file_common_proto_msgTypes,
  2228. }.Build()
  2229. File_common_proto = out.File
  2230. file_common_proto_rawDesc = nil
  2231. file_common_proto_goTypes = nil
  2232. file_common_proto_depIdxs = nil
  2233. }