base.pb.go 131 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.25.0
  4. // protoc v3.14.0
  5. // source: base.proto
  6. package base
  7. import (
  8. proto "github.com/golang/protobuf/proto"
  9. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  10. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  11. reflect "reflect"
  12. sync "sync"
  13. )
  14. const (
  15. // Verify that this generated code is sufficiently up-to-date.
  16. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  17. // Verify that runtime/protoimpl is sufficiently up-to-date.
  18. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  19. )
  20. // This is a compile-time assertion that a sufficiently up-to-date version
  21. // of the legacy proto package is being used.
  22. const _ = proto.ProtoPackageIsVersion4
  23. type ErrorCode int32
  24. const (
  25. ErrorCode_OK ErrorCode = 0
  26. ErrorCode_PGErr ErrorCode = 100
  27. ErrorCode_PmsnError ErrorCode = 110
  28. ErrorCode_J2MError ErrorCode = 120
  29. ErrorCode_WebStatusError ErrorCode = 121
  30. ErrorCode_WebToImStatusError ErrorCode = 122
  31. ErrorCode_ImToWebtatusError ErrorCode = 123
  32. ErrorCode_PARAM ErrorCode = 150
  33. ErrorCode_Token ErrorCode = 200
  34. ErrorCode_VerifyCode ErrorCode = 201
  35. ErrorCode_PasswordWrongTooMuch ErrorCode = 202
  36. )
  37. // Enum value maps for ErrorCode.
  38. var (
  39. ErrorCode_name = map[int32]string{
  40. 0: "OK",
  41. 100: "PGErr",
  42. 110: "PmsnError",
  43. 120: "J2MError",
  44. 121: "WebStatusError",
  45. 122: "WebToImStatusError",
  46. 123: "ImToWebtatusError",
  47. 150: "PARAM",
  48. 200: "Token",
  49. 201: "VerifyCode",
  50. 202: "PasswordWrongTooMuch",
  51. }
  52. ErrorCode_value = map[string]int32{
  53. "OK": 0,
  54. "PGErr": 100,
  55. "PmsnError": 110,
  56. "J2MError": 120,
  57. "WebStatusError": 121,
  58. "WebToImStatusError": 122,
  59. "ImToWebtatusError": 123,
  60. "PARAM": 150,
  61. "Token": 200,
  62. "VerifyCode": 201,
  63. "PasswordWrongTooMuch": 202,
  64. }
  65. )
  66. func (x ErrorCode) Enum() *ErrorCode {
  67. p := new(ErrorCode)
  68. *p = x
  69. return p
  70. }
  71. func (x ErrorCode) String() string {
  72. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  73. }
  74. func (ErrorCode) Descriptor() protoreflect.EnumDescriptor {
  75. return file_base_proto_enumTypes[0].Descriptor()
  76. }
  77. func (ErrorCode) Type() protoreflect.EnumType {
  78. return &file_base_proto_enumTypes[0]
  79. }
  80. func (x ErrorCode) Number() protoreflect.EnumNumber {
  81. return protoreflect.EnumNumber(x)
  82. }
  83. // Deprecated: Use ErrorCode.Descriptor instead.
  84. func (ErrorCode) EnumDescriptor() ([]byte, []int) {
  85. return file_base_proto_rawDescGZIP(), []int{0}
  86. }
  87. type WebStatus int32
  88. const (
  89. WebStatus_Ban WebStatus = 0
  90. WebStatus_On WebStatus = 1
  91. WebStatus_Delete WebStatus = 9
  92. WebStatus_All WebStatus = 99
  93. )
  94. // Enum value maps for WebStatus.
  95. var (
  96. WebStatus_name = map[int32]string{
  97. 0: "Ban",
  98. 1: "On",
  99. 9: "Delete",
  100. 99: "All",
  101. }
  102. WebStatus_value = map[string]int32{
  103. "Ban": 0,
  104. "On": 1,
  105. "Delete": 9,
  106. "All": 99,
  107. }
  108. )
  109. func (x WebStatus) Enum() *WebStatus {
  110. p := new(WebStatus)
  111. *p = x
  112. return p
  113. }
  114. func (x WebStatus) String() string {
  115. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  116. }
  117. func (WebStatus) Descriptor() protoreflect.EnumDescriptor {
  118. return file_base_proto_enumTypes[1].Descriptor()
  119. }
  120. func (WebStatus) Type() protoreflect.EnumType {
  121. return &file_base_proto_enumTypes[1]
  122. }
  123. func (x WebStatus) Number() protoreflect.EnumNumber {
  124. return protoreflect.EnumNumber(x)
  125. }
  126. // Deprecated: Use WebStatus.Descriptor instead.
  127. func (WebStatus) EnumDescriptor() ([]byte, []int) {
  128. return file_base_proto_rawDescGZIP(), []int{1}
  129. }
  130. type VerifyType int32
  131. const (
  132. VerifyType_Undefined VerifyType = 0
  133. VerifyType_SignUp VerifyType = 1
  134. VerifyType_SignIn VerifyType = 2
  135. VerifyType_ChangePassword VerifyType = 3
  136. )
  137. // Enum value maps for VerifyType.
  138. var (
  139. VerifyType_name = map[int32]string{
  140. 0: "Undefined",
  141. 1: "SignUp",
  142. 2: "SignIn",
  143. 3: "ChangePassword",
  144. }
  145. VerifyType_value = map[string]int32{
  146. "Undefined": 0,
  147. "SignUp": 1,
  148. "SignIn": 2,
  149. "ChangePassword": 3,
  150. }
  151. )
  152. func (x VerifyType) Enum() *VerifyType {
  153. p := new(VerifyType)
  154. *p = x
  155. return p
  156. }
  157. func (x VerifyType) String() string {
  158. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  159. }
  160. func (VerifyType) Descriptor() protoreflect.EnumDescriptor {
  161. return file_base_proto_enumTypes[2].Descriptor()
  162. }
  163. func (VerifyType) Type() protoreflect.EnumType {
  164. return &file_base_proto_enumTypes[2]
  165. }
  166. func (x VerifyType) Number() protoreflect.EnumNumber {
  167. return protoreflect.EnumNumber(x)
  168. }
  169. // Deprecated: Use VerifyType.Descriptor instead.
  170. func (VerifyType) EnumDescriptor() ([]byte, []int) {
  171. return file_base_proto_rawDescGZIP(), []int{2}
  172. }
  173. type DefaultRequest struct {
  174. state protoimpl.MessageState
  175. sizeCache protoimpl.SizeCache
  176. unknownFields protoimpl.UnknownFields
  177. }
  178. func (x *DefaultRequest) Reset() {
  179. *x = DefaultRequest{}
  180. if protoimpl.UnsafeEnabled {
  181. mi := &file_base_proto_msgTypes[0]
  182. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  183. ms.StoreMessageInfo(mi)
  184. }
  185. }
  186. func (x *DefaultRequest) String() string {
  187. return protoimpl.X.MessageStringOf(x)
  188. }
  189. func (*DefaultRequest) ProtoMessage() {}
  190. func (x *DefaultRequest) ProtoReflect() protoreflect.Message {
  191. mi := &file_base_proto_msgTypes[0]
  192. if protoimpl.UnsafeEnabled && x != nil {
  193. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  194. if ms.LoadMessageInfo() == nil {
  195. ms.StoreMessageInfo(mi)
  196. }
  197. return ms
  198. }
  199. return mi.MessageOf(x)
  200. }
  201. // Deprecated: Use DefaultRequest.ProtoReflect.Descriptor instead.
  202. func (*DefaultRequest) Descriptor() ([]byte, []int) {
  203. return file_base_proto_rawDescGZIP(), []int{0}
  204. }
  205. type DefaultReply struct {
  206. state protoimpl.MessageState
  207. sizeCache protoimpl.SizeCache
  208. unknownFields protoimpl.UnknownFields
  209. }
  210. func (x *DefaultReply) Reset() {
  211. *x = DefaultReply{}
  212. if protoimpl.UnsafeEnabled {
  213. mi := &file_base_proto_msgTypes[1]
  214. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  215. ms.StoreMessageInfo(mi)
  216. }
  217. }
  218. func (x *DefaultReply) String() string {
  219. return protoimpl.X.MessageStringOf(x)
  220. }
  221. func (*DefaultReply) ProtoMessage() {}
  222. func (x *DefaultReply) ProtoReflect() protoreflect.Message {
  223. mi := &file_base_proto_msgTypes[1]
  224. if protoimpl.UnsafeEnabled && x != nil {
  225. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  226. if ms.LoadMessageInfo() == nil {
  227. ms.StoreMessageInfo(mi)
  228. }
  229. return ms
  230. }
  231. return mi.MessageOf(x)
  232. }
  233. // Deprecated: Use DefaultReply.ProtoReflect.Descriptor instead.
  234. func (*DefaultReply) Descriptor() ([]byte, []int) {
  235. return file_base_proto_rawDescGZIP(), []int{1}
  236. }
  237. type StandardRequest struct {
  238. state protoimpl.MessageState
  239. sizeCache protoimpl.SizeCache
  240. unknownFields protoimpl.UnknownFields
  241. ShopID int64 `protobuf:"varint,1,opt,name=shopID,proto3" json:"shopID,omitempty"`
  242. JsonStr string `protobuf:"bytes,2,opt,name=jsonStr,proto3" json:"jsonStr,omitempty"`
  243. Sign string `protobuf:"bytes,3,opt,name=sign,proto3" json:"sign,omitempty"`
  244. }
  245. func (x *StandardRequest) Reset() {
  246. *x = StandardRequest{}
  247. if protoimpl.UnsafeEnabled {
  248. mi := &file_base_proto_msgTypes[2]
  249. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  250. ms.StoreMessageInfo(mi)
  251. }
  252. }
  253. func (x *StandardRequest) String() string {
  254. return protoimpl.X.MessageStringOf(x)
  255. }
  256. func (*StandardRequest) ProtoMessage() {}
  257. func (x *StandardRequest) ProtoReflect() protoreflect.Message {
  258. mi := &file_base_proto_msgTypes[2]
  259. if protoimpl.UnsafeEnabled && x != nil {
  260. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  261. if ms.LoadMessageInfo() == nil {
  262. ms.StoreMessageInfo(mi)
  263. }
  264. return ms
  265. }
  266. return mi.MessageOf(x)
  267. }
  268. // Deprecated: Use StandardRequest.ProtoReflect.Descriptor instead.
  269. func (*StandardRequest) Descriptor() ([]byte, []int) {
  270. return file_base_proto_rawDescGZIP(), []int{2}
  271. }
  272. func (x *StandardRequest) GetShopID() int64 {
  273. if x != nil {
  274. return x.ShopID
  275. }
  276. return 0
  277. }
  278. func (x *StandardRequest) GetJsonStr() string {
  279. if x != nil {
  280. return x.JsonStr
  281. }
  282. return ""
  283. }
  284. func (x *StandardRequest) GetSign() string {
  285. if x != nil {
  286. return x.Sign
  287. }
  288. return ""
  289. }
  290. type StandardReply struct {
  291. state protoimpl.MessageState
  292. sizeCache protoimpl.SizeCache
  293. unknownFields protoimpl.UnknownFields
  294. JsonRst string `protobuf:"bytes,1,opt,name=jsonRst,proto3" json:"jsonRst,omitempty"`
  295. Sign string `protobuf:"bytes,2,opt,name=sign,proto3" json:"sign,omitempty"`
  296. }
  297. func (x *StandardReply) Reset() {
  298. *x = StandardReply{}
  299. if protoimpl.UnsafeEnabled {
  300. mi := &file_base_proto_msgTypes[3]
  301. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  302. ms.StoreMessageInfo(mi)
  303. }
  304. }
  305. func (x *StandardReply) String() string {
  306. return protoimpl.X.MessageStringOf(x)
  307. }
  308. func (*StandardReply) ProtoMessage() {}
  309. func (x *StandardReply) ProtoReflect() protoreflect.Message {
  310. mi := &file_base_proto_msgTypes[3]
  311. if protoimpl.UnsafeEnabled && x != nil {
  312. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  313. if ms.LoadMessageInfo() == nil {
  314. ms.StoreMessageInfo(mi)
  315. }
  316. return ms
  317. }
  318. return mi.MessageOf(x)
  319. }
  320. // Deprecated: Use StandardReply.ProtoReflect.Descriptor instead.
  321. func (*StandardReply) Descriptor() ([]byte, []int) {
  322. return file_base_proto_rawDescGZIP(), []int{3}
  323. }
  324. func (x *StandardReply) GetJsonRst() string {
  325. if x != nil {
  326. return x.JsonRst
  327. }
  328. return ""
  329. }
  330. func (x *StandardReply) GetSign() string {
  331. if x != nil {
  332. return x.Sign
  333. }
  334. return ""
  335. }
  336. type SignUpRequest struct {
  337. state protoimpl.MessageState
  338. sizeCache protoimpl.SizeCache
  339. unknownFields protoimpl.UnknownFields
  340. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  341. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`
  342. }
  343. func (x *SignUpRequest) Reset() {
  344. *x = SignUpRequest{}
  345. if protoimpl.UnsafeEnabled {
  346. mi := &file_base_proto_msgTypes[4]
  347. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  348. ms.StoreMessageInfo(mi)
  349. }
  350. }
  351. func (x *SignUpRequest) String() string {
  352. return protoimpl.X.MessageStringOf(x)
  353. }
  354. func (*SignUpRequest) ProtoMessage() {}
  355. func (x *SignUpRequest) ProtoReflect() protoreflect.Message {
  356. mi := &file_base_proto_msgTypes[4]
  357. if protoimpl.UnsafeEnabled && x != nil {
  358. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  359. if ms.LoadMessageInfo() == nil {
  360. ms.StoreMessageInfo(mi)
  361. }
  362. return ms
  363. }
  364. return mi.MessageOf(x)
  365. }
  366. // Deprecated: Use SignUpRequest.ProtoReflect.Descriptor instead.
  367. func (*SignUpRequest) Descriptor() ([]byte, []int) {
  368. return file_base_proto_rawDescGZIP(), []int{4}
  369. }
  370. func (x *SignUpRequest) GetName() string {
  371. if x != nil {
  372. return x.Name
  373. }
  374. return ""
  375. }
  376. func (x *SignUpRequest) GetPassword() string {
  377. if x != nil {
  378. return x.Password
  379. }
  380. return ""
  381. }
  382. type SignInReply struct {
  383. state protoimpl.MessageState
  384. sizeCache protoimpl.SizeCache
  385. unknownFields protoimpl.UnknownFields
  386. Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
  387. }
  388. func (x *SignInReply) Reset() {
  389. *x = SignInReply{}
  390. if protoimpl.UnsafeEnabled {
  391. mi := &file_base_proto_msgTypes[5]
  392. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  393. ms.StoreMessageInfo(mi)
  394. }
  395. }
  396. func (x *SignInReply) String() string {
  397. return protoimpl.X.MessageStringOf(x)
  398. }
  399. func (*SignInReply) ProtoMessage() {}
  400. func (x *SignInReply) ProtoReflect() protoreflect.Message {
  401. mi := &file_base_proto_msgTypes[5]
  402. if protoimpl.UnsafeEnabled && x != nil {
  403. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  404. if ms.LoadMessageInfo() == nil {
  405. ms.StoreMessageInfo(mi)
  406. }
  407. return ms
  408. }
  409. return mi.MessageOf(x)
  410. }
  411. // Deprecated: Use SignInReply.ProtoReflect.Descriptor instead.
  412. func (*SignInReply) Descriptor() ([]byte, []int) {
  413. return file_base_proto_rawDescGZIP(), []int{5}
  414. }
  415. func (x *SignInReply) GetToken() string {
  416. if x != nil {
  417. return x.Token
  418. }
  419. return ""
  420. }
  421. type SignInRequest struct {
  422. state protoimpl.MessageState
  423. sizeCache protoimpl.SizeCache
  424. unknownFields protoimpl.UnknownFields
  425. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  426. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`
  427. CodeId string `protobuf:"bytes,3,opt,name=codeId,proto3" json:"codeId,omitempty"`
  428. VerifyCode string `protobuf:"bytes,4,opt,name=verifyCode,proto3" json:"verifyCode,omitempty"`
  429. }
  430. func (x *SignInRequest) Reset() {
  431. *x = SignInRequest{}
  432. if protoimpl.UnsafeEnabled {
  433. mi := &file_base_proto_msgTypes[6]
  434. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  435. ms.StoreMessageInfo(mi)
  436. }
  437. }
  438. func (x *SignInRequest) String() string {
  439. return protoimpl.X.MessageStringOf(x)
  440. }
  441. func (*SignInRequest) ProtoMessage() {}
  442. func (x *SignInRequest) ProtoReflect() protoreflect.Message {
  443. mi := &file_base_proto_msgTypes[6]
  444. if protoimpl.UnsafeEnabled && x != nil {
  445. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  446. if ms.LoadMessageInfo() == nil {
  447. ms.StoreMessageInfo(mi)
  448. }
  449. return ms
  450. }
  451. return mi.MessageOf(x)
  452. }
  453. // Deprecated: Use SignInRequest.ProtoReflect.Descriptor instead.
  454. func (*SignInRequest) Descriptor() ([]byte, []int) {
  455. return file_base_proto_rawDescGZIP(), []int{6}
  456. }
  457. func (x *SignInRequest) GetName() string {
  458. if x != nil {
  459. return x.Name
  460. }
  461. return ""
  462. }
  463. func (x *SignInRequest) GetPassword() string {
  464. if x != nil {
  465. return x.Password
  466. }
  467. return ""
  468. }
  469. func (x *SignInRequest) GetCodeId() string {
  470. if x != nil {
  471. return x.CodeId
  472. }
  473. return ""
  474. }
  475. func (x *SignInRequest) GetVerifyCode() string {
  476. if x != nil {
  477. return x.VerifyCode
  478. }
  479. return ""
  480. }
  481. type GenVerifyImageRequest struct {
  482. state protoimpl.MessageState
  483. sizeCache protoimpl.SizeCache
  484. unknownFields protoimpl.UnknownFields
  485. Height int32 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"`
  486. Width int32 `protobuf:"varint,2,opt,name=width,proto3" json:"width,omitempty"`
  487. }
  488. func (x *GenVerifyImageRequest) Reset() {
  489. *x = GenVerifyImageRequest{}
  490. if protoimpl.UnsafeEnabled {
  491. mi := &file_base_proto_msgTypes[7]
  492. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  493. ms.StoreMessageInfo(mi)
  494. }
  495. }
  496. func (x *GenVerifyImageRequest) String() string {
  497. return protoimpl.X.MessageStringOf(x)
  498. }
  499. func (*GenVerifyImageRequest) ProtoMessage() {}
  500. func (x *GenVerifyImageRequest) ProtoReflect() protoreflect.Message {
  501. mi := &file_base_proto_msgTypes[7]
  502. if protoimpl.UnsafeEnabled && x != nil {
  503. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  504. if ms.LoadMessageInfo() == nil {
  505. ms.StoreMessageInfo(mi)
  506. }
  507. return ms
  508. }
  509. return mi.MessageOf(x)
  510. }
  511. // Deprecated: Use GenVerifyImageRequest.ProtoReflect.Descriptor instead.
  512. func (*GenVerifyImageRequest) Descriptor() ([]byte, []int) {
  513. return file_base_proto_rawDescGZIP(), []int{7}
  514. }
  515. func (x *GenVerifyImageRequest) GetHeight() int32 {
  516. if x != nil {
  517. return x.Height
  518. }
  519. return 0
  520. }
  521. func (x *GenVerifyImageRequest) GetWidth() int32 {
  522. if x != nil {
  523. return x.Width
  524. }
  525. return 0
  526. }
  527. type GenVerifyImageReply struct {
  528. state protoimpl.MessageState
  529. sizeCache protoimpl.SizeCache
  530. unknownFields protoimpl.UnknownFields
  531. CodeId string `protobuf:"bytes,1,opt,name=codeId,proto3" json:"codeId,omitempty"`
  532. ImageBase64 string `protobuf:"bytes,2,opt,name=imageBase64,proto3" json:"imageBase64,omitempty"`
  533. }
  534. func (x *GenVerifyImageReply) Reset() {
  535. *x = GenVerifyImageReply{}
  536. if protoimpl.UnsafeEnabled {
  537. mi := &file_base_proto_msgTypes[8]
  538. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  539. ms.StoreMessageInfo(mi)
  540. }
  541. }
  542. func (x *GenVerifyImageReply) String() string {
  543. return protoimpl.X.MessageStringOf(x)
  544. }
  545. func (*GenVerifyImageReply) ProtoMessage() {}
  546. func (x *GenVerifyImageReply) ProtoReflect() protoreflect.Message {
  547. mi := &file_base_proto_msgTypes[8]
  548. if protoimpl.UnsafeEnabled && x != nil {
  549. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  550. if ms.LoadMessageInfo() == nil {
  551. ms.StoreMessageInfo(mi)
  552. }
  553. return ms
  554. }
  555. return mi.MessageOf(x)
  556. }
  557. // Deprecated: Use GenVerifyImageReply.ProtoReflect.Descriptor instead.
  558. func (*GenVerifyImageReply) Descriptor() ([]byte, []int) {
  559. return file_base_proto_rawDescGZIP(), []int{8}
  560. }
  561. func (x *GenVerifyImageReply) GetCodeId() string {
  562. if x != nil {
  563. return x.CodeId
  564. }
  565. return ""
  566. }
  567. func (x *GenVerifyImageReply) GetImageBase64() string {
  568. if x != nil {
  569. return x.ImageBase64
  570. }
  571. return ""
  572. }
  573. type ShopInfo struct {
  574. state protoimpl.MessageState
  575. sizeCache protoimpl.SizeCache
  576. unknownFields protoimpl.UnknownFields
  577. ShopId int64 `protobuf:"varint,1,opt,name=shopId,proto3" json:"shopId,omitempty"`
  578. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  579. SId int64 `protobuf:"varint,3,opt,name=sId,proto3" json:"sId,omitempty"`
  580. Addr string `protobuf:"bytes,4,opt,name=addr,proto3" json:"addr,omitempty"`
  581. Phone string `protobuf:"bytes,5,opt,name=phone,proto3" json:"phone,omitempty"`
  582. Contacts string `protobuf:"bytes,6,opt,name=contacts,proto3" json:"contacts,omitempty"`
  583. Status WebStatus `protobuf:"varint,7,opt,name=status,proto3,enum=base.WebStatus" json:"status,omitempty"`
  584. CreatedAt int64 `protobuf:"varint,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
  585. CreatedUser int64 `protobuf:"varint,9,opt,name=created_user,json=createdUser,proto3" json:"created_user,omitempty"`
  586. UpdatedAt int64 `protobuf:"varint,10,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
  587. UpdatedUser int64 `protobuf:"varint,11,opt,name=updated_user,json=updatedUser,proto3" json:"updated_user,omitempty"`
  588. IsHr int64 `protobuf:"varint,12,opt,name=is_hr,json=isHr,proto3" json:"is_hr,omitempty"`
  589. IsScore int64 `protobuf:"varint,13,opt,name=is_score,json=isScore,proto3" json:"is_score,omitempty"`
  590. }
  591. func (x *ShopInfo) Reset() {
  592. *x = ShopInfo{}
  593. if protoimpl.UnsafeEnabled {
  594. mi := &file_base_proto_msgTypes[9]
  595. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  596. ms.StoreMessageInfo(mi)
  597. }
  598. }
  599. func (x *ShopInfo) String() string {
  600. return protoimpl.X.MessageStringOf(x)
  601. }
  602. func (*ShopInfo) ProtoMessage() {}
  603. func (x *ShopInfo) ProtoReflect() protoreflect.Message {
  604. mi := &file_base_proto_msgTypes[9]
  605. if protoimpl.UnsafeEnabled && x != nil {
  606. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  607. if ms.LoadMessageInfo() == nil {
  608. ms.StoreMessageInfo(mi)
  609. }
  610. return ms
  611. }
  612. return mi.MessageOf(x)
  613. }
  614. // Deprecated: Use ShopInfo.ProtoReflect.Descriptor instead.
  615. func (*ShopInfo) Descriptor() ([]byte, []int) {
  616. return file_base_proto_rawDescGZIP(), []int{9}
  617. }
  618. func (x *ShopInfo) GetShopId() int64 {
  619. if x != nil {
  620. return x.ShopId
  621. }
  622. return 0
  623. }
  624. func (x *ShopInfo) GetName() string {
  625. if x != nil {
  626. return x.Name
  627. }
  628. return ""
  629. }
  630. func (x *ShopInfo) GetSId() int64 {
  631. if x != nil {
  632. return x.SId
  633. }
  634. return 0
  635. }
  636. func (x *ShopInfo) GetAddr() string {
  637. if x != nil {
  638. return x.Addr
  639. }
  640. return ""
  641. }
  642. func (x *ShopInfo) GetPhone() string {
  643. if x != nil {
  644. return x.Phone
  645. }
  646. return ""
  647. }
  648. func (x *ShopInfo) GetContacts() string {
  649. if x != nil {
  650. return x.Contacts
  651. }
  652. return ""
  653. }
  654. func (x *ShopInfo) GetStatus() WebStatus {
  655. if x != nil {
  656. return x.Status
  657. }
  658. return WebStatus_Ban
  659. }
  660. func (x *ShopInfo) GetCreatedAt() int64 {
  661. if x != nil {
  662. return x.CreatedAt
  663. }
  664. return 0
  665. }
  666. func (x *ShopInfo) GetCreatedUser() int64 {
  667. if x != nil {
  668. return x.CreatedUser
  669. }
  670. return 0
  671. }
  672. func (x *ShopInfo) GetUpdatedAt() int64 {
  673. if x != nil {
  674. return x.UpdatedAt
  675. }
  676. return 0
  677. }
  678. func (x *ShopInfo) GetUpdatedUser() int64 {
  679. if x != nil {
  680. return x.UpdatedUser
  681. }
  682. return 0
  683. }
  684. func (x *ShopInfo) GetIsHr() int64 {
  685. if x != nil {
  686. return x.IsHr
  687. }
  688. return 0
  689. }
  690. func (x *ShopInfo) GetIsScore() int64 {
  691. if x != nil {
  692. return x.IsScore
  693. }
  694. return 0
  695. }
  696. type ShopDetailRequest struct {
  697. state protoimpl.MessageState
  698. sizeCache protoimpl.SizeCache
  699. unknownFields protoimpl.UnknownFields
  700. ShopId int64 `protobuf:"varint,1,opt,name=shopId,proto3" json:"shopId,omitempty"`
  701. }
  702. func (x *ShopDetailRequest) Reset() {
  703. *x = ShopDetailRequest{}
  704. if protoimpl.UnsafeEnabled {
  705. mi := &file_base_proto_msgTypes[10]
  706. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  707. ms.StoreMessageInfo(mi)
  708. }
  709. }
  710. func (x *ShopDetailRequest) String() string {
  711. return protoimpl.X.MessageStringOf(x)
  712. }
  713. func (*ShopDetailRequest) ProtoMessage() {}
  714. func (x *ShopDetailRequest) ProtoReflect() protoreflect.Message {
  715. mi := &file_base_proto_msgTypes[10]
  716. if protoimpl.UnsafeEnabled && x != nil {
  717. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  718. if ms.LoadMessageInfo() == nil {
  719. ms.StoreMessageInfo(mi)
  720. }
  721. return ms
  722. }
  723. return mi.MessageOf(x)
  724. }
  725. // Deprecated: Use ShopDetailRequest.ProtoReflect.Descriptor instead.
  726. func (*ShopDetailRequest) Descriptor() ([]byte, []int) {
  727. return file_base_proto_rawDescGZIP(), []int{10}
  728. }
  729. func (x *ShopDetailRequest) GetShopId() int64 {
  730. if x != nil {
  731. return x.ShopId
  732. }
  733. return 0
  734. }
  735. type ShopListRequest struct {
  736. state protoimpl.MessageState
  737. sizeCache protoimpl.SizeCache
  738. unknownFields protoimpl.UnknownFields
  739. // 模糊查询
  740. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  741. // Status_Null查询全部
  742. Status WebStatus `protobuf:"varint,2,opt,name=status,proto3,enum=base.WebStatus" json:"status,omitempty"`
  743. //上级商家Id, -1 时查询全部
  744. SId int64 `protobuf:"varint,3,opt,name=sId,proto3" json:"sId,omitempty"`
  745. }
  746. func (x *ShopListRequest) Reset() {
  747. *x = ShopListRequest{}
  748. if protoimpl.UnsafeEnabled {
  749. mi := &file_base_proto_msgTypes[11]
  750. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  751. ms.StoreMessageInfo(mi)
  752. }
  753. }
  754. func (x *ShopListRequest) String() string {
  755. return protoimpl.X.MessageStringOf(x)
  756. }
  757. func (*ShopListRequest) ProtoMessage() {}
  758. func (x *ShopListRequest) ProtoReflect() protoreflect.Message {
  759. mi := &file_base_proto_msgTypes[11]
  760. if protoimpl.UnsafeEnabled && x != nil {
  761. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  762. if ms.LoadMessageInfo() == nil {
  763. ms.StoreMessageInfo(mi)
  764. }
  765. return ms
  766. }
  767. return mi.MessageOf(x)
  768. }
  769. // Deprecated: Use ShopListRequest.ProtoReflect.Descriptor instead.
  770. func (*ShopListRequest) Descriptor() ([]byte, []int) {
  771. return file_base_proto_rawDescGZIP(), []int{11}
  772. }
  773. func (x *ShopListRequest) GetName() string {
  774. if x != nil {
  775. return x.Name
  776. }
  777. return ""
  778. }
  779. func (x *ShopListRequest) GetStatus() WebStatus {
  780. if x != nil {
  781. return x.Status
  782. }
  783. return WebStatus_Ban
  784. }
  785. func (x *ShopListRequest) GetSId() int64 {
  786. if x != nil {
  787. return x.SId
  788. }
  789. return 0
  790. }
  791. type ShopListReply struct {
  792. state protoimpl.MessageState
  793. sizeCache protoimpl.SizeCache
  794. unknownFields protoimpl.UnknownFields
  795. List []*ShopInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  796. }
  797. func (x *ShopListReply) Reset() {
  798. *x = ShopListReply{}
  799. if protoimpl.UnsafeEnabled {
  800. mi := &file_base_proto_msgTypes[12]
  801. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  802. ms.StoreMessageInfo(mi)
  803. }
  804. }
  805. func (x *ShopListReply) String() string {
  806. return protoimpl.X.MessageStringOf(x)
  807. }
  808. func (*ShopListReply) ProtoMessage() {}
  809. func (x *ShopListReply) ProtoReflect() protoreflect.Message {
  810. mi := &file_base_proto_msgTypes[12]
  811. if protoimpl.UnsafeEnabled && x != nil {
  812. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  813. if ms.LoadMessageInfo() == nil {
  814. ms.StoreMessageInfo(mi)
  815. }
  816. return ms
  817. }
  818. return mi.MessageOf(x)
  819. }
  820. // Deprecated: Use ShopListReply.ProtoReflect.Descriptor instead.
  821. func (*ShopListReply) Descriptor() ([]byte, []int) {
  822. return file_base_proto_rawDescGZIP(), []int{12}
  823. }
  824. func (x *ShopListReply) GetList() []*ShopInfo {
  825. if x != nil {
  826. return x.List
  827. }
  828. return nil
  829. }
  830. type GetShopNaviRequest struct {
  831. state protoimpl.MessageState
  832. sizeCache protoimpl.SizeCache
  833. unknownFields protoimpl.UnknownFields
  834. ShopId int64 `protobuf:"varint,1,opt,name=shopId,proto3" json:"shopId,omitempty"`
  835. // 最顶层为0
  836. ParentId int32 `protobuf:"varint,2,opt,name=parentId,proto3" json:"parentId,omitempty"`
  837. }
  838. func (x *GetShopNaviRequest) Reset() {
  839. *x = GetShopNaviRequest{}
  840. if protoimpl.UnsafeEnabled {
  841. mi := &file_base_proto_msgTypes[13]
  842. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  843. ms.StoreMessageInfo(mi)
  844. }
  845. }
  846. func (x *GetShopNaviRequest) String() string {
  847. return protoimpl.X.MessageStringOf(x)
  848. }
  849. func (*GetShopNaviRequest) ProtoMessage() {}
  850. func (x *GetShopNaviRequest) ProtoReflect() protoreflect.Message {
  851. mi := &file_base_proto_msgTypes[13]
  852. if protoimpl.UnsafeEnabled && x != nil {
  853. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  854. if ms.LoadMessageInfo() == nil {
  855. ms.StoreMessageInfo(mi)
  856. }
  857. return ms
  858. }
  859. return mi.MessageOf(x)
  860. }
  861. // Deprecated: Use GetShopNaviRequest.ProtoReflect.Descriptor instead.
  862. func (*GetShopNaviRequest) Descriptor() ([]byte, []int) {
  863. return file_base_proto_rawDescGZIP(), []int{13}
  864. }
  865. func (x *GetShopNaviRequest) GetShopId() int64 {
  866. if x != nil {
  867. return x.ShopId
  868. }
  869. return 0
  870. }
  871. func (x *GetShopNaviRequest) GetParentId() int32 {
  872. if x != nil {
  873. return x.ParentId
  874. }
  875. return 0
  876. }
  877. type Column struct {
  878. state protoimpl.MessageState
  879. sizeCache protoimpl.SizeCache
  880. unknownFields protoimpl.UnknownFields
  881. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  882. Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"`
  883. Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"`
  884. // 顺序
  885. Sn int32 `protobuf:"varint,4,opt,name=sn,proto3" json:"sn,omitempty"`
  886. Status WebStatus `protobuf:"varint,5,opt,name=status,proto3,enum=base.WebStatus" json:"status,omitempty"`
  887. NavShow bool `protobuf:"varint,6,opt,name=navShow,proto3" json:"navShow,omitempty"`
  888. Id int64 `protobuf:"varint,7,opt,name=id,proto3" json:"id,omitempty"`
  889. }
  890. func (x *Column) Reset() {
  891. *x = Column{}
  892. if protoimpl.UnsafeEnabled {
  893. mi := &file_base_proto_msgTypes[14]
  894. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  895. ms.StoreMessageInfo(mi)
  896. }
  897. }
  898. func (x *Column) String() string {
  899. return protoimpl.X.MessageStringOf(x)
  900. }
  901. func (*Column) ProtoMessage() {}
  902. func (x *Column) ProtoReflect() protoreflect.Message {
  903. mi := &file_base_proto_msgTypes[14]
  904. if protoimpl.UnsafeEnabled && x != nil {
  905. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  906. if ms.LoadMessageInfo() == nil {
  907. ms.StoreMessageInfo(mi)
  908. }
  909. return ms
  910. }
  911. return mi.MessageOf(x)
  912. }
  913. // Deprecated: Use Column.ProtoReflect.Descriptor instead.
  914. func (*Column) Descriptor() ([]byte, []int) {
  915. return file_base_proto_rawDescGZIP(), []int{14}
  916. }
  917. func (x *Column) GetName() string {
  918. if x != nil {
  919. return x.Name
  920. }
  921. return ""
  922. }
  923. func (x *Column) GetUrl() string {
  924. if x != nil {
  925. return x.Url
  926. }
  927. return ""
  928. }
  929. func (x *Column) GetCode() string {
  930. if x != nil {
  931. return x.Code
  932. }
  933. return ""
  934. }
  935. func (x *Column) GetSn() int32 {
  936. if x != nil {
  937. return x.Sn
  938. }
  939. return 0
  940. }
  941. func (x *Column) GetStatus() WebStatus {
  942. if x != nil {
  943. return x.Status
  944. }
  945. return WebStatus_Ban
  946. }
  947. func (x *Column) GetNavShow() bool {
  948. if x != nil {
  949. return x.NavShow
  950. }
  951. return false
  952. }
  953. func (x *Column) GetId() int64 {
  954. if x != nil {
  955. return x.Id
  956. }
  957. return 0
  958. }
  959. type GetShopNaviReply struct {
  960. state protoimpl.MessageState
  961. sizeCache protoimpl.SizeCache
  962. unknownFields protoimpl.UnknownFields
  963. List []*Column `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  964. }
  965. func (x *GetShopNaviReply) Reset() {
  966. *x = GetShopNaviReply{}
  967. if protoimpl.UnsafeEnabled {
  968. mi := &file_base_proto_msgTypes[15]
  969. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  970. ms.StoreMessageInfo(mi)
  971. }
  972. }
  973. func (x *GetShopNaviReply) String() string {
  974. return protoimpl.X.MessageStringOf(x)
  975. }
  976. func (*GetShopNaviReply) ProtoMessage() {}
  977. func (x *GetShopNaviReply) ProtoReflect() protoreflect.Message {
  978. mi := &file_base_proto_msgTypes[15]
  979. if protoimpl.UnsafeEnabled && x != nil {
  980. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  981. if ms.LoadMessageInfo() == nil {
  982. ms.StoreMessageInfo(mi)
  983. }
  984. return ms
  985. }
  986. return mi.MessageOf(x)
  987. }
  988. // Deprecated: Use GetShopNaviReply.ProtoReflect.Descriptor instead.
  989. func (*GetShopNaviReply) Descriptor() ([]byte, []int) {
  990. return file_base_proto_rawDescGZIP(), []int{15}
  991. }
  992. func (x *GetShopNaviReply) GetList() []*Column {
  993. if x != nil {
  994. return x.List
  995. }
  996. return nil
  997. }
  998. type GetOverlayImgRequest struct {
  999. state protoimpl.MessageState
  1000. sizeCache protoimpl.SizeCache
  1001. unknownFields protoimpl.UnknownFields
  1002. FileName string `protobuf:"bytes,1,opt,name=fileName,proto3" json:"fileName,omitempty"`
  1003. }
  1004. func (x *GetOverlayImgRequest) Reset() {
  1005. *x = GetOverlayImgRequest{}
  1006. if protoimpl.UnsafeEnabled {
  1007. mi := &file_base_proto_msgTypes[16]
  1008. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1009. ms.StoreMessageInfo(mi)
  1010. }
  1011. }
  1012. func (x *GetOverlayImgRequest) String() string {
  1013. return protoimpl.X.MessageStringOf(x)
  1014. }
  1015. func (*GetOverlayImgRequest) ProtoMessage() {}
  1016. func (x *GetOverlayImgRequest) ProtoReflect() protoreflect.Message {
  1017. mi := &file_base_proto_msgTypes[16]
  1018. if protoimpl.UnsafeEnabled && x != nil {
  1019. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1020. if ms.LoadMessageInfo() == nil {
  1021. ms.StoreMessageInfo(mi)
  1022. }
  1023. return ms
  1024. }
  1025. return mi.MessageOf(x)
  1026. }
  1027. // Deprecated: Use GetOverlayImgRequest.ProtoReflect.Descriptor instead.
  1028. func (*GetOverlayImgRequest) Descriptor() ([]byte, []int) {
  1029. return file_base_proto_rawDescGZIP(), []int{16}
  1030. }
  1031. func (x *GetOverlayImgRequest) GetFileName() string {
  1032. if x != nil {
  1033. return x.FileName
  1034. }
  1035. return ""
  1036. }
  1037. type QiNiuTokenReply struct {
  1038. state protoimpl.MessageState
  1039. sizeCache protoimpl.SizeCache
  1040. unknownFields protoimpl.UnknownFields
  1041. Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
  1042. }
  1043. func (x *QiNiuTokenReply) Reset() {
  1044. *x = QiNiuTokenReply{}
  1045. if protoimpl.UnsafeEnabled {
  1046. mi := &file_base_proto_msgTypes[17]
  1047. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1048. ms.StoreMessageInfo(mi)
  1049. }
  1050. }
  1051. func (x *QiNiuTokenReply) String() string {
  1052. return protoimpl.X.MessageStringOf(x)
  1053. }
  1054. func (*QiNiuTokenReply) ProtoMessage() {}
  1055. func (x *QiNiuTokenReply) ProtoReflect() protoreflect.Message {
  1056. mi := &file_base_proto_msgTypes[17]
  1057. if protoimpl.UnsafeEnabled && x != nil {
  1058. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1059. if ms.LoadMessageInfo() == nil {
  1060. ms.StoreMessageInfo(mi)
  1061. }
  1062. return ms
  1063. }
  1064. return mi.MessageOf(x)
  1065. }
  1066. // Deprecated: Use QiNiuTokenReply.ProtoReflect.Descriptor instead.
  1067. func (*QiNiuTokenReply) Descriptor() ([]byte, []int) {
  1068. return file_base_proto_rawDescGZIP(), []int{17}
  1069. }
  1070. func (x *QiNiuTokenReply) GetToken() string {
  1071. if x != nil {
  1072. return x.Token
  1073. }
  1074. return ""
  1075. }
  1076. type License struct {
  1077. state protoimpl.MessageState
  1078. sizeCache protoimpl.SizeCache
  1079. unknownFields protoimpl.UnknownFields
  1080. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  1081. ShopId int64 `protobuf:"varint,2,opt,name=shopId,proto3" json:"shopId,omitempty"`
  1082. LcsTypeId int64 `protobuf:"varint,3,opt,name=lcsTypeId,proto3" json:"lcsTypeId,omitempty"`
  1083. Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
  1084. // nanoSec
  1085. ValidPeriod int64 `protobuf:"varint,5,opt,name=validPeriod,proto3" json:"validPeriod,omitempty"`
  1086. // 分
  1087. LcsPrice int64 `protobuf:"varint,6,opt,name=lcsPrice,proto3" json:"lcsPrice,omitempty"`
  1088. // nanoSec
  1089. LcsBeginTime int64 `protobuf:"varint,7,opt,name=lcsBeginTime,proto3" json:"lcsBeginTime,omitempty"`
  1090. // nanoSec
  1091. LcsEndTime int64 `protobuf:"varint,8,opt,name=lcsEndTime,proto3" json:"lcsEndTime,omitempty"`
  1092. FeeId int64 `protobuf:"varint,9,opt,name=feeId,proto3" json:"feeId,omitempty"`
  1093. Status WebStatus `protobuf:"varint,10,opt,name=status,proto3,enum=base.WebStatus" json:"status,omitempty"`
  1094. Memo string `protobuf:"bytes,11,opt,name=memo,proto3" json:"memo,omitempty"`
  1095. // nanoSec
  1096. CreatedAt int64 `protobuf:"varint,12,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
  1097. CreatedUser int64 `protobuf:"varint,13,opt,name=createdUser,proto3" json:"createdUser,omitempty"`
  1098. // nanoSec
  1099. UpdatedAt int64 `protobuf:"varint,14,opt,name=updatedAt,proto3" json:"updatedAt,omitempty"`
  1100. UpdatedUser int64 `protobuf:"varint,15,opt,name=updatedUser,proto3" json:"updatedUser,omitempty"`
  1101. }
  1102. func (x *License) Reset() {
  1103. *x = License{}
  1104. if protoimpl.UnsafeEnabled {
  1105. mi := &file_base_proto_msgTypes[18]
  1106. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1107. ms.StoreMessageInfo(mi)
  1108. }
  1109. }
  1110. func (x *License) String() string {
  1111. return protoimpl.X.MessageStringOf(x)
  1112. }
  1113. func (*License) ProtoMessage() {}
  1114. func (x *License) ProtoReflect() protoreflect.Message {
  1115. mi := &file_base_proto_msgTypes[18]
  1116. if protoimpl.UnsafeEnabled && x != nil {
  1117. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1118. if ms.LoadMessageInfo() == nil {
  1119. ms.StoreMessageInfo(mi)
  1120. }
  1121. return ms
  1122. }
  1123. return mi.MessageOf(x)
  1124. }
  1125. // Deprecated: Use License.ProtoReflect.Descriptor instead.
  1126. func (*License) Descriptor() ([]byte, []int) {
  1127. return file_base_proto_rawDescGZIP(), []int{18}
  1128. }
  1129. func (x *License) GetId() int64 {
  1130. if x != nil {
  1131. return x.Id
  1132. }
  1133. return 0
  1134. }
  1135. func (x *License) GetShopId() int64 {
  1136. if x != nil {
  1137. return x.ShopId
  1138. }
  1139. return 0
  1140. }
  1141. func (x *License) GetLcsTypeId() int64 {
  1142. if x != nil {
  1143. return x.LcsTypeId
  1144. }
  1145. return 0
  1146. }
  1147. func (x *License) GetName() string {
  1148. if x != nil {
  1149. return x.Name
  1150. }
  1151. return ""
  1152. }
  1153. func (x *License) GetValidPeriod() int64 {
  1154. if x != nil {
  1155. return x.ValidPeriod
  1156. }
  1157. return 0
  1158. }
  1159. func (x *License) GetLcsPrice() int64 {
  1160. if x != nil {
  1161. return x.LcsPrice
  1162. }
  1163. return 0
  1164. }
  1165. func (x *License) GetLcsBeginTime() int64 {
  1166. if x != nil {
  1167. return x.LcsBeginTime
  1168. }
  1169. return 0
  1170. }
  1171. func (x *License) GetLcsEndTime() int64 {
  1172. if x != nil {
  1173. return x.LcsEndTime
  1174. }
  1175. return 0
  1176. }
  1177. func (x *License) GetFeeId() int64 {
  1178. if x != nil {
  1179. return x.FeeId
  1180. }
  1181. return 0
  1182. }
  1183. func (x *License) GetStatus() WebStatus {
  1184. if x != nil {
  1185. return x.Status
  1186. }
  1187. return WebStatus_Ban
  1188. }
  1189. func (x *License) GetMemo() string {
  1190. if x != nil {
  1191. return x.Memo
  1192. }
  1193. return ""
  1194. }
  1195. func (x *License) GetCreatedAt() int64 {
  1196. if x != nil {
  1197. return x.CreatedAt
  1198. }
  1199. return 0
  1200. }
  1201. func (x *License) GetCreatedUser() int64 {
  1202. if x != nil {
  1203. return x.CreatedUser
  1204. }
  1205. return 0
  1206. }
  1207. func (x *License) GetUpdatedAt() int64 {
  1208. if x != nil {
  1209. return x.UpdatedAt
  1210. }
  1211. return 0
  1212. }
  1213. func (x *License) GetUpdatedUser() int64 {
  1214. if x != nil {
  1215. return x.UpdatedUser
  1216. }
  1217. return 0
  1218. }
  1219. type LicenseList struct {
  1220. state protoimpl.MessageState
  1221. sizeCache protoimpl.SizeCache
  1222. unknownFields protoimpl.UnknownFields
  1223. List []*License `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  1224. }
  1225. func (x *LicenseList) Reset() {
  1226. *x = LicenseList{}
  1227. if protoimpl.UnsafeEnabled {
  1228. mi := &file_base_proto_msgTypes[19]
  1229. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1230. ms.StoreMessageInfo(mi)
  1231. }
  1232. }
  1233. func (x *LicenseList) String() string {
  1234. return protoimpl.X.MessageStringOf(x)
  1235. }
  1236. func (*LicenseList) ProtoMessage() {}
  1237. func (x *LicenseList) ProtoReflect() protoreflect.Message {
  1238. mi := &file_base_proto_msgTypes[19]
  1239. if protoimpl.UnsafeEnabled && x != nil {
  1240. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1241. if ms.LoadMessageInfo() == nil {
  1242. ms.StoreMessageInfo(mi)
  1243. }
  1244. return ms
  1245. }
  1246. return mi.MessageOf(x)
  1247. }
  1248. // Deprecated: Use LicenseList.ProtoReflect.Descriptor instead.
  1249. func (*LicenseList) Descriptor() ([]byte, []int) {
  1250. return file_base_proto_rawDescGZIP(), []int{19}
  1251. }
  1252. func (x *LicenseList) GetList() []*License {
  1253. if x != nil {
  1254. return x.List
  1255. }
  1256. return nil
  1257. }
  1258. type IdList struct {
  1259. state protoimpl.MessageState
  1260. sizeCache protoimpl.SizeCache
  1261. unknownFields protoimpl.UnknownFields
  1262. IdList []int64 `protobuf:"varint,1,rep,packed,name=idList,proto3" json:"idList,omitempty"`
  1263. }
  1264. func (x *IdList) Reset() {
  1265. *x = IdList{}
  1266. if protoimpl.UnsafeEnabled {
  1267. mi := &file_base_proto_msgTypes[20]
  1268. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1269. ms.StoreMessageInfo(mi)
  1270. }
  1271. }
  1272. func (x *IdList) String() string {
  1273. return protoimpl.X.MessageStringOf(x)
  1274. }
  1275. func (*IdList) ProtoMessage() {}
  1276. func (x *IdList) ProtoReflect() protoreflect.Message {
  1277. mi := &file_base_proto_msgTypes[20]
  1278. if protoimpl.UnsafeEnabled && x != nil {
  1279. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1280. if ms.LoadMessageInfo() == nil {
  1281. ms.StoreMessageInfo(mi)
  1282. }
  1283. return ms
  1284. }
  1285. return mi.MessageOf(x)
  1286. }
  1287. // Deprecated: Use IdList.ProtoReflect.Descriptor instead.
  1288. func (*IdList) Descriptor() ([]byte, []int) {
  1289. return file_base_proto_rawDescGZIP(), []int{20}
  1290. }
  1291. func (x *IdList) GetIdList() []int64 {
  1292. if x != nil {
  1293. return x.IdList
  1294. }
  1295. return nil
  1296. }
  1297. type LicenseType struct {
  1298. state protoimpl.MessageState
  1299. sizeCache protoimpl.SizeCache
  1300. unknownFields protoimpl.UnknownFields
  1301. TypeId int64 `protobuf:"varint,1,opt,name=typeId,proto3" json:"typeId,omitempty"`
  1302. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  1303. // 有效期时长,单位毫秒
  1304. ValidPeriodMs int64 `protobuf:"varint,3,opt,name=validPeriodMs,proto3" json:"validPeriodMs,omitempty"`
  1305. // 单位:分
  1306. Price int32 `protobuf:"varint,4,opt,name=price,proto3" json:"price,omitempty"`
  1307. Memo string `protobuf:"bytes,5,opt,name=memo,proto3" json:"memo,omitempty"`
  1308. ExecUser int64 `protobuf:"varint,6,opt,name=execUser,proto3" json:"execUser,omitempty"`
  1309. Status WebStatus `protobuf:"varint,7,opt,name=status,proto3,enum=base.WebStatus" json:"status,omitempty"`
  1310. }
  1311. func (x *LicenseType) Reset() {
  1312. *x = LicenseType{}
  1313. if protoimpl.UnsafeEnabled {
  1314. mi := &file_base_proto_msgTypes[21]
  1315. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1316. ms.StoreMessageInfo(mi)
  1317. }
  1318. }
  1319. func (x *LicenseType) String() string {
  1320. return protoimpl.X.MessageStringOf(x)
  1321. }
  1322. func (*LicenseType) ProtoMessage() {}
  1323. func (x *LicenseType) ProtoReflect() protoreflect.Message {
  1324. mi := &file_base_proto_msgTypes[21]
  1325. if protoimpl.UnsafeEnabled && x != nil {
  1326. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1327. if ms.LoadMessageInfo() == nil {
  1328. ms.StoreMessageInfo(mi)
  1329. }
  1330. return ms
  1331. }
  1332. return mi.MessageOf(x)
  1333. }
  1334. // Deprecated: Use LicenseType.ProtoReflect.Descriptor instead.
  1335. func (*LicenseType) Descriptor() ([]byte, []int) {
  1336. return file_base_proto_rawDescGZIP(), []int{21}
  1337. }
  1338. func (x *LicenseType) GetTypeId() int64 {
  1339. if x != nil {
  1340. return x.TypeId
  1341. }
  1342. return 0
  1343. }
  1344. func (x *LicenseType) GetName() string {
  1345. if x != nil {
  1346. return x.Name
  1347. }
  1348. return ""
  1349. }
  1350. func (x *LicenseType) GetValidPeriodMs() int64 {
  1351. if x != nil {
  1352. return x.ValidPeriodMs
  1353. }
  1354. return 0
  1355. }
  1356. func (x *LicenseType) GetPrice() int32 {
  1357. if x != nil {
  1358. return x.Price
  1359. }
  1360. return 0
  1361. }
  1362. func (x *LicenseType) GetMemo() string {
  1363. if x != nil {
  1364. return x.Memo
  1365. }
  1366. return ""
  1367. }
  1368. func (x *LicenseType) GetExecUser() int64 {
  1369. if x != nil {
  1370. return x.ExecUser
  1371. }
  1372. return 0
  1373. }
  1374. func (x *LicenseType) GetStatus() WebStatus {
  1375. if x != nil {
  1376. return x.Status
  1377. }
  1378. return WebStatus_Ban
  1379. }
  1380. type LicenseTypeMapReply struct {
  1381. state protoimpl.MessageState
  1382. sizeCache protoimpl.SizeCache
  1383. unknownFields protoimpl.UnknownFields
  1384. LicenseMap map[int64]*LicenseType `protobuf:"bytes,1,rep,name=licenseMap,proto3" json:"licenseMap,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1385. }
  1386. func (x *LicenseTypeMapReply) Reset() {
  1387. *x = LicenseTypeMapReply{}
  1388. if protoimpl.UnsafeEnabled {
  1389. mi := &file_base_proto_msgTypes[22]
  1390. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1391. ms.StoreMessageInfo(mi)
  1392. }
  1393. }
  1394. func (x *LicenseTypeMapReply) String() string {
  1395. return protoimpl.X.MessageStringOf(x)
  1396. }
  1397. func (*LicenseTypeMapReply) ProtoMessage() {}
  1398. func (x *LicenseTypeMapReply) ProtoReflect() protoreflect.Message {
  1399. mi := &file_base_proto_msgTypes[22]
  1400. if protoimpl.UnsafeEnabled && x != nil {
  1401. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1402. if ms.LoadMessageInfo() == nil {
  1403. ms.StoreMessageInfo(mi)
  1404. }
  1405. return ms
  1406. }
  1407. return mi.MessageOf(x)
  1408. }
  1409. // Deprecated: Use LicenseTypeMapReply.ProtoReflect.Descriptor instead.
  1410. func (*LicenseTypeMapReply) Descriptor() ([]byte, []int) {
  1411. return file_base_proto_rawDescGZIP(), []int{22}
  1412. }
  1413. func (x *LicenseTypeMapReply) GetLicenseMap() map[int64]*LicenseType {
  1414. if x != nil {
  1415. return x.LicenseMap
  1416. }
  1417. return nil
  1418. }
  1419. type GenPhoneVerifyCodeRequest struct {
  1420. state protoimpl.MessageState
  1421. sizeCache protoimpl.SizeCache
  1422. unknownFields protoimpl.UnknownFields
  1423. VerifyType VerifyType `protobuf:"varint,1,opt,name=verifyType,proto3,enum=base.VerifyType" json:"verifyType,omitempty"`
  1424. Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"`
  1425. Account string `protobuf:"bytes,3,opt,name=account,proto3" json:"account,omitempty"`
  1426. Ip string `protobuf:"bytes,4,opt,name=ip,proto3" json:"ip,omitempty"`
  1427. TemplateCode string `protobuf:"bytes,5,opt,name=templateCode,proto3" json:"templateCode,omitempty"`
  1428. ExpireDurationNano int64 `protobuf:"varint,6,opt,name=expireDurationNano,proto3" json:"expireDurationNano,omitempty"`
  1429. }
  1430. func (x *GenPhoneVerifyCodeRequest) Reset() {
  1431. *x = GenPhoneVerifyCodeRequest{}
  1432. if protoimpl.UnsafeEnabled {
  1433. mi := &file_base_proto_msgTypes[23]
  1434. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1435. ms.StoreMessageInfo(mi)
  1436. }
  1437. }
  1438. func (x *GenPhoneVerifyCodeRequest) String() string {
  1439. return protoimpl.X.MessageStringOf(x)
  1440. }
  1441. func (*GenPhoneVerifyCodeRequest) ProtoMessage() {}
  1442. func (x *GenPhoneVerifyCodeRequest) ProtoReflect() protoreflect.Message {
  1443. mi := &file_base_proto_msgTypes[23]
  1444. if protoimpl.UnsafeEnabled && x != nil {
  1445. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1446. if ms.LoadMessageInfo() == nil {
  1447. ms.StoreMessageInfo(mi)
  1448. }
  1449. return ms
  1450. }
  1451. return mi.MessageOf(x)
  1452. }
  1453. // Deprecated: Use GenPhoneVerifyCodeRequest.ProtoReflect.Descriptor instead.
  1454. func (*GenPhoneVerifyCodeRequest) Descriptor() ([]byte, []int) {
  1455. return file_base_proto_rawDescGZIP(), []int{23}
  1456. }
  1457. func (x *GenPhoneVerifyCodeRequest) GetVerifyType() VerifyType {
  1458. if x != nil {
  1459. return x.VerifyType
  1460. }
  1461. return VerifyType_Undefined
  1462. }
  1463. func (x *GenPhoneVerifyCodeRequest) GetCode() string {
  1464. if x != nil {
  1465. return x.Code
  1466. }
  1467. return ""
  1468. }
  1469. func (x *GenPhoneVerifyCodeRequest) GetAccount() string {
  1470. if x != nil {
  1471. return x.Account
  1472. }
  1473. return ""
  1474. }
  1475. func (x *GenPhoneVerifyCodeRequest) GetIp() string {
  1476. if x != nil {
  1477. return x.Ip
  1478. }
  1479. return ""
  1480. }
  1481. func (x *GenPhoneVerifyCodeRequest) GetTemplateCode() string {
  1482. if x != nil {
  1483. return x.TemplateCode
  1484. }
  1485. return ""
  1486. }
  1487. func (x *GenPhoneVerifyCodeRequest) GetExpireDurationNano() int64 {
  1488. if x != nil {
  1489. return x.ExpireDurationNano
  1490. }
  1491. return 0
  1492. }
  1493. type CheckVerifyCodeRequest struct {
  1494. state protoimpl.MessageState
  1495. sizeCache protoimpl.SizeCache
  1496. unknownFields protoimpl.UnknownFields
  1497. VerifyType VerifyType `protobuf:"varint,1,opt,name=verifyType,proto3,enum=base.VerifyType" json:"verifyType,omitempty"`
  1498. Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"`
  1499. Account string `protobuf:"bytes,3,opt,name=account,proto3" json:"account,omitempty"`
  1500. }
  1501. func (x *CheckVerifyCodeRequest) Reset() {
  1502. *x = CheckVerifyCodeRequest{}
  1503. if protoimpl.UnsafeEnabled {
  1504. mi := &file_base_proto_msgTypes[24]
  1505. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1506. ms.StoreMessageInfo(mi)
  1507. }
  1508. }
  1509. func (x *CheckVerifyCodeRequest) String() string {
  1510. return protoimpl.X.MessageStringOf(x)
  1511. }
  1512. func (*CheckVerifyCodeRequest) ProtoMessage() {}
  1513. func (x *CheckVerifyCodeRequest) ProtoReflect() protoreflect.Message {
  1514. mi := &file_base_proto_msgTypes[24]
  1515. if protoimpl.UnsafeEnabled && x != nil {
  1516. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1517. if ms.LoadMessageInfo() == nil {
  1518. ms.StoreMessageInfo(mi)
  1519. }
  1520. return ms
  1521. }
  1522. return mi.MessageOf(x)
  1523. }
  1524. // Deprecated: Use CheckVerifyCodeRequest.ProtoReflect.Descriptor instead.
  1525. func (*CheckVerifyCodeRequest) Descriptor() ([]byte, []int) {
  1526. return file_base_proto_rawDescGZIP(), []int{24}
  1527. }
  1528. func (x *CheckVerifyCodeRequest) GetVerifyType() VerifyType {
  1529. if x != nil {
  1530. return x.VerifyType
  1531. }
  1532. return VerifyType_Undefined
  1533. }
  1534. func (x *CheckVerifyCodeRequest) GetCode() string {
  1535. if x != nil {
  1536. return x.Code
  1537. }
  1538. return ""
  1539. }
  1540. func (x *CheckVerifyCodeRequest) GetAccount() string {
  1541. if x != nil {
  1542. return x.Account
  1543. }
  1544. return ""
  1545. }
  1546. var File_base_proto protoreflect.FileDescriptor
  1547. var file_base_proto_rawDesc = []byte{
  1548. 0x0a, 0x0a, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x04, 0x62, 0x61,
  1549. 0x73, 0x65, 0x22, 0x10, 0x0a, 0x0e, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x65, 0x71,
  1550. 0x75, 0x65, 0x73, 0x74, 0x22, 0x0e, 0x0a, 0x0c, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52,
  1551. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x57, 0x0a, 0x0f, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  1552. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49,
  1553. 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x44, 0x12,
  1554. 0x18, 0x0a, 0x07, 0x6a, 0x73, 0x6f, 0x6e, 0x53, 0x74, 0x72, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  1555. 0x52, 0x07, 0x6a, 0x73, 0x6f, 0x6e, 0x53, 0x74, 0x72, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x67,
  1556. 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x73, 0x69, 0x67, 0x6e, 0x22, 0x3d, 0x0a,
  1557. 0x0d, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x18,
  1558. 0x0a, 0x07, 0x6a, 0x73, 0x6f, 0x6e, 0x52, 0x73, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1559. 0x07, 0x6a, 0x73, 0x6f, 0x6e, 0x52, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x67, 0x6e,
  1560. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x73, 0x69, 0x67, 0x6e, 0x22, 0x3f, 0x0a, 0x0d,
  1561. 0x53, 0x69, 0x67, 0x6e, 0x55, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a,
  1562. 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d,
  1563. 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x18, 0x02, 0x20,
  1564. 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x22, 0x23, 0x0a,
  1565. 0x0b, 0x53, 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x14, 0x0a, 0x05,
  1566. 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f, 0x6b,
  1567. 0x65, 0x6e, 0x22, 0x77, 0x0a, 0x0d, 0x53, 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x52, 0x65, 0x71, 0x75,
  1568. 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  1569. 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x73, 0x73, 0x77,
  1570. 0x6f, 0x72, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x61, 0x73, 0x73, 0x77,
  1571. 0x6f, 0x72, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x6f, 0x64, 0x65, 0x49, 0x64, 0x18, 0x03, 0x20,
  1572. 0x01, 0x28, 0x09, 0x52, 0x06, 0x63, 0x6f, 0x64, 0x65, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x76,
  1573. 0x65, 0x72, 0x69, 0x66, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52,
  1574. 0x0a, 0x76, 0x65, 0x72, 0x69, 0x66, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x22, 0x45, 0x0a, 0x15, 0x47,
  1575. 0x65, 0x6e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x49, 0x6d, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71,
  1576. 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, 0x18, 0x01,
  1577. 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, 0x12, 0x14, 0x0a, 0x05,
  1578. 0x77, 0x69, 0x64, 0x74, 0x68, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x77, 0x69, 0x64,
  1579. 0x74, 0x68, 0x22, 0x4f, 0x0a, 0x13, 0x47, 0x65, 0x6e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x49,
  1580. 0x6d, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x6f, 0x64,
  1581. 0x65, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x63, 0x6f, 0x64, 0x65, 0x49,
  1582. 0x64, 0x12, 0x20, 0x0a, 0x0b, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x42, 0x61, 0x73, 0x65, 0x36, 0x34,
  1583. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x42, 0x61, 0x73,
  1584. 0x65, 0x36, 0x34, 0x22, 0xeb, 0x02, 0x0a, 0x08, 0x53, 0x68, 0x6f, 0x70, 0x49, 0x6e, 0x66, 0x6f,
  1585. 0x12, 0x16, 0x0a, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  1586. 0x52, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65,
  1587. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03,
  1588. 0x73, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x49, 0x64, 0x12, 0x12,
  1589. 0x0a, 0x04, 0x61, 0x64, 0x64, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x64,
  1590. 0x64, 0x72, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28,
  1591. 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x63, 0x6f, 0x6e, 0x74,
  1592. 0x61, 0x63, 0x74, 0x73, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x63, 0x6f, 0x6e, 0x74,
  1593. 0x61, 0x63, 0x74, 0x73, 0x12, 0x27, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x07,
  1594. 0x20, 0x01, 0x28, 0x0e, 0x32, 0x0f, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x57, 0x65, 0x62, 0x53,
  1595. 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x1d, 0x0a,
  1596. 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x61, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28,
  1597. 0x03, 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x41, 0x74, 0x12, 0x21, 0x0a, 0x0c,
  1598. 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x18, 0x09, 0x20, 0x01,
  1599. 0x28, 0x03, 0x52, 0x0b, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x55, 0x73, 0x65, 0x72, 0x12,
  1600. 0x1d, 0x0a, 0x0a, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x61, 0x74, 0x18, 0x0a, 0x20,
  1601. 0x01, 0x28, 0x03, 0x52, 0x09, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x41, 0x74, 0x12, 0x21,
  1602. 0x0a, 0x0c, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x18, 0x0b,
  1603. 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x55, 0x73, 0x65,
  1604. 0x72, 0x12, 0x13, 0x0a, 0x05, 0x69, 0x73, 0x5f, 0x68, 0x72, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x03,
  1605. 0x52, 0x04, 0x69, 0x73, 0x48, 0x72, 0x12, 0x19, 0x0a, 0x08, 0x69, 0x73, 0x5f, 0x73, 0x63, 0x6f,
  1606. 0x72, 0x65, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x69, 0x73, 0x53, 0x63, 0x6f, 0x72,
  1607. 0x65, 0x22, 0x2b, 0x0a, 0x11, 0x53, 0x68, 0x6f, 0x70, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52,
  1608. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64,
  1609. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64, 0x22, 0x60,
  1610. 0x0a, 0x0f, 0x53, 0x68, 0x6f, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1611. 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1612. 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x27, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18,
  1613. 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x0f, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x57, 0x65, 0x62,
  1614. 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x10,
  1615. 0x0a, 0x03, 0x73, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x49, 0x64,
  1616. 0x22, 0x33, 0x0a, 0x0d, 0x53, 0x68, 0x6f, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c,
  1617. 0x79, 0x12, 0x22, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32,
  1618. 0x0e, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x68, 0x6f, 0x70, 0x49, 0x6e, 0x66, 0x6f, 0x52,
  1619. 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x48, 0x0a, 0x12, 0x47, 0x65, 0x74, 0x53, 0x68, 0x6f, 0x70,
  1620. 0x4e, 0x61, 0x76, 0x69, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x73,
  1621. 0x68, 0x6f, 0x70, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x73, 0x68, 0x6f,
  1622. 0x70, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x18,
  1623. 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x22,
  1624. 0xa5, 0x01, 0x0a, 0x06, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61,
  1625. 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10,
  1626. 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c,
  1627. 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  1628. 0x63, 0x6f, 0x64, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x73, 0x6e, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05,
  1629. 0x52, 0x02, 0x73, 0x6e, 0x12, 0x27, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x05,
  1630. 0x20, 0x01, 0x28, 0x0e, 0x32, 0x0f, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x57, 0x65, 0x62, 0x53,
  1631. 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x18, 0x0a,
  1632. 0x07, 0x6e, 0x61, 0x76, 0x53, 0x68, 0x6f, 0x77, 0x18, 0x06, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07,
  1633. 0x6e, 0x61, 0x76, 0x53, 0x68, 0x6f, 0x77, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x07, 0x20,
  1634. 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x22, 0x34, 0x0a, 0x10, 0x47, 0x65, 0x74, 0x53, 0x68,
  1635. 0x6f, 0x70, 0x4e, 0x61, 0x76, 0x69, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x20, 0x0a, 0x04, 0x6c,
  1636. 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0c, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1637. 0x2e, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x32, 0x0a,
  1638. 0x14, 0x47, 0x65, 0x74, 0x4f, 0x76, 0x65, 0x72, 0x6c, 0x61, 0x79, 0x49, 0x6d, 0x67, 0x52, 0x65,
  1639. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x66, 0x69, 0x6c, 0x65, 0x4e, 0x61, 0x6d,
  1640. 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x66, 0x69, 0x6c, 0x65, 0x4e, 0x61, 0x6d,
  1641. 0x65, 0x22, 0x27, 0x0a, 0x0f, 0x51, 0x69, 0x4e, 0x69, 0x75, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52,
  1642. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01, 0x20,
  1643. 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x22, 0xb8, 0x03, 0x0a, 0x07, 0x4c,
  1644. 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  1645. 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64,
  1646. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64, 0x12, 0x1c,
  1647. 0x0a, 0x09, 0x6c, 0x63, 0x73, 0x54, 0x79, 0x70, 0x65, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28,
  1648. 0x03, 0x52, 0x09, 0x6c, 0x63, 0x73, 0x54, 0x79, 0x70, 0x65, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04,
  1649. 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65,
  1650. 0x12, 0x20, 0x0a, 0x0b, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x50, 0x65, 0x72, 0x69, 0x6f, 0x64, 0x18,
  1651. 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x50, 0x65, 0x72, 0x69,
  1652. 0x6f, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x63, 0x73, 0x50, 0x72, 0x69, 0x63, 0x65, 0x18, 0x06,
  1653. 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6c, 0x63, 0x73, 0x50, 0x72, 0x69, 0x63, 0x65, 0x12, 0x22,
  1654. 0x0a, 0x0c, 0x6c, 0x63, 0x73, 0x42, 0x65, 0x67, 0x69, 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x07,
  1655. 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x6c, 0x63, 0x73, 0x42, 0x65, 0x67, 0x69, 0x6e, 0x54, 0x69,
  1656. 0x6d, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x6c, 0x63, 0x73, 0x45, 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65,
  1657. 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x6c, 0x63, 0x73, 0x45, 0x6e, 0x64, 0x54, 0x69,
  1658. 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x66, 0x65, 0x65, 0x49, 0x64, 0x18, 0x09, 0x20, 0x01, 0x28,
  1659. 0x03, 0x52, 0x05, 0x66, 0x65, 0x65, 0x49, 0x64, 0x12, 0x27, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74,
  1660. 0x75, 0x73, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x0f, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  1661. 0x57, 0x65, 0x62, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75,
  1662. 0x73, 0x12, 0x12, 0x0a, 0x04, 0x6d, 0x65, 0x6d, 0x6f, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52,
  1663. 0x04, 0x6d, 0x65, 0x6d, 0x6f, 0x12, 0x1c, 0x0a, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64,
  1664. 0x41, 0x74, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65,
  1665. 0x64, 0x41, 0x74, 0x12, 0x20, 0x0a, 0x0b, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x55, 0x73,
  1666. 0x65, 0x72, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65,
  1667. 0x64, 0x55, 0x73, 0x65, 0x72, 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64,
  1668. 0x41, 0x74, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65,
  1669. 0x64, 0x41, 0x74, 0x12, 0x20, 0x0a, 0x0b, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x55, 0x73,
  1670. 0x65, 0x72, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65,
  1671. 0x64, 0x55, 0x73, 0x65, 0x72, 0x22, 0x30, 0x0a, 0x0b, 0x4c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65,
  1672. 0x4c, 0x69, 0x73, 0x74, 0x12, 0x21, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03,
  1673. 0x28, 0x0b, 0x32, 0x0d, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x4c, 0x69, 0x63, 0x65, 0x6e, 0x73,
  1674. 0x65, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x20, 0x0a, 0x06, 0x49, 0x64, 0x4c, 0x69, 0x73,
  1675. 0x74, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28,
  1676. 0x03, 0x52, 0x06, 0x69, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x22, 0xce, 0x01, 0x0a, 0x0b, 0x4c, 0x69,
  1677. 0x63, 0x65, 0x6e, 0x73, 0x65, 0x54, 0x79, 0x70, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x74, 0x79, 0x70,
  1678. 0x65, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x74, 0x79, 0x70, 0x65, 0x49,
  1679. 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  1680. 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x50, 0x65,
  1681. 0x72, 0x69, 0x6f, 0x64, 0x4d, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d, 0x76, 0x61,
  1682. 0x6c, 0x69, 0x64, 0x50, 0x65, 0x72, 0x69, 0x6f, 0x64, 0x4d, 0x73, 0x12, 0x14, 0x0a, 0x05, 0x70,
  1683. 0x72, 0x69, 0x63, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x70, 0x72, 0x69, 0x63,
  1684. 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6d, 0x65, 0x6d, 0x6f, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52,
  1685. 0x04, 0x6d, 0x65, 0x6d, 0x6f, 0x12, 0x1a, 0x0a, 0x08, 0x65, 0x78, 0x65, 0x63, 0x55, 0x73, 0x65,
  1686. 0x72, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x65, 0x78, 0x65, 0x63, 0x55, 0x73, 0x65,
  1687. 0x72, 0x12, 0x27, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x07, 0x20, 0x01, 0x28,
  1688. 0x0e, 0x32, 0x0f, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x57, 0x65, 0x62, 0x53, 0x74, 0x61, 0x74,
  1689. 0x75, 0x73, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x22, 0xb2, 0x01, 0x0a, 0x13, 0x4c,
  1690. 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x54, 0x79, 0x70, 0x65, 0x4d, 0x61, 0x70, 0x52, 0x65, 0x70,
  1691. 0x6c, 0x79, 0x12, 0x49, 0x0a, 0x0a, 0x6c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x4d, 0x61, 0x70,
  1692. 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x29, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x4c, 0x69,
  1693. 0x63, 0x65, 0x6e, 0x73, 0x65, 0x54, 0x79, 0x70, 0x65, 0x4d, 0x61, 0x70, 0x52, 0x65, 0x70, 0x6c,
  1694. 0x79, 0x2e, 0x4c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x4d, 0x61, 0x70, 0x45, 0x6e, 0x74, 0x72,
  1695. 0x79, 0x52, 0x0a, 0x6c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x4d, 0x61, 0x70, 0x1a, 0x50, 0x0a,
  1696. 0x0f, 0x4c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x4d, 0x61, 0x70, 0x45, 0x6e, 0x74, 0x72, 0x79,
  1697. 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x6b,
  1698. 0x65, 0x79, 0x12, 0x27, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  1699. 0x0b, 0x32, 0x11, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x4c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65,
  1700. 0x54, 0x79, 0x70, 0x65, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22,
  1701. 0xdf, 0x01, 0x0a, 0x19, 0x47, 0x65, 0x6e, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x56, 0x65, 0x72, 0x69,
  1702. 0x66, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x30, 0x0a,
  1703. 0x0a, 0x76, 0x65, 0x72, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  1704. 0x0e, 0x32, 0x10, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x54,
  1705. 0x79, 0x70, 0x65, 0x52, 0x0a, 0x76, 0x65, 0x72, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x12,
  1706. 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63,
  1707. 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x03,
  1708. 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x0e, 0x0a,
  1709. 0x02, 0x69, 0x70, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x70, 0x12, 0x22, 0x0a,
  1710. 0x0c, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x18, 0x05, 0x20,
  1711. 0x01, 0x28, 0x09, 0x52, 0x0c, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x43, 0x6f, 0x64,
  1712. 0x65, 0x12, 0x2e, 0x0a, 0x12, 0x65, 0x78, 0x70, 0x69, 0x72, 0x65, 0x44, 0x75, 0x72, 0x61, 0x74,
  1713. 0x69, 0x6f, 0x6e, 0x4e, 0x61, 0x6e, 0x6f, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x12, 0x65,
  1714. 0x78, 0x70, 0x69, 0x72, 0x65, 0x44, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x61, 0x6e,
  1715. 0x6f, 0x22, 0x78, 0x0a, 0x16, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79,
  1716. 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x30, 0x0a, 0x0a, 0x76,
  1717. 0x65, 0x72, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0e, 0x32,
  1718. 0x10, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70,
  1719. 0x65, 0x52, 0x0a, 0x76, 0x65, 0x72, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x12, 0x12, 0x0a,
  1720. 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64,
  1721. 0x65, 0x12, 0x18, 0x0a, 0x07, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01,
  1722. 0x28, 0x09, 0x52, 0x07, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2a, 0xc2, 0x01, 0x0a, 0x09,
  1723. 0x45, 0x72, 0x72, 0x6f, 0x72, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x06, 0x0a, 0x02, 0x4f, 0x4b, 0x10,
  1724. 0x00, 0x12, 0x09, 0x0a, 0x05, 0x50, 0x47, 0x45, 0x72, 0x72, 0x10, 0x64, 0x12, 0x0d, 0x0a, 0x09,
  1725. 0x50, 0x6d, 0x73, 0x6e, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x10, 0x6e, 0x12, 0x0c, 0x0a, 0x08, 0x4a,
  1726. 0x32, 0x4d, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x10, 0x78, 0x12, 0x12, 0x0a, 0x0e, 0x57, 0x65, 0x62,
  1727. 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x10, 0x79, 0x12, 0x16, 0x0a,
  1728. 0x12, 0x57, 0x65, 0x62, 0x54, 0x6f, 0x49, 0x6d, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x72,
  1729. 0x72, 0x6f, 0x72, 0x10, 0x7a, 0x12, 0x15, 0x0a, 0x11, 0x49, 0x6d, 0x54, 0x6f, 0x57, 0x65, 0x62,
  1730. 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x10, 0x7b, 0x12, 0x0a, 0x0a, 0x05,
  1731. 0x50, 0x41, 0x52, 0x41, 0x4d, 0x10, 0x96, 0x01, 0x12, 0x0a, 0x0a, 0x05, 0x54, 0x6f, 0x6b, 0x65,
  1732. 0x6e, 0x10, 0xc8, 0x01, 0x12, 0x0f, 0x0a, 0x0a, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x43, 0x6f,
  1733. 0x64, 0x65, 0x10, 0xc9, 0x01, 0x12, 0x19, 0x0a, 0x14, 0x50, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72,
  1734. 0x64, 0x57, 0x72, 0x6f, 0x6e, 0x67, 0x54, 0x6f, 0x6f, 0x4d, 0x75, 0x63, 0x68, 0x10, 0xca, 0x01,
  1735. 0x2a, 0x31, 0x0a, 0x09, 0x57, 0x65, 0x62, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x07, 0x0a,
  1736. 0x03, 0x42, 0x61, 0x6e, 0x10, 0x00, 0x12, 0x06, 0x0a, 0x02, 0x4f, 0x6e, 0x10, 0x01, 0x12, 0x0a,
  1737. 0x0a, 0x06, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x10, 0x09, 0x12, 0x07, 0x0a, 0x03, 0x41, 0x6c,
  1738. 0x6c, 0x10, 0x63, 0x2a, 0x47, 0x0a, 0x0a, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70,
  1739. 0x65, 0x12, 0x0d, 0x0a, 0x09, 0x55, 0x6e, 0x64, 0x65, 0x66, 0x69, 0x6e, 0x65, 0x64, 0x10, 0x00,
  1740. 0x12, 0x0a, 0x0a, 0x06, 0x53, 0x69, 0x67, 0x6e, 0x55, 0x70, 0x10, 0x01, 0x12, 0x0a, 0x0a, 0x06,
  1741. 0x53, 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x10, 0x02, 0x12, 0x12, 0x0a, 0x0e, 0x43, 0x68, 0x61, 0x6e,
  1742. 0x67, 0x65, 0x50, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x10, 0x03, 0x32, 0xd0, 0x38, 0x0a,
  1743. 0x03, 0x41, 0x70, 0x69, 0x12, 0x33, 0x0a, 0x06, 0x53, 0x69, 0x67, 0x6e, 0x55, 0x70, 0x12, 0x13,
  1744. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x69, 0x67, 0x6e, 0x55, 0x70, 0x52, 0x65, 0x71, 0x75,
  1745. 0x65, 0x73, 0x74, 0x1a, 0x12, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x44, 0x65, 0x66, 0x61, 0x75,
  1746. 0x6c, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x32, 0x0a, 0x06, 0x53, 0x69, 0x67,
  1747. 0x6e, 0x49, 0x6e, 0x12, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x69, 0x67, 0x6e, 0x49,
  1748. 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x11, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  1749. 0x53, 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x35, 0x0a,
  1750. 0x07, 0x53, 0x69, 0x67, 0x6e, 0x4f, 0x75, 0x74, 0x12, 0x14, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  1751. 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x12,
  1752. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x65, 0x70,
  1753. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4a, 0x0a, 0x0e, 0x47, 0x65, 0x6e, 0x56, 0x65, 0x72, 0x69, 0x66,
  1754. 0x79, 0x49, 0x6d, 0x61, 0x67, 0x65, 0x12, 0x1b, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x47, 0x65,
  1755. 0x6e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x49, 0x6d, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75,
  1756. 0x65, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x47, 0x65, 0x6e, 0x56, 0x65,
  1757. 0x72, 0x69, 0x66, 0x79, 0x49, 0x6d, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  1758. 0x12, 0x3f, 0x0a, 0x0f, 0x53, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x48, 0x72, 0x53, 0x65, 0x6e, 0x73,
  1759. 0x6f, 0x72, 0x73, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1760. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  1761. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  1762. 0x00, 0x12, 0x45, 0x0a, 0x15, 0x41, 0x63, 0x72, 0x6f, 0x73, 0x73, 0x55, 0x73, 0x65, 0x72, 0x53,
  1763. 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  1764. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1765. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1766. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x42, 0x0a, 0x12, 0x56, 0x69, 0x70, 0x55,
  1767. 0x73, 0x65, 0x72, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15,
  1768. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1769. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  1770. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x46, 0x0a, 0x16,
  1771. 0x54, 0x65, 0x6d, 0x70, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x53, 0x69, 0x6d, 0x70, 0x6c,
  1772. 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  1773. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  1774. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  1775. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x53, 0x68, 0x6f, 0x70, 0x53, 0x69, 0x6d, 0x70,
  1776. 0x6c, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1777. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  1778. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1779. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x15, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x61,
  1780. 0x62, 0x6c, 0x65, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15,
  1781. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1782. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  1783. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a, 0x10,
  1784. 0x43, 0x6c, 0x61, 0x73, 0x73, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79,
  1785. 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  1786. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1787. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41,
  1788. 0x0a, 0x11, 0x53, 0x63, 0x72, 0x65, 0x65, 0x6e, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51, 0x75,
  1789. 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1790. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  1791. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  1792. 0x00, 0x12, 0x42, 0x0a, 0x12, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x61, 0x62, 0x6c, 0x65, 0x53,
  1793. 0x68, 0x6f, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1794. 0x68, 0x6f, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  1795. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x68, 0x6f, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65,
  1796. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x42, 0x0a, 0x15, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x61,
  1797. 0x62, 0x6c, 0x65, 0x47, 0x65, 0x74, 0x53, 0x68, 0x6f, 0x70, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x17,
  1798. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x68, 0x6f, 0x70, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c,
  1799. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0e, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1800. 0x68, 0x6f, 0x70, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x53, 0x68, 0x6f,
  1801. 0x70, 0x4c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x17, 0x2e, 0x62,
  1802. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x68, 0x6f, 0x70, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52, 0x65,
  1803. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x11, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x4c, 0x69, 0x63,
  1804. 0x65, 0x6e, 0x73, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x12, 0x53, 0x68,
  1805. 0x6f, 0x70, 0x4c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x54, 0x79, 0x70, 0x65, 0x4d, 0x61, 0x70,
  1806. 0x12, 0x0c, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x49, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x1a, 0x19,
  1807. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x4c, 0x69, 0x63, 0x65, 0x6e, 0x73, 0x65, 0x54, 0x79, 0x70,
  1808. 0x65, 0x4d, 0x61, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x0b, 0x47,
  1809. 0x65, 0x74, 0x53, 0x68, 0x6f, 0x70, 0x4e, 0x61, 0x76, 0x69, 0x12, 0x18, 0x2e, 0x62, 0x61, 0x73,
  1810. 0x65, 0x2e, 0x47, 0x65, 0x74, 0x53, 0x68, 0x6f, 0x70, 0x4e, 0x61, 0x76, 0x69, 0x52, 0x65, 0x71,
  1811. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x53,
  1812. 0x68, 0x6f, 0x70, 0x4e, 0x61, 0x76, 0x69, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e,
  1813. 0x0a, 0x0e, 0x53, 0x68, 0x6f, 0x70, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x51, 0x75, 0x65, 0x72, 0x79,
  1814. 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  1815. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1816. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3c,
  1817. 0x0a, 0x0c, 0x53, 0x68, 0x6f, 0x70, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x41, 0x64, 0x64, 0x12, 0x15,
  1818. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1819. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  1820. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x0d,
  1821. 0x53, 0x68, 0x6f, 0x70, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e,
  1822. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  1823. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  1824. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x43, 0x0a, 0x13, 0x53,
  1825. 0x68, 0x6f, 0x70, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64,
  1826. 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  1827. 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1828. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  1829. 0x12, 0x45, 0x0a, 0x15, 0x53, 0x68, 0x6f, 0x70, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x44, 0x65, 0x74,
  1830. 0x61, 0x69, 0x6c, 0x73, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1831. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1832. 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  1833. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x43, 0x0a, 0x13, 0x53, 0x68, 0x6f, 0x70, 0x47,
  1834. 0x72, 0x6f, 0x75, 0x70, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x41, 0x64, 0x64, 0x12, 0x15,
  1835. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1836. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  1837. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e,
  1838. 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15,
  1839. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1840. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  1841. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3c, 0x0a, 0x0c,
  1842. 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62,
  1843. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  1844. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1845. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x0d, 0x53, 0x68,
  1846. 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61,
  1847. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  1848. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  1849. 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x43, 0x0a, 0x13, 0x53, 0x68, 0x6f,
  1850. 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74,
  1851. 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  1852. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1853. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x43,
  1854. 0x0a, 0x13, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x45, 0x71, 0x75, 0x69, 0x70,
  1855. 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  1856. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62,
  1857. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c,
  1858. 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x11, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65,
  1859. 0x45, 0x71, 0x75, 0x69, 0x70, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  1860. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1861. 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  1862. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x42, 0x0a, 0x12, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65,
  1863. 0x6e, 0x75, 0x65, 0x45, 0x71, 0x75, 0x69, 0x70, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62,
  1864. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  1865. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1866. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x48, 0x0a, 0x18, 0x53, 0x68,
  1867. 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x45, 0x71, 0x75, 0x69, 0x70, 0x53, 0x74, 0x61, 0x74,
  1868. 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  1869. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  1870. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  1871. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x47, 0x0a, 0x17, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75,
  1872. 0x65, 0x45, 0x71, 0x75, 0x69, 0x70, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x44, 0x65, 0x6c, 0x12,
  1873. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  1874. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  1875. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a,
  1876. 0x10, 0x53, 0x68, 0x6f, 0x70, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x51, 0x75, 0x65, 0x72,
  1877. 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1878. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  1879. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  1880. 0x3e, 0x0a, 0x0e, 0x53, 0x68, 0x6f, 0x70, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x41, 0x64,
  1881. 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1882. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  1883. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  1884. 0x3f, 0x0a, 0x0f, 0x53, 0x68, 0x6f, 0x70, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x45, 0x64,
  1885. 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  1886. 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1887. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  1888. 0x12, 0x45, 0x0a, 0x15, 0x53, 0x68, 0x6f, 0x70, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x53,
  1889. 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1890. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1891. 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  1892. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x53, 0x68, 0x6f, 0x70, 0x43,
  1893. 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  1894. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1895. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1896. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x53, 0x68, 0x6f, 0x70,
  1897. 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  1898. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1899. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1900. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a, 0x10, 0x53, 0x68, 0x6f, 0x70,
  1901. 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62,
  1902. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  1903. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1904. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x53, 0x68,
  1905. 0x6f, 0x70, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62,
  1906. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  1907. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1908. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x53, 0x68,
  1909. 0x6f, 0x70, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e,
  1910. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  1911. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  1912. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x15, 0x53,
  1913. 0x68, 0x6f, 0x70, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73,
  1914. 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  1915. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  1916. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1917. 0x22, 0x00, 0x12, 0x42, 0x0a, 0x12, 0x41, 0x63, 0x72, 0x6f, 0x73, 0x73, 0x56, 0x69, 0x70, 0x55,
  1918. 0x73, 0x65, 0x72, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  1919. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1920. 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  1921. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a, 0x10, 0x41, 0x63, 0x72, 0x6f, 0x73, 0x73,
  1922. 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  1923. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1924. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1925. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a, 0x10, 0x41, 0x63, 0x72, 0x6f,
  1926. 0x73, 0x73, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x44, 0x65, 0x6c, 0x12, 0x15, 0x2e, 0x62,
  1927. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  1928. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1929. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x0d, 0x56, 0x69,
  1930. 0x70, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61,
  1931. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  1932. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  1933. 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x11, 0x56, 0x69, 0x70,
  1934. 0x4d, 0x61, 0x69, 0x6e, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x12, 0x15,
  1935. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1936. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  1937. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a, 0x10,
  1938. 0x56, 0x69, 0x70, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x41, 0x64, 0x64,
  1939. 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  1940. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1941. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41,
  1942. 0x0a, 0x11, 0x56, 0x69, 0x70, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x45,
  1943. 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1944. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  1945. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  1946. 0x00, 0x12, 0x47, 0x0a, 0x17, 0x56, 0x69, 0x70, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x50, 0x68, 0x6f,
  1947. 0x6e, 0x65, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62,
  1948. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  1949. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1950. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a, 0x10, 0x54, 0x65,
  1951. 0x6d, 0x70, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15,
  1952. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1953. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  1954. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e,
  1955. 0x54, 0x65, 0x6d, 0x70, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x41, 0x64, 0x64, 0x12, 0x15,
  1956. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1957. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  1958. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f,
  1959. 0x54, 0x65, 0x6d, 0x70, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x45, 0x64, 0x69, 0x74, 0x12,
  1960. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  1961. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  1962. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a,
  1963. 0x15, 0x54, 0x65, 0x6d, 0x70, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x53, 0x74, 0x61, 0x74,
  1964. 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  1965. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  1966. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  1967. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3b, 0x0a, 0x0b, 0x56, 0x69, 0x70, 0x48, 0x6f, 0x75, 0x72, 0x45,
  1968. 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1969. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  1970. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  1971. 0x00, 0x12, 0x43, 0x0a, 0x13, 0x56, 0x69, 0x70, 0x43, 0x6f, 0x6e, 0x73, 0x75, 0x6d, 0x65, 0x4c,
  1972. 0x69, 0x73, 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  1973. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1974. 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  1975. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x15, 0x56, 0x69, 0x70, 0x43, 0x6f, 0x6e,
  1976. 0x73, 0x75, 0x6d, 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12,
  1977. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  1978. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  1979. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x44, 0x0a,
  1980. 0x14, 0x56, 0x69, 0x70, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f,
  1981. 0x6e, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  1982. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62,
  1983. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c,
  1984. 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x56, 0x69, 0x70, 0x48, 0x6f, 0x75, 0x72, 0x43, 0x68,
  1985. 0x67, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  1986. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  1987. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  1988. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x11, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x43,
  1989. 0x6c, 0x61, 0x73, 0x73, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1990. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1991. 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  1992. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4e, 0x0a, 0x17, 0x47, 0x65, 0x74, 0x4f, 0x76,
  1993. 0x65, 0x72, 0x6c, 0x61, 0x79, 0x49, 0x6d, 0x67, 0x51, 0x69, 0x4e, 0x69, 0x75, 0x54, 0x6f, 0x6b,
  1994. 0x65, 0x6e, 0x12, 0x1a, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x4f, 0x76, 0x65,
  1995. 0x72, 0x6c, 0x61, 0x79, 0x49, 0x6d, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x15,
  1996. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x51, 0x69, 0x4e, 0x69, 0x75, 0x54, 0x6f, 0x6b, 0x65, 0x6e,
  1997. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x44, 0x0a, 0x13, 0x47, 0x65, 0x74, 0x53, 0x69,
  1998. 0x6d, 0x70, 0x6c, 0x65, 0x51, 0x69, 0x4e, 0x69, 0x75, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x14,
  1999. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x65, 0x71,
  2000. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x51, 0x69, 0x4e, 0x69,
  2001. 0x75, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3a, 0x0a,
  2002. 0x0a, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61,
  2003. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  2004. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  2005. 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x38, 0x0a, 0x08, 0x43, 0x6c, 0x61,
  2006. 0x73, 0x73, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  2007. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62,
  2008. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c,
  2009. 0x79, 0x22, 0x00, 0x12, 0x39, 0x0a, 0x09, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x45, 0x64, 0x69, 0x74,
  2010. 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  2011. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2012. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f,
  2013. 0x0a, 0x0f, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69,
  2014. 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2015. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  2016. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  2017. 0x3e, 0x0a, 0x0e, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x43, 0x6f, 0x6c, 0x6f, 0x72, 0x45, 0x64, 0x69,
  2018. 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2019. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  2020. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  2021. 0x42, 0x0a, 0x12, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x57, 0x78, 0x56, 0x69, 0x73, 0x69, 0x62, 0x6c,
  2022. 0x65, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  2023. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62,
  2024. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c,
  2025. 0x79, 0x22, 0x00, 0x12, 0x3c, 0x0a, 0x0c, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x56, 0x69, 0x70, 0x45,
  2026. 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2027. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  2028. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2029. 0x00, 0x12, 0x41, 0x0a, 0x11, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x42, 0x61, 0x73, 0x69,
  2030. 0x63, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2031. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  2032. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  2033. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x42,
  2034. 0x61, 0x73, 0x69, 0x63, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2035. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  2036. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  2037. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a, 0x10, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e,
  2038. 0x42, 0x61, 0x73, 0x69, 0x63, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2039. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2040. 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  2041. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x44, 0x0a, 0x14, 0x53, 0x74, 0x74, 0x50, 0x6c,
  2042. 0x61, 0x6e, 0x42, 0x61, 0x73, 0x69, 0x63, 0x53, 0x68, 0x6f, 0x70, 0x45, 0x64, 0x69, 0x74, 0x12,
  2043. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2044. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2045. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x46, 0x0a,
  2046. 0x16, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x42, 0x61, 0x73, 0x69, 0x63, 0x53, 0x74, 0x61,
  2047. 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2048. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  2049. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  2050. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x43, 0x0a, 0x13, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e,
  2051. 0x42, 0x61, 0x73, 0x69, 0x63, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x12, 0x15, 0x2e, 0x62,
  2052. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  2053. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2054. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x53, 0x74,
  2055. 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x50, 0x72, 0x65, 0x76, 0x69, 0x65, 0x77, 0x12, 0x15, 0x2e, 0x62,
  2056. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  2057. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2058. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3b, 0x0a, 0x0b, 0x53, 0x74,
  2059. 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x43, 0x6f, 0x70, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2060. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2061. 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  2062. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x42, 0x0a, 0x12, 0x53, 0x74, 0x74, 0x50, 0x6c,
  2063. 0x61, 0x6e, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e,
  2064. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  2065. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2066. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x46, 0x0a, 0x16, 0x53,
  2067. 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x42, 0x61, 0x74, 0x63,
  2068. 0x68, 0x53, 0x61, 0x76, 0x65, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  2069. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62,
  2070. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c,
  2071. 0x79, 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x0d, 0x53, 0x54, 0x54, 0x42, 0x61, 0x73, 0x69, 0x63, 0x51,
  2072. 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2073. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2074. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2075. 0x22, 0x00, 0x12, 0x3b, 0x0a, 0x0b, 0x53, 0x54, 0x54, 0x42, 0x61, 0x73, 0x69, 0x63, 0x41, 0x64,
  2076. 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2077. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  2078. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  2079. 0x3c, 0x0a, 0x0c, 0x53, 0x54, 0x54, 0x42, 0x61, 0x73, 0x69, 0x63, 0x45, 0x64, 0x69, 0x74, 0x12,
  2080. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2081. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2082. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x42, 0x0a,
  2083. 0x12, 0x53, 0x54, 0x54, 0x42, 0x61, 0x73, 0x69, 0x63, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45,
  2084. 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2085. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  2086. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2087. 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x53, 0x54, 0x54, 0x42, 0x61, 0x73, 0x69, 0x63, 0x50, 0x72, 0x65,
  2088. 0x76, 0x69, 0x65, 0x77, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2089. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2090. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2091. 0x22, 0x00, 0x12, 0x3c, 0x0a, 0x0c, 0x53, 0x54, 0x54, 0x42, 0x61, 0x73, 0x69, 0x63, 0x43, 0x6f,
  2092. 0x70, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  2093. 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2094. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  2095. 0x12, 0x43, 0x0a, 0x13, 0x53, 0x54, 0x54, 0x42, 0x61, 0x73, 0x69, 0x63, 0x4f, 0x66, 0x66, 0x6c,
  2096. 0x69, 0x6e, 0x65, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  2097. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  2098. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  2099. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x42, 0x0a, 0x12, 0x53, 0x54, 0x54, 0x44, 0x65, 0x74, 0x61,
  2100. 0x69, 0x6c, 0x4c, 0x69, 0x73, 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61,
  2101. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  2102. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  2103. 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x47, 0x0a, 0x17, 0x53, 0x54, 0x54,
  2104. 0x42, 0x61, 0x73, 0x69, 0x63, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x42, 0x61, 0x74, 0x63, 0x68,
  2105. 0x53, 0x61, 0x76, 0x65, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2106. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2107. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2108. 0x22, 0x00, 0x12, 0x46, 0x0a, 0x16, 0x53, 0x54, 0x54, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x41,
  2109. 0x6c, 0x6c, 0x6f, 0x77, 0x44, 0x65, 0x6c, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x12, 0x15, 0x2e, 0x62,
  2110. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  2111. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2112. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x11, 0x43, 0x6f,
  2113. 0x75, 0x72, 0x73, 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12,
  2114. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2115. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2116. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a,
  2117. 0x0e, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12,
  2118. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2119. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2120. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a,
  2121. 0x11, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x41, 0x64, 0x64, 0x42, 0x79, 0x4d, 0x61, 0x6e, 0x61, 0x67,
  2122. 0x65, 0x72, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  2123. 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2124. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  2125. 0x12, 0x44, 0x0a, 0x14, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x43, 0x61, 0x6e, 0x63, 0x65, 0x6c, 0x42,
  2126. 0x79, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  2127. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  2128. 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  2129. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x53,
  2130. 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2131. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2132. 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  2133. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x43, 0x6c, 0x61, 0x73, 0x73,
  2134. 0x4f, 0x72, 0x64, 0x65, 0x72, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  2135. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2136. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  2137. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x11, 0x56, 0x69, 0x70, 0x55,
  2138. 0x73, 0x65, 0x72, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e,
  2139. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  2140. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2141. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x44, 0x0a, 0x14, 0x48,
  2142. 0x72, 0x53, 0x65, 0x6e, 0x73, 0x6f, 0x72, 0x73, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x51, 0x75,
  2143. 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2144. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  2145. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2146. 0x00, 0x12, 0x41, 0x0a, 0x11, 0x48, 0x72, 0x53, 0x65, 0x6e, 0x73, 0x6f, 0x72, 0x73, 0x50, 0x76,
  2147. 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  2148. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  2149. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  2150. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3c, 0x0a, 0x0c, 0x41, 0x64, 0x64, 0x48, 0x72, 0x53, 0x65, 0x6e,
  2151. 0x73, 0x6f, 0x72, 0x73, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2152. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2153. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2154. 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x41, 0x64, 0x64, 0x50, 0x76, 0x74, 0x48, 0x72, 0x53, 0x65,
  2155. 0x6e, 0x73, 0x6f, 0x72, 0x73, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  2156. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62,
  2157. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c,
  2158. 0x79, 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x0d, 0x45, 0x64, 0x69, 0x74, 0x48, 0x72, 0x53, 0x65, 0x6e,
  2159. 0x73, 0x6f, 0x72, 0x73, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  2160. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  2161. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2162. 0x22, 0x00, 0x12, 0x3c, 0x0a, 0x0c, 0x48, 0x72, 0x53, 0x65, 0x6e, 0x73, 0x6f, 0x72, 0x73, 0x44,
  2163. 0x65, 0x6c, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  2164. 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2165. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  2166. 0x12, 0x3a, 0x0a, 0x0a, 0x50, 0x4b, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x43, 0x68, 0x67, 0x12, 0x15,
  2167. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  2168. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  2169. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3c, 0x0a, 0x0c,
  2170. 0x42, 0x69, 0x6e, 0x64, 0x48, 0x72, 0x53, 0x65, 0x6e, 0x73, 0x6f, 0x72, 0x12, 0x15, 0x2e, 0x62,
  2171. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  2172. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2173. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x55, 0x6e,
  2174. 0x42, 0x69, 0x6e, 0x64, 0x48, 0x72, 0x53, 0x65, 0x6e, 0x73, 0x6f, 0x72, 0x12, 0x15, 0x2e, 0x62,
  2175. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  2176. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  2177. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3b, 0x0a, 0x0b, 0x41, 0x63,
  2178. 0x74, 0x69, 0x6f, 0x6e, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2179. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2180. 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  2181. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x52, 0x0a, 0x16, 0x47, 0x65, 0x6e, 0x56, 0x65,
  2182. 0x72, 0x69, 0x66, 0x79, 0x49, 0x6d, 0x61, 0x67, 0x65, 0x42, 0x79, 0x57, 0x69, 0x6e, 0x58, 0x69,
  2183. 0x6e, 0x12, 0x1b, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x47, 0x65, 0x6e, 0x56, 0x65, 0x72, 0x69,
  2184. 0x66, 0x79, 0x49, 0x6d, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x19,
  2185. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x47, 0x65, 0x6e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x49,
  2186. 0x6d, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4b, 0x0a, 0x12, 0x47,
  2187. 0x65, 0x6e, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x43, 0x6f, 0x64,
  2188. 0x65, 0x12, 0x1f, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x47, 0x65, 0x6e, 0x50, 0x68, 0x6f, 0x6e,
  2189. 0x65, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65,
  2190. 0x73, 0x74, 0x1a, 0x12, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c,
  2191. 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x0f, 0x43, 0x68, 0x65, 0x63,
  2192. 0x6b, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x1c, 0x2e, 0x62, 0x61,
  2193. 0x73, 0x65, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x43, 0x6f,
  2194. 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x12, 0x2e, 0x62, 0x61, 0x73, 0x65,
  2195. 0x2e, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x42,
  2196. 0x08, 0x5a, 0x06, 0x2e, 0x3b, 0x62, 0x61, 0x73, 0x65, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2197. 0x33,
  2198. }
  2199. var (
  2200. file_base_proto_rawDescOnce sync.Once
  2201. file_base_proto_rawDescData = file_base_proto_rawDesc
  2202. )
  2203. func file_base_proto_rawDescGZIP() []byte {
  2204. file_base_proto_rawDescOnce.Do(func() {
  2205. file_base_proto_rawDescData = protoimpl.X.CompressGZIP(file_base_proto_rawDescData)
  2206. })
  2207. return file_base_proto_rawDescData
  2208. }
  2209. var file_base_proto_enumTypes = make([]protoimpl.EnumInfo, 3)
  2210. var file_base_proto_msgTypes = make([]protoimpl.MessageInfo, 26)
  2211. var file_base_proto_goTypes = []interface{}{
  2212. (ErrorCode)(0), // 0: base.ErrorCode
  2213. (WebStatus)(0), // 1: base.WebStatus
  2214. (VerifyType)(0), // 2: base.VerifyType
  2215. (*DefaultRequest)(nil), // 3: base.DefaultRequest
  2216. (*DefaultReply)(nil), // 4: base.DefaultReply
  2217. (*StandardRequest)(nil), // 5: base.StandardRequest
  2218. (*StandardReply)(nil), // 6: base.StandardReply
  2219. (*SignUpRequest)(nil), // 7: base.SignUpRequest
  2220. (*SignInReply)(nil), // 8: base.SignInReply
  2221. (*SignInRequest)(nil), // 9: base.SignInRequest
  2222. (*GenVerifyImageRequest)(nil), // 10: base.GenVerifyImageRequest
  2223. (*GenVerifyImageReply)(nil), // 11: base.GenVerifyImageReply
  2224. (*ShopInfo)(nil), // 12: base.ShopInfo
  2225. (*ShopDetailRequest)(nil), // 13: base.ShopDetailRequest
  2226. (*ShopListRequest)(nil), // 14: base.ShopListRequest
  2227. (*ShopListReply)(nil), // 15: base.ShopListReply
  2228. (*GetShopNaviRequest)(nil), // 16: base.GetShopNaviRequest
  2229. (*Column)(nil), // 17: base.Column
  2230. (*GetShopNaviReply)(nil), // 18: base.GetShopNaviReply
  2231. (*GetOverlayImgRequest)(nil), // 19: base.GetOverlayImgRequest
  2232. (*QiNiuTokenReply)(nil), // 20: base.QiNiuTokenReply
  2233. (*License)(nil), // 21: base.License
  2234. (*LicenseList)(nil), // 22: base.LicenseList
  2235. (*IdList)(nil), // 23: base.IdList
  2236. (*LicenseType)(nil), // 24: base.LicenseType
  2237. (*LicenseTypeMapReply)(nil), // 25: base.LicenseTypeMapReply
  2238. (*GenPhoneVerifyCodeRequest)(nil), // 26: base.GenPhoneVerifyCodeRequest
  2239. (*CheckVerifyCodeRequest)(nil), // 27: base.CheckVerifyCodeRequest
  2240. nil, // 28: base.LicenseTypeMapReply.LicenseMapEntry
  2241. }
  2242. var file_base_proto_depIdxs = []int32{
  2243. 1, // 0: base.ShopInfo.status:type_name -> base.WebStatus
  2244. 1, // 1: base.ShopListRequest.status:type_name -> base.WebStatus
  2245. 12, // 2: base.ShopListReply.list:type_name -> base.ShopInfo
  2246. 1, // 3: base.Column.status:type_name -> base.WebStatus
  2247. 17, // 4: base.GetShopNaviReply.list:type_name -> base.Column
  2248. 1, // 5: base.License.status:type_name -> base.WebStatus
  2249. 21, // 6: base.LicenseList.list:type_name -> base.License
  2250. 1, // 7: base.LicenseType.status:type_name -> base.WebStatus
  2251. 28, // 8: base.LicenseTypeMapReply.licenseMap:type_name -> base.LicenseTypeMapReply.LicenseMapEntry
  2252. 2, // 9: base.GenPhoneVerifyCodeRequest.verifyType:type_name -> base.VerifyType
  2253. 2, // 10: base.CheckVerifyCodeRequest.verifyType:type_name -> base.VerifyType
  2254. 24, // 11: base.LicenseTypeMapReply.LicenseMapEntry.value:type_name -> base.LicenseType
  2255. 7, // 12: base.Api.SignUp:input_type -> base.SignUpRequest
  2256. 9, // 13: base.Api.SignIn:input_type -> base.SignInRequest
  2257. 3, // 14: base.Api.SignOut:input_type -> base.DefaultRequest
  2258. 10, // 15: base.Api.GenVerifyImage:input_type -> base.GenVerifyImageRequest
  2259. 5, // 16: base.Api.SelectHrSensors:input_type -> base.StandardRequest
  2260. 5, // 17: base.Api.AcrossUserSimpleQuery:input_type -> base.StandardRequest
  2261. 5, // 18: base.Api.VipUserSimpleQuery:input_type -> base.StandardRequest
  2262. 5, // 19: base.Api.TempVipUserSimpleQuery:input_type -> base.StandardRequest
  2263. 5, // 20: base.Api.ShopSimpleQuery:input_type -> base.StandardRequest
  2264. 5, // 21: base.Api.ManageableSimpleQuery:input_type -> base.StandardRequest
  2265. 5, // 22: base.Api.ClassSimpleQuery:input_type -> base.StandardRequest
  2266. 5, // 23: base.Api.ScreenSimpleQuery:input_type -> base.StandardRequest
  2267. 14, // 24: base.Api.ManageableShopList:input_type -> base.ShopListRequest
  2268. 13, // 25: base.Api.ManageableGetShopInfo:input_type -> base.ShopDetailRequest
  2269. 13, // 26: base.Api.ShopLicenseList:input_type -> base.ShopDetailRequest
  2270. 23, // 27: base.Api.ShopLicenseTypeMap:input_type -> base.IdList
  2271. 16, // 28: base.Api.GetShopNavi:input_type -> base.GetShopNaviRequest
  2272. 5, // 29: base.Api.ShopGroupQuery:input_type -> base.StandardRequest
  2273. 5, // 30: base.Api.ShopGroupAdd:input_type -> base.StandardRequest
  2274. 5, // 31: base.Api.ShopGroupEdit:input_type -> base.StandardRequest
  2275. 5, // 32: base.Api.ShopGroupStatusEdit:input_type -> base.StandardRequest
  2276. 5, // 33: base.Api.ShopGroupDetailsQuery:input_type -> base.StandardRequest
  2277. 5, // 34: base.Api.ShopGroupDetailsAdd:input_type -> base.StandardRequest
  2278. 5, // 35: base.Api.ShopVenueQuery:input_type -> base.StandardRequest
  2279. 5, // 36: base.Api.ShopVenueAdd:input_type -> base.StandardRequest
  2280. 5, // 37: base.Api.ShopVenueEdit:input_type -> base.StandardRequest
  2281. 5, // 38: base.Api.ShopVenueStatusEdit:input_type -> base.StandardRequest
  2282. 5, // 39: base.Api.ShopVenueEquipQuery:input_type -> base.StandardRequest
  2283. 5, // 40: base.Api.ShopVenueEquipAdd:input_type -> base.StandardRequest
  2284. 5, // 41: base.Api.ShopVenueEquipEdit:input_type -> base.StandardRequest
  2285. 5, // 42: base.Api.ShopVenueEquipStatusEdit:input_type -> base.StandardRequest
  2286. 5, // 43: base.Api.ShopVenueEquipStatusDel:input_type -> base.StandardRequest
  2287. 5, // 44: base.Api.ShopManagerQuery:input_type -> base.StandardRequest
  2288. 5, // 45: base.Api.ShopManagerAdd:input_type -> base.StandardRequest
  2289. 5, // 46: base.Api.ShopManagerEdit:input_type -> base.StandardRequest
  2290. 5, // 47: base.Api.ShopManagerStatusEdit:input_type -> base.StandardRequest
  2291. 5, // 48: base.Api.ShopConfigQuery:input_type -> base.StandardRequest
  2292. 5, // 49: base.Api.ShopConfigEdit:input_type -> base.StandardRequest
  2293. 5, // 50: base.Api.ShopVipUserQuery:input_type -> base.StandardRequest
  2294. 5, // 51: base.Api.ShopVipUserAdd:input_type -> base.StandardRequest
  2295. 5, // 52: base.Api.ShopVipUserEdit:input_type -> base.StandardRequest
  2296. 5, // 53: base.Api.ShopVipUserStatusEdit:input_type -> base.StandardRequest
  2297. 5, // 54: base.Api.AcrossVipUserQuery:input_type -> base.StandardRequest
  2298. 5, // 55: base.Api.AcrossVipUserAdd:input_type -> base.StandardRequest
  2299. 5, // 56: base.Api.AcrossVipUserDel:input_type -> base.StandardRequest
  2300. 5, // 57: base.Api.VipPhoneQuery:input_type -> base.StandardRequest
  2301. 5, // 58: base.Api.VipMainPhoneCheck:input_type -> base.StandardRequest
  2302. 5, // 59: base.Api.VipOtherPhoneAdd:input_type -> base.StandardRequest
  2303. 5, // 60: base.Api.VipOtherPhoneEdit:input_type -> base.StandardRequest
  2304. 5, // 61: base.Api.VipOtherPhoneStatusEdit:input_type -> base.StandardRequest
  2305. 5, // 62: base.Api.TempVipUserQuery:input_type -> base.StandardRequest
  2306. 5, // 63: base.Api.TempVipUserAdd:input_type -> base.StandardRequest
  2307. 5, // 64: base.Api.TempVipUserEdit:input_type -> base.StandardRequest
  2308. 5, // 65: base.Api.TempVipUserStatusEdit:input_type -> base.StandardRequest
  2309. 5, // 66: base.Api.VipHourEdit:input_type -> base.StandardRequest
  2310. 5, // 67: base.Api.VipConsumeListQuery:input_type -> base.StandardRequest
  2311. 5, // 68: base.Api.VipConsumeDetailQuery:input_type -> base.StandardRequest
  2312. 5, // 69: base.Api.VipClassRelationEdit:input_type -> base.StandardRequest
  2313. 5, // 70: base.Api.VipHourChgQuery:input_type -> base.StandardRequest
  2314. 5, // 71: base.Api.VipUserClassQuery:input_type -> base.StandardRequest
  2315. 19, // 72: base.Api.GetOverlayImgQiNiuToken:input_type -> base.GetOverlayImgRequest
  2316. 3, // 73: base.Api.GetSimpleQiNiuToken:input_type -> base.DefaultRequest
  2317. 5, // 74: base.Api.ClassQuery:input_type -> base.StandardRequest
  2318. 5, // 75: base.Api.ClassAdd:input_type -> base.StandardRequest
  2319. 5, // 76: base.Api.ClassEdit:input_type -> base.StandardRequest
  2320. 5, // 77: base.Api.ClassStatusEdit:input_type -> base.StandardRequest
  2321. 5, // 78: base.Api.ClassColorEdit:input_type -> base.StandardRequest
  2322. 5, // 79: base.Api.ClassWxVisibleEdit:input_type -> base.StandardRequest
  2323. 5, // 80: base.Api.ClassVipEdit:input_type -> base.StandardRequest
  2324. 5, // 81: base.Api.SttPlanBasicQuery:input_type -> base.StandardRequest
  2325. 5, // 82: base.Api.SttPlanBasicAdd:input_type -> base.StandardRequest
  2326. 5, // 83: base.Api.SttPlanBasicEdit:input_type -> base.StandardRequest
  2327. 5, // 84: base.Api.SttPlanBasicShopEdit:input_type -> base.StandardRequest
  2328. 5, // 85: base.Api.SttPlanBasicStatusEdit:input_type -> base.StandardRequest
  2329. 5, // 86: base.Api.SttPlanBasicPublish:input_type -> base.StandardRequest
  2330. 5, // 87: base.Api.SttPlanPreview:input_type -> base.StandardRequest
  2331. 5, // 88: base.Api.SttPlanCopy:input_type -> base.StandardRequest
  2332. 5, // 89: base.Api.SttPlanDetailQuery:input_type -> base.StandardRequest
  2333. 5, // 90: base.Api.SttPlanDetailBatchSave:input_type -> base.StandardRequest
  2334. 5, // 91: base.Api.STTBasicQuery:input_type -> base.StandardRequest
  2335. 5, // 92: base.Api.STTBasicAdd:input_type -> base.StandardRequest
  2336. 5, // 93: base.Api.STTBasicEdit:input_type -> base.StandardRequest
  2337. 5, // 94: base.Api.STTBasicStatusEdit:input_type -> base.StandardRequest
  2338. 5, // 95: base.Api.STTBasicPreview:input_type -> base.StandardRequest
  2339. 5, // 96: base.Api.STTBasicCopy:input_type -> base.StandardRequest
  2340. 5, // 97: base.Api.STTBasicOfflineEdit:input_type -> base.StandardRequest
  2341. 5, // 98: base.Api.STTDetailListQuery:input_type -> base.StandardRequest
  2342. 5, // 99: base.Api.STTBasicDetailBatchSave:input_type -> base.StandardRequest
  2343. 5, // 100: base.Api.STTDetailAllowDelCheck:input_type -> base.StandardRequest
  2344. 5, // 101: base.Api.CourseDetailQuery:input_type -> base.StandardRequest
  2345. 5, // 102: base.Api.OrderListQuery:input_type -> base.StandardRequest
  2346. 5, // 103: base.Api.OrderAddByManager:input_type -> base.StandardRequest
  2347. 5, // 104: base.Api.OrderCancelByManager:input_type -> base.StandardRequest
  2348. 5, // 105: base.Api.OrderStatistics:input_type -> base.StandardRequest
  2349. 5, // 106: base.Api.ClassOrderQuery:input_type -> base.StandardRequest
  2350. 5, // 107: base.Api.VipUserOrderQuery:input_type -> base.StandardRequest
  2351. 5, // 108: base.Api.HrSensorsPublicQuery:input_type -> base.StandardRequest
  2352. 5, // 109: base.Api.HrSensorsPvtQuery:input_type -> base.StandardRequest
  2353. 5, // 110: base.Api.AddHrSensors:input_type -> base.StandardRequest
  2354. 5, // 111: base.Api.AddPvtHrSensors:input_type -> base.StandardRequest
  2355. 5, // 112: base.Api.EditHrSensors:input_type -> base.StandardRequest
  2356. 5, // 113: base.Api.HrSensorsDel:input_type -> base.StandardRequest
  2357. 5, // 114: base.Api.PKGroupChg:input_type -> base.StandardRequest
  2358. 5, // 115: base.Api.BindHrSensor:input_type -> base.StandardRequest
  2359. 5, // 116: base.Api.UnBindHrSensor:input_type -> base.StandardRequest
  2360. 5, // 117: base.Api.ActionQuery:input_type -> base.StandardRequest
  2361. 10, // 118: base.Api.GenVerifyImageByWinXin:input_type -> base.GenVerifyImageRequest
  2362. 26, // 119: base.Api.GenPhoneVerifyCode:input_type -> base.GenPhoneVerifyCodeRequest
  2363. 27, // 120: base.Api.CheckVerifyCode:input_type -> base.CheckVerifyCodeRequest
  2364. 4, // 121: base.Api.SignUp:output_type -> base.DefaultReply
  2365. 8, // 122: base.Api.SignIn:output_type -> base.SignInReply
  2366. 4, // 123: base.Api.SignOut:output_type -> base.DefaultReply
  2367. 11, // 124: base.Api.GenVerifyImage:output_type -> base.GenVerifyImageReply
  2368. 6, // 125: base.Api.SelectHrSensors:output_type -> base.StandardReply
  2369. 6, // 126: base.Api.AcrossUserSimpleQuery:output_type -> base.StandardReply
  2370. 6, // 127: base.Api.VipUserSimpleQuery:output_type -> base.StandardReply
  2371. 6, // 128: base.Api.TempVipUserSimpleQuery:output_type -> base.StandardReply
  2372. 6, // 129: base.Api.ShopSimpleQuery:output_type -> base.StandardReply
  2373. 6, // 130: base.Api.ManageableSimpleQuery:output_type -> base.StandardReply
  2374. 6, // 131: base.Api.ClassSimpleQuery:output_type -> base.StandardReply
  2375. 6, // 132: base.Api.ScreenSimpleQuery:output_type -> base.StandardReply
  2376. 15, // 133: base.Api.ManageableShopList:output_type -> base.ShopListReply
  2377. 12, // 134: base.Api.ManageableGetShopInfo:output_type -> base.ShopInfo
  2378. 22, // 135: base.Api.ShopLicenseList:output_type -> base.LicenseList
  2379. 25, // 136: base.Api.ShopLicenseTypeMap:output_type -> base.LicenseTypeMapReply
  2380. 18, // 137: base.Api.GetShopNavi:output_type -> base.GetShopNaviReply
  2381. 6, // 138: base.Api.ShopGroupQuery:output_type -> base.StandardReply
  2382. 6, // 139: base.Api.ShopGroupAdd:output_type -> base.StandardReply
  2383. 6, // 140: base.Api.ShopGroupEdit:output_type -> base.StandardReply
  2384. 6, // 141: base.Api.ShopGroupStatusEdit:output_type -> base.StandardReply
  2385. 6, // 142: base.Api.ShopGroupDetailsQuery:output_type -> base.StandardReply
  2386. 6, // 143: base.Api.ShopGroupDetailsAdd:output_type -> base.StandardReply
  2387. 6, // 144: base.Api.ShopVenueQuery:output_type -> base.StandardReply
  2388. 6, // 145: base.Api.ShopVenueAdd:output_type -> base.StandardReply
  2389. 6, // 146: base.Api.ShopVenueEdit:output_type -> base.StandardReply
  2390. 6, // 147: base.Api.ShopVenueStatusEdit:output_type -> base.StandardReply
  2391. 6, // 148: base.Api.ShopVenueEquipQuery:output_type -> base.StandardReply
  2392. 6, // 149: base.Api.ShopVenueEquipAdd:output_type -> base.StandardReply
  2393. 6, // 150: base.Api.ShopVenueEquipEdit:output_type -> base.StandardReply
  2394. 6, // 151: base.Api.ShopVenueEquipStatusEdit:output_type -> base.StandardReply
  2395. 6, // 152: base.Api.ShopVenueEquipStatusDel:output_type -> base.StandardReply
  2396. 6, // 153: base.Api.ShopManagerQuery:output_type -> base.StandardReply
  2397. 6, // 154: base.Api.ShopManagerAdd:output_type -> base.StandardReply
  2398. 6, // 155: base.Api.ShopManagerEdit:output_type -> base.StandardReply
  2399. 6, // 156: base.Api.ShopManagerStatusEdit:output_type -> base.StandardReply
  2400. 6, // 157: base.Api.ShopConfigQuery:output_type -> base.StandardReply
  2401. 6, // 158: base.Api.ShopConfigEdit:output_type -> base.StandardReply
  2402. 6, // 159: base.Api.ShopVipUserQuery:output_type -> base.StandardReply
  2403. 6, // 160: base.Api.ShopVipUserAdd:output_type -> base.StandardReply
  2404. 6, // 161: base.Api.ShopVipUserEdit:output_type -> base.StandardReply
  2405. 6, // 162: base.Api.ShopVipUserStatusEdit:output_type -> base.StandardReply
  2406. 6, // 163: base.Api.AcrossVipUserQuery:output_type -> base.StandardReply
  2407. 6, // 164: base.Api.AcrossVipUserAdd:output_type -> base.StandardReply
  2408. 6, // 165: base.Api.AcrossVipUserDel:output_type -> base.StandardReply
  2409. 6, // 166: base.Api.VipPhoneQuery:output_type -> base.StandardReply
  2410. 6, // 167: base.Api.VipMainPhoneCheck:output_type -> base.StandardReply
  2411. 6, // 168: base.Api.VipOtherPhoneAdd:output_type -> base.StandardReply
  2412. 6, // 169: base.Api.VipOtherPhoneEdit:output_type -> base.StandardReply
  2413. 6, // 170: base.Api.VipOtherPhoneStatusEdit:output_type -> base.StandardReply
  2414. 6, // 171: base.Api.TempVipUserQuery:output_type -> base.StandardReply
  2415. 6, // 172: base.Api.TempVipUserAdd:output_type -> base.StandardReply
  2416. 6, // 173: base.Api.TempVipUserEdit:output_type -> base.StandardReply
  2417. 6, // 174: base.Api.TempVipUserStatusEdit:output_type -> base.StandardReply
  2418. 6, // 175: base.Api.VipHourEdit:output_type -> base.StandardReply
  2419. 6, // 176: base.Api.VipConsumeListQuery:output_type -> base.StandardReply
  2420. 6, // 177: base.Api.VipConsumeDetailQuery:output_type -> base.StandardReply
  2421. 6, // 178: base.Api.VipClassRelationEdit:output_type -> base.StandardReply
  2422. 6, // 179: base.Api.VipHourChgQuery:output_type -> base.StandardReply
  2423. 6, // 180: base.Api.VipUserClassQuery:output_type -> base.StandardReply
  2424. 20, // 181: base.Api.GetOverlayImgQiNiuToken:output_type -> base.QiNiuTokenReply
  2425. 20, // 182: base.Api.GetSimpleQiNiuToken:output_type -> base.QiNiuTokenReply
  2426. 6, // 183: base.Api.ClassQuery:output_type -> base.StandardReply
  2427. 6, // 184: base.Api.ClassAdd:output_type -> base.StandardReply
  2428. 6, // 185: base.Api.ClassEdit:output_type -> base.StandardReply
  2429. 6, // 186: base.Api.ClassStatusEdit:output_type -> base.StandardReply
  2430. 6, // 187: base.Api.ClassColorEdit:output_type -> base.StandardReply
  2431. 6, // 188: base.Api.ClassWxVisibleEdit:output_type -> base.StandardReply
  2432. 6, // 189: base.Api.ClassVipEdit:output_type -> base.StandardReply
  2433. 6, // 190: base.Api.SttPlanBasicQuery:output_type -> base.StandardReply
  2434. 6, // 191: base.Api.SttPlanBasicAdd:output_type -> base.StandardReply
  2435. 6, // 192: base.Api.SttPlanBasicEdit:output_type -> base.StandardReply
  2436. 6, // 193: base.Api.SttPlanBasicShopEdit:output_type -> base.StandardReply
  2437. 6, // 194: base.Api.SttPlanBasicStatusEdit:output_type -> base.StandardReply
  2438. 6, // 195: base.Api.SttPlanBasicPublish:output_type -> base.StandardReply
  2439. 6, // 196: base.Api.SttPlanPreview:output_type -> base.StandardReply
  2440. 6, // 197: base.Api.SttPlanCopy:output_type -> base.StandardReply
  2441. 6, // 198: base.Api.SttPlanDetailQuery:output_type -> base.StandardReply
  2442. 6, // 199: base.Api.SttPlanDetailBatchSave:output_type -> base.StandardReply
  2443. 6, // 200: base.Api.STTBasicQuery:output_type -> base.StandardReply
  2444. 6, // 201: base.Api.STTBasicAdd:output_type -> base.StandardReply
  2445. 6, // 202: base.Api.STTBasicEdit:output_type -> base.StandardReply
  2446. 6, // 203: base.Api.STTBasicStatusEdit:output_type -> base.StandardReply
  2447. 6, // 204: base.Api.STTBasicPreview:output_type -> base.StandardReply
  2448. 6, // 205: base.Api.STTBasicCopy:output_type -> base.StandardReply
  2449. 6, // 206: base.Api.STTBasicOfflineEdit:output_type -> base.StandardReply
  2450. 6, // 207: base.Api.STTDetailListQuery:output_type -> base.StandardReply
  2451. 6, // 208: base.Api.STTBasicDetailBatchSave:output_type -> base.StandardReply
  2452. 6, // 209: base.Api.STTDetailAllowDelCheck:output_type -> base.StandardReply
  2453. 6, // 210: base.Api.CourseDetailQuery:output_type -> base.StandardReply
  2454. 6, // 211: base.Api.OrderListQuery:output_type -> base.StandardReply
  2455. 6, // 212: base.Api.OrderAddByManager:output_type -> base.StandardReply
  2456. 6, // 213: base.Api.OrderCancelByManager:output_type -> base.StandardReply
  2457. 6, // 214: base.Api.OrderStatistics:output_type -> base.StandardReply
  2458. 6, // 215: base.Api.ClassOrderQuery:output_type -> base.StandardReply
  2459. 6, // 216: base.Api.VipUserOrderQuery:output_type -> base.StandardReply
  2460. 6, // 217: base.Api.HrSensorsPublicQuery:output_type -> base.StandardReply
  2461. 6, // 218: base.Api.HrSensorsPvtQuery:output_type -> base.StandardReply
  2462. 6, // 219: base.Api.AddHrSensors:output_type -> base.StandardReply
  2463. 6, // 220: base.Api.AddPvtHrSensors:output_type -> base.StandardReply
  2464. 6, // 221: base.Api.EditHrSensors:output_type -> base.StandardReply
  2465. 6, // 222: base.Api.HrSensorsDel:output_type -> base.StandardReply
  2466. 6, // 223: base.Api.PKGroupChg:output_type -> base.StandardReply
  2467. 6, // 224: base.Api.BindHrSensor:output_type -> base.StandardReply
  2468. 6, // 225: base.Api.UnBindHrSensor:output_type -> base.StandardReply
  2469. 6, // 226: base.Api.ActionQuery:output_type -> base.StandardReply
  2470. 11, // 227: base.Api.GenVerifyImageByWinXin:output_type -> base.GenVerifyImageReply
  2471. 4, // 228: base.Api.GenPhoneVerifyCode:output_type -> base.DefaultReply
  2472. 4, // 229: base.Api.CheckVerifyCode:output_type -> base.DefaultReply
  2473. 121, // [121:230] is the sub-list for method output_type
  2474. 12, // [12:121] is the sub-list for method input_type
  2475. 12, // [12:12] is the sub-list for extension type_name
  2476. 12, // [12:12] is the sub-list for extension extendee
  2477. 0, // [0:12] is the sub-list for field type_name
  2478. }
  2479. func init() { file_base_proto_init() }
  2480. func file_base_proto_init() {
  2481. if File_base_proto != nil {
  2482. return
  2483. }
  2484. if !protoimpl.UnsafeEnabled {
  2485. file_base_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  2486. switch v := v.(*DefaultRequest); i {
  2487. case 0:
  2488. return &v.state
  2489. case 1:
  2490. return &v.sizeCache
  2491. case 2:
  2492. return &v.unknownFields
  2493. default:
  2494. return nil
  2495. }
  2496. }
  2497. file_base_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  2498. switch v := v.(*DefaultReply); i {
  2499. case 0:
  2500. return &v.state
  2501. case 1:
  2502. return &v.sizeCache
  2503. case 2:
  2504. return &v.unknownFields
  2505. default:
  2506. return nil
  2507. }
  2508. }
  2509. file_base_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  2510. switch v := v.(*StandardRequest); i {
  2511. case 0:
  2512. return &v.state
  2513. case 1:
  2514. return &v.sizeCache
  2515. case 2:
  2516. return &v.unknownFields
  2517. default:
  2518. return nil
  2519. }
  2520. }
  2521. file_base_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  2522. switch v := v.(*StandardReply); i {
  2523. case 0:
  2524. return &v.state
  2525. case 1:
  2526. return &v.sizeCache
  2527. case 2:
  2528. return &v.unknownFields
  2529. default:
  2530. return nil
  2531. }
  2532. }
  2533. file_base_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  2534. switch v := v.(*SignUpRequest); i {
  2535. case 0:
  2536. return &v.state
  2537. case 1:
  2538. return &v.sizeCache
  2539. case 2:
  2540. return &v.unknownFields
  2541. default:
  2542. return nil
  2543. }
  2544. }
  2545. file_base_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  2546. switch v := v.(*SignInReply); i {
  2547. case 0:
  2548. return &v.state
  2549. case 1:
  2550. return &v.sizeCache
  2551. case 2:
  2552. return &v.unknownFields
  2553. default:
  2554. return nil
  2555. }
  2556. }
  2557. file_base_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  2558. switch v := v.(*SignInRequest); i {
  2559. case 0:
  2560. return &v.state
  2561. case 1:
  2562. return &v.sizeCache
  2563. case 2:
  2564. return &v.unknownFields
  2565. default:
  2566. return nil
  2567. }
  2568. }
  2569. file_base_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  2570. switch v := v.(*GenVerifyImageRequest); i {
  2571. case 0:
  2572. return &v.state
  2573. case 1:
  2574. return &v.sizeCache
  2575. case 2:
  2576. return &v.unknownFields
  2577. default:
  2578. return nil
  2579. }
  2580. }
  2581. file_base_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  2582. switch v := v.(*GenVerifyImageReply); i {
  2583. case 0:
  2584. return &v.state
  2585. case 1:
  2586. return &v.sizeCache
  2587. case 2:
  2588. return &v.unknownFields
  2589. default:
  2590. return nil
  2591. }
  2592. }
  2593. file_base_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  2594. switch v := v.(*ShopInfo); i {
  2595. case 0:
  2596. return &v.state
  2597. case 1:
  2598. return &v.sizeCache
  2599. case 2:
  2600. return &v.unknownFields
  2601. default:
  2602. return nil
  2603. }
  2604. }
  2605. file_base_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  2606. switch v := v.(*ShopDetailRequest); i {
  2607. case 0:
  2608. return &v.state
  2609. case 1:
  2610. return &v.sizeCache
  2611. case 2:
  2612. return &v.unknownFields
  2613. default:
  2614. return nil
  2615. }
  2616. }
  2617. file_base_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  2618. switch v := v.(*ShopListRequest); i {
  2619. case 0:
  2620. return &v.state
  2621. case 1:
  2622. return &v.sizeCache
  2623. case 2:
  2624. return &v.unknownFields
  2625. default:
  2626. return nil
  2627. }
  2628. }
  2629. file_base_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  2630. switch v := v.(*ShopListReply); i {
  2631. case 0:
  2632. return &v.state
  2633. case 1:
  2634. return &v.sizeCache
  2635. case 2:
  2636. return &v.unknownFields
  2637. default:
  2638. return nil
  2639. }
  2640. }
  2641. file_base_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  2642. switch v := v.(*GetShopNaviRequest); i {
  2643. case 0:
  2644. return &v.state
  2645. case 1:
  2646. return &v.sizeCache
  2647. case 2:
  2648. return &v.unknownFields
  2649. default:
  2650. return nil
  2651. }
  2652. }
  2653. file_base_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  2654. switch v := v.(*Column); i {
  2655. case 0:
  2656. return &v.state
  2657. case 1:
  2658. return &v.sizeCache
  2659. case 2:
  2660. return &v.unknownFields
  2661. default:
  2662. return nil
  2663. }
  2664. }
  2665. file_base_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2666. switch v := v.(*GetShopNaviReply); i {
  2667. case 0:
  2668. return &v.state
  2669. case 1:
  2670. return &v.sizeCache
  2671. case 2:
  2672. return &v.unknownFields
  2673. default:
  2674. return nil
  2675. }
  2676. }
  2677. file_base_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2678. switch v := v.(*GetOverlayImgRequest); i {
  2679. case 0:
  2680. return &v.state
  2681. case 1:
  2682. return &v.sizeCache
  2683. case 2:
  2684. return &v.unknownFields
  2685. default:
  2686. return nil
  2687. }
  2688. }
  2689. file_base_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2690. switch v := v.(*QiNiuTokenReply); i {
  2691. case 0:
  2692. return &v.state
  2693. case 1:
  2694. return &v.sizeCache
  2695. case 2:
  2696. return &v.unknownFields
  2697. default:
  2698. return nil
  2699. }
  2700. }
  2701. file_base_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  2702. switch v := v.(*License); i {
  2703. case 0:
  2704. return &v.state
  2705. case 1:
  2706. return &v.sizeCache
  2707. case 2:
  2708. return &v.unknownFields
  2709. default:
  2710. return nil
  2711. }
  2712. }
  2713. file_base_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  2714. switch v := v.(*LicenseList); i {
  2715. case 0:
  2716. return &v.state
  2717. case 1:
  2718. return &v.sizeCache
  2719. case 2:
  2720. return &v.unknownFields
  2721. default:
  2722. return nil
  2723. }
  2724. }
  2725. file_base_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  2726. switch v := v.(*IdList); i {
  2727. case 0:
  2728. return &v.state
  2729. case 1:
  2730. return &v.sizeCache
  2731. case 2:
  2732. return &v.unknownFields
  2733. default:
  2734. return nil
  2735. }
  2736. }
  2737. file_base_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  2738. switch v := v.(*LicenseType); i {
  2739. case 0:
  2740. return &v.state
  2741. case 1:
  2742. return &v.sizeCache
  2743. case 2:
  2744. return &v.unknownFields
  2745. default:
  2746. return nil
  2747. }
  2748. }
  2749. file_base_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  2750. switch v := v.(*LicenseTypeMapReply); i {
  2751. case 0:
  2752. return &v.state
  2753. case 1:
  2754. return &v.sizeCache
  2755. case 2:
  2756. return &v.unknownFields
  2757. default:
  2758. return nil
  2759. }
  2760. }
  2761. file_base_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  2762. switch v := v.(*GenPhoneVerifyCodeRequest); i {
  2763. case 0:
  2764. return &v.state
  2765. case 1:
  2766. return &v.sizeCache
  2767. case 2:
  2768. return &v.unknownFields
  2769. default:
  2770. return nil
  2771. }
  2772. }
  2773. file_base_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  2774. switch v := v.(*CheckVerifyCodeRequest); i {
  2775. case 0:
  2776. return &v.state
  2777. case 1:
  2778. return &v.sizeCache
  2779. case 2:
  2780. return &v.unknownFields
  2781. default:
  2782. return nil
  2783. }
  2784. }
  2785. }
  2786. type x struct{}
  2787. out := protoimpl.TypeBuilder{
  2788. File: protoimpl.DescBuilder{
  2789. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  2790. RawDescriptor: file_base_proto_rawDesc,
  2791. NumEnums: 3,
  2792. NumMessages: 26,
  2793. NumExtensions: 0,
  2794. NumServices: 1,
  2795. },
  2796. GoTypes: file_base_proto_goTypes,
  2797. DependencyIndexes: file_base_proto_depIdxs,
  2798. EnumInfos: file_base_proto_enumTypes,
  2799. MessageInfos: file_base_proto_msgTypes,
  2800. }.Build()
  2801. File_base_proto = out.File
  2802. file_base_proto_rawDesc = nil
  2803. file_base_proto_goTypes = nil
  2804. file_base_proto_depIdxs = nil
  2805. }