base.pb.go 146 KB

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