base.pb.go 132 KB

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