card.pb.go 72 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.30.0
  4. // protoc v3.17.3
  5. // source: card/card.proto
  6. package card
  7. import (
  8. _ "google.golang.org/genproto/googleapis/api/annotations"
  9. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  10. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  11. reflect "reflect"
  12. sync "sync"
  13. common "types/common"
  14. pagination "types/pagination"
  15. )
  16. const (
  17. // Verify that this generated code is sufficiently up-to-date.
  18. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  19. // Verify that runtime/protoimpl is sufficiently up-to-date.
  20. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  21. )
  22. type OssUploadRequest struct {
  23. state protoimpl.MessageState
  24. sizeCache protoimpl.SizeCache
  25. unknownFields protoimpl.UnknownFields
  26. }
  27. func (x *OssUploadRequest) Reset() {
  28. *x = OssUploadRequest{}
  29. if protoimpl.UnsafeEnabled {
  30. mi := &file_card_card_proto_msgTypes[0]
  31. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  32. ms.StoreMessageInfo(mi)
  33. }
  34. }
  35. func (x *OssUploadRequest) String() string {
  36. return protoimpl.X.MessageStringOf(x)
  37. }
  38. func (*OssUploadRequest) ProtoMessage() {}
  39. func (x *OssUploadRequest) ProtoReflect() protoreflect.Message {
  40. mi := &file_card_card_proto_msgTypes[0]
  41. if protoimpl.UnsafeEnabled && x != nil {
  42. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  43. if ms.LoadMessageInfo() == nil {
  44. ms.StoreMessageInfo(mi)
  45. }
  46. return ms
  47. }
  48. return mi.MessageOf(x)
  49. }
  50. // Deprecated: Use OssUploadRequest.ProtoReflect.Descriptor instead.
  51. func (*OssUploadRequest) Descriptor() ([]byte, []int) {
  52. return file_card_card_proto_rawDescGZIP(), []int{0}
  53. }
  54. type OssUploadReplay struct {
  55. state protoimpl.MessageState
  56. sizeCache protoimpl.SizeCache
  57. unknownFields protoimpl.UnknownFields
  58. Body *common.Oss `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
  59. }
  60. func (x *OssUploadReplay) Reset() {
  61. *x = OssUploadReplay{}
  62. if protoimpl.UnsafeEnabled {
  63. mi := &file_card_card_proto_msgTypes[1]
  64. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  65. ms.StoreMessageInfo(mi)
  66. }
  67. }
  68. func (x *OssUploadReplay) String() string {
  69. return protoimpl.X.MessageStringOf(x)
  70. }
  71. func (*OssUploadReplay) ProtoMessage() {}
  72. func (x *OssUploadReplay) ProtoReflect() protoreflect.Message {
  73. mi := &file_card_card_proto_msgTypes[1]
  74. if protoimpl.UnsafeEnabled && x != nil {
  75. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  76. if ms.LoadMessageInfo() == nil {
  77. ms.StoreMessageInfo(mi)
  78. }
  79. return ms
  80. }
  81. return mi.MessageOf(x)
  82. }
  83. // Deprecated: Use OssUploadReplay.ProtoReflect.Descriptor instead.
  84. func (*OssUploadReplay) Descriptor() ([]byte, []int) {
  85. return file_card_card_proto_rawDescGZIP(), []int{1}
  86. }
  87. func (x *OssUploadReplay) GetBody() *common.Oss {
  88. if x != nil {
  89. return x.Body
  90. }
  91. return nil
  92. }
  93. type OCRCardRequest struct {
  94. state protoimpl.MessageState
  95. sizeCache protoimpl.SizeCache
  96. unknownFields protoimpl.UnknownFields
  97. Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
  98. }
  99. func (x *OCRCardRequest) Reset() {
  100. *x = OCRCardRequest{}
  101. if protoimpl.UnsafeEnabled {
  102. mi := &file_card_card_proto_msgTypes[2]
  103. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  104. ms.StoreMessageInfo(mi)
  105. }
  106. }
  107. func (x *OCRCardRequest) String() string {
  108. return protoimpl.X.MessageStringOf(x)
  109. }
  110. func (*OCRCardRequest) ProtoMessage() {}
  111. func (x *OCRCardRequest) ProtoReflect() protoreflect.Message {
  112. mi := &file_card_card_proto_msgTypes[2]
  113. if protoimpl.UnsafeEnabled && x != nil {
  114. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  115. if ms.LoadMessageInfo() == nil {
  116. ms.StoreMessageInfo(mi)
  117. }
  118. return ms
  119. }
  120. return mi.MessageOf(x)
  121. }
  122. // Deprecated: Use OCRCardRequest.ProtoReflect.Descriptor instead.
  123. func (*OCRCardRequest) Descriptor() ([]byte, []int) {
  124. return file_card_card_proto_rawDescGZIP(), []int{2}
  125. }
  126. func (x *OCRCardRequest) GetUrl() string {
  127. if x != nil {
  128. return x.Url
  129. }
  130. return ""
  131. }
  132. type OCRCardReply struct {
  133. state protoimpl.MessageState
  134. sizeCache protoimpl.SizeCache
  135. unknownFields protoimpl.UnknownFields
  136. Body *common.CardBaseBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
  137. Supplements []*common.CardSupplementBaseBody `protobuf:"bytes,2,rep,name=supplements,proto3" json:"supplements,omitempty"`
  138. }
  139. func (x *OCRCardReply) Reset() {
  140. *x = OCRCardReply{}
  141. if protoimpl.UnsafeEnabled {
  142. mi := &file_card_card_proto_msgTypes[3]
  143. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  144. ms.StoreMessageInfo(mi)
  145. }
  146. }
  147. func (x *OCRCardReply) String() string {
  148. return protoimpl.X.MessageStringOf(x)
  149. }
  150. func (*OCRCardReply) ProtoMessage() {}
  151. func (x *OCRCardReply) ProtoReflect() protoreflect.Message {
  152. mi := &file_card_card_proto_msgTypes[3]
  153. if protoimpl.UnsafeEnabled && x != nil {
  154. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  155. if ms.LoadMessageInfo() == nil {
  156. ms.StoreMessageInfo(mi)
  157. }
  158. return ms
  159. }
  160. return mi.MessageOf(x)
  161. }
  162. // Deprecated: Use OCRCardReply.ProtoReflect.Descriptor instead.
  163. func (*OCRCardReply) Descriptor() ([]byte, []int) {
  164. return file_card_card_proto_rawDescGZIP(), []int{3}
  165. }
  166. func (x *OCRCardReply) GetBody() *common.CardBaseBody {
  167. if x != nil {
  168. return x.Body
  169. }
  170. return nil
  171. }
  172. func (x *OCRCardReply) GetSupplements() []*common.CardSupplementBaseBody {
  173. if x != nil {
  174. return x.Supplements
  175. }
  176. return nil
  177. }
  178. type AddCardByShareTokenRequest struct {
  179. state protoimpl.MessageState
  180. sizeCache protoimpl.SizeCache
  181. unknownFields protoimpl.UnknownFields
  182. Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
  183. }
  184. func (x *AddCardByShareTokenRequest) Reset() {
  185. *x = AddCardByShareTokenRequest{}
  186. if protoimpl.UnsafeEnabled {
  187. mi := &file_card_card_proto_msgTypes[4]
  188. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  189. ms.StoreMessageInfo(mi)
  190. }
  191. }
  192. func (x *AddCardByShareTokenRequest) String() string {
  193. return protoimpl.X.MessageStringOf(x)
  194. }
  195. func (*AddCardByShareTokenRequest) ProtoMessage() {}
  196. func (x *AddCardByShareTokenRequest) ProtoReflect() protoreflect.Message {
  197. mi := &file_card_card_proto_msgTypes[4]
  198. if protoimpl.UnsafeEnabled && x != nil {
  199. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  200. if ms.LoadMessageInfo() == nil {
  201. ms.StoreMessageInfo(mi)
  202. }
  203. return ms
  204. }
  205. return mi.MessageOf(x)
  206. }
  207. // Deprecated: Use AddCardByShareTokenRequest.ProtoReflect.Descriptor instead.
  208. func (*AddCardByShareTokenRequest) Descriptor() ([]byte, []int) {
  209. return file_card_card_proto_rawDescGZIP(), []int{4}
  210. }
  211. func (x *AddCardByShareTokenRequest) GetToken() string {
  212. if x != nil {
  213. return x.Token
  214. }
  215. return ""
  216. }
  217. type AddCardByShareTokenReply struct {
  218. state protoimpl.MessageState
  219. sizeCache protoimpl.SizeCache
  220. unknownFields protoimpl.UnknownFields
  221. Ok bool `protobuf:"varint,1,opt,name=ok,proto3" json:"ok,omitempty"`
  222. }
  223. func (x *AddCardByShareTokenReply) Reset() {
  224. *x = AddCardByShareTokenReply{}
  225. if protoimpl.UnsafeEnabled {
  226. mi := &file_card_card_proto_msgTypes[5]
  227. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  228. ms.StoreMessageInfo(mi)
  229. }
  230. }
  231. func (x *AddCardByShareTokenReply) String() string {
  232. return protoimpl.X.MessageStringOf(x)
  233. }
  234. func (*AddCardByShareTokenReply) ProtoMessage() {}
  235. func (x *AddCardByShareTokenReply) ProtoReflect() protoreflect.Message {
  236. mi := &file_card_card_proto_msgTypes[5]
  237. if protoimpl.UnsafeEnabled && x != nil {
  238. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  239. if ms.LoadMessageInfo() == nil {
  240. ms.StoreMessageInfo(mi)
  241. }
  242. return ms
  243. }
  244. return mi.MessageOf(x)
  245. }
  246. // Deprecated: Use AddCardByShareTokenReply.ProtoReflect.Descriptor instead.
  247. func (*AddCardByShareTokenReply) Descriptor() ([]byte, []int) {
  248. return file_card_card_proto_rawDescGZIP(), []int{5}
  249. }
  250. func (x *AddCardByShareTokenReply) GetOk() bool {
  251. if x != nil {
  252. return x.Ok
  253. }
  254. return false
  255. }
  256. type CreateShareTokenRequest struct {
  257. state protoimpl.MessageState
  258. sizeCache protoimpl.SizeCache
  259. unknownFields protoimpl.UnknownFields
  260. CardId uint32 `protobuf:"varint,1,opt,name=card_id,json=cardId,proto3" json:"card_id,omitempty"`
  261. }
  262. func (x *CreateShareTokenRequest) Reset() {
  263. *x = CreateShareTokenRequest{}
  264. if protoimpl.UnsafeEnabled {
  265. mi := &file_card_card_proto_msgTypes[6]
  266. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  267. ms.StoreMessageInfo(mi)
  268. }
  269. }
  270. func (x *CreateShareTokenRequest) String() string {
  271. return protoimpl.X.MessageStringOf(x)
  272. }
  273. func (*CreateShareTokenRequest) ProtoMessage() {}
  274. func (x *CreateShareTokenRequest) ProtoReflect() protoreflect.Message {
  275. mi := &file_card_card_proto_msgTypes[6]
  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 CreateShareTokenRequest.ProtoReflect.Descriptor instead.
  286. func (*CreateShareTokenRequest) Descriptor() ([]byte, []int) {
  287. return file_card_card_proto_rawDescGZIP(), []int{6}
  288. }
  289. func (x *CreateShareTokenRequest) GetCardId() uint32 {
  290. if x != nil {
  291. return x.CardId
  292. }
  293. return 0
  294. }
  295. type CreateShareTokenReply struct {
  296. state protoimpl.MessageState
  297. sizeCache protoimpl.SizeCache
  298. unknownFields protoimpl.UnknownFields
  299. Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
  300. Expire string `protobuf:"bytes,2,opt,name=expire,proto3" json:"expire,omitempty"`
  301. }
  302. func (x *CreateShareTokenReply) Reset() {
  303. *x = CreateShareTokenReply{}
  304. if protoimpl.UnsafeEnabled {
  305. mi := &file_card_card_proto_msgTypes[7]
  306. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  307. ms.StoreMessageInfo(mi)
  308. }
  309. }
  310. func (x *CreateShareTokenReply) String() string {
  311. return protoimpl.X.MessageStringOf(x)
  312. }
  313. func (*CreateShareTokenReply) ProtoMessage() {}
  314. func (x *CreateShareTokenReply) ProtoReflect() protoreflect.Message {
  315. mi := &file_card_card_proto_msgTypes[7]
  316. if protoimpl.UnsafeEnabled && x != nil {
  317. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  318. if ms.LoadMessageInfo() == nil {
  319. ms.StoreMessageInfo(mi)
  320. }
  321. return ms
  322. }
  323. return mi.MessageOf(x)
  324. }
  325. // Deprecated: Use CreateShareTokenReply.ProtoReflect.Descriptor instead.
  326. func (*CreateShareTokenReply) Descriptor() ([]byte, []int) {
  327. return file_card_card_proto_rawDescGZIP(), []int{7}
  328. }
  329. func (x *CreateShareTokenReply) GetToken() string {
  330. if x != nil {
  331. return x.Token
  332. }
  333. return ""
  334. }
  335. func (x *CreateShareTokenReply) GetExpire() string {
  336. if x != nil {
  337. return x.Expire
  338. }
  339. return ""
  340. }
  341. type GetTemplatesRequest struct {
  342. state protoimpl.MessageState
  343. sizeCache protoimpl.SizeCache
  344. unknownFields protoimpl.UnknownFields
  345. }
  346. func (x *GetTemplatesRequest) Reset() {
  347. *x = GetTemplatesRequest{}
  348. if protoimpl.UnsafeEnabled {
  349. mi := &file_card_card_proto_msgTypes[8]
  350. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  351. ms.StoreMessageInfo(mi)
  352. }
  353. }
  354. func (x *GetTemplatesRequest) String() string {
  355. return protoimpl.X.MessageStringOf(x)
  356. }
  357. func (*GetTemplatesRequest) ProtoMessage() {}
  358. func (x *GetTemplatesRequest) ProtoReflect() protoreflect.Message {
  359. mi := &file_card_card_proto_msgTypes[8]
  360. if protoimpl.UnsafeEnabled && x != nil {
  361. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  362. if ms.LoadMessageInfo() == nil {
  363. ms.StoreMessageInfo(mi)
  364. }
  365. return ms
  366. }
  367. return mi.MessageOf(x)
  368. }
  369. // Deprecated: Use GetTemplatesRequest.ProtoReflect.Descriptor instead.
  370. func (*GetTemplatesRequest) Descriptor() ([]byte, []int) {
  371. return file_card_card_proto_rawDescGZIP(), []int{8}
  372. }
  373. type GetTemplatesReply struct {
  374. state protoimpl.MessageState
  375. sizeCache protoimpl.SizeCache
  376. unknownFields protoimpl.UnknownFields
  377. Templates []*common.CardTemplateBody `protobuf:"bytes,1,rep,name=templates,proto3" json:"templates,omitempty"`
  378. }
  379. func (x *GetTemplatesReply) Reset() {
  380. *x = GetTemplatesReply{}
  381. if protoimpl.UnsafeEnabled {
  382. mi := &file_card_card_proto_msgTypes[9]
  383. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  384. ms.StoreMessageInfo(mi)
  385. }
  386. }
  387. func (x *GetTemplatesReply) String() string {
  388. return protoimpl.X.MessageStringOf(x)
  389. }
  390. func (*GetTemplatesReply) ProtoMessage() {}
  391. func (x *GetTemplatesReply) ProtoReflect() protoreflect.Message {
  392. mi := &file_card_card_proto_msgTypes[9]
  393. if protoimpl.UnsafeEnabled && x != nil {
  394. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  395. if ms.LoadMessageInfo() == nil {
  396. ms.StoreMessageInfo(mi)
  397. }
  398. return ms
  399. }
  400. return mi.MessageOf(x)
  401. }
  402. // Deprecated: Use GetTemplatesReply.ProtoReflect.Descriptor instead.
  403. func (*GetTemplatesReply) Descriptor() ([]byte, []int) {
  404. return file_card_card_proto_rawDescGZIP(), []int{9}
  405. }
  406. func (x *GetTemplatesReply) GetTemplates() []*common.CardTemplateBody {
  407. if x != nil {
  408. return x.Templates
  409. }
  410. return nil
  411. }
  412. type WxRegisterLoginRequest struct {
  413. state protoimpl.MessageState
  414. sizeCache protoimpl.SizeCache
  415. unknownFields protoimpl.UnknownFields
  416. Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
  417. }
  418. func (x *WxRegisterLoginRequest) Reset() {
  419. *x = WxRegisterLoginRequest{}
  420. if protoimpl.UnsafeEnabled {
  421. mi := &file_card_card_proto_msgTypes[10]
  422. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  423. ms.StoreMessageInfo(mi)
  424. }
  425. }
  426. func (x *WxRegisterLoginRequest) String() string {
  427. return protoimpl.X.MessageStringOf(x)
  428. }
  429. func (*WxRegisterLoginRequest) ProtoMessage() {}
  430. func (x *WxRegisterLoginRequest) ProtoReflect() protoreflect.Message {
  431. mi := &file_card_card_proto_msgTypes[10]
  432. if protoimpl.UnsafeEnabled && x != nil {
  433. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  434. if ms.LoadMessageInfo() == nil {
  435. ms.StoreMessageInfo(mi)
  436. }
  437. return ms
  438. }
  439. return mi.MessageOf(x)
  440. }
  441. // Deprecated: Use WxRegisterLoginRequest.ProtoReflect.Descriptor instead.
  442. func (*WxRegisterLoginRequest) Descriptor() ([]byte, []int) {
  443. return file_card_card_proto_rawDescGZIP(), []int{10}
  444. }
  445. func (x *WxRegisterLoginRequest) GetCode() string {
  446. if x != nil {
  447. return x.Code
  448. }
  449. return ""
  450. }
  451. type WxRegisterLoginReply struct {
  452. state protoimpl.MessageState
  453. sizeCache protoimpl.SizeCache
  454. unknownFields protoimpl.UnknownFields
  455. Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
  456. }
  457. func (x *WxRegisterLoginReply) Reset() {
  458. *x = WxRegisterLoginReply{}
  459. if protoimpl.UnsafeEnabled {
  460. mi := &file_card_card_proto_msgTypes[11]
  461. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  462. ms.StoreMessageInfo(mi)
  463. }
  464. }
  465. func (x *WxRegisterLoginReply) String() string {
  466. return protoimpl.X.MessageStringOf(x)
  467. }
  468. func (*WxRegisterLoginReply) ProtoMessage() {}
  469. func (x *WxRegisterLoginReply) ProtoReflect() protoreflect.Message {
  470. mi := &file_card_card_proto_msgTypes[11]
  471. if protoimpl.UnsafeEnabled && x != nil {
  472. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  473. if ms.LoadMessageInfo() == nil {
  474. ms.StoreMessageInfo(mi)
  475. }
  476. return ms
  477. }
  478. return mi.MessageOf(x)
  479. }
  480. // Deprecated: Use WxRegisterLoginReply.ProtoReflect.Descriptor instead.
  481. func (*WxRegisterLoginReply) Descriptor() ([]byte, []int) {
  482. return file_card_card_proto_rawDescGZIP(), []int{11}
  483. }
  484. func (x *WxRegisterLoginReply) GetToken() string {
  485. if x != nil {
  486. return x.Token
  487. }
  488. return ""
  489. }
  490. type GetMyCardsRequest struct {
  491. state protoimpl.MessageState
  492. sizeCache protoimpl.SizeCache
  493. unknownFields protoimpl.UnknownFields
  494. }
  495. func (x *GetMyCardsRequest) Reset() {
  496. *x = GetMyCardsRequest{}
  497. if protoimpl.UnsafeEnabled {
  498. mi := &file_card_card_proto_msgTypes[12]
  499. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  500. ms.StoreMessageInfo(mi)
  501. }
  502. }
  503. func (x *GetMyCardsRequest) String() string {
  504. return protoimpl.X.MessageStringOf(x)
  505. }
  506. func (*GetMyCardsRequest) ProtoMessage() {}
  507. func (x *GetMyCardsRequest) ProtoReflect() protoreflect.Message {
  508. mi := &file_card_card_proto_msgTypes[12]
  509. if protoimpl.UnsafeEnabled && x != nil {
  510. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  511. if ms.LoadMessageInfo() == nil {
  512. ms.StoreMessageInfo(mi)
  513. }
  514. return ms
  515. }
  516. return mi.MessageOf(x)
  517. }
  518. // Deprecated: Use GetMyCardsRequest.ProtoReflect.Descriptor instead.
  519. func (*GetMyCardsRequest) Descriptor() ([]byte, []int) {
  520. return file_card_card_proto_rawDescGZIP(), []int{12}
  521. }
  522. type GetMyCardsReply struct {
  523. state protoimpl.MessageState
  524. sizeCache protoimpl.SizeCache
  525. unknownFields protoimpl.UnknownFields
  526. Cards []*common.CardBody `protobuf:"bytes,1,rep,name=cards,proto3" json:"cards,omitempty"`
  527. Supplements []*common.CardSupplementBaseBody `protobuf:"bytes,2,rep,name=supplements,proto3" json:"supplements,omitempty"`
  528. Templates []*common.CardTemplateBody `protobuf:"bytes,3,rep,name=templates,proto3" json:"templates,omitempty"`
  529. }
  530. func (x *GetMyCardsReply) Reset() {
  531. *x = GetMyCardsReply{}
  532. if protoimpl.UnsafeEnabled {
  533. mi := &file_card_card_proto_msgTypes[13]
  534. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  535. ms.StoreMessageInfo(mi)
  536. }
  537. }
  538. func (x *GetMyCardsReply) String() string {
  539. return protoimpl.X.MessageStringOf(x)
  540. }
  541. func (*GetMyCardsReply) ProtoMessage() {}
  542. func (x *GetMyCardsReply) ProtoReflect() protoreflect.Message {
  543. mi := &file_card_card_proto_msgTypes[13]
  544. if protoimpl.UnsafeEnabled && x != nil {
  545. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  546. if ms.LoadMessageInfo() == nil {
  547. ms.StoreMessageInfo(mi)
  548. }
  549. return ms
  550. }
  551. return mi.MessageOf(x)
  552. }
  553. // Deprecated: Use GetMyCardsReply.ProtoReflect.Descriptor instead.
  554. func (*GetMyCardsReply) Descriptor() ([]byte, []int) {
  555. return file_card_card_proto_rawDescGZIP(), []int{13}
  556. }
  557. func (x *GetMyCardsReply) GetCards() []*common.CardBody {
  558. if x != nil {
  559. return x.Cards
  560. }
  561. return nil
  562. }
  563. func (x *GetMyCardsReply) GetSupplements() []*common.CardSupplementBaseBody {
  564. if x != nil {
  565. return x.Supplements
  566. }
  567. return nil
  568. }
  569. func (x *GetMyCardsReply) GetTemplates() []*common.CardTemplateBody {
  570. if x != nil {
  571. return x.Templates
  572. }
  573. return nil
  574. }
  575. type SearchCardRequest struct {
  576. state protoimpl.MessageState
  577. sizeCache protoimpl.SizeCache
  578. unknownFields protoimpl.UnknownFields
  579. Filter *common.CardFilterBody `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"`
  580. Page *pagination.PaginationBody `protobuf:"bytes,2,opt,name=page,proto3" json:"page,omitempty"`
  581. }
  582. func (x *SearchCardRequest) Reset() {
  583. *x = SearchCardRequest{}
  584. if protoimpl.UnsafeEnabled {
  585. mi := &file_card_card_proto_msgTypes[14]
  586. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  587. ms.StoreMessageInfo(mi)
  588. }
  589. }
  590. func (x *SearchCardRequest) String() string {
  591. return protoimpl.X.MessageStringOf(x)
  592. }
  593. func (*SearchCardRequest) ProtoMessage() {}
  594. func (x *SearchCardRequest) ProtoReflect() protoreflect.Message {
  595. mi := &file_card_card_proto_msgTypes[14]
  596. if protoimpl.UnsafeEnabled && x != nil {
  597. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  598. if ms.LoadMessageInfo() == nil {
  599. ms.StoreMessageInfo(mi)
  600. }
  601. return ms
  602. }
  603. return mi.MessageOf(x)
  604. }
  605. // Deprecated: Use SearchCardRequest.ProtoReflect.Descriptor instead.
  606. func (*SearchCardRequest) Descriptor() ([]byte, []int) {
  607. return file_card_card_proto_rawDescGZIP(), []int{14}
  608. }
  609. func (x *SearchCardRequest) GetFilter() *common.CardFilterBody {
  610. if x != nil {
  611. return x.Filter
  612. }
  613. return nil
  614. }
  615. func (x *SearchCardRequest) GetPage() *pagination.PaginationBody {
  616. if x != nil {
  617. return x.Page
  618. }
  619. return nil
  620. }
  621. type SearchCardReply struct {
  622. state protoimpl.MessageState
  623. sizeCache protoimpl.SizeCache
  624. unknownFields protoimpl.UnknownFields
  625. Cards []*common.CardBody `protobuf:"bytes,1,rep,name=cards,proto3" json:"cards,omitempty"`
  626. Supplements []*common.CardSupplementBaseBody `protobuf:"bytes,2,rep,name=supplements,proto3" json:"supplements,omitempty"`
  627. Total uint32 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"`
  628. }
  629. func (x *SearchCardReply) Reset() {
  630. *x = SearchCardReply{}
  631. if protoimpl.UnsafeEnabled {
  632. mi := &file_card_card_proto_msgTypes[15]
  633. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  634. ms.StoreMessageInfo(mi)
  635. }
  636. }
  637. func (x *SearchCardReply) String() string {
  638. return protoimpl.X.MessageStringOf(x)
  639. }
  640. func (*SearchCardReply) ProtoMessage() {}
  641. func (x *SearchCardReply) ProtoReflect() protoreflect.Message {
  642. mi := &file_card_card_proto_msgTypes[15]
  643. if protoimpl.UnsafeEnabled && x != nil {
  644. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  645. if ms.LoadMessageInfo() == nil {
  646. ms.StoreMessageInfo(mi)
  647. }
  648. return ms
  649. }
  650. return mi.MessageOf(x)
  651. }
  652. // Deprecated: Use SearchCardReply.ProtoReflect.Descriptor instead.
  653. func (*SearchCardReply) Descriptor() ([]byte, []int) {
  654. return file_card_card_proto_rawDescGZIP(), []int{15}
  655. }
  656. func (x *SearchCardReply) GetCards() []*common.CardBody {
  657. if x != nil {
  658. return x.Cards
  659. }
  660. return nil
  661. }
  662. func (x *SearchCardReply) GetSupplements() []*common.CardSupplementBaseBody {
  663. if x != nil {
  664. return x.Supplements
  665. }
  666. return nil
  667. }
  668. func (x *SearchCardReply) GetTotal() uint32 {
  669. if x != nil {
  670. return x.Total
  671. }
  672. return 0
  673. }
  674. type SaveCardInfoRequest struct {
  675. state protoimpl.MessageState
  676. sizeCache protoimpl.SizeCache
  677. unknownFields protoimpl.UnknownFields
  678. CardId uint32 `protobuf:"varint,1,opt,name=card_id,json=cardId,proto3" json:"card_id,omitempty"`
  679. Card *common.CardBaseBody `protobuf:"bytes,2,opt,name=card,proto3" json:"card,omitempty"`
  680. Supplements []*common.CardSupplementBaseBody `protobuf:"bytes,3,rep,name=supplements,proto3" json:"supplements,omitempty"`
  681. }
  682. func (x *SaveCardInfoRequest) Reset() {
  683. *x = SaveCardInfoRequest{}
  684. if protoimpl.UnsafeEnabled {
  685. mi := &file_card_card_proto_msgTypes[16]
  686. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  687. ms.StoreMessageInfo(mi)
  688. }
  689. }
  690. func (x *SaveCardInfoRequest) String() string {
  691. return protoimpl.X.MessageStringOf(x)
  692. }
  693. func (*SaveCardInfoRequest) ProtoMessage() {}
  694. func (x *SaveCardInfoRequest) ProtoReflect() protoreflect.Message {
  695. mi := &file_card_card_proto_msgTypes[16]
  696. if protoimpl.UnsafeEnabled && x != nil {
  697. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  698. if ms.LoadMessageInfo() == nil {
  699. ms.StoreMessageInfo(mi)
  700. }
  701. return ms
  702. }
  703. return mi.MessageOf(x)
  704. }
  705. // Deprecated: Use SaveCardInfoRequest.ProtoReflect.Descriptor instead.
  706. func (*SaveCardInfoRequest) Descriptor() ([]byte, []int) {
  707. return file_card_card_proto_rawDescGZIP(), []int{16}
  708. }
  709. func (x *SaveCardInfoRequest) GetCardId() uint32 {
  710. if x != nil {
  711. return x.CardId
  712. }
  713. return 0
  714. }
  715. func (x *SaveCardInfoRequest) GetCard() *common.CardBaseBody {
  716. if x != nil {
  717. return x.Card
  718. }
  719. return nil
  720. }
  721. func (x *SaveCardInfoRequest) GetSupplements() []*common.CardSupplementBaseBody {
  722. if x != nil {
  723. return x.Supplements
  724. }
  725. return nil
  726. }
  727. type SaveCardReply struct {
  728. state protoimpl.MessageState
  729. sizeCache protoimpl.SizeCache
  730. unknownFields protoimpl.UnknownFields
  731. Ok bool `protobuf:"varint,1,opt,name=ok,proto3" json:"ok,omitempty"`
  732. }
  733. func (x *SaveCardReply) Reset() {
  734. *x = SaveCardReply{}
  735. if protoimpl.UnsafeEnabled {
  736. mi := &file_card_card_proto_msgTypes[17]
  737. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  738. ms.StoreMessageInfo(mi)
  739. }
  740. }
  741. func (x *SaveCardReply) String() string {
  742. return protoimpl.X.MessageStringOf(x)
  743. }
  744. func (*SaveCardReply) ProtoMessage() {}
  745. func (x *SaveCardReply) ProtoReflect() protoreflect.Message {
  746. mi := &file_card_card_proto_msgTypes[17]
  747. if protoimpl.UnsafeEnabled && x != nil {
  748. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  749. if ms.LoadMessageInfo() == nil {
  750. ms.StoreMessageInfo(mi)
  751. }
  752. return ms
  753. }
  754. return mi.MessageOf(x)
  755. }
  756. // Deprecated: Use SaveCardReply.ProtoReflect.Descriptor instead.
  757. func (*SaveCardReply) Descriptor() ([]byte, []int) {
  758. return file_card_card_proto_rawDescGZIP(), []int{17}
  759. }
  760. func (x *SaveCardReply) GetOk() bool {
  761. if x != nil {
  762. return x.Ok
  763. }
  764. return false
  765. }
  766. type DelCardInfoRequest struct {
  767. state protoimpl.MessageState
  768. sizeCache protoimpl.SizeCache
  769. unknownFields protoimpl.UnknownFields
  770. CardId uint32 `protobuf:"varint,1,opt,name=card_id,json=cardId,proto3" json:"card_id,omitempty"`
  771. }
  772. func (x *DelCardInfoRequest) Reset() {
  773. *x = DelCardInfoRequest{}
  774. if protoimpl.UnsafeEnabled {
  775. mi := &file_card_card_proto_msgTypes[18]
  776. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  777. ms.StoreMessageInfo(mi)
  778. }
  779. }
  780. func (x *DelCardInfoRequest) String() string {
  781. return protoimpl.X.MessageStringOf(x)
  782. }
  783. func (*DelCardInfoRequest) ProtoMessage() {}
  784. func (x *DelCardInfoRequest) ProtoReflect() protoreflect.Message {
  785. mi := &file_card_card_proto_msgTypes[18]
  786. if protoimpl.UnsafeEnabled && x != nil {
  787. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  788. if ms.LoadMessageInfo() == nil {
  789. ms.StoreMessageInfo(mi)
  790. }
  791. return ms
  792. }
  793. return mi.MessageOf(x)
  794. }
  795. // Deprecated: Use DelCardInfoRequest.ProtoReflect.Descriptor instead.
  796. func (*DelCardInfoRequest) Descriptor() ([]byte, []int) {
  797. return file_card_card_proto_rawDescGZIP(), []int{18}
  798. }
  799. func (x *DelCardInfoRequest) GetCardId() uint32 {
  800. if x != nil {
  801. return x.CardId
  802. }
  803. return 0
  804. }
  805. type DelCardReply struct {
  806. state protoimpl.MessageState
  807. sizeCache protoimpl.SizeCache
  808. unknownFields protoimpl.UnknownFields
  809. Ok bool `protobuf:"varint,1,opt,name=ok,proto3" json:"ok,omitempty"`
  810. }
  811. func (x *DelCardReply) Reset() {
  812. *x = DelCardReply{}
  813. if protoimpl.UnsafeEnabled {
  814. mi := &file_card_card_proto_msgTypes[19]
  815. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  816. ms.StoreMessageInfo(mi)
  817. }
  818. }
  819. func (x *DelCardReply) String() string {
  820. return protoimpl.X.MessageStringOf(x)
  821. }
  822. func (*DelCardReply) ProtoMessage() {}
  823. func (x *DelCardReply) ProtoReflect() protoreflect.Message {
  824. mi := &file_card_card_proto_msgTypes[19]
  825. if protoimpl.UnsafeEnabled && x != nil {
  826. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  827. if ms.LoadMessageInfo() == nil {
  828. ms.StoreMessageInfo(mi)
  829. }
  830. return ms
  831. }
  832. return mi.MessageOf(x)
  833. }
  834. // Deprecated: Use DelCardReply.ProtoReflect.Descriptor instead.
  835. func (*DelCardReply) Descriptor() ([]byte, []int) {
  836. return file_card_card_proto_rawDescGZIP(), []int{19}
  837. }
  838. func (x *DelCardReply) GetOk() bool {
  839. if x != nil {
  840. return x.Ok
  841. }
  842. return false
  843. }
  844. type GetCardInfoRequest struct {
  845. state protoimpl.MessageState
  846. sizeCache protoimpl.SizeCache
  847. unknownFields protoimpl.UnknownFields
  848. CardId uint32 `protobuf:"varint,1,opt,name=card_id,json=cardId,proto3" json:"card_id,omitempty"`
  849. }
  850. func (x *GetCardInfoRequest) Reset() {
  851. *x = GetCardInfoRequest{}
  852. if protoimpl.UnsafeEnabled {
  853. mi := &file_card_card_proto_msgTypes[20]
  854. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  855. ms.StoreMessageInfo(mi)
  856. }
  857. }
  858. func (x *GetCardInfoRequest) String() string {
  859. return protoimpl.X.MessageStringOf(x)
  860. }
  861. func (*GetCardInfoRequest) ProtoMessage() {}
  862. func (x *GetCardInfoRequest) ProtoReflect() protoreflect.Message {
  863. mi := &file_card_card_proto_msgTypes[20]
  864. if protoimpl.UnsafeEnabled && x != nil {
  865. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  866. if ms.LoadMessageInfo() == nil {
  867. ms.StoreMessageInfo(mi)
  868. }
  869. return ms
  870. }
  871. return mi.MessageOf(x)
  872. }
  873. // Deprecated: Use GetCardInfoRequest.ProtoReflect.Descriptor instead.
  874. func (*GetCardInfoRequest) Descriptor() ([]byte, []int) {
  875. return file_card_card_proto_rawDescGZIP(), []int{20}
  876. }
  877. func (x *GetCardInfoRequest) GetCardId() uint32 {
  878. if x != nil {
  879. return x.CardId
  880. }
  881. return 0
  882. }
  883. type GetCardInfoReply struct {
  884. state protoimpl.MessageState
  885. sizeCache protoimpl.SizeCache
  886. unknownFields protoimpl.UnknownFields
  887. Card *common.CardBaseBody `protobuf:"bytes,1,opt,name=card,proto3" json:"card,omitempty"`
  888. Supplements []*common.CardSupplementBaseBody `protobuf:"bytes,2,rep,name=supplements,proto3" json:"supplements,omitempty"`
  889. Template *common.CardTemplateBaseBody `protobuf:"bytes,3,opt,name=template,proto3" json:"template,omitempty"`
  890. }
  891. func (x *GetCardInfoReply) Reset() {
  892. *x = GetCardInfoReply{}
  893. if protoimpl.UnsafeEnabled {
  894. mi := &file_card_card_proto_msgTypes[21]
  895. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  896. ms.StoreMessageInfo(mi)
  897. }
  898. }
  899. func (x *GetCardInfoReply) String() string {
  900. return protoimpl.X.MessageStringOf(x)
  901. }
  902. func (*GetCardInfoReply) ProtoMessage() {}
  903. func (x *GetCardInfoReply) ProtoReflect() protoreflect.Message {
  904. mi := &file_card_card_proto_msgTypes[21]
  905. if protoimpl.UnsafeEnabled && x != nil {
  906. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  907. if ms.LoadMessageInfo() == nil {
  908. ms.StoreMessageInfo(mi)
  909. }
  910. return ms
  911. }
  912. return mi.MessageOf(x)
  913. }
  914. // Deprecated: Use GetCardInfoReply.ProtoReflect.Descriptor instead.
  915. func (*GetCardInfoReply) Descriptor() ([]byte, []int) {
  916. return file_card_card_proto_rawDescGZIP(), []int{21}
  917. }
  918. func (x *GetCardInfoReply) GetCard() *common.CardBaseBody {
  919. if x != nil {
  920. return x.Card
  921. }
  922. return nil
  923. }
  924. func (x *GetCardInfoReply) GetSupplements() []*common.CardSupplementBaseBody {
  925. if x != nil {
  926. return x.Supplements
  927. }
  928. return nil
  929. }
  930. func (x *GetCardInfoReply) GetTemplate() *common.CardTemplateBaseBody {
  931. if x != nil {
  932. return x.Template
  933. }
  934. return nil
  935. }
  936. type CreateCardRequest struct {
  937. state protoimpl.MessageState
  938. sizeCache protoimpl.SizeCache
  939. unknownFields protoimpl.UnknownFields
  940. Card *common.CardBaseBody `protobuf:"bytes,1,opt,name=card,proto3" json:"card,omitempty"`
  941. Supplements []*common.CardSupplementBaseBody `protobuf:"bytes,2,rep,name=supplements,proto3" json:"supplements,omitempty"`
  942. }
  943. func (x *CreateCardRequest) Reset() {
  944. *x = CreateCardRequest{}
  945. if protoimpl.UnsafeEnabled {
  946. mi := &file_card_card_proto_msgTypes[22]
  947. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  948. ms.StoreMessageInfo(mi)
  949. }
  950. }
  951. func (x *CreateCardRequest) String() string {
  952. return protoimpl.X.MessageStringOf(x)
  953. }
  954. func (*CreateCardRequest) ProtoMessage() {}
  955. func (x *CreateCardRequest) ProtoReflect() protoreflect.Message {
  956. mi := &file_card_card_proto_msgTypes[22]
  957. if protoimpl.UnsafeEnabled && x != nil {
  958. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  959. if ms.LoadMessageInfo() == nil {
  960. ms.StoreMessageInfo(mi)
  961. }
  962. return ms
  963. }
  964. return mi.MessageOf(x)
  965. }
  966. // Deprecated: Use CreateCardRequest.ProtoReflect.Descriptor instead.
  967. func (*CreateCardRequest) Descriptor() ([]byte, []int) {
  968. return file_card_card_proto_rawDescGZIP(), []int{22}
  969. }
  970. func (x *CreateCardRequest) GetCard() *common.CardBaseBody {
  971. if x != nil {
  972. return x.Card
  973. }
  974. return nil
  975. }
  976. func (x *CreateCardRequest) GetSupplements() []*common.CardSupplementBaseBody {
  977. if x != nil {
  978. return x.Supplements
  979. }
  980. return nil
  981. }
  982. type CreateCardReply struct {
  983. state protoimpl.MessageState
  984. sizeCache protoimpl.SizeCache
  985. unknownFields protoimpl.UnknownFields
  986. Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  987. }
  988. func (x *CreateCardReply) Reset() {
  989. *x = CreateCardReply{}
  990. if protoimpl.UnsafeEnabled {
  991. mi := &file_card_card_proto_msgTypes[23]
  992. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  993. ms.StoreMessageInfo(mi)
  994. }
  995. }
  996. func (x *CreateCardReply) String() string {
  997. return protoimpl.X.MessageStringOf(x)
  998. }
  999. func (*CreateCardReply) ProtoMessage() {}
  1000. func (x *CreateCardReply) ProtoReflect() protoreflect.Message {
  1001. mi := &file_card_card_proto_msgTypes[23]
  1002. if protoimpl.UnsafeEnabled && x != nil {
  1003. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1004. if ms.LoadMessageInfo() == nil {
  1005. ms.StoreMessageInfo(mi)
  1006. }
  1007. return ms
  1008. }
  1009. return mi.MessageOf(x)
  1010. }
  1011. // Deprecated: Use CreateCardReply.ProtoReflect.Descriptor instead.
  1012. func (*CreateCardReply) Descriptor() ([]byte, []int) {
  1013. return file_card_card_proto_rawDescGZIP(), []int{23}
  1014. }
  1015. func (x *CreateCardReply) GetId() uint32 {
  1016. if x != nil {
  1017. return x.Id
  1018. }
  1019. return 0
  1020. }
  1021. type LoginAccountRequest struct {
  1022. state protoimpl.MessageState
  1023. sizeCache protoimpl.SizeCache
  1024. unknownFields protoimpl.UnknownFields
  1025. Account *common.AccountBaseBody `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"`
  1026. }
  1027. func (x *LoginAccountRequest) Reset() {
  1028. *x = LoginAccountRequest{}
  1029. if protoimpl.UnsafeEnabled {
  1030. mi := &file_card_card_proto_msgTypes[24]
  1031. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1032. ms.StoreMessageInfo(mi)
  1033. }
  1034. }
  1035. func (x *LoginAccountRequest) String() string {
  1036. return protoimpl.X.MessageStringOf(x)
  1037. }
  1038. func (*LoginAccountRequest) ProtoMessage() {}
  1039. func (x *LoginAccountRequest) ProtoReflect() protoreflect.Message {
  1040. mi := &file_card_card_proto_msgTypes[24]
  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 LoginAccountRequest.ProtoReflect.Descriptor instead.
  1051. func (*LoginAccountRequest) Descriptor() ([]byte, []int) {
  1052. return file_card_card_proto_rawDescGZIP(), []int{24}
  1053. }
  1054. func (x *LoginAccountRequest) GetAccount() *common.AccountBaseBody {
  1055. if x != nil {
  1056. return x.Account
  1057. }
  1058. return nil
  1059. }
  1060. type LoginAccountReply struct {
  1061. state protoimpl.MessageState
  1062. sizeCache protoimpl.SizeCache
  1063. unknownFields protoimpl.UnknownFields
  1064. Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
  1065. }
  1066. func (x *LoginAccountReply) Reset() {
  1067. *x = LoginAccountReply{}
  1068. if protoimpl.UnsafeEnabled {
  1069. mi := &file_card_card_proto_msgTypes[25]
  1070. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1071. ms.StoreMessageInfo(mi)
  1072. }
  1073. }
  1074. func (x *LoginAccountReply) String() string {
  1075. return protoimpl.X.MessageStringOf(x)
  1076. }
  1077. func (*LoginAccountReply) ProtoMessage() {}
  1078. func (x *LoginAccountReply) ProtoReflect() protoreflect.Message {
  1079. mi := &file_card_card_proto_msgTypes[25]
  1080. if protoimpl.UnsafeEnabled && x != nil {
  1081. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1082. if ms.LoadMessageInfo() == nil {
  1083. ms.StoreMessageInfo(mi)
  1084. }
  1085. return ms
  1086. }
  1087. return mi.MessageOf(x)
  1088. }
  1089. // Deprecated: Use LoginAccountReply.ProtoReflect.Descriptor instead.
  1090. func (*LoginAccountReply) Descriptor() ([]byte, []int) {
  1091. return file_card_card_proto_rawDescGZIP(), []int{25}
  1092. }
  1093. func (x *LoginAccountReply) GetToken() string {
  1094. if x != nil {
  1095. return x.Token
  1096. }
  1097. return ""
  1098. }
  1099. type CreateAccountUserRequest struct {
  1100. state protoimpl.MessageState
  1101. sizeCache protoimpl.SizeCache
  1102. unknownFields protoimpl.UnknownFields
  1103. Account *common.AccountBaseBody `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"`
  1104. }
  1105. func (x *CreateAccountUserRequest) Reset() {
  1106. *x = CreateAccountUserRequest{}
  1107. if protoimpl.UnsafeEnabled {
  1108. mi := &file_card_card_proto_msgTypes[26]
  1109. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1110. ms.StoreMessageInfo(mi)
  1111. }
  1112. }
  1113. func (x *CreateAccountUserRequest) String() string {
  1114. return protoimpl.X.MessageStringOf(x)
  1115. }
  1116. func (*CreateAccountUserRequest) ProtoMessage() {}
  1117. func (x *CreateAccountUserRequest) ProtoReflect() protoreflect.Message {
  1118. mi := &file_card_card_proto_msgTypes[26]
  1119. if protoimpl.UnsafeEnabled && x != nil {
  1120. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1121. if ms.LoadMessageInfo() == nil {
  1122. ms.StoreMessageInfo(mi)
  1123. }
  1124. return ms
  1125. }
  1126. return mi.MessageOf(x)
  1127. }
  1128. // Deprecated: Use CreateAccountUserRequest.ProtoReflect.Descriptor instead.
  1129. func (*CreateAccountUserRequest) Descriptor() ([]byte, []int) {
  1130. return file_card_card_proto_rawDescGZIP(), []int{26}
  1131. }
  1132. func (x *CreateAccountUserRequest) GetAccount() *common.AccountBaseBody {
  1133. if x != nil {
  1134. return x.Account
  1135. }
  1136. return nil
  1137. }
  1138. type CreateAccountUserReply struct {
  1139. state protoimpl.MessageState
  1140. sizeCache protoimpl.SizeCache
  1141. unknownFields protoimpl.UnknownFields
  1142. Ok bool `protobuf:"varint,1,opt,name=ok,proto3" json:"ok,omitempty"`
  1143. }
  1144. func (x *CreateAccountUserReply) Reset() {
  1145. *x = CreateAccountUserReply{}
  1146. if protoimpl.UnsafeEnabled {
  1147. mi := &file_card_card_proto_msgTypes[27]
  1148. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1149. ms.StoreMessageInfo(mi)
  1150. }
  1151. }
  1152. func (x *CreateAccountUserReply) String() string {
  1153. return protoimpl.X.MessageStringOf(x)
  1154. }
  1155. func (*CreateAccountUserReply) ProtoMessage() {}
  1156. func (x *CreateAccountUserReply) ProtoReflect() protoreflect.Message {
  1157. mi := &file_card_card_proto_msgTypes[27]
  1158. if protoimpl.UnsafeEnabled && x != nil {
  1159. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1160. if ms.LoadMessageInfo() == nil {
  1161. ms.StoreMessageInfo(mi)
  1162. }
  1163. return ms
  1164. }
  1165. return mi.MessageOf(x)
  1166. }
  1167. // Deprecated: Use CreateAccountUserReply.ProtoReflect.Descriptor instead.
  1168. func (*CreateAccountUserReply) Descriptor() ([]byte, []int) {
  1169. return file_card_card_proto_rawDescGZIP(), []int{27}
  1170. }
  1171. func (x *CreateAccountUserReply) GetOk() bool {
  1172. if x != nil {
  1173. return x.Ok
  1174. }
  1175. return false
  1176. }
  1177. var File_card_card_proto protoreflect.FileDescriptor
  1178. var file_card_card_proto_rawDesc = []byte{
  1179. 0x0a, 0x0f, 0x63, 0x61, 0x72, 0x64, 0x2f, 0x63, 0x61, 0x72, 0x64, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  1180. 0x6f, 0x12, 0x04, 0x63, 0x61, 0x72, 0x64, 0x1a, 0x28, 0x74, 0x68, 0x69, 0x72, 0x64, 0x5f, 0x70,
  1181. 0x61, 0x72, 0x74, 0x79, 0x2f, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f,
  1182. 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  1183. 0x6f, 0x1a, 0x14, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e,
  1184. 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x11, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f,
  1185. 0x63, 0x61, 0x72, 0x64, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x13, 0x63, 0x6f, 0x6d, 0x6d,
  1186. 0x6f, 0x6e, 0x2f, 0x61, 0x6c, 0x69, 0x6f, 0x73, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a,
  1187. 0x1b, 0x70, 0x61, 0x67, 0x69, 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x70, 0x61, 0x67, 0x69,
  1188. 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x12, 0x0a, 0x10,
  1189. 0x4f, 0x73, 0x73, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1190. 0x22, 0x32, 0x0a, 0x0f, 0x4f, 0x73, 0x73, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x52, 0x65, 0x70,
  1191. 0x6c, 0x61, 0x79, 0x12, 0x1f, 0x0a, 0x04, 0x62, 0x6f, 0x64, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28,
  1192. 0x0b, 0x32, 0x0b, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4f, 0x73, 0x73, 0x52, 0x04,
  1193. 0x62, 0x6f, 0x64, 0x79, 0x22, 0x22, 0x0a, 0x0e, 0x4f, 0x43, 0x52, 0x43, 0x61, 0x72, 0x64, 0x52,
  1194. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x01, 0x20,
  1195. 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x22, 0x7a, 0x0a, 0x0c, 0x4f, 0x43, 0x52, 0x43,
  1196. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x28, 0x0a, 0x04, 0x62, 0x6f, 0x64, 0x79,
  1197. 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  1198. 0x43, 0x61, 0x72, 0x64, 0x42, 0x61, 0x73, 0x65, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x04, 0x62, 0x6f,
  1199. 0x64, 0x79, 0x12, 0x40, 0x0a, 0x0b, 0x73, 0x75, 0x70, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74,
  1200. 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  1201. 0x2e, 0x43, 0x61, 0x72, 0x64, 0x53, 0x75, 0x70, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x42,
  1202. 0x61, 0x73, 0x65, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x0b, 0x73, 0x75, 0x70, 0x70, 0x6c, 0x65, 0x6d,
  1203. 0x65, 0x6e, 0x74, 0x73, 0x22, 0x32, 0x0a, 0x1a, 0x41, 0x64, 0x64, 0x43, 0x61, 0x72, 0x64, 0x42,
  1204. 0x79, 0x53, 0x68, 0x61, 0x72, 0x65, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65,
  1205. 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28,
  1206. 0x09, 0x52, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x22, 0x2a, 0x0a, 0x18, 0x41, 0x64, 0x64, 0x43,
  1207. 0x61, 0x72, 0x64, 0x42, 0x79, 0x53, 0x68, 0x61, 0x72, 0x65, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52,
  1208. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x0e, 0x0a, 0x02, 0x6f, 0x6b, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08,
  1209. 0x52, 0x02, 0x6f, 0x6b, 0x22, 0x32, 0x0a, 0x17, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x68,
  1210. 0x61, 0x72, 0x65, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1211. 0x17, 0x0a, 0x07, 0x63, 0x61, 0x72, 0x64, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d,
  1212. 0x52, 0x06, 0x63, 0x61, 0x72, 0x64, 0x49, 0x64, 0x22, 0x45, 0x0a, 0x15, 0x43, 0x72, 0x65, 0x61,
  1213. 0x74, 0x65, 0x53, 0x68, 0x61, 0x72, 0x65, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x70, 0x6c,
  1214. 0x79, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1215. 0x52, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x16, 0x0a, 0x06, 0x65, 0x78, 0x70, 0x69, 0x72,
  1216. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x65, 0x78, 0x70, 0x69, 0x72, 0x65, 0x22,
  1217. 0x15, 0x0a, 0x13, 0x47, 0x65, 0x74, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x73, 0x52,
  1218. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0x4b, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x54, 0x65, 0x6d,
  1219. 0x70, 0x6c, 0x61, 0x74, 0x65, 0x73, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x36, 0x0a, 0x09, 0x74,
  1220. 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18,
  1221. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x61, 0x72, 0x64, 0x54, 0x65, 0x6d, 0x70,
  1222. 0x6c, 0x61, 0x74, 0x65, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x09, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61,
  1223. 0x74, 0x65, 0x73, 0x22, 0x2c, 0x0a, 0x16, 0x57, 0x78, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65,
  1224. 0x72, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a,
  1225. 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64,
  1226. 0x65, 0x22, 0x2c, 0x0a, 0x14, 0x57, 0x78, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x4c,
  1227. 0x6f, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x6b,
  1228. 0x65, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x22,
  1229. 0x13, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x4d, 0x79, 0x43, 0x61, 0x72, 0x64, 0x73, 0x52, 0x65, 0x71,
  1230. 0x75, 0x65, 0x73, 0x74, 0x22, 0xb3, 0x01, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x4d, 0x79, 0x43, 0x61,
  1231. 0x72, 0x64, 0x73, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x26, 0x0a, 0x05, 0x63, 0x61, 0x72, 0x64,
  1232. 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x10, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  1233. 0x2e, 0x43, 0x61, 0x72, 0x64, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x05, 0x63, 0x61, 0x72, 0x64, 0x73,
  1234. 0x12, 0x40, 0x0a, 0x0b, 0x73, 0x75, 0x70, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x18,
  1235. 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43,
  1236. 0x61, 0x72, 0x64, 0x53, 0x75, 0x70, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x42, 0x61, 0x73,
  1237. 0x65, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x0b, 0x73, 0x75, 0x70, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e,
  1238. 0x74, 0x73, 0x12, 0x36, 0x0a, 0x09, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x73, 0x18,
  1239. 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43,
  1240. 0x61, 0x72, 0x64, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x42, 0x6f, 0x64, 0x79, 0x52,
  1241. 0x09, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x73, 0x22, 0x73, 0x0a, 0x11, 0x53, 0x65,
  1242. 0x61, 0x72, 0x63, 0x68, 0x43, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1243. 0x2e, 0x0a, 0x06, 0x66, 0x69, 0x6c, 0x74, 0x65, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32,
  1244. 0x16, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x61, 0x72, 0x64, 0x46, 0x69, 0x6c,
  1245. 0x74, 0x65, 0x72, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x06, 0x66, 0x69, 0x6c, 0x74, 0x65, 0x72, 0x12,
  1246. 0x2e, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e,
  1247. 0x70, 0x61, 0x67, 0x69, 0x6e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x50, 0x61, 0x67, 0x69, 0x6e,
  1248. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x04, 0x70, 0x61, 0x67, 0x65, 0x22,
  1249. 0x91, 0x01, 0x0a, 0x0f, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x43, 0x61, 0x72, 0x64, 0x52, 0x65,
  1250. 0x70, 0x6c, 0x79, 0x12, 0x26, 0x0a, 0x05, 0x63, 0x61, 0x72, 0x64, 0x73, 0x18, 0x01, 0x20, 0x03,
  1251. 0x28, 0x0b, 0x32, 0x10, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x61, 0x72, 0x64,
  1252. 0x42, 0x6f, 0x64, 0x79, 0x52, 0x05, 0x63, 0x61, 0x72, 0x64, 0x73, 0x12, 0x40, 0x0a, 0x0b, 0x73,
  1253. 0x75, 0x70, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b,
  1254. 0x32, 0x1e, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x61, 0x72, 0x64, 0x53, 0x75,
  1255. 0x70, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x42, 0x61, 0x73, 0x65, 0x42, 0x6f, 0x64, 0x79,
  1256. 0x52, 0x0b, 0x73, 0x75, 0x70, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x12, 0x14, 0x0a,
  1257. 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x74, 0x6f,
  1258. 0x74, 0x61, 0x6c, 0x22, 0x9a, 0x01, 0x0a, 0x13, 0x53, 0x61, 0x76, 0x65, 0x43, 0x61, 0x72, 0x64,
  1259. 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x63,
  1260. 0x61, 0x72, 0x64, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x63, 0x61,
  1261. 0x72, 0x64, 0x49, 0x64, 0x12, 0x28, 0x0a, 0x04, 0x63, 0x61, 0x72, 0x64, 0x18, 0x02, 0x20, 0x01,
  1262. 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x61, 0x72, 0x64,
  1263. 0x42, 0x61, 0x73, 0x65, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x04, 0x63, 0x61, 0x72, 0x64, 0x12, 0x40,
  1264. 0x0a, 0x0b, 0x73, 0x75, 0x70, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x18, 0x03, 0x20,
  1265. 0x03, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x61, 0x72,
  1266. 0x64, 0x53, 0x75, 0x70, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x42, 0x61, 0x73, 0x65, 0x42,
  1267. 0x6f, 0x64, 0x79, 0x52, 0x0b, 0x73, 0x75, 0x70, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73,
  1268. 0x22, 0x1f, 0x0a, 0x0d, 0x53, 0x61, 0x76, 0x65, 0x43, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c,
  1269. 0x79, 0x12, 0x0e, 0x0a, 0x02, 0x6f, 0x6b, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x02, 0x6f,
  1270. 0x6b, 0x22, 0x2d, 0x0a, 0x12, 0x44, 0x65, 0x6c, 0x43, 0x61, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f,
  1271. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x63, 0x61, 0x72, 0x64, 0x5f,
  1272. 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x63, 0x61, 0x72, 0x64, 0x49, 0x64,
  1273. 0x22, 0x1e, 0x0a, 0x0c, 0x44, 0x65, 0x6c, 0x43, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1274. 0x12, 0x0e, 0x0a, 0x02, 0x6f, 0x6b, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x02, 0x6f, 0x6b,
  1275. 0x22, 0x2d, 0x0a, 0x12, 0x47, 0x65, 0x74, 0x43, 0x61, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x52,
  1276. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x63, 0x61, 0x72, 0x64, 0x5f, 0x69,
  1277. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x63, 0x61, 0x72, 0x64, 0x49, 0x64, 0x22,
  1278. 0xb8, 0x01, 0x0a, 0x10, 0x47, 0x65, 0x74, 0x43, 0x61, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x52,
  1279. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x28, 0x0a, 0x04, 0x63, 0x61, 0x72, 0x64, 0x18, 0x01, 0x20, 0x01,
  1280. 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x61, 0x72, 0x64,
  1281. 0x42, 0x61, 0x73, 0x65, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x04, 0x63, 0x61, 0x72, 0x64, 0x12, 0x40,
  1282. 0x0a, 0x0b, 0x73, 0x75, 0x70, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x18, 0x02, 0x20,
  1283. 0x03, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x61, 0x72,
  1284. 0x64, 0x53, 0x75, 0x70, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x42, 0x61, 0x73, 0x65, 0x42,
  1285. 0x6f, 0x64, 0x79, 0x52, 0x0b, 0x73, 0x75, 0x70, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73,
  1286. 0x12, 0x38, 0x0a, 0x08, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x18, 0x03, 0x20, 0x01,
  1287. 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x61, 0x72, 0x64,
  1288. 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x42, 0x61, 0x73, 0x65, 0x42, 0x6f, 0x64, 0x79,
  1289. 0x52, 0x08, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x22, 0x7f, 0x0a, 0x11, 0x43, 0x72,
  1290. 0x65, 0x61, 0x74, 0x65, 0x43, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1291. 0x28, 0x0a, 0x04, 0x63, 0x61, 0x72, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e,
  1292. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x61, 0x72, 0x64, 0x42, 0x61, 0x73, 0x65, 0x42,
  1293. 0x6f, 0x64, 0x79, 0x52, 0x04, 0x63, 0x61, 0x72, 0x64, 0x12, 0x40, 0x0a, 0x0b, 0x73, 0x75, 0x70,
  1294. 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1e,
  1295. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x61, 0x72, 0x64, 0x53, 0x75, 0x70, 0x70,
  1296. 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x42, 0x61, 0x73, 0x65, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x0b,
  1297. 0x73, 0x75, 0x70, 0x70, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x22, 0x21, 0x0a, 0x0f, 0x43,
  1298. 0x72, 0x65, 0x61, 0x74, 0x65, 0x43, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x0e,
  1299. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x02, 0x69, 0x64, 0x22, 0x48,
  1300. 0x0a, 0x13, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65,
  1301. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x31, 0x0a, 0x07, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  1302. 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  1303. 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x42, 0x61, 0x73, 0x65, 0x42, 0x6f, 0x64, 0x79, 0x52,
  1304. 0x07, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x29, 0x0a, 0x11, 0x4c, 0x6f, 0x67, 0x69,
  1305. 0x6e, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x14, 0x0a,
  1306. 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f,
  1307. 0x6b, 0x65, 0x6e, 0x22, 0x4d, 0x0a, 0x18, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x63, 0x63,
  1308. 0x6f, 0x75, 0x6e, 0x74, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1309. 0x31, 0x0a, 0x07, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b,
  1310. 0x32, 0x17, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e,
  1311. 0x74, 0x42, 0x61, 0x73, 0x65, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x07, 0x61, 0x63, 0x63, 0x6f, 0x75,
  1312. 0x6e, 0x74, 0x22, 0x28, 0x0a, 0x16, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x63, 0x63, 0x6f,
  1313. 0x75, 0x6e, 0x74, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x0e, 0x0a, 0x02,
  1314. 0x6f, 0x6b, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x02, 0x6f, 0x6b, 0x32, 0xc9, 0x0a, 0x0a,
  1315. 0x04, 0x43, 0x61, 0x72, 0x64, 0x12, 0x70, 0x0a, 0x11, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41,
  1316. 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x55, 0x73, 0x65, 0x72, 0x12, 0x1e, 0x2e, 0x63, 0x61, 0x72,
  1317. 0x64, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x55,
  1318. 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x63, 0x61, 0x72,
  1319. 0x64, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x55,
  1320. 0x73, 0x65, 0x72, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1d, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x17,
  1321. 0x3a, 0x01, 0x2a, 0x22, 0x12, 0x2f, 0x76, 0x31, 0x2f, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  1322. 0x2f, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x12, 0x60, 0x0a, 0x0c, 0x4c, 0x6f, 0x67, 0x69, 0x6e,
  1323. 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x19, 0x2e, 0x63, 0x61, 0x72, 0x64, 0x2e, 0x4c,
  1324. 0x6f, 0x67, 0x69, 0x6e, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65,
  1325. 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x63, 0x61, 0x72, 0x64, 0x2e, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x41,
  1326. 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1c, 0x82, 0xd3, 0xe4,
  1327. 0x93, 0x02, 0x16, 0x3a, 0x01, 0x2a, 0x22, 0x11, 0x2f, 0x76, 0x31, 0x2f, 0x61, 0x63, 0x63, 0x6f,
  1328. 0x75, 0x6e, 0x74, 0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x12, 0x6c, 0x0a, 0x0f, 0x57, 0x78, 0x52,
  1329. 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x12, 0x1c, 0x2e, 0x63,
  1330. 0x61, 0x72, 0x64, 0x2e, 0x57, 0x78, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x4c, 0x6f,
  1331. 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1a, 0x2e, 0x63, 0x61, 0x72,
  1332. 0x64, 0x2e, 0x57, 0x78, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x4c, 0x6f, 0x67, 0x69,
  1333. 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x3a, 0x01,
  1334. 0x2a, 0x22, 0x14, 0x2f, 0x76, 0x31, 0x2f, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2f, 0x77,
  1335. 0x78, 0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x12, 0x58, 0x0a, 0x0a, 0x43, 0x72, 0x65, 0x61, 0x74,
  1336. 0x65, 0x43, 0x61, 0x72, 0x64, 0x12, 0x17, 0x2e, 0x63, 0x61, 0x72, 0x64, 0x2e, 0x43, 0x72, 0x65,
  1337. 0x61, 0x74, 0x65, 0x43, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x15,
  1338. 0x2e, 0x63, 0x61, 0x72, 0x64, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x43, 0x61, 0x72, 0x64,
  1339. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1a, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x14, 0x3a, 0x01, 0x2a,
  1340. 0x22, 0x0f, 0x2f, 0x76, 0x31, 0x2f, 0x63, 0x61, 0x72, 0x64, 0x2f, 0x63, 0x72, 0x65, 0x61, 0x74,
  1341. 0x65, 0x12, 0x59, 0x0a, 0x0b, 0x47, 0x65, 0x74, 0x43, 0x61, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f,
  1342. 0x12, 0x18, 0x2e, 0x63, 0x61, 0x72, 0x64, 0x2e, 0x47, 0x65, 0x74, 0x43, 0x61, 0x72, 0x64, 0x49,
  1343. 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x63, 0x61, 0x72,
  1344. 0x64, 0x2e, 0x47, 0x65, 0x74, 0x43, 0x61, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x70,
  1345. 0x6c, 0x79, 0x22, 0x18, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x12, 0x3a, 0x01, 0x2a, 0x22, 0x0d, 0x2f,
  1346. 0x76, 0x31, 0x2f, 0x63, 0x61, 0x72, 0x64, 0x2f, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x52, 0x0a, 0x0a,
  1347. 0x47, 0x65, 0x74, 0x4d, 0x79, 0x43, 0x61, 0x72, 0x64, 0x73, 0x12, 0x17, 0x2e, 0x63, 0x61, 0x72,
  1348. 0x64, 0x2e, 0x47, 0x65, 0x74, 0x4d, 0x79, 0x43, 0x61, 0x72, 0x64, 0x73, 0x52, 0x65, 0x71, 0x75,
  1349. 0x65, 0x73, 0x74, 0x1a, 0x15, 0x2e, 0x63, 0x61, 0x72, 0x64, 0x2e, 0x47, 0x65, 0x74, 0x4d, 0x79,
  1350. 0x43, 0x61, 0x72, 0x64, 0x73, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x14, 0x82, 0xd3, 0xe4, 0x93,
  1351. 0x02, 0x0e, 0x3a, 0x01, 0x2a, 0x22, 0x09, 0x2f, 0x76, 0x31, 0x2f, 0x63, 0x61, 0x72, 0x64, 0x73,
  1352. 0x12, 0x50, 0x0a, 0x07, 0x44, 0x65, 0x6c, 0x43, 0x61, 0x72, 0x64, 0x12, 0x18, 0x2e, 0x63, 0x61,
  1353. 0x72, 0x64, 0x2e, 0x44, 0x65, 0x6c, 0x43, 0x61, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65,
  1354. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x12, 0x2e, 0x63, 0x61, 0x72, 0x64, 0x2e, 0x44, 0x65, 0x6c,
  1355. 0x43, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x17, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  1356. 0x11, 0x3a, 0x01, 0x2a, 0x22, 0x0c, 0x2f, 0x76, 0x31, 0x2f, 0x63, 0x61, 0x72, 0x64, 0x2f, 0x64,
  1357. 0x65, 0x6c, 0x12, 0x54, 0x0a, 0x08, 0x53, 0x61, 0x76, 0x65, 0x43, 0x61, 0x72, 0x64, 0x12, 0x19,
  1358. 0x2e, 0x63, 0x61, 0x72, 0x64, 0x2e, 0x53, 0x61, 0x76, 0x65, 0x43, 0x61, 0x72, 0x64, 0x49, 0x6e,
  1359. 0x66, 0x6f, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x63, 0x61, 0x72, 0x64,
  1360. 0x2e, 0x53, 0x61, 0x76, 0x65, 0x43, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x18,
  1361. 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x12, 0x3a, 0x01, 0x2a, 0x22, 0x0d, 0x2f, 0x76, 0x31, 0x2f, 0x63,
  1362. 0x61, 0x72, 0x64, 0x2f, 0x73, 0x61, 0x76, 0x65, 0x12, 0x58, 0x0a, 0x0a, 0x53, 0x65, 0x61, 0x72,
  1363. 0x63, 0x68, 0x43, 0x61, 0x72, 0x64, 0x12, 0x17, 0x2e, 0x63, 0x61, 0x72, 0x64, 0x2e, 0x53, 0x65,
  1364. 0x61, 0x72, 0x63, 0x68, 0x43, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1365. 0x15, 0x2e, 0x63, 0x61, 0x72, 0x64, 0x2e, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x43, 0x61, 0x72,
  1366. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1a, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x14, 0x3a, 0x01,
  1367. 0x2a, 0x22, 0x0f, 0x2f, 0x76, 0x31, 0x2f, 0x63, 0x61, 0x72, 0x64, 0x2f, 0x73, 0x65, 0x61, 0x72,
  1368. 0x63, 0x68, 0x12, 0x61, 0x0a, 0x0c, 0x47, 0x65, 0x74, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74,
  1369. 0x65, 0x73, 0x12, 0x19, 0x2e, 0x63, 0x61, 0x72, 0x64, 0x2e, 0x47, 0x65, 0x74, 0x54, 0x65, 0x6d,
  1370. 0x70, 0x6c, 0x61, 0x74, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e,
  1371. 0x63, 0x61, 0x72, 0x64, 0x2e, 0x47, 0x65, 0x74, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65,
  1372. 0x73, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1d, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x17, 0x3a, 0x01,
  1373. 0x2a, 0x22, 0x12, 0x2f, 0x76, 0x31, 0x2f, 0x63, 0x61, 0x72, 0x64, 0x2f, 0x74, 0x65, 0x6d, 0x70,
  1374. 0x6c, 0x61, 0x74, 0x65, 0x73, 0x12, 0x70, 0x0a, 0x10, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53,
  1375. 0x68, 0x61, 0x72, 0x65, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x1d, 0x2e, 0x63, 0x61, 0x72, 0x64,
  1376. 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x68, 0x61, 0x72, 0x65, 0x54, 0x6f, 0x6b, 0x65,
  1377. 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1b, 0x2e, 0x63, 0x61, 0x72, 0x64, 0x2e,
  1378. 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x68, 0x61, 0x72, 0x65, 0x54, 0x6f, 0x6b, 0x65, 0x6e,
  1379. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x3a, 0x01, 0x2a,
  1380. 0x22, 0x15, 0x2f, 0x76, 0x31, 0x2f, 0x63, 0x61, 0x72, 0x64, 0x2f, 0x74, 0x6f, 0x6b, 0x65, 0x6e,
  1381. 0x2f, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x12, 0x76, 0x0a, 0x13, 0x41, 0x64, 0x64, 0x43, 0x61,
  1382. 0x72, 0x64, 0x42, 0x79, 0x53, 0x68, 0x61, 0x72, 0x65, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x20,
  1383. 0x2e, 0x63, 0x61, 0x72, 0x64, 0x2e, 0x41, 0x64, 0x64, 0x43, 0x61, 0x72, 0x64, 0x42, 0x79, 0x53,
  1384. 0x68, 0x61, 0x72, 0x65, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1385. 0x1a, 0x1e, 0x2e, 0x63, 0x61, 0x72, 0x64, 0x2e, 0x41, 0x64, 0x64, 0x43, 0x61, 0x72, 0x64, 0x42,
  1386. 0x79, 0x53, 0x68, 0x61, 0x72, 0x65, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1387. 0x22, 0x1d, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x17, 0x3a, 0x01, 0x2a, 0x22, 0x12, 0x2f, 0x76, 0x31,
  1388. 0x2f, 0x63, 0x61, 0x72, 0x64, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x62, 0x69, 0x6e, 0x64, 0x12,
  1389. 0x4c, 0x0a, 0x07, 0x4f, 0x43, 0x52, 0x43, 0x61, 0x72, 0x64, 0x12, 0x14, 0x2e, 0x63, 0x61, 0x72,
  1390. 0x64, 0x2e, 0x4f, 0x43, 0x52, 0x43, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1391. 0x1a, 0x12, 0x2e, 0x63, 0x61, 0x72, 0x64, 0x2e, 0x4f, 0x43, 0x52, 0x43, 0x61, 0x72, 0x64, 0x52,
  1392. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x17, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x11, 0x3a, 0x01, 0x2a, 0x22,
  1393. 0x0c, 0x2f, 0x76, 0x31, 0x2f, 0x63, 0x61, 0x72, 0x64, 0x2f, 0x6f, 0x63, 0x72, 0x12, 0x59, 0x0a,
  1394. 0x09, 0x4f, 0x73, 0x73, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x12, 0x16, 0x2e, 0x63, 0x61, 0x72,
  1395. 0x64, 0x2e, 0x4f, 0x73, 0x73, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  1396. 0x73, 0x74, 0x1a, 0x15, 0x2e, 0x63, 0x61, 0x72, 0x64, 0x2e, 0x4f, 0x73, 0x73, 0x55, 0x70, 0x6c,
  1397. 0x6f, 0x61, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x61, 0x79, 0x22, 0x1d, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  1398. 0x17, 0x3a, 0x01, 0x2a, 0x22, 0x12, 0x2f, 0x76, 0x31, 0x2f, 0x63, 0x61, 0x72, 0x64, 0x2f, 0x6f,
  1399. 0x73, 0x73, 0x75, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x42, 0x19, 0x0a, 0x04, 0x63, 0x61, 0x72, 0x64,
  1400. 0x50, 0x01, 0x5a, 0x0f, 0x74, 0x79, 0x70, 0x65, 0x73, 0x2f, 0x63, 0x61, 0x72, 0x64, 0x3b, 0x63,
  1401. 0x61, 0x72, 0x64, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1402. }
  1403. var (
  1404. file_card_card_proto_rawDescOnce sync.Once
  1405. file_card_card_proto_rawDescData = file_card_card_proto_rawDesc
  1406. )
  1407. func file_card_card_proto_rawDescGZIP() []byte {
  1408. file_card_card_proto_rawDescOnce.Do(func() {
  1409. file_card_card_proto_rawDescData = protoimpl.X.CompressGZIP(file_card_card_proto_rawDescData)
  1410. })
  1411. return file_card_card_proto_rawDescData
  1412. }
  1413. var file_card_card_proto_msgTypes = make([]protoimpl.MessageInfo, 28)
  1414. var file_card_card_proto_goTypes = []interface{}{
  1415. (*OssUploadRequest)(nil), // 0: card.OssUploadRequest
  1416. (*OssUploadReplay)(nil), // 1: card.OssUploadReplay
  1417. (*OCRCardRequest)(nil), // 2: card.OCRCardRequest
  1418. (*OCRCardReply)(nil), // 3: card.OCRCardReply
  1419. (*AddCardByShareTokenRequest)(nil), // 4: card.AddCardByShareTokenRequest
  1420. (*AddCardByShareTokenReply)(nil), // 5: card.AddCardByShareTokenReply
  1421. (*CreateShareTokenRequest)(nil), // 6: card.CreateShareTokenRequest
  1422. (*CreateShareTokenReply)(nil), // 7: card.CreateShareTokenReply
  1423. (*GetTemplatesRequest)(nil), // 8: card.GetTemplatesRequest
  1424. (*GetTemplatesReply)(nil), // 9: card.GetTemplatesReply
  1425. (*WxRegisterLoginRequest)(nil), // 10: card.WxRegisterLoginRequest
  1426. (*WxRegisterLoginReply)(nil), // 11: card.WxRegisterLoginReply
  1427. (*GetMyCardsRequest)(nil), // 12: card.GetMyCardsRequest
  1428. (*GetMyCardsReply)(nil), // 13: card.GetMyCardsReply
  1429. (*SearchCardRequest)(nil), // 14: card.SearchCardRequest
  1430. (*SearchCardReply)(nil), // 15: card.SearchCardReply
  1431. (*SaveCardInfoRequest)(nil), // 16: card.SaveCardInfoRequest
  1432. (*SaveCardReply)(nil), // 17: card.SaveCardReply
  1433. (*DelCardInfoRequest)(nil), // 18: card.DelCardInfoRequest
  1434. (*DelCardReply)(nil), // 19: card.DelCardReply
  1435. (*GetCardInfoRequest)(nil), // 20: card.GetCardInfoRequest
  1436. (*GetCardInfoReply)(nil), // 21: card.GetCardInfoReply
  1437. (*CreateCardRequest)(nil), // 22: card.CreateCardRequest
  1438. (*CreateCardReply)(nil), // 23: card.CreateCardReply
  1439. (*LoginAccountRequest)(nil), // 24: card.LoginAccountRequest
  1440. (*LoginAccountReply)(nil), // 25: card.LoginAccountReply
  1441. (*CreateAccountUserRequest)(nil), // 26: card.CreateAccountUserRequest
  1442. (*CreateAccountUserReply)(nil), // 27: card.CreateAccountUserReply
  1443. (*common.Oss)(nil), // 28: common.Oss
  1444. (*common.CardBaseBody)(nil), // 29: common.CardBaseBody
  1445. (*common.CardSupplementBaseBody)(nil), // 30: common.CardSupplementBaseBody
  1446. (*common.CardTemplateBody)(nil), // 31: common.CardTemplateBody
  1447. (*common.CardBody)(nil), // 32: common.CardBody
  1448. (*common.CardFilterBody)(nil), // 33: common.CardFilterBody
  1449. (*pagination.PaginationBody)(nil), // 34: pagination.PaginationBody
  1450. (*common.CardTemplateBaseBody)(nil), // 35: common.CardTemplateBaseBody
  1451. (*common.AccountBaseBody)(nil), // 36: common.AccountBaseBody
  1452. }
  1453. var file_card_card_proto_depIdxs = []int32{
  1454. 28, // 0: card.OssUploadReplay.body:type_name -> common.Oss
  1455. 29, // 1: card.OCRCardReply.body:type_name -> common.CardBaseBody
  1456. 30, // 2: card.OCRCardReply.supplements:type_name -> common.CardSupplementBaseBody
  1457. 31, // 3: card.GetTemplatesReply.templates:type_name -> common.CardTemplateBody
  1458. 32, // 4: card.GetMyCardsReply.cards:type_name -> common.CardBody
  1459. 30, // 5: card.GetMyCardsReply.supplements:type_name -> common.CardSupplementBaseBody
  1460. 31, // 6: card.GetMyCardsReply.templates:type_name -> common.CardTemplateBody
  1461. 33, // 7: card.SearchCardRequest.filter:type_name -> common.CardFilterBody
  1462. 34, // 8: card.SearchCardRequest.page:type_name -> pagination.PaginationBody
  1463. 32, // 9: card.SearchCardReply.cards:type_name -> common.CardBody
  1464. 30, // 10: card.SearchCardReply.supplements:type_name -> common.CardSupplementBaseBody
  1465. 29, // 11: card.SaveCardInfoRequest.card:type_name -> common.CardBaseBody
  1466. 30, // 12: card.SaveCardInfoRequest.supplements:type_name -> common.CardSupplementBaseBody
  1467. 29, // 13: card.GetCardInfoReply.card:type_name -> common.CardBaseBody
  1468. 30, // 14: card.GetCardInfoReply.supplements:type_name -> common.CardSupplementBaseBody
  1469. 35, // 15: card.GetCardInfoReply.template:type_name -> common.CardTemplateBaseBody
  1470. 29, // 16: card.CreateCardRequest.card:type_name -> common.CardBaseBody
  1471. 30, // 17: card.CreateCardRequest.supplements:type_name -> common.CardSupplementBaseBody
  1472. 36, // 18: card.LoginAccountRequest.account:type_name -> common.AccountBaseBody
  1473. 36, // 19: card.CreateAccountUserRequest.account:type_name -> common.AccountBaseBody
  1474. 26, // 20: card.Card.CreateAccountUser:input_type -> card.CreateAccountUserRequest
  1475. 24, // 21: card.Card.LoginAccount:input_type -> card.LoginAccountRequest
  1476. 10, // 22: card.Card.WxRegisterLogin:input_type -> card.WxRegisterLoginRequest
  1477. 22, // 23: card.Card.CreateCard:input_type -> card.CreateCardRequest
  1478. 20, // 24: card.Card.GetCardInfo:input_type -> card.GetCardInfoRequest
  1479. 12, // 25: card.Card.GetMyCards:input_type -> card.GetMyCardsRequest
  1480. 18, // 26: card.Card.DelCard:input_type -> card.DelCardInfoRequest
  1481. 16, // 27: card.Card.SaveCard:input_type -> card.SaveCardInfoRequest
  1482. 14, // 28: card.Card.SearchCard:input_type -> card.SearchCardRequest
  1483. 8, // 29: card.Card.GetTemplates:input_type -> card.GetTemplatesRequest
  1484. 6, // 30: card.Card.CreateShareToken:input_type -> card.CreateShareTokenRequest
  1485. 4, // 31: card.Card.AddCardByShareToken:input_type -> card.AddCardByShareTokenRequest
  1486. 2, // 32: card.Card.OCRCard:input_type -> card.OCRCardRequest
  1487. 0, // 33: card.Card.OssUpload:input_type -> card.OssUploadRequest
  1488. 27, // 34: card.Card.CreateAccountUser:output_type -> card.CreateAccountUserReply
  1489. 25, // 35: card.Card.LoginAccount:output_type -> card.LoginAccountReply
  1490. 11, // 36: card.Card.WxRegisterLogin:output_type -> card.WxRegisterLoginReply
  1491. 23, // 37: card.Card.CreateCard:output_type -> card.CreateCardReply
  1492. 21, // 38: card.Card.GetCardInfo:output_type -> card.GetCardInfoReply
  1493. 13, // 39: card.Card.GetMyCards:output_type -> card.GetMyCardsReply
  1494. 19, // 40: card.Card.DelCard:output_type -> card.DelCardReply
  1495. 17, // 41: card.Card.SaveCard:output_type -> card.SaveCardReply
  1496. 15, // 42: card.Card.SearchCard:output_type -> card.SearchCardReply
  1497. 9, // 43: card.Card.GetTemplates:output_type -> card.GetTemplatesReply
  1498. 7, // 44: card.Card.CreateShareToken:output_type -> card.CreateShareTokenReply
  1499. 5, // 45: card.Card.AddCardByShareToken:output_type -> card.AddCardByShareTokenReply
  1500. 3, // 46: card.Card.OCRCard:output_type -> card.OCRCardReply
  1501. 1, // 47: card.Card.OssUpload:output_type -> card.OssUploadReplay
  1502. 34, // [34:48] is the sub-list for method output_type
  1503. 20, // [20:34] is the sub-list for method input_type
  1504. 20, // [20:20] is the sub-list for extension type_name
  1505. 20, // [20:20] is the sub-list for extension extendee
  1506. 0, // [0:20] is the sub-list for field type_name
  1507. }
  1508. func init() { file_card_card_proto_init() }
  1509. func file_card_card_proto_init() {
  1510. if File_card_card_proto != nil {
  1511. return
  1512. }
  1513. if !protoimpl.UnsafeEnabled {
  1514. file_card_card_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1515. switch v := v.(*OssUploadRequest); 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_card_card_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1527. switch v := v.(*OssUploadReplay); 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_card_card_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1539. switch v := v.(*OCRCardRequest); 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_card_card_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1551. switch v := v.(*OCRCardReply); 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_card_card_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1563. switch v := v.(*AddCardByShareTokenRequest); 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_card_card_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1575. switch v := v.(*AddCardByShareTokenReply); 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_card_card_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1587. switch v := v.(*CreateShareTokenRequest); 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_card_card_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1599. switch v := v.(*CreateShareTokenReply); 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_card_card_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1611. switch v := v.(*GetTemplatesRequest); 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_card_card_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1623. switch v := v.(*GetTemplatesReply); 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_card_card_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1635. switch v := v.(*WxRegisterLoginRequest); 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_card_card_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1647. switch v := v.(*WxRegisterLoginReply); 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_card_card_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1659. switch v := v.(*GetMyCardsRequest); 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_card_card_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1671. switch v := v.(*GetMyCardsReply); 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_card_card_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  1683. switch v := v.(*SearchCardRequest); 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_card_card_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  1695. switch v := v.(*SearchCardReply); 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. file_card_card_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  1707. switch v := v.(*SaveCardInfoRequest); i {
  1708. case 0:
  1709. return &v.state
  1710. case 1:
  1711. return &v.sizeCache
  1712. case 2:
  1713. return &v.unknownFields
  1714. default:
  1715. return nil
  1716. }
  1717. }
  1718. file_card_card_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  1719. switch v := v.(*SaveCardReply); i {
  1720. case 0:
  1721. return &v.state
  1722. case 1:
  1723. return &v.sizeCache
  1724. case 2:
  1725. return &v.unknownFields
  1726. default:
  1727. return nil
  1728. }
  1729. }
  1730. file_card_card_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  1731. switch v := v.(*DelCardInfoRequest); i {
  1732. case 0:
  1733. return &v.state
  1734. case 1:
  1735. return &v.sizeCache
  1736. case 2:
  1737. return &v.unknownFields
  1738. default:
  1739. return nil
  1740. }
  1741. }
  1742. file_card_card_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  1743. switch v := v.(*DelCardReply); i {
  1744. case 0:
  1745. return &v.state
  1746. case 1:
  1747. return &v.sizeCache
  1748. case 2:
  1749. return &v.unknownFields
  1750. default:
  1751. return nil
  1752. }
  1753. }
  1754. file_card_card_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  1755. switch v := v.(*GetCardInfoRequest); i {
  1756. case 0:
  1757. return &v.state
  1758. case 1:
  1759. return &v.sizeCache
  1760. case 2:
  1761. return &v.unknownFields
  1762. default:
  1763. return nil
  1764. }
  1765. }
  1766. file_card_card_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  1767. switch v := v.(*GetCardInfoReply); i {
  1768. case 0:
  1769. return &v.state
  1770. case 1:
  1771. return &v.sizeCache
  1772. case 2:
  1773. return &v.unknownFields
  1774. default:
  1775. return nil
  1776. }
  1777. }
  1778. file_card_card_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  1779. switch v := v.(*CreateCardRequest); i {
  1780. case 0:
  1781. return &v.state
  1782. case 1:
  1783. return &v.sizeCache
  1784. case 2:
  1785. return &v.unknownFields
  1786. default:
  1787. return nil
  1788. }
  1789. }
  1790. file_card_card_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  1791. switch v := v.(*CreateCardReply); i {
  1792. case 0:
  1793. return &v.state
  1794. case 1:
  1795. return &v.sizeCache
  1796. case 2:
  1797. return &v.unknownFields
  1798. default:
  1799. return nil
  1800. }
  1801. }
  1802. file_card_card_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  1803. switch v := v.(*LoginAccountRequest); i {
  1804. case 0:
  1805. return &v.state
  1806. case 1:
  1807. return &v.sizeCache
  1808. case 2:
  1809. return &v.unknownFields
  1810. default:
  1811. return nil
  1812. }
  1813. }
  1814. file_card_card_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  1815. switch v := v.(*LoginAccountReply); i {
  1816. case 0:
  1817. return &v.state
  1818. case 1:
  1819. return &v.sizeCache
  1820. case 2:
  1821. return &v.unknownFields
  1822. default:
  1823. return nil
  1824. }
  1825. }
  1826. file_card_card_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  1827. switch v := v.(*CreateAccountUserRequest); i {
  1828. case 0:
  1829. return &v.state
  1830. case 1:
  1831. return &v.sizeCache
  1832. case 2:
  1833. return &v.unknownFields
  1834. default:
  1835. return nil
  1836. }
  1837. }
  1838. file_card_card_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  1839. switch v := v.(*CreateAccountUserReply); i {
  1840. case 0:
  1841. return &v.state
  1842. case 1:
  1843. return &v.sizeCache
  1844. case 2:
  1845. return &v.unknownFields
  1846. default:
  1847. return nil
  1848. }
  1849. }
  1850. }
  1851. type x struct{}
  1852. out := protoimpl.TypeBuilder{
  1853. File: protoimpl.DescBuilder{
  1854. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1855. RawDescriptor: file_card_card_proto_rawDesc,
  1856. NumEnums: 0,
  1857. NumMessages: 28,
  1858. NumExtensions: 0,
  1859. NumServices: 1,
  1860. },
  1861. GoTypes: file_card_card_proto_goTypes,
  1862. DependencyIndexes: file_card_card_proto_depIdxs,
  1863. MessageInfos: file_card_card_proto_msgTypes,
  1864. }.Build()
  1865. File_card_card_proto = out.File
  1866. file_card_card_proto_rawDesc = nil
  1867. file_card_card_proto_goTypes = nil
  1868. file_card_card_proto_depIdxs = nil
  1869. }