common.pb.go 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961
  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 User1AndUser2IdParam struct {
  66. state protoimpl.MessageState
  67. sizeCache protoimpl.SizeCache
  68. unknownFields protoimpl.UnknownFields
  69. User1 string `protobuf:"bytes,1,opt,name=user1,proto3" json:"user1"`
  70. User2 string `protobuf:"bytes,2,opt,name=user2,proto3" json:"user2"`
  71. }
  72. func (x *User1AndUser2IdParam) Reset() {
  73. *x = User1AndUser2IdParam{}
  74. if protoimpl.UnsafeEnabled {
  75. mi := &file_common_proto_msgTypes[1]
  76. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  77. ms.StoreMessageInfo(mi)
  78. }
  79. }
  80. func (x *User1AndUser2IdParam) String() string {
  81. return protoimpl.X.MessageStringOf(x)
  82. }
  83. func (*User1AndUser2IdParam) ProtoMessage() {}
  84. func (x *User1AndUser2IdParam) ProtoReflect() protoreflect.Message {
  85. mi := &file_common_proto_msgTypes[1]
  86. if protoimpl.UnsafeEnabled && x != nil {
  87. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  88. if ms.LoadMessageInfo() == nil {
  89. ms.StoreMessageInfo(mi)
  90. }
  91. return ms
  92. }
  93. return mi.MessageOf(x)
  94. }
  95. // Deprecated: Use User1AndUser2IdParam.ProtoReflect.Descriptor instead.
  96. func (*User1AndUser2IdParam) Descriptor() ([]byte, []int) {
  97. return file_common_proto_rawDescGZIP(), []int{1}
  98. }
  99. func (x *User1AndUser2IdParam) GetUser1() string {
  100. if x != nil {
  101. return x.User1
  102. }
  103. return ""
  104. }
  105. func (x *User1AndUser2IdParam) GetUser2() string {
  106. if x != nil {
  107. return x.User2
  108. }
  109. return ""
  110. }
  111. type PartnerIDParam struct {
  112. state protoimpl.MessageState
  113. sizeCache protoimpl.SizeCache
  114. unknownFields protoimpl.UnknownFields
  115. PartnerID string `protobuf:"bytes,1,opt,name=partnerID,proto3" json:"partnerID"`
  116. }
  117. func (x *PartnerIDParam) Reset() {
  118. *x = PartnerIDParam{}
  119. if protoimpl.UnsafeEnabled {
  120. mi := &file_common_proto_msgTypes[2]
  121. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  122. ms.StoreMessageInfo(mi)
  123. }
  124. }
  125. func (x *PartnerIDParam) String() string {
  126. return protoimpl.X.MessageStringOf(x)
  127. }
  128. func (*PartnerIDParam) ProtoMessage() {}
  129. func (x *PartnerIDParam) ProtoReflect() protoreflect.Message {
  130. mi := &file_common_proto_msgTypes[2]
  131. if protoimpl.UnsafeEnabled && x != nil {
  132. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  133. if ms.LoadMessageInfo() == nil {
  134. ms.StoreMessageInfo(mi)
  135. }
  136. return ms
  137. }
  138. return mi.MessageOf(x)
  139. }
  140. // Deprecated: Use PartnerIDParam.ProtoReflect.Descriptor instead.
  141. func (*PartnerIDParam) Descriptor() ([]byte, []int) {
  142. return file_common_proto_rawDescGZIP(), []int{2}
  143. }
  144. func (x *PartnerIDParam) GetPartnerID() string {
  145. if x != nil {
  146. return x.PartnerID
  147. }
  148. return ""
  149. }
  150. type PersonParam struct {
  151. state protoimpl.MessageState
  152. sizeCache protoimpl.SizeCache
  153. unknownFields protoimpl.UnknownFields
  154. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  155. PersonType string `protobuf:"bytes,2,opt,name=personType,proto3" json:"personType"` // 类型
  156. }
  157. func (x *PersonParam) Reset() {
  158. *x = PersonParam{}
  159. if protoimpl.UnsafeEnabled {
  160. mi := &file_common_proto_msgTypes[3]
  161. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  162. ms.StoreMessageInfo(mi)
  163. }
  164. }
  165. func (x *PersonParam) String() string {
  166. return protoimpl.X.MessageStringOf(x)
  167. }
  168. func (*PersonParam) ProtoMessage() {}
  169. func (x *PersonParam) ProtoReflect() protoreflect.Message {
  170. mi := &file_common_proto_msgTypes[3]
  171. if protoimpl.UnsafeEnabled && x != nil {
  172. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  173. if ms.LoadMessageInfo() == nil {
  174. ms.StoreMessageInfo(mi)
  175. }
  176. return ms
  177. }
  178. return mi.MessageOf(x)
  179. }
  180. // Deprecated: Use PersonParam.ProtoReflect.Descriptor instead.
  181. func (*PersonParam) Descriptor() ([]byte, []int) {
  182. return file_common_proto_rawDescGZIP(), []int{3}
  183. }
  184. func (x *PersonParam) GetPersonID() string {
  185. if x != nil {
  186. return x.PersonID
  187. }
  188. return ""
  189. }
  190. func (x *PersonParam) GetPersonType() string {
  191. if x != nil {
  192. return x.PersonType
  193. }
  194. return ""
  195. }
  196. type UserIDParam struct {
  197. state protoimpl.MessageState
  198. sizeCache protoimpl.SizeCache
  199. unknownFields protoimpl.UnknownFields
  200. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId"`
  201. }
  202. func (x *UserIDParam) Reset() {
  203. *x = UserIDParam{}
  204. if protoimpl.UnsafeEnabled {
  205. mi := &file_common_proto_msgTypes[4]
  206. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  207. ms.StoreMessageInfo(mi)
  208. }
  209. }
  210. func (x *UserIDParam) String() string {
  211. return protoimpl.X.MessageStringOf(x)
  212. }
  213. func (*UserIDParam) ProtoMessage() {}
  214. func (x *UserIDParam) ProtoReflect() protoreflect.Message {
  215. mi := &file_common_proto_msgTypes[4]
  216. if protoimpl.UnsafeEnabled && x != nil {
  217. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  218. if ms.LoadMessageInfo() == nil {
  219. ms.StoreMessageInfo(mi)
  220. }
  221. return ms
  222. }
  223. return mi.MessageOf(x)
  224. }
  225. // Deprecated: Use UserIDParam.ProtoReflect.Descriptor instead.
  226. func (*UserIDParam) Descriptor() ([]byte, []int) {
  227. return file_common_proto_rawDescGZIP(), []int{4}
  228. }
  229. func (x *UserIDParam) GetUserId() string {
  230. if x != nil {
  231. return x.UserId
  232. }
  233. return ""
  234. }
  235. type WxConfReq struct {
  236. state protoimpl.MessageState
  237. sizeCache protoimpl.SizeCache
  238. unknownFields protoimpl.UnknownFields
  239. Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url"`
  240. }
  241. func (x *WxConfReq) Reset() {
  242. *x = WxConfReq{}
  243. if protoimpl.UnsafeEnabled {
  244. mi := &file_common_proto_msgTypes[5]
  245. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  246. ms.StoreMessageInfo(mi)
  247. }
  248. }
  249. func (x *WxConfReq) String() string {
  250. return protoimpl.X.MessageStringOf(x)
  251. }
  252. func (*WxConfReq) ProtoMessage() {}
  253. func (x *WxConfReq) ProtoReflect() protoreflect.Message {
  254. mi := &file_common_proto_msgTypes[5]
  255. if protoimpl.UnsafeEnabled && x != nil {
  256. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  257. if ms.LoadMessageInfo() == nil {
  258. ms.StoreMessageInfo(mi)
  259. }
  260. return ms
  261. }
  262. return mi.MessageOf(x)
  263. }
  264. // Deprecated: Use WxConfReq.ProtoReflect.Descriptor instead.
  265. func (*WxConfReq) Descriptor() ([]byte, []int) {
  266. return file_common_proto_rawDescGZIP(), []int{5}
  267. }
  268. func (x *WxConfReq) GetUrl() string {
  269. if x != nil {
  270. return x.Url
  271. }
  272. return ""
  273. }
  274. type WxConfResponse struct {
  275. state protoimpl.MessageState
  276. sizeCache protoimpl.SizeCache
  277. unknownFields protoimpl.UnknownFields
  278. AppId string `protobuf:"bytes,1,opt,name=appId,proto3" json:"appId"` // 必填,公众号的唯一标识
  279. Timestamp int64 `protobuf:"varint,2,opt,name=timestamp,proto3" json:"timestamp"` // 必填,生成签名的时间戳
  280. NonceStr string `protobuf:"bytes,3,opt,name=nonceStr,proto3" json:"nonceStr"` // 必填,生成签名的随机串
  281. Signature string `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature"` // 必填,签名
  282. }
  283. func (x *WxConfResponse) Reset() {
  284. *x = WxConfResponse{}
  285. if protoimpl.UnsafeEnabled {
  286. mi := &file_common_proto_msgTypes[6]
  287. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  288. ms.StoreMessageInfo(mi)
  289. }
  290. }
  291. func (x *WxConfResponse) String() string {
  292. return protoimpl.X.MessageStringOf(x)
  293. }
  294. func (*WxConfResponse) ProtoMessage() {}
  295. func (x *WxConfResponse) ProtoReflect() protoreflect.Message {
  296. mi := &file_common_proto_msgTypes[6]
  297. if protoimpl.UnsafeEnabled && x != nil {
  298. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  299. if ms.LoadMessageInfo() == nil {
  300. ms.StoreMessageInfo(mi)
  301. }
  302. return ms
  303. }
  304. return mi.MessageOf(x)
  305. }
  306. // Deprecated: Use WxConfResponse.ProtoReflect.Descriptor instead.
  307. func (*WxConfResponse) Descriptor() ([]byte, []int) {
  308. return file_common_proto_rawDescGZIP(), []int{6}
  309. }
  310. func (x *WxConfResponse) GetAppId() string {
  311. if x != nil {
  312. return x.AppId
  313. }
  314. return ""
  315. }
  316. func (x *WxConfResponse) GetTimestamp() int64 {
  317. if x != nil {
  318. return x.Timestamp
  319. }
  320. return 0
  321. }
  322. func (x *WxConfResponse) GetNonceStr() string {
  323. if x != nil {
  324. return x.NonceStr
  325. }
  326. return ""
  327. }
  328. func (x *WxConfResponse) GetSignature() string {
  329. if x != nil {
  330. return x.Signature
  331. }
  332. return ""
  333. }
  334. // 主页信息
  335. type HomeInfo struct {
  336. state protoimpl.MessageState
  337. sizeCache protoimpl.SizeCache
  338. unknownFields protoimpl.UnknownFields
  339. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  340. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  341. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  342. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // 性别
  343. Pictures []string `protobuf:"bytes,5,rep,name=pictures,proto3" json:"pictures"` // 图片
  344. Age int64 `protobuf:"varint,6,opt,name=age,proto3" json:"age"` // 年龄
  345. Constellation string `protobuf:"bytes,7,opt,name=constellation,proto3" json:"constellation"` // 星座
  346. TagList []*TagList `protobuf:"bytes,8,rep,name=tagList,proto3" json:"tagList"` // 标签
  347. Signature string `protobuf:"bytes,9,opt,name=signature,proto3" json:"signature"` // 签名
  348. IntroduceVoice string `protobuf:"bytes,10,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音
  349. Province string `protobuf:"bytes,11,opt,name=province,proto3" json:"province"` // 省
  350. City string `protobuf:"bytes,12,opt,name=city,proto3" json:"city"` // 市
  351. Area string `protobuf:"bytes,13,opt,name=area,proto3" json:"area"` // 区
  352. }
  353. func (x *HomeInfo) Reset() {
  354. *x = HomeInfo{}
  355. if protoimpl.UnsafeEnabled {
  356. mi := &file_common_proto_msgTypes[7]
  357. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  358. ms.StoreMessageInfo(mi)
  359. }
  360. }
  361. func (x *HomeInfo) String() string {
  362. return protoimpl.X.MessageStringOf(x)
  363. }
  364. func (*HomeInfo) ProtoMessage() {}
  365. func (x *HomeInfo) ProtoReflect() protoreflect.Message {
  366. mi := &file_common_proto_msgTypes[7]
  367. if protoimpl.UnsafeEnabled && x != nil {
  368. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  369. if ms.LoadMessageInfo() == nil {
  370. ms.StoreMessageInfo(mi)
  371. }
  372. return ms
  373. }
  374. return mi.MessageOf(x)
  375. }
  376. // Deprecated: Use HomeInfo.ProtoReflect.Descriptor instead.
  377. func (*HomeInfo) Descriptor() ([]byte, []int) {
  378. return file_common_proto_rawDescGZIP(), []int{7}
  379. }
  380. func (x *HomeInfo) GetId() string {
  381. if x != nil {
  382. return x.Id
  383. }
  384. return ""
  385. }
  386. func (x *HomeInfo) GetNickname() string {
  387. if x != nil {
  388. return x.Nickname
  389. }
  390. return ""
  391. }
  392. func (x *HomeInfo) GetAvatarUrl() string {
  393. if x != nil {
  394. return x.AvatarUrl
  395. }
  396. return ""
  397. }
  398. func (x *HomeInfo) GetSex() int64 {
  399. if x != nil {
  400. return x.Sex
  401. }
  402. return 0
  403. }
  404. func (x *HomeInfo) GetPictures() []string {
  405. if x != nil {
  406. return x.Pictures
  407. }
  408. return nil
  409. }
  410. func (x *HomeInfo) GetAge() int64 {
  411. if x != nil {
  412. return x.Age
  413. }
  414. return 0
  415. }
  416. func (x *HomeInfo) GetConstellation() string {
  417. if x != nil {
  418. return x.Constellation
  419. }
  420. return ""
  421. }
  422. func (x *HomeInfo) GetTagList() []*TagList {
  423. if x != nil {
  424. return x.TagList
  425. }
  426. return nil
  427. }
  428. func (x *HomeInfo) GetSignature() string {
  429. if x != nil {
  430. return x.Signature
  431. }
  432. return ""
  433. }
  434. func (x *HomeInfo) GetIntroduceVoice() string {
  435. if x != nil {
  436. return x.IntroduceVoice
  437. }
  438. return ""
  439. }
  440. func (x *HomeInfo) GetProvince() string {
  441. if x != nil {
  442. return x.Province
  443. }
  444. return ""
  445. }
  446. func (x *HomeInfo) GetCity() string {
  447. if x != nil {
  448. return x.City
  449. }
  450. return ""
  451. }
  452. func (x *HomeInfo) GetArea() string {
  453. if x != nil {
  454. return x.Area
  455. }
  456. return ""
  457. }
  458. // 添加好友页面信息
  459. type AddFriendMessageInfo struct {
  460. state protoimpl.MessageState
  461. sizeCache protoimpl.SizeCache
  462. unknownFields protoimpl.UnknownFields
  463. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  464. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  465. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  466. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // 性别
  467. Pictures []string `protobuf:"bytes,5,rep,name=pictures,proto3" json:"pictures"` // 图片
  468. FromOpenId string `protobuf:"bytes,6,opt,name=fromOpenId,proto3" json:"fromOpenId"` // 来源公众号对应的openID
  469. IsRegister bool `protobuf:"varint,7,opt,name=isRegister,proto3" json:"isRegister"` // 是否注册
  470. IsChat bool `protobuf:"varint,8,opt,name=isChat,proto3" json:"isChat"` // 是否聊天
  471. IsFromUs bool `protobuf:"varint,9,opt,name=isFromUs,proto3" json:"isFromUs"` // 是否是来源我们
  472. FromAppId string `protobuf:"bytes,10,opt,name=fromAppId,proto3" json:"fromAppId"` // 来源公众号对应的appID
  473. FromName string `protobuf:"bytes,11,opt,name=fromName,proto3" json:"fromName"` // 来源公众号对应的公众号名称
  474. }
  475. func (x *AddFriendMessageInfo) Reset() {
  476. *x = AddFriendMessageInfo{}
  477. if protoimpl.UnsafeEnabled {
  478. mi := &file_common_proto_msgTypes[8]
  479. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  480. ms.StoreMessageInfo(mi)
  481. }
  482. }
  483. func (x *AddFriendMessageInfo) String() string {
  484. return protoimpl.X.MessageStringOf(x)
  485. }
  486. func (*AddFriendMessageInfo) ProtoMessage() {}
  487. func (x *AddFriendMessageInfo) ProtoReflect() protoreflect.Message {
  488. mi := &file_common_proto_msgTypes[8]
  489. if protoimpl.UnsafeEnabled && x != nil {
  490. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  491. if ms.LoadMessageInfo() == nil {
  492. ms.StoreMessageInfo(mi)
  493. }
  494. return ms
  495. }
  496. return mi.MessageOf(x)
  497. }
  498. // Deprecated: Use AddFriendMessageInfo.ProtoReflect.Descriptor instead.
  499. func (*AddFriendMessageInfo) Descriptor() ([]byte, []int) {
  500. return file_common_proto_rawDescGZIP(), []int{8}
  501. }
  502. func (x *AddFriendMessageInfo) GetId() string {
  503. if x != nil {
  504. return x.Id
  505. }
  506. return ""
  507. }
  508. func (x *AddFriendMessageInfo) GetNickname() string {
  509. if x != nil {
  510. return x.Nickname
  511. }
  512. return ""
  513. }
  514. func (x *AddFriendMessageInfo) GetAvatarUrl() string {
  515. if x != nil {
  516. return x.AvatarUrl
  517. }
  518. return ""
  519. }
  520. func (x *AddFriendMessageInfo) GetSex() int64 {
  521. if x != nil {
  522. return x.Sex
  523. }
  524. return 0
  525. }
  526. func (x *AddFriendMessageInfo) GetPictures() []string {
  527. if x != nil {
  528. return x.Pictures
  529. }
  530. return nil
  531. }
  532. func (x *AddFriendMessageInfo) GetFromOpenId() string {
  533. if x != nil {
  534. return x.FromOpenId
  535. }
  536. return ""
  537. }
  538. func (x *AddFriendMessageInfo) GetIsRegister() bool {
  539. if x != nil {
  540. return x.IsRegister
  541. }
  542. return false
  543. }
  544. func (x *AddFriendMessageInfo) GetIsChat() bool {
  545. if x != nil {
  546. return x.IsChat
  547. }
  548. return false
  549. }
  550. func (x *AddFriendMessageInfo) GetIsFromUs() bool {
  551. if x != nil {
  552. return x.IsFromUs
  553. }
  554. return false
  555. }
  556. func (x *AddFriendMessageInfo) GetFromAppId() string {
  557. if x != nil {
  558. return x.FromAppId
  559. }
  560. return ""
  561. }
  562. func (x *AddFriendMessageInfo) GetFromName() string {
  563. if x != nil {
  564. return x.FromName
  565. }
  566. return ""
  567. }
  568. type PersonIDList struct {
  569. state protoimpl.MessageState
  570. sizeCache protoimpl.SizeCache
  571. unknownFields protoimpl.UnknownFields
  572. PersonIds []string `protobuf:"bytes,1,rep,name=personIds,proto3" json:"personIds"`
  573. }
  574. func (x *PersonIDList) Reset() {
  575. *x = PersonIDList{}
  576. if protoimpl.UnsafeEnabled {
  577. mi := &file_common_proto_msgTypes[9]
  578. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  579. ms.StoreMessageInfo(mi)
  580. }
  581. }
  582. func (x *PersonIDList) String() string {
  583. return protoimpl.X.MessageStringOf(x)
  584. }
  585. func (*PersonIDList) ProtoMessage() {}
  586. func (x *PersonIDList) ProtoReflect() protoreflect.Message {
  587. mi := &file_common_proto_msgTypes[9]
  588. if protoimpl.UnsafeEnabled && x != nil {
  589. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  590. if ms.LoadMessageInfo() == nil {
  591. ms.StoreMessageInfo(mi)
  592. }
  593. return ms
  594. }
  595. return mi.MessageOf(x)
  596. }
  597. // Deprecated: Use PersonIDList.ProtoReflect.Descriptor instead.
  598. func (*PersonIDList) Descriptor() ([]byte, []int) {
  599. return file_common_proto_rawDescGZIP(), []int{9}
  600. }
  601. func (x *PersonIDList) GetPersonIds() []string {
  602. if x != nil {
  603. return x.PersonIds
  604. }
  605. return nil
  606. }
  607. type PersonDBReply struct {
  608. state protoimpl.MessageState
  609. sizeCache protoimpl.SizeCache
  610. unknownFields protoimpl.UnknownFields
  611. List []*PersonDB `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  612. }
  613. func (x *PersonDBReply) Reset() {
  614. *x = PersonDBReply{}
  615. if protoimpl.UnsafeEnabled {
  616. mi := &file_common_proto_msgTypes[10]
  617. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  618. ms.StoreMessageInfo(mi)
  619. }
  620. }
  621. func (x *PersonDBReply) String() string {
  622. return protoimpl.X.MessageStringOf(x)
  623. }
  624. func (*PersonDBReply) ProtoMessage() {}
  625. func (x *PersonDBReply) ProtoReflect() protoreflect.Message {
  626. mi := &file_common_proto_msgTypes[10]
  627. if protoimpl.UnsafeEnabled && x != nil {
  628. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  629. if ms.LoadMessageInfo() == nil {
  630. ms.StoreMessageInfo(mi)
  631. }
  632. return ms
  633. }
  634. return mi.MessageOf(x)
  635. }
  636. // Deprecated: Use PersonDBReply.ProtoReflect.Descriptor instead.
  637. func (*PersonDBReply) Descriptor() ([]byte, []int) {
  638. return file_common_proto_rawDescGZIP(), []int{10}
  639. }
  640. func (x *PersonDBReply) GetList() []*PersonDB {
  641. if x != nil {
  642. return x.List
  643. }
  644. return nil
  645. }
  646. type PersonDB struct {
  647. state protoimpl.MessageState
  648. sizeCache protoimpl.SizeCache
  649. unknownFields protoimpl.UnknownFields
  650. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  651. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  652. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  653. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // 性别
  654. Pictures []string `protobuf:"bytes,5,rep,name=pictures,proto3" json:"pictures"` // 图片
  655. Age int64 `protobuf:"varint,6,opt,name=age,proto3" json:"age"` // 年龄
  656. Constellation string `protobuf:"bytes,7,opt,name=constellation,proto3" json:"constellation"` // 星座
  657. IntroduceVoice string `protobuf:"bytes,8,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音
  658. Province string `protobuf:"bytes,9,opt,name=province,proto3" json:"province"` // 省
  659. City string `protobuf:"bytes,10,opt,name=city,proto3" json:"city"` // 市
  660. Area string `protobuf:"bytes,11,opt,name=area,proto3" json:"area"` // 区
  661. }
  662. func (x *PersonDB) Reset() {
  663. *x = PersonDB{}
  664. if protoimpl.UnsafeEnabled {
  665. mi := &file_common_proto_msgTypes[11]
  666. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  667. ms.StoreMessageInfo(mi)
  668. }
  669. }
  670. func (x *PersonDB) String() string {
  671. return protoimpl.X.MessageStringOf(x)
  672. }
  673. func (*PersonDB) ProtoMessage() {}
  674. func (x *PersonDB) ProtoReflect() protoreflect.Message {
  675. mi := &file_common_proto_msgTypes[11]
  676. if protoimpl.UnsafeEnabled && x != nil {
  677. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  678. if ms.LoadMessageInfo() == nil {
  679. ms.StoreMessageInfo(mi)
  680. }
  681. return ms
  682. }
  683. return mi.MessageOf(x)
  684. }
  685. // Deprecated: Use PersonDB.ProtoReflect.Descriptor instead.
  686. func (*PersonDB) Descriptor() ([]byte, []int) {
  687. return file_common_proto_rawDescGZIP(), []int{11}
  688. }
  689. func (x *PersonDB) GetId() string {
  690. if x != nil {
  691. return x.Id
  692. }
  693. return ""
  694. }
  695. func (x *PersonDB) GetNickname() string {
  696. if x != nil {
  697. return x.Nickname
  698. }
  699. return ""
  700. }
  701. func (x *PersonDB) GetAvatarUrl() string {
  702. if x != nil {
  703. return x.AvatarUrl
  704. }
  705. return ""
  706. }
  707. func (x *PersonDB) GetSex() int64 {
  708. if x != nil {
  709. return x.Sex
  710. }
  711. return 0
  712. }
  713. func (x *PersonDB) GetPictures() []string {
  714. if x != nil {
  715. return x.Pictures
  716. }
  717. return nil
  718. }
  719. func (x *PersonDB) GetAge() int64 {
  720. if x != nil {
  721. return x.Age
  722. }
  723. return 0
  724. }
  725. func (x *PersonDB) GetConstellation() string {
  726. if x != nil {
  727. return x.Constellation
  728. }
  729. return ""
  730. }
  731. func (x *PersonDB) GetIntroduceVoice() string {
  732. if x != nil {
  733. return x.IntroduceVoice
  734. }
  735. return ""
  736. }
  737. func (x *PersonDB) GetProvince() string {
  738. if x != nil {
  739. return x.Province
  740. }
  741. return ""
  742. }
  743. func (x *PersonDB) GetCity() string {
  744. if x != nil {
  745. return x.City
  746. }
  747. return ""
  748. }
  749. func (x *PersonDB) GetArea() string {
  750. if x != nil {
  751. return x.Area
  752. }
  753. return ""
  754. }
  755. type ListPageRequest struct {
  756. state protoimpl.MessageState
  757. sizeCache protoimpl.SizeCache
  758. unknownFields protoimpl.UnknownFields
  759. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  760. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  761. }
  762. func (x *ListPageRequest) Reset() {
  763. *x = ListPageRequest{}
  764. if protoimpl.UnsafeEnabled {
  765. mi := &file_common_proto_msgTypes[12]
  766. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  767. ms.StoreMessageInfo(mi)
  768. }
  769. }
  770. func (x *ListPageRequest) String() string {
  771. return protoimpl.X.MessageStringOf(x)
  772. }
  773. func (*ListPageRequest) ProtoMessage() {}
  774. func (x *ListPageRequest) ProtoReflect() protoreflect.Message {
  775. mi := &file_common_proto_msgTypes[12]
  776. if protoimpl.UnsafeEnabled && x != nil {
  777. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  778. if ms.LoadMessageInfo() == nil {
  779. ms.StoreMessageInfo(mi)
  780. }
  781. return ms
  782. }
  783. return mi.MessageOf(x)
  784. }
  785. // Deprecated: Use ListPageRequest.ProtoReflect.Descriptor instead.
  786. func (*ListPageRequest) Descriptor() ([]byte, []int) {
  787. return file_common_proto_rawDescGZIP(), []int{12}
  788. }
  789. func (x *ListPageRequest) GetNextId() int64 {
  790. if x != nil {
  791. return x.NextId
  792. }
  793. return 0
  794. }
  795. func (x *ListPageRequest) GetOffset() int64 {
  796. if x != nil {
  797. return x.Offset
  798. }
  799. return 0
  800. }
  801. type SendPhoneCodeRequest struct {
  802. state protoimpl.MessageState
  803. sizeCache protoimpl.SizeCache
  804. unknownFields protoimpl.UnknownFields
  805. Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone"`
  806. }
  807. func (x *SendPhoneCodeRequest) Reset() {
  808. *x = SendPhoneCodeRequest{}
  809. if protoimpl.UnsafeEnabled {
  810. mi := &file_common_proto_msgTypes[13]
  811. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  812. ms.StoreMessageInfo(mi)
  813. }
  814. }
  815. func (x *SendPhoneCodeRequest) String() string {
  816. return protoimpl.X.MessageStringOf(x)
  817. }
  818. func (*SendPhoneCodeRequest) ProtoMessage() {}
  819. func (x *SendPhoneCodeRequest) ProtoReflect() protoreflect.Message {
  820. mi := &file_common_proto_msgTypes[13]
  821. if protoimpl.UnsafeEnabled && x != nil {
  822. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  823. if ms.LoadMessageInfo() == nil {
  824. ms.StoreMessageInfo(mi)
  825. }
  826. return ms
  827. }
  828. return mi.MessageOf(x)
  829. }
  830. // Deprecated: Use SendPhoneCodeRequest.ProtoReflect.Descriptor instead.
  831. func (*SendPhoneCodeRequest) Descriptor() ([]byte, []int) {
  832. return file_common_proto_rawDescGZIP(), []int{13}
  833. }
  834. func (x *SendPhoneCodeRequest) GetPhone() string {
  835. if x != nil {
  836. return x.Phone
  837. }
  838. return ""
  839. }
  840. type CheckPhoneCodeRequest struct {
  841. state protoimpl.MessageState
  842. sizeCache protoimpl.SizeCache
  843. unknownFields protoimpl.UnknownFields
  844. Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone"`
  845. Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code"`
  846. }
  847. func (x *CheckPhoneCodeRequest) Reset() {
  848. *x = CheckPhoneCodeRequest{}
  849. if protoimpl.UnsafeEnabled {
  850. mi := &file_common_proto_msgTypes[14]
  851. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  852. ms.StoreMessageInfo(mi)
  853. }
  854. }
  855. func (x *CheckPhoneCodeRequest) String() string {
  856. return protoimpl.X.MessageStringOf(x)
  857. }
  858. func (*CheckPhoneCodeRequest) ProtoMessage() {}
  859. func (x *CheckPhoneCodeRequest) ProtoReflect() protoreflect.Message {
  860. mi := &file_common_proto_msgTypes[14]
  861. if protoimpl.UnsafeEnabled && x != nil {
  862. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  863. if ms.LoadMessageInfo() == nil {
  864. ms.StoreMessageInfo(mi)
  865. }
  866. return ms
  867. }
  868. return mi.MessageOf(x)
  869. }
  870. // Deprecated: Use CheckPhoneCodeRequest.ProtoReflect.Descriptor instead.
  871. func (*CheckPhoneCodeRequest) Descriptor() ([]byte, []int) {
  872. return file_common_proto_rawDescGZIP(), []int{14}
  873. }
  874. func (x *CheckPhoneCodeRequest) GetPhone() string {
  875. if x != nil {
  876. return x.Phone
  877. }
  878. return ""
  879. }
  880. func (x *CheckPhoneCodeRequest) GetCode() string {
  881. if x != nil {
  882. return x.Code
  883. }
  884. return ""
  885. }
  886. type UploadMaterialResponse struct {
  887. state protoimpl.MessageState
  888. sizeCache protoimpl.SizeCache
  889. unknownFields protoimpl.UnknownFields
  890. Link string `protobuf:"bytes,1,opt,name=link,proto3" json:"link"`
  891. }
  892. func (x *UploadMaterialResponse) Reset() {
  893. *x = UploadMaterialResponse{}
  894. if protoimpl.UnsafeEnabled {
  895. mi := &file_common_proto_msgTypes[15]
  896. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  897. ms.StoreMessageInfo(mi)
  898. }
  899. }
  900. func (x *UploadMaterialResponse) String() string {
  901. return protoimpl.X.MessageStringOf(x)
  902. }
  903. func (*UploadMaterialResponse) ProtoMessage() {}
  904. func (x *UploadMaterialResponse) ProtoReflect() protoreflect.Message {
  905. mi := &file_common_proto_msgTypes[15]
  906. if protoimpl.UnsafeEnabled && x != nil {
  907. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  908. if ms.LoadMessageInfo() == nil {
  909. ms.StoreMessageInfo(mi)
  910. }
  911. return ms
  912. }
  913. return mi.MessageOf(x)
  914. }
  915. // Deprecated: Use UploadMaterialResponse.ProtoReflect.Descriptor instead.
  916. func (*UploadMaterialResponse) Descriptor() ([]byte, []int) {
  917. return file_common_proto_rawDescGZIP(), []int{15}
  918. }
  919. func (x *UploadMaterialResponse) GetLink() string {
  920. if x != nil {
  921. return x.Link
  922. }
  923. return ""
  924. }
  925. type Ids struct {
  926. state protoimpl.MessageState
  927. sizeCache protoimpl.SizeCache
  928. unknownFields protoimpl.UnknownFields
  929. Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids"` // 标签ID
  930. }
  931. func (x *Ids) Reset() {
  932. *x = Ids{}
  933. if protoimpl.UnsafeEnabled {
  934. mi := &file_common_proto_msgTypes[16]
  935. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  936. ms.StoreMessageInfo(mi)
  937. }
  938. }
  939. func (x *Ids) String() string {
  940. return protoimpl.X.MessageStringOf(x)
  941. }
  942. func (*Ids) ProtoMessage() {}
  943. func (x *Ids) ProtoReflect() protoreflect.Message {
  944. mi := &file_common_proto_msgTypes[16]
  945. if protoimpl.UnsafeEnabled && x != nil {
  946. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  947. if ms.LoadMessageInfo() == nil {
  948. ms.StoreMessageInfo(mi)
  949. }
  950. return ms
  951. }
  952. return mi.MessageOf(x)
  953. }
  954. // Deprecated: Use Ids.ProtoReflect.Descriptor instead.
  955. func (*Ids) Descriptor() ([]byte, []int) {
  956. return file_common_proto_rawDescGZIP(), []int{16}
  957. }
  958. func (x *Ids) GetIds() []int64 {
  959. if x != nil {
  960. return x.Ids
  961. }
  962. return nil
  963. }
  964. type TagListReply struct {
  965. state protoimpl.MessageState
  966. sizeCache protoimpl.SizeCache
  967. unknownFields protoimpl.UnknownFields
  968. List []*TagList `protobuf:"bytes,1,rep,name=list,proto3" json:"list"` // 标签列表
  969. }
  970. func (x *TagListReply) Reset() {
  971. *x = TagListReply{}
  972. if protoimpl.UnsafeEnabled {
  973. mi := &file_common_proto_msgTypes[17]
  974. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  975. ms.StoreMessageInfo(mi)
  976. }
  977. }
  978. func (x *TagListReply) String() string {
  979. return protoimpl.X.MessageStringOf(x)
  980. }
  981. func (*TagListReply) ProtoMessage() {}
  982. func (x *TagListReply) ProtoReflect() protoreflect.Message {
  983. mi := &file_common_proto_msgTypes[17]
  984. if protoimpl.UnsafeEnabled && x != nil {
  985. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  986. if ms.LoadMessageInfo() == nil {
  987. ms.StoreMessageInfo(mi)
  988. }
  989. return ms
  990. }
  991. return mi.MessageOf(x)
  992. }
  993. // Deprecated: Use TagListReply.ProtoReflect.Descriptor instead.
  994. func (*TagListReply) Descriptor() ([]byte, []int) {
  995. return file_common_proto_rawDescGZIP(), []int{17}
  996. }
  997. func (x *TagListReply) GetList() []*TagList {
  998. if x != nil {
  999. return x.List
  1000. }
  1001. return nil
  1002. }
  1003. type TagList struct {
  1004. state protoimpl.MessageState
  1005. sizeCache protoimpl.SizeCache
  1006. unknownFields protoimpl.UnknownFields
  1007. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` // 标签ID
  1008. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name"` // 分组名
  1009. }
  1010. func (x *TagList) Reset() {
  1011. *x = TagList{}
  1012. if protoimpl.UnsafeEnabled {
  1013. mi := &file_common_proto_msgTypes[18]
  1014. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1015. ms.StoreMessageInfo(mi)
  1016. }
  1017. }
  1018. func (x *TagList) String() string {
  1019. return protoimpl.X.MessageStringOf(x)
  1020. }
  1021. func (*TagList) ProtoMessage() {}
  1022. func (x *TagList) ProtoReflect() protoreflect.Message {
  1023. mi := &file_common_proto_msgTypes[18]
  1024. if protoimpl.UnsafeEnabled && x != nil {
  1025. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1026. if ms.LoadMessageInfo() == nil {
  1027. ms.StoreMessageInfo(mi)
  1028. }
  1029. return ms
  1030. }
  1031. return mi.MessageOf(x)
  1032. }
  1033. // Deprecated: Use TagList.ProtoReflect.Descriptor instead.
  1034. func (*TagList) Descriptor() ([]byte, []int) {
  1035. return file_common_proto_rawDescGZIP(), []int{18}
  1036. }
  1037. func (x *TagList) GetId() int64 {
  1038. if x != nil {
  1039. return x.Id
  1040. }
  1041. return 0
  1042. }
  1043. func (x *TagList) GetName() string {
  1044. if x != nil {
  1045. return x.Name
  1046. }
  1047. return ""
  1048. }
  1049. type SexReq struct {
  1050. state protoimpl.MessageState
  1051. sizeCache protoimpl.SizeCache
  1052. unknownFields protoimpl.UnknownFields
  1053. Sex int64 `protobuf:"varint,1,opt,name=sex,proto3" json:"sex"`
  1054. }
  1055. func (x *SexReq) Reset() {
  1056. *x = SexReq{}
  1057. if protoimpl.UnsafeEnabled {
  1058. mi := &file_common_proto_msgTypes[19]
  1059. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1060. ms.StoreMessageInfo(mi)
  1061. }
  1062. }
  1063. func (x *SexReq) String() string {
  1064. return protoimpl.X.MessageStringOf(x)
  1065. }
  1066. func (*SexReq) ProtoMessage() {}
  1067. func (x *SexReq) ProtoReflect() protoreflect.Message {
  1068. mi := &file_common_proto_msgTypes[19]
  1069. if protoimpl.UnsafeEnabled && x != nil {
  1070. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1071. if ms.LoadMessageInfo() == nil {
  1072. ms.StoreMessageInfo(mi)
  1073. }
  1074. return ms
  1075. }
  1076. return mi.MessageOf(x)
  1077. }
  1078. // Deprecated: Use SexReq.ProtoReflect.Descriptor instead.
  1079. func (*SexReq) Descriptor() ([]byte, []int) {
  1080. return file_common_proto_rawDescGZIP(), []int{19}
  1081. }
  1082. func (x *SexReq) GetSex() int64 {
  1083. if x != nil {
  1084. return x.Sex
  1085. }
  1086. return 0
  1087. }
  1088. type RandomIntroduceReply struct {
  1089. state protoimpl.MessageState
  1090. sizeCache protoimpl.SizeCache
  1091. unknownFields protoimpl.UnknownFields
  1092. Introduce string `protobuf:"bytes,1,opt,name=introduce,proto3" json:"introduce"`
  1093. }
  1094. func (x *RandomIntroduceReply) Reset() {
  1095. *x = RandomIntroduceReply{}
  1096. if protoimpl.UnsafeEnabled {
  1097. mi := &file_common_proto_msgTypes[20]
  1098. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1099. ms.StoreMessageInfo(mi)
  1100. }
  1101. }
  1102. func (x *RandomIntroduceReply) String() string {
  1103. return protoimpl.X.MessageStringOf(x)
  1104. }
  1105. func (*RandomIntroduceReply) ProtoMessage() {}
  1106. func (x *RandomIntroduceReply) ProtoReflect() protoreflect.Message {
  1107. mi := &file_common_proto_msgTypes[20]
  1108. if protoimpl.UnsafeEnabled && x != nil {
  1109. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1110. if ms.LoadMessageInfo() == nil {
  1111. ms.StoreMessageInfo(mi)
  1112. }
  1113. return ms
  1114. }
  1115. return mi.MessageOf(x)
  1116. }
  1117. // Deprecated: Use RandomIntroduceReply.ProtoReflect.Descriptor instead.
  1118. func (*RandomIntroduceReply) Descriptor() ([]byte, []int) {
  1119. return file_common_proto_rawDescGZIP(), []int{20}
  1120. }
  1121. func (x *RandomIntroduceReply) GetIntroduce() string {
  1122. if x != nil {
  1123. return x.Introduce
  1124. }
  1125. return ""
  1126. }
  1127. type UpdateInformationRequest struct {
  1128. state protoimpl.MessageState
  1129. sizeCache protoimpl.SizeCache
  1130. unknownFields protoimpl.UnknownFields
  1131. Nickname string `protobuf:"bytes,1,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1132. AvatarUrl string `protobuf:"bytes,2,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
  1133. Sex int64 `protobuf:"varint,3,opt,name=sex,proto3" json:"sex"` // 性别
  1134. Birthday int64 `protobuf:"varint,4,opt,name=birthday,proto3" json:"birthday"` // 出生日期(毫秒级时间戳)
  1135. TagList []int64 `protobuf:"varint,5,rep,packed,name=tagList,proto3" json:"tagList"` // 标签id列表
  1136. IntroduceVoice string `protobuf:"bytes,6,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音的链接
  1137. Signature string `protobuf:"bytes,7,opt,name=signature,proto3" json:"signature"` // 介绍(签名)
  1138. Pictures []string `protobuf:"bytes,8,rep,name=pictures,proto3" json:"pictures"` // 相册(主页图片)
  1139. Province string `protobuf:"bytes,9,opt,name=province,proto3" json:"province"` // 省
  1140. City string `protobuf:"bytes,10,opt,name=city,proto3" json:"city"` // 市
  1141. Area string `protobuf:"bytes,11,opt,name=area,proto3" json:"area"` // 区
  1142. }
  1143. func (x *UpdateInformationRequest) Reset() {
  1144. *x = UpdateInformationRequest{}
  1145. if protoimpl.UnsafeEnabled {
  1146. mi := &file_common_proto_msgTypes[21]
  1147. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1148. ms.StoreMessageInfo(mi)
  1149. }
  1150. }
  1151. func (x *UpdateInformationRequest) String() string {
  1152. return protoimpl.X.MessageStringOf(x)
  1153. }
  1154. func (*UpdateInformationRequest) ProtoMessage() {}
  1155. func (x *UpdateInformationRequest) ProtoReflect() protoreflect.Message {
  1156. mi := &file_common_proto_msgTypes[21]
  1157. if protoimpl.UnsafeEnabled && x != nil {
  1158. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1159. if ms.LoadMessageInfo() == nil {
  1160. ms.StoreMessageInfo(mi)
  1161. }
  1162. return ms
  1163. }
  1164. return mi.MessageOf(x)
  1165. }
  1166. // Deprecated: Use UpdateInformationRequest.ProtoReflect.Descriptor instead.
  1167. func (*UpdateInformationRequest) Descriptor() ([]byte, []int) {
  1168. return file_common_proto_rawDescGZIP(), []int{21}
  1169. }
  1170. func (x *UpdateInformationRequest) GetNickname() string {
  1171. if x != nil {
  1172. return x.Nickname
  1173. }
  1174. return ""
  1175. }
  1176. func (x *UpdateInformationRequest) GetAvatarUrl() string {
  1177. if x != nil {
  1178. return x.AvatarUrl
  1179. }
  1180. return ""
  1181. }
  1182. func (x *UpdateInformationRequest) GetSex() int64 {
  1183. if x != nil {
  1184. return x.Sex
  1185. }
  1186. return 0
  1187. }
  1188. func (x *UpdateInformationRequest) GetBirthday() int64 {
  1189. if x != nil {
  1190. return x.Birthday
  1191. }
  1192. return 0
  1193. }
  1194. func (x *UpdateInformationRequest) GetTagList() []int64 {
  1195. if x != nil {
  1196. return x.TagList
  1197. }
  1198. return nil
  1199. }
  1200. func (x *UpdateInformationRequest) GetIntroduceVoice() string {
  1201. if x != nil {
  1202. return x.IntroduceVoice
  1203. }
  1204. return ""
  1205. }
  1206. func (x *UpdateInformationRequest) GetSignature() string {
  1207. if x != nil {
  1208. return x.Signature
  1209. }
  1210. return ""
  1211. }
  1212. func (x *UpdateInformationRequest) GetPictures() []string {
  1213. if x != nil {
  1214. return x.Pictures
  1215. }
  1216. return nil
  1217. }
  1218. func (x *UpdateInformationRequest) GetProvince() string {
  1219. if x != nil {
  1220. return x.Province
  1221. }
  1222. return ""
  1223. }
  1224. func (x *UpdateInformationRequest) GetCity() string {
  1225. if x != nil {
  1226. return x.City
  1227. }
  1228. return ""
  1229. }
  1230. func (x *UpdateInformationRequest) GetArea() string {
  1231. if x != nil {
  1232. return x.Area
  1233. }
  1234. return ""
  1235. }
  1236. var File_common_proto protoreflect.FileDescriptor
  1237. var file_common_proto_rawDesc = []byte{
  1238. 0x0a, 0x0c, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0a,
  1239. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x22, 0x4d, 0x0a, 0x15, 0x55, 0x73,
  1240. 0x65, 0x72, 0x41, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x50, 0x61,
  1241. 0x72, 0x61, 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64,
  1242. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49,
  1243. 0x64, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  1244. 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x42, 0x0a, 0x14, 0x55, 0x73, 0x65,
  1245. 0x72, 0x31, 0x41, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x32, 0x49, 0x64, 0x50, 0x61, 0x72, 0x61,
  1246. 0x6d, 0x12, 0x14, 0x0a, 0x05, 0x75, 0x73, 0x65, 0x72, 0x31, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1247. 0x52, 0x05, 0x75, 0x73, 0x65, 0x72, 0x31, 0x12, 0x14, 0x0a, 0x05, 0x75, 0x73, 0x65, 0x72, 0x32,
  1248. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x75, 0x73, 0x65, 0x72, 0x32, 0x22, 0x2e, 0x0a,
  1249. 0x0e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12,
  1250. 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01,
  1251. 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x22, 0x49, 0x0a,
  1252. 0x0b, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x1a, 0x0a, 0x08,
  1253. 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  1254. 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73,
  1255. 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65,
  1256. 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x22, 0x25, 0x0a, 0x0b, 0x55, 0x73, 0x65, 0x72,
  1257. 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49,
  1258. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22,
  1259. 0x1d, 0x0a, 0x09, 0x57, 0x78, 0x43, 0x6f, 0x6e, 0x66, 0x52, 0x65, 0x71, 0x12, 0x10, 0x0a, 0x03,
  1260. 0x75, 0x72, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x22, 0x7e,
  1261. 0x0a, 0x0e, 0x57, 0x78, 0x43, 0x6f, 0x6e, 0x66, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  1262. 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1263. 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74,
  1264. 0x61, 0x6d, 0x70, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x74, 0x69, 0x6d, 0x65, 0x73,
  1265. 0x74, 0x61, 0x6d, 0x70, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x6f, 0x6e, 0x63, 0x65, 0x53, 0x74, 0x72,
  1266. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x6f, 0x6e, 0x63, 0x65, 0x53, 0x74, 0x72,
  1267. 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x04, 0x20,
  1268. 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x22, 0xf3,
  1269. 0x02, 0x0a, 0x08, 0x48, 0x6f, 0x6d, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69,
  1270. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e,
  1271. 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e,
  1272. 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61,
  1273. 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74,
  1274. 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04, 0x20, 0x01,
  1275. 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75,
  1276. 0x72, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75,
  1277. 0x72, 0x65, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03,
  1278. 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c,
  1279. 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f,
  1280. 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x2d, 0x0a, 0x07, 0x74,
  1281. 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x08, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61,
  1282. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73,
  1283. 0x74, 0x52, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69,
  1284. 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73,
  1285. 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72,
  1286. 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09,
  1287. 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65,
  1288. 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x0b, 0x20, 0x01,
  1289. 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04,
  1290. 0x63, 0x69, 0x74, 0x79, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79,
  1291. 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  1292. 0x61, 0x72, 0x65, 0x61, 0x22, 0xbc, 0x02, 0x0a, 0x14, 0x41, 0x64, 0x64, 0x46, 0x72, 0x69, 0x65,
  1293. 0x6e, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a,
  1294. 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a,
  1295. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  1296. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61,
  1297. 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76,
  1298. 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04,
  1299. 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63,
  1300. 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69, 0x63,
  1301. 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x66, 0x72, 0x6f, 0x6d, 0x4f, 0x70, 0x65,
  1302. 0x6e, 0x49, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x66, 0x72, 0x6f, 0x6d, 0x4f,
  1303. 0x70, 0x65, 0x6e, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x73, 0x52, 0x65, 0x67, 0x69, 0x73,
  1304. 0x74, 0x65, 0x72, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x69, 0x73, 0x52, 0x65, 0x67,
  1305. 0x69, 0x73, 0x74, 0x65, 0x72, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x43, 0x68, 0x61, 0x74, 0x18,
  1306. 0x08, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x43, 0x68, 0x61, 0x74, 0x12, 0x1a, 0x0a,
  1307. 0x08, 0x69, 0x73, 0x46, 0x72, 0x6f, 0x6d, 0x55, 0x73, 0x18, 0x09, 0x20, 0x01, 0x28, 0x08, 0x52,
  1308. 0x08, 0x69, 0x73, 0x46, 0x72, 0x6f, 0x6d, 0x55, 0x73, 0x12, 0x1c, 0x0a, 0x09, 0x66, 0x72, 0x6f,
  1309. 0x6d, 0x41, 0x70, 0x70, 0x49, 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x66, 0x72,
  1310. 0x6f, 0x6d, 0x41, 0x70, 0x70, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x66, 0x72, 0x6f, 0x6d, 0x4e,
  1311. 0x61, 0x6d, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x66, 0x72, 0x6f, 0x6d, 0x4e,
  1312. 0x61, 0x6d, 0x65, 0x22, 0x2c, 0x0a, 0x0c, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x4c,
  1313. 0x69, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x73,
  1314. 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64,
  1315. 0x73, 0x22, 0x39, 0x0a, 0x0d, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x52, 0x65, 0x70,
  1316. 0x6c, 0x79, 0x12, 0x28, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b,
  1317. 0x32, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65,
  1318. 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0xa6, 0x02, 0x0a,
  1319. 0x08, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18,
  1320. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63,
  1321. 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63,
  1322. 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55,
  1323. 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72,
  1324. 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03,
  1325. 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65,
  1326. 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65,
  1327. 0x73, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03,
  1328. 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61,
  1329. 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73,
  1330. 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74,
  1331. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x08, 0x20, 0x01, 0x28,
  1332. 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63,
  1333. 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x09, 0x20,
  1334. 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a,
  1335. 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74,
  1336. 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52,
  1337. 0x04, 0x61, 0x72, 0x65, 0x61, 0x22, 0x41, 0x0a, 0x0f, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67,
  1338. 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74,
  1339. 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64,
  1340. 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03,
  1341. 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x22, 0x2c, 0x0a, 0x14, 0x53, 0x65, 0x6e, 0x64,
  1342. 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1343. 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1344. 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x22, 0x41, 0x0a, 0x15, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50,
  1345. 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1346. 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  1347. 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x02, 0x20,
  1348. 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x22, 0x2c, 0x0a, 0x16, 0x55, 0x70, 0x6c,
  1349. 0x6f, 0x61, 0x64, 0x4d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f,
  1350. 0x6e, 0x73, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x01, 0x20, 0x01, 0x28,
  1351. 0x09, 0x52, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x22, 0x17, 0x0a, 0x03, 0x49, 0x64, 0x73, 0x12, 0x10,
  1352. 0x0a, 0x03, 0x69, 0x64, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x03, 0x52, 0x03, 0x69, 0x64, 0x73,
  1353. 0x22, 0x37, 0x0a, 0x0c, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1354. 0x12, 0x27, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13,
  1355. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61, 0x67, 0x4c,
  1356. 0x69, 0x73, 0x74, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x2d, 0x0a, 0x07, 0x54, 0x61, 0x67,
  1357. 0x4c, 0x69, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  1358. 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01,
  1359. 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x1a, 0x0a, 0x06, 0x53, 0x65, 0x78, 0x52,
  1360. 0x65, 0x71, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  1361. 0x03, 0x73, 0x65, 0x78, 0x22, 0x34, 0x0a, 0x14, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x49, 0x6e,
  1362. 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1c, 0x0a, 0x09,
  1363. 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1364. 0x09, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x22, 0xc2, 0x02, 0x0a, 0x18, 0x55,
  1365. 0x70, 0x64, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  1366. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e,
  1367. 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e,
  1368. 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c,
  1369. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72,
  1370. 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03,
  1371. 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x62, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x18,
  1372. 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x62, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x12,
  1373. 0x18, 0x0a, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x05, 0x20, 0x03, 0x28, 0x03,
  1374. 0x52, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74,
  1375. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28,
  1376. 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63,
  1377. 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x07,
  1378. 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12,
  1379. 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x08, 0x20, 0x03, 0x28,
  1380. 0x09, 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x1a, 0x0a, 0x08, 0x70,
  1381. 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70,
  1382. 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18,
  1383. 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61,
  1384. 0x72, 0x65, 0x61, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x42,
  1385. 0x43, 0x0a, 0x0a, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x50, 0x01, 0x5a,
  1386. 0x33, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f,
  1387. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  1388. 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x3b, 0x63, 0x6f,
  1389. 0x6d, 0x6d, 0x6f, 0x6e, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1390. }
  1391. var (
  1392. file_common_proto_rawDescOnce sync.Once
  1393. file_common_proto_rawDescData = file_common_proto_rawDesc
  1394. )
  1395. func file_common_proto_rawDescGZIP() []byte {
  1396. file_common_proto_rawDescOnce.Do(func() {
  1397. file_common_proto_rawDescData = protoimpl.X.CompressGZIP(file_common_proto_rawDescData)
  1398. })
  1399. return file_common_proto_rawDescData
  1400. }
  1401. var file_common_proto_msgTypes = make([]protoimpl.MessageInfo, 22)
  1402. var file_common_proto_goTypes = []interface{}{
  1403. (*UserAndPartnerIdParam)(nil), // 0: api.common.UserAndPartnerIdParam
  1404. (*User1AndUser2IdParam)(nil), // 1: api.common.User1AndUser2IdParam
  1405. (*PartnerIDParam)(nil), // 2: api.common.PartnerIDParam
  1406. (*PersonParam)(nil), // 3: api.common.PersonParam
  1407. (*UserIDParam)(nil), // 4: api.common.UserIDParam
  1408. (*WxConfReq)(nil), // 5: api.common.WxConfReq
  1409. (*WxConfResponse)(nil), // 6: api.common.WxConfResponse
  1410. (*HomeInfo)(nil), // 7: api.common.HomeInfo
  1411. (*AddFriendMessageInfo)(nil), // 8: api.common.AddFriendMessageInfo
  1412. (*PersonIDList)(nil), // 9: api.common.PersonIDList
  1413. (*PersonDBReply)(nil), // 10: api.common.PersonDBReply
  1414. (*PersonDB)(nil), // 11: api.common.PersonDB
  1415. (*ListPageRequest)(nil), // 12: api.common.ListPageRequest
  1416. (*SendPhoneCodeRequest)(nil), // 13: api.common.SendPhoneCodeRequest
  1417. (*CheckPhoneCodeRequest)(nil), // 14: api.common.CheckPhoneCodeRequest
  1418. (*UploadMaterialResponse)(nil), // 15: api.common.UploadMaterialResponse
  1419. (*Ids)(nil), // 16: api.common.Ids
  1420. (*TagListReply)(nil), // 17: api.common.TagListReply
  1421. (*TagList)(nil), // 18: api.common.TagList
  1422. (*SexReq)(nil), // 19: api.common.SexReq
  1423. (*RandomIntroduceReply)(nil), // 20: api.common.RandomIntroduceReply
  1424. (*UpdateInformationRequest)(nil), // 21: api.common.UpdateInformationRequest
  1425. }
  1426. var file_common_proto_depIdxs = []int32{
  1427. 18, // 0: api.common.HomeInfo.tagList:type_name -> api.common.TagList
  1428. 11, // 1: api.common.PersonDBReply.list:type_name -> api.common.PersonDB
  1429. 18, // 2: api.common.TagListReply.list:type_name -> api.common.TagList
  1430. 3, // [3:3] is the sub-list for method output_type
  1431. 3, // [3:3] is the sub-list for method input_type
  1432. 3, // [3:3] is the sub-list for extension type_name
  1433. 3, // [3:3] is the sub-list for extension extendee
  1434. 0, // [0:3] is the sub-list for field type_name
  1435. }
  1436. func init() { file_common_proto_init() }
  1437. func file_common_proto_init() {
  1438. if File_common_proto != nil {
  1439. return
  1440. }
  1441. if !protoimpl.UnsafeEnabled {
  1442. file_common_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1443. switch v := v.(*UserAndPartnerIdParam); i {
  1444. case 0:
  1445. return &v.state
  1446. case 1:
  1447. return &v.sizeCache
  1448. case 2:
  1449. return &v.unknownFields
  1450. default:
  1451. return nil
  1452. }
  1453. }
  1454. file_common_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1455. switch v := v.(*User1AndUser2IdParam); i {
  1456. case 0:
  1457. return &v.state
  1458. case 1:
  1459. return &v.sizeCache
  1460. case 2:
  1461. return &v.unknownFields
  1462. default:
  1463. return nil
  1464. }
  1465. }
  1466. file_common_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1467. switch v := v.(*PartnerIDParam); i {
  1468. case 0:
  1469. return &v.state
  1470. case 1:
  1471. return &v.sizeCache
  1472. case 2:
  1473. return &v.unknownFields
  1474. default:
  1475. return nil
  1476. }
  1477. }
  1478. file_common_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1479. switch v := v.(*PersonParam); i {
  1480. case 0:
  1481. return &v.state
  1482. case 1:
  1483. return &v.sizeCache
  1484. case 2:
  1485. return &v.unknownFields
  1486. default:
  1487. return nil
  1488. }
  1489. }
  1490. file_common_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1491. switch v := v.(*UserIDParam); i {
  1492. case 0:
  1493. return &v.state
  1494. case 1:
  1495. return &v.sizeCache
  1496. case 2:
  1497. return &v.unknownFields
  1498. default:
  1499. return nil
  1500. }
  1501. }
  1502. file_common_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1503. switch v := v.(*WxConfReq); i {
  1504. case 0:
  1505. return &v.state
  1506. case 1:
  1507. return &v.sizeCache
  1508. case 2:
  1509. return &v.unknownFields
  1510. default:
  1511. return nil
  1512. }
  1513. }
  1514. file_common_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1515. switch v := v.(*WxConfResponse); i {
  1516. case 0:
  1517. return &v.state
  1518. case 1:
  1519. return &v.sizeCache
  1520. case 2:
  1521. return &v.unknownFields
  1522. default:
  1523. return nil
  1524. }
  1525. }
  1526. file_common_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1527. switch v := v.(*HomeInfo); i {
  1528. case 0:
  1529. return &v.state
  1530. case 1:
  1531. return &v.sizeCache
  1532. case 2:
  1533. return &v.unknownFields
  1534. default:
  1535. return nil
  1536. }
  1537. }
  1538. file_common_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1539. switch v := v.(*AddFriendMessageInfo); i {
  1540. case 0:
  1541. return &v.state
  1542. case 1:
  1543. return &v.sizeCache
  1544. case 2:
  1545. return &v.unknownFields
  1546. default:
  1547. return nil
  1548. }
  1549. }
  1550. file_common_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1551. switch v := v.(*PersonIDList); i {
  1552. case 0:
  1553. return &v.state
  1554. case 1:
  1555. return &v.sizeCache
  1556. case 2:
  1557. return &v.unknownFields
  1558. default:
  1559. return nil
  1560. }
  1561. }
  1562. file_common_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1563. switch v := v.(*PersonDBReply); i {
  1564. case 0:
  1565. return &v.state
  1566. case 1:
  1567. return &v.sizeCache
  1568. case 2:
  1569. return &v.unknownFields
  1570. default:
  1571. return nil
  1572. }
  1573. }
  1574. file_common_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1575. switch v := v.(*PersonDB); i {
  1576. case 0:
  1577. return &v.state
  1578. case 1:
  1579. return &v.sizeCache
  1580. case 2:
  1581. return &v.unknownFields
  1582. default:
  1583. return nil
  1584. }
  1585. }
  1586. file_common_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1587. switch v := v.(*ListPageRequest); i {
  1588. case 0:
  1589. return &v.state
  1590. case 1:
  1591. return &v.sizeCache
  1592. case 2:
  1593. return &v.unknownFields
  1594. default:
  1595. return nil
  1596. }
  1597. }
  1598. file_common_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1599. switch v := v.(*SendPhoneCodeRequest); i {
  1600. case 0:
  1601. return &v.state
  1602. case 1:
  1603. return &v.sizeCache
  1604. case 2:
  1605. return &v.unknownFields
  1606. default:
  1607. return nil
  1608. }
  1609. }
  1610. file_common_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  1611. switch v := v.(*CheckPhoneCodeRequest); i {
  1612. case 0:
  1613. return &v.state
  1614. case 1:
  1615. return &v.sizeCache
  1616. case 2:
  1617. return &v.unknownFields
  1618. default:
  1619. return nil
  1620. }
  1621. }
  1622. file_common_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  1623. switch v := v.(*UploadMaterialResponse); i {
  1624. case 0:
  1625. return &v.state
  1626. case 1:
  1627. return &v.sizeCache
  1628. case 2:
  1629. return &v.unknownFields
  1630. default:
  1631. return nil
  1632. }
  1633. }
  1634. file_common_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  1635. switch v := v.(*Ids); i {
  1636. case 0:
  1637. return &v.state
  1638. case 1:
  1639. return &v.sizeCache
  1640. case 2:
  1641. return &v.unknownFields
  1642. default:
  1643. return nil
  1644. }
  1645. }
  1646. file_common_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  1647. switch v := v.(*TagListReply); i {
  1648. case 0:
  1649. return &v.state
  1650. case 1:
  1651. return &v.sizeCache
  1652. case 2:
  1653. return &v.unknownFields
  1654. default:
  1655. return nil
  1656. }
  1657. }
  1658. file_common_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  1659. switch v := v.(*TagList); i {
  1660. case 0:
  1661. return &v.state
  1662. case 1:
  1663. return &v.sizeCache
  1664. case 2:
  1665. return &v.unknownFields
  1666. default:
  1667. return nil
  1668. }
  1669. }
  1670. file_common_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  1671. switch v := v.(*SexReq); i {
  1672. case 0:
  1673. return &v.state
  1674. case 1:
  1675. return &v.sizeCache
  1676. case 2:
  1677. return &v.unknownFields
  1678. default:
  1679. return nil
  1680. }
  1681. }
  1682. file_common_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  1683. switch v := v.(*RandomIntroduceReply); i {
  1684. case 0:
  1685. return &v.state
  1686. case 1:
  1687. return &v.sizeCache
  1688. case 2:
  1689. return &v.unknownFields
  1690. default:
  1691. return nil
  1692. }
  1693. }
  1694. file_common_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  1695. switch v := v.(*UpdateInformationRequest); i {
  1696. case 0:
  1697. return &v.state
  1698. case 1:
  1699. return &v.sizeCache
  1700. case 2:
  1701. return &v.unknownFields
  1702. default:
  1703. return nil
  1704. }
  1705. }
  1706. }
  1707. type x struct{}
  1708. out := protoimpl.TypeBuilder{
  1709. File: protoimpl.DescBuilder{
  1710. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1711. RawDescriptor: file_common_proto_rawDesc,
  1712. NumEnums: 0,
  1713. NumMessages: 22,
  1714. NumExtensions: 0,
  1715. NumServices: 0,
  1716. },
  1717. GoTypes: file_common_proto_goTypes,
  1718. DependencyIndexes: file_common_proto_depIdxs,
  1719. MessageInfos: file_common_proto_msgTypes,
  1720. }.Build()
  1721. File_common_proto = out.File
  1722. file_common_proto_rawDesc = nil
  1723. file_common_proto_goTypes = nil
  1724. file_common_proto_depIdxs = nil
  1725. }