common.pb.go 75 KB

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