base.pb.go 90 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066
  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. )
  33. // Enum value maps for ErrorCode.
  34. var (
  35. ErrorCode_name = map[int32]string{
  36. 0: "OK",
  37. 100: "PGErr",
  38. 110: "PmsnError",
  39. 120: "J2MError",
  40. 121: "WebStatusError",
  41. 122: "WebToImStatusError",
  42. 123: "ImToWebtatusError",
  43. }
  44. ErrorCode_value = map[string]int32{
  45. "OK": 0,
  46. "PGErr": 100,
  47. "PmsnError": 110,
  48. "J2MError": 120,
  49. "WebStatusError": 121,
  50. "WebToImStatusError": 122,
  51. "ImToWebtatusError": 123,
  52. }
  53. )
  54. func (x ErrorCode) Enum() *ErrorCode {
  55. p := new(ErrorCode)
  56. *p = x
  57. return p
  58. }
  59. func (x ErrorCode) String() string {
  60. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  61. }
  62. func (ErrorCode) Descriptor() protoreflect.EnumDescriptor {
  63. return file_base_proto_enumTypes[0].Descriptor()
  64. }
  65. func (ErrorCode) Type() protoreflect.EnumType {
  66. return &file_base_proto_enumTypes[0]
  67. }
  68. func (x ErrorCode) Number() protoreflect.EnumNumber {
  69. return protoreflect.EnumNumber(x)
  70. }
  71. // Deprecated: Use ErrorCode.Descriptor instead.
  72. func (ErrorCode) EnumDescriptor() ([]byte, []int) {
  73. return file_base_proto_rawDescGZIP(), []int{0}
  74. }
  75. type WebStatus int32
  76. const (
  77. WebStatus_Ban WebStatus = 0
  78. WebStatus_On WebStatus = 1
  79. WebStatus_Delete WebStatus = 9
  80. WebStatus_All WebStatus = 99
  81. )
  82. // Enum value maps for WebStatus.
  83. var (
  84. WebStatus_name = map[int32]string{
  85. 0: "Ban",
  86. 1: "On",
  87. 9: "Delete",
  88. 99: "All",
  89. }
  90. WebStatus_value = map[string]int32{
  91. "Ban": 0,
  92. "On": 1,
  93. "Delete": 9,
  94. "All": 99,
  95. }
  96. )
  97. func (x WebStatus) Enum() *WebStatus {
  98. p := new(WebStatus)
  99. *p = x
  100. return p
  101. }
  102. func (x WebStatus) String() string {
  103. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  104. }
  105. func (WebStatus) Descriptor() protoreflect.EnumDescriptor {
  106. return file_base_proto_enumTypes[1].Descriptor()
  107. }
  108. func (WebStatus) Type() protoreflect.EnumType {
  109. return &file_base_proto_enumTypes[1]
  110. }
  111. func (x WebStatus) Number() protoreflect.EnumNumber {
  112. return protoreflect.EnumNumber(x)
  113. }
  114. // Deprecated: Use WebStatus.Descriptor instead.
  115. func (WebStatus) EnumDescriptor() ([]byte, []int) {
  116. return file_base_proto_rawDescGZIP(), []int{1}
  117. }
  118. type DefaultRequest struct {
  119. state protoimpl.MessageState
  120. sizeCache protoimpl.SizeCache
  121. unknownFields protoimpl.UnknownFields
  122. }
  123. func (x *DefaultRequest) Reset() {
  124. *x = DefaultRequest{}
  125. if protoimpl.UnsafeEnabled {
  126. mi := &file_base_proto_msgTypes[0]
  127. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  128. ms.StoreMessageInfo(mi)
  129. }
  130. }
  131. func (x *DefaultRequest) String() string {
  132. return protoimpl.X.MessageStringOf(x)
  133. }
  134. func (*DefaultRequest) ProtoMessage() {}
  135. func (x *DefaultRequest) ProtoReflect() protoreflect.Message {
  136. mi := &file_base_proto_msgTypes[0]
  137. if protoimpl.UnsafeEnabled && x != nil {
  138. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  139. if ms.LoadMessageInfo() == nil {
  140. ms.StoreMessageInfo(mi)
  141. }
  142. return ms
  143. }
  144. return mi.MessageOf(x)
  145. }
  146. // Deprecated: Use DefaultRequest.ProtoReflect.Descriptor instead.
  147. func (*DefaultRequest) Descriptor() ([]byte, []int) {
  148. return file_base_proto_rawDescGZIP(), []int{0}
  149. }
  150. type DefaultReply struct {
  151. state protoimpl.MessageState
  152. sizeCache protoimpl.SizeCache
  153. unknownFields protoimpl.UnknownFields
  154. }
  155. func (x *DefaultReply) Reset() {
  156. *x = DefaultReply{}
  157. if protoimpl.UnsafeEnabled {
  158. mi := &file_base_proto_msgTypes[1]
  159. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  160. ms.StoreMessageInfo(mi)
  161. }
  162. }
  163. func (x *DefaultReply) String() string {
  164. return protoimpl.X.MessageStringOf(x)
  165. }
  166. func (*DefaultReply) ProtoMessage() {}
  167. func (x *DefaultReply) ProtoReflect() protoreflect.Message {
  168. mi := &file_base_proto_msgTypes[1]
  169. if protoimpl.UnsafeEnabled && x != nil {
  170. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  171. if ms.LoadMessageInfo() == nil {
  172. ms.StoreMessageInfo(mi)
  173. }
  174. return ms
  175. }
  176. return mi.MessageOf(x)
  177. }
  178. // Deprecated: Use DefaultReply.ProtoReflect.Descriptor instead.
  179. func (*DefaultReply) Descriptor() ([]byte, []int) {
  180. return file_base_proto_rawDescGZIP(), []int{1}
  181. }
  182. type StandardRequest struct {
  183. state protoimpl.MessageState
  184. sizeCache protoimpl.SizeCache
  185. unknownFields protoimpl.UnknownFields
  186. ShopID int64 `protobuf:"varint,1,opt,name=shopID,proto3" json:"shopID,omitempty"`
  187. JsonStr string `protobuf:"bytes,2,opt,name=jsonStr,proto3" json:"jsonStr,omitempty"`
  188. Sign string `protobuf:"bytes,3,opt,name=sign,proto3" json:"sign,omitempty"`
  189. }
  190. func (x *StandardRequest) Reset() {
  191. *x = StandardRequest{}
  192. if protoimpl.UnsafeEnabled {
  193. mi := &file_base_proto_msgTypes[2]
  194. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  195. ms.StoreMessageInfo(mi)
  196. }
  197. }
  198. func (x *StandardRequest) String() string {
  199. return protoimpl.X.MessageStringOf(x)
  200. }
  201. func (*StandardRequest) ProtoMessage() {}
  202. func (x *StandardRequest) ProtoReflect() protoreflect.Message {
  203. mi := &file_base_proto_msgTypes[2]
  204. if protoimpl.UnsafeEnabled && x != nil {
  205. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  206. if ms.LoadMessageInfo() == nil {
  207. ms.StoreMessageInfo(mi)
  208. }
  209. return ms
  210. }
  211. return mi.MessageOf(x)
  212. }
  213. // Deprecated: Use StandardRequest.ProtoReflect.Descriptor instead.
  214. func (*StandardRequest) Descriptor() ([]byte, []int) {
  215. return file_base_proto_rawDescGZIP(), []int{2}
  216. }
  217. func (x *StandardRequest) GetShopID() int64 {
  218. if x != nil {
  219. return x.ShopID
  220. }
  221. return 0
  222. }
  223. func (x *StandardRequest) GetJsonStr() string {
  224. if x != nil {
  225. return x.JsonStr
  226. }
  227. return ""
  228. }
  229. func (x *StandardRequest) GetSign() string {
  230. if x != nil {
  231. return x.Sign
  232. }
  233. return ""
  234. }
  235. type StandardReply struct {
  236. state protoimpl.MessageState
  237. sizeCache protoimpl.SizeCache
  238. unknownFields protoimpl.UnknownFields
  239. JsonRst string `protobuf:"bytes,1,opt,name=jsonRst,proto3" json:"jsonRst,omitempty"`
  240. Sign string `protobuf:"bytes,2,opt,name=sign,proto3" json:"sign,omitempty"`
  241. }
  242. func (x *StandardReply) Reset() {
  243. *x = StandardReply{}
  244. if protoimpl.UnsafeEnabled {
  245. mi := &file_base_proto_msgTypes[3]
  246. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  247. ms.StoreMessageInfo(mi)
  248. }
  249. }
  250. func (x *StandardReply) String() string {
  251. return protoimpl.X.MessageStringOf(x)
  252. }
  253. func (*StandardReply) ProtoMessage() {}
  254. func (x *StandardReply) ProtoReflect() protoreflect.Message {
  255. mi := &file_base_proto_msgTypes[3]
  256. if protoimpl.UnsafeEnabled && x != nil {
  257. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  258. if ms.LoadMessageInfo() == nil {
  259. ms.StoreMessageInfo(mi)
  260. }
  261. return ms
  262. }
  263. return mi.MessageOf(x)
  264. }
  265. // Deprecated: Use StandardReply.ProtoReflect.Descriptor instead.
  266. func (*StandardReply) Descriptor() ([]byte, []int) {
  267. return file_base_proto_rawDescGZIP(), []int{3}
  268. }
  269. func (x *StandardReply) GetJsonRst() string {
  270. if x != nil {
  271. return x.JsonRst
  272. }
  273. return ""
  274. }
  275. func (x *StandardReply) GetSign() string {
  276. if x != nil {
  277. return x.Sign
  278. }
  279. return ""
  280. }
  281. type SignUpRequest struct {
  282. state protoimpl.MessageState
  283. sizeCache protoimpl.SizeCache
  284. unknownFields protoimpl.UnknownFields
  285. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  286. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`
  287. }
  288. func (x *SignUpRequest) Reset() {
  289. *x = SignUpRequest{}
  290. if protoimpl.UnsafeEnabled {
  291. mi := &file_base_proto_msgTypes[4]
  292. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  293. ms.StoreMessageInfo(mi)
  294. }
  295. }
  296. func (x *SignUpRequest) String() string {
  297. return protoimpl.X.MessageStringOf(x)
  298. }
  299. func (*SignUpRequest) ProtoMessage() {}
  300. func (x *SignUpRequest) ProtoReflect() protoreflect.Message {
  301. mi := &file_base_proto_msgTypes[4]
  302. if protoimpl.UnsafeEnabled && x != nil {
  303. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  304. if ms.LoadMessageInfo() == nil {
  305. ms.StoreMessageInfo(mi)
  306. }
  307. return ms
  308. }
  309. return mi.MessageOf(x)
  310. }
  311. // Deprecated: Use SignUpRequest.ProtoReflect.Descriptor instead.
  312. func (*SignUpRequest) Descriptor() ([]byte, []int) {
  313. return file_base_proto_rawDescGZIP(), []int{4}
  314. }
  315. func (x *SignUpRequest) GetName() string {
  316. if x != nil {
  317. return x.Name
  318. }
  319. return ""
  320. }
  321. func (x *SignUpRequest) GetPassword() string {
  322. if x != nil {
  323. return x.Password
  324. }
  325. return ""
  326. }
  327. type SignInReply struct {
  328. state protoimpl.MessageState
  329. sizeCache protoimpl.SizeCache
  330. unknownFields protoimpl.UnknownFields
  331. Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
  332. }
  333. func (x *SignInReply) Reset() {
  334. *x = SignInReply{}
  335. if protoimpl.UnsafeEnabled {
  336. mi := &file_base_proto_msgTypes[5]
  337. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  338. ms.StoreMessageInfo(mi)
  339. }
  340. }
  341. func (x *SignInReply) String() string {
  342. return protoimpl.X.MessageStringOf(x)
  343. }
  344. func (*SignInReply) ProtoMessage() {}
  345. func (x *SignInReply) ProtoReflect() protoreflect.Message {
  346. mi := &file_base_proto_msgTypes[5]
  347. if protoimpl.UnsafeEnabled && x != nil {
  348. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  349. if ms.LoadMessageInfo() == nil {
  350. ms.StoreMessageInfo(mi)
  351. }
  352. return ms
  353. }
  354. return mi.MessageOf(x)
  355. }
  356. // Deprecated: Use SignInReply.ProtoReflect.Descriptor instead.
  357. func (*SignInReply) Descriptor() ([]byte, []int) {
  358. return file_base_proto_rawDescGZIP(), []int{5}
  359. }
  360. func (x *SignInReply) GetToken() string {
  361. if x != nil {
  362. return x.Token
  363. }
  364. return ""
  365. }
  366. type SignInRequest struct {
  367. state protoimpl.MessageState
  368. sizeCache protoimpl.SizeCache
  369. unknownFields protoimpl.UnknownFields
  370. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  371. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`
  372. CodeId string `protobuf:"bytes,3,opt,name=codeId,proto3" json:"codeId,omitempty"`
  373. VerifyCode string `protobuf:"bytes,4,opt,name=verifyCode,proto3" json:"verifyCode,omitempty"`
  374. }
  375. func (x *SignInRequest) Reset() {
  376. *x = SignInRequest{}
  377. if protoimpl.UnsafeEnabled {
  378. mi := &file_base_proto_msgTypes[6]
  379. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  380. ms.StoreMessageInfo(mi)
  381. }
  382. }
  383. func (x *SignInRequest) String() string {
  384. return protoimpl.X.MessageStringOf(x)
  385. }
  386. func (*SignInRequest) ProtoMessage() {}
  387. func (x *SignInRequest) ProtoReflect() protoreflect.Message {
  388. mi := &file_base_proto_msgTypes[6]
  389. if protoimpl.UnsafeEnabled && x != nil {
  390. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  391. if ms.LoadMessageInfo() == nil {
  392. ms.StoreMessageInfo(mi)
  393. }
  394. return ms
  395. }
  396. return mi.MessageOf(x)
  397. }
  398. // Deprecated: Use SignInRequest.ProtoReflect.Descriptor instead.
  399. func (*SignInRequest) Descriptor() ([]byte, []int) {
  400. return file_base_proto_rawDescGZIP(), []int{6}
  401. }
  402. func (x *SignInRequest) GetName() string {
  403. if x != nil {
  404. return x.Name
  405. }
  406. return ""
  407. }
  408. func (x *SignInRequest) GetPassword() string {
  409. if x != nil {
  410. return x.Password
  411. }
  412. return ""
  413. }
  414. func (x *SignInRequest) GetCodeId() string {
  415. if x != nil {
  416. return x.CodeId
  417. }
  418. return ""
  419. }
  420. func (x *SignInRequest) GetVerifyCode() string {
  421. if x != nil {
  422. return x.VerifyCode
  423. }
  424. return ""
  425. }
  426. type GenVerifyImageRequest struct {
  427. state protoimpl.MessageState
  428. sizeCache protoimpl.SizeCache
  429. unknownFields protoimpl.UnknownFields
  430. Height int32 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"`
  431. Width int32 `protobuf:"varint,2,opt,name=width,proto3" json:"width,omitempty"`
  432. }
  433. func (x *GenVerifyImageRequest) Reset() {
  434. *x = GenVerifyImageRequest{}
  435. if protoimpl.UnsafeEnabled {
  436. mi := &file_base_proto_msgTypes[7]
  437. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  438. ms.StoreMessageInfo(mi)
  439. }
  440. }
  441. func (x *GenVerifyImageRequest) String() string {
  442. return protoimpl.X.MessageStringOf(x)
  443. }
  444. func (*GenVerifyImageRequest) ProtoMessage() {}
  445. func (x *GenVerifyImageRequest) ProtoReflect() protoreflect.Message {
  446. mi := &file_base_proto_msgTypes[7]
  447. if protoimpl.UnsafeEnabled && x != nil {
  448. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  449. if ms.LoadMessageInfo() == nil {
  450. ms.StoreMessageInfo(mi)
  451. }
  452. return ms
  453. }
  454. return mi.MessageOf(x)
  455. }
  456. // Deprecated: Use GenVerifyImageRequest.ProtoReflect.Descriptor instead.
  457. func (*GenVerifyImageRequest) Descriptor() ([]byte, []int) {
  458. return file_base_proto_rawDescGZIP(), []int{7}
  459. }
  460. func (x *GenVerifyImageRequest) GetHeight() int32 {
  461. if x != nil {
  462. return x.Height
  463. }
  464. return 0
  465. }
  466. func (x *GenVerifyImageRequest) GetWidth() int32 {
  467. if x != nil {
  468. return x.Width
  469. }
  470. return 0
  471. }
  472. type GenVerifyImageReply struct {
  473. state protoimpl.MessageState
  474. sizeCache protoimpl.SizeCache
  475. unknownFields protoimpl.UnknownFields
  476. CodeId string `protobuf:"bytes,1,opt,name=codeId,proto3" json:"codeId,omitempty"`
  477. ImageBase64 string `protobuf:"bytes,2,opt,name=imageBase64,proto3" json:"imageBase64,omitempty"`
  478. }
  479. func (x *GenVerifyImageReply) Reset() {
  480. *x = GenVerifyImageReply{}
  481. if protoimpl.UnsafeEnabled {
  482. mi := &file_base_proto_msgTypes[8]
  483. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  484. ms.StoreMessageInfo(mi)
  485. }
  486. }
  487. func (x *GenVerifyImageReply) String() string {
  488. return protoimpl.X.MessageStringOf(x)
  489. }
  490. func (*GenVerifyImageReply) ProtoMessage() {}
  491. func (x *GenVerifyImageReply) ProtoReflect() protoreflect.Message {
  492. mi := &file_base_proto_msgTypes[8]
  493. if protoimpl.UnsafeEnabled && x != nil {
  494. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  495. if ms.LoadMessageInfo() == nil {
  496. ms.StoreMessageInfo(mi)
  497. }
  498. return ms
  499. }
  500. return mi.MessageOf(x)
  501. }
  502. // Deprecated: Use GenVerifyImageReply.ProtoReflect.Descriptor instead.
  503. func (*GenVerifyImageReply) Descriptor() ([]byte, []int) {
  504. return file_base_proto_rawDescGZIP(), []int{8}
  505. }
  506. func (x *GenVerifyImageReply) GetCodeId() string {
  507. if x != nil {
  508. return x.CodeId
  509. }
  510. return ""
  511. }
  512. func (x *GenVerifyImageReply) GetImageBase64() string {
  513. if x != nil {
  514. return x.ImageBase64
  515. }
  516. return ""
  517. }
  518. type ShopInfo struct {
  519. state protoimpl.MessageState
  520. sizeCache protoimpl.SizeCache
  521. unknownFields protoimpl.UnknownFields
  522. ShopId int64 `protobuf:"varint,1,opt,name=shopId,proto3" json:"shopId,omitempty"`
  523. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  524. SId int64 `protobuf:"varint,3,opt,name=sId,proto3" json:"sId,omitempty"`
  525. Addr string `protobuf:"bytes,4,opt,name=addr,proto3" json:"addr,omitempty"`
  526. Phone string `protobuf:"bytes,5,opt,name=phone,proto3" json:"phone,omitempty"`
  527. Contacts string `protobuf:"bytes,6,opt,name=contacts,proto3" json:"contacts,omitempty"`
  528. Status WebStatus `protobuf:"varint,7,opt,name=status,proto3,enum=base.WebStatus" json:"status,omitempty"`
  529. CreatedAt int64 `protobuf:"varint,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
  530. CreatedUser int64 `protobuf:"varint,9,opt,name=created_user,json=createdUser,proto3" json:"created_user,omitempty"`
  531. UpdatedAt int64 `protobuf:"varint,10,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
  532. UpdatedUser int64 `protobuf:"varint,11,opt,name=updated_user,json=updatedUser,proto3" json:"updated_user,omitempty"`
  533. }
  534. func (x *ShopInfo) Reset() {
  535. *x = ShopInfo{}
  536. if protoimpl.UnsafeEnabled {
  537. mi := &file_base_proto_msgTypes[9]
  538. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  539. ms.StoreMessageInfo(mi)
  540. }
  541. }
  542. func (x *ShopInfo) String() string {
  543. return protoimpl.X.MessageStringOf(x)
  544. }
  545. func (*ShopInfo) ProtoMessage() {}
  546. func (x *ShopInfo) ProtoReflect() protoreflect.Message {
  547. mi := &file_base_proto_msgTypes[9]
  548. if protoimpl.UnsafeEnabled && x != nil {
  549. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  550. if ms.LoadMessageInfo() == nil {
  551. ms.StoreMessageInfo(mi)
  552. }
  553. return ms
  554. }
  555. return mi.MessageOf(x)
  556. }
  557. // Deprecated: Use ShopInfo.ProtoReflect.Descriptor instead.
  558. func (*ShopInfo) Descriptor() ([]byte, []int) {
  559. return file_base_proto_rawDescGZIP(), []int{9}
  560. }
  561. func (x *ShopInfo) GetShopId() int64 {
  562. if x != nil {
  563. return x.ShopId
  564. }
  565. return 0
  566. }
  567. func (x *ShopInfo) GetName() string {
  568. if x != nil {
  569. return x.Name
  570. }
  571. return ""
  572. }
  573. func (x *ShopInfo) GetSId() int64 {
  574. if x != nil {
  575. return x.SId
  576. }
  577. return 0
  578. }
  579. func (x *ShopInfo) GetAddr() string {
  580. if x != nil {
  581. return x.Addr
  582. }
  583. return ""
  584. }
  585. func (x *ShopInfo) GetPhone() string {
  586. if x != nil {
  587. return x.Phone
  588. }
  589. return ""
  590. }
  591. func (x *ShopInfo) GetContacts() string {
  592. if x != nil {
  593. return x.Contacts
  594. }
  595. return ""
  596. }
  597. func (x *ShopInfo) GetStatus() WebStatus {
  598. if x != nil {
  599. return x.Status
  600. }
  601. return WebStatus_Ban
  602. }
  603. func (x *ShopInfo) GetCreatedAt() int64 {
  604. if x != nil {
  605. return x.CreatedAt
  606. }
  607. return 0
  608. }
  609. func (x *ShopInfo) GetCreatedUser() int64 {
  610. if x != nil {
  611. return x.CreatedUser
  612. }
  613. return 0
  614. }
  615. func (x *ShopInfo) GetUpdatedAt() int64 {
  616. if x != nil {
  617. return x.UpdatedAt
  618. }
  619. return 0
  620. }
  621. func (x *ShopInfo) GetUpdatedUser() int64 {
  622. if x != nil {
  623. return x.UpdatedUser
  624. }
  625. return 0
  626. }
  627. type ShopListRequest struct {
  628. state protoimpl.MessageState
  629. sizeCache protoimpl.SizeCache
  630. unknownFields protoimpl.UnknownFields
  631. // 模糊查询
  632. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  633. // Status_Null查询全部
  634. Status WebStatus `protobuf:"varint,2,opt,name=status,proto3,enum=base.WebStatus" json:"status,omitempty"`
  635. //上级商家Id, -1 时查询全部
  636. SId int64 `protobuf:"varint,3,opt,name=sId,proto3" json:"sId,omitempty"`
  637. }
  638. func (x *ShopListRequest) Reset() {
  639. *x = ShopListRequest{}
  640. if protoimpl.UnsafeEnabled {
  641. mi := &file_base_proto_msgTypes[10]
  642. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  643. ms.StoreMessageInfo(mi)
  644. }
  645. }
  646. func (x *ShopListRequest) String() string {
  647. return protoimpl.X.MessageStringOf(x)
  648. }
  649. func (*ShopListRequest) ProtoMessage() {}
  650. func (x *ShopListRequest) ProtoReflect() protoreflect.Message {
  651. mi := &file_base_proto_msgTypes[10]
  652. if protoimpl.UnsafeEnabled && x != nil {
  653. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  654. if ms.LoadMessageInfo() == nil {
  655. ms.StoreMessageInfo(mi)
  656. }
  657. return ms
  658. }
  659. return mi.MessageOf(x)
  660. }
  661. // Deprecated: Use ShopListRequest.ProtoReflect.Descriptor instead.
  662. func (*ShopListRequest) Descriptor() ([]byte, []int) {
  663. return file_base_proto_rawDescGZIP(), []int{10}
  664. }
  665. func (x *ShopListRequest) GetName() string {
  666. if x != nil {
  667. return x.Name
  668. }
  669. return ""
  670. }
  671. func (x *ShopListRequest) GetStatus() WebStatus {
  672. if x != nil {
  673. return x.Status
  674. }
  675. return WebStatus_Ban
  676. }
  677. func (x *ShopListRequest) GetSId() int64 {
  678. if x != nil {
  679. return x.SId
  680. }
  681. return 0
  682. }
  683. type ShopListReply struct {
  684. state protoimpl.MessageState
  685. sizeCache protoimpl.SizeCache
  686. unknownFields protoimpl.UnknownFields
  687. List []*ShopInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  688. }
  689. func (x *ShopListReply) Reset() {
  690. *x = ShopListReply{}
  691. if protoimpl.UnsafeEnabled {
  692. mi := &file_base_proto_msgTypes[11]
  693. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  694. ms.StoreMessageInfo(mi)
  695. }
  696. }
  697. func (x *ShopListReply) String() string {
  698. return protoimpl.X.MessageStringOf(x)
  699. }
  700. func (*ShopListReply) ProtoMessage() {}
  701. func (x *ShopListReply) ProtoReflect() protoreflect.Message {
  702. mi := &file_base_proto_msgTypes[11]
  703. if protoimpl.UnsafeEnabled && x != nil {
  704. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  705. if ms.LoadMessageInfo() == nil {
  706. ms.StoreMessageInfo(mi)
  707. }
  708. return ms
  709. }
  710. return mi.MessageOf(x)
  711. }
  712. // Deprecated: Use ShopListReply.ProtoReflect.Descriptor instead.
  713. func (*ShopListReply) Descriptor() ([]byte, []int) {
  714. return file_base_proto_rawDescGZIP(), []int{11}
  715. }
  716. func (x *ShopListReply) GetList() []*ShopInfo {
  717. if x != nil {
  718. return x.List
  719. }
  720. return nil
  721. }
  722. type GetShopNaviRequest struct {
  723. state protoimpl.MessageState
  724. sizeCache protoimpl.SizeCache
  725. unknownFields protoimpl.UnknownFields
  726. ShopId int64 `protobuf:"varint,1,opt,name=shopId,proto3" json:"shopId,omitempty"`
  727. // 最顶层为0
  728. ParentId int32 `protobuf:"varint,2,opt,name=parentId,proto3" json:"parentId,omitempty"`
  729. }
  730. func (x *GetShopNaviRequest) Reset() {
  731. *x = GetShopNaviRequest{}
  732. if protoimpl.UnsafeEnabled {
  733. mi := &file_base_proto_msgTypes[12]
  734. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  735. ms.StoreMessageInfo(mi)
  736. }
  737. }
  738. func (x *GetShopNaviRequest) String() string {
  739. return protoimpl.X.MessageStringOf(x)
  740. }
  741. func (*GetShopNaviRequest) ProtoMessage() {}
  742. func (x *GetShopNaviRequest) ProtoReflect() protoreflect.Message {
  743. mi := &file_base_proto_msgTypes[12]
  744. if protoimpl.UnsafeEnabled && x != nil {
  745. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  746. if ms.LoadMessageInfo() == nil {
  747. ms.StoreMessageInfo(mi)
  748. }
  749. return ms
  750. }
  751. return mi.MessageOf(x)
  752. }
  753. // Deprecated: Use GetShopNaviRequest.ProtoReflect.Descriptor instead.
  754. func (*GetShopNaviRequest) Descriptor() ([]byte, []int) {
  755. return file_base_proto_rawDescGZIP(), []int{12}
  756. }
  757. func (x *GetShopNaviRequest) GetShopId() int64 {
  758. if x != nil {
  759. return x.ShopId
  760. }
  761. return 0
  762. }
  763. func (x *GetShopNaviRequest) GetParentId() int32 {
  764. if x != nil {
  765. return x.ParentId
  766. }
  767. return 0
  768. }
  769. type Column struct {
  770. state protoimpl.MessageState
  771. sizeCache protoimpl.SizeCache
  772. unknownFields protoimpl.UnknownFields
  773. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  774. Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"`
  775. Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"`
  776. // 顺序
  777. Sn int32 `protobuf:"varint,4,opt,name=sn,proto3" json:"sn,omitempty"`
  778. Status WebStatus `protobuf:"varint,5,opt,name=status,proto3,enum=base.WebStatus" json:"status,omitempty"`
  779. NavShow bool `protobuf:"varint,6,opt,name=navShow,proto3" json:"navShow,omitempty"`
  780. Id int64 `protobuf:"varint,7,opt,name=id,proto3" json:"id,omitempty"`
  781. }
  782. func (x *Column) Reset() {
  783. *x = Column{}
  784. if protoimpl.UnsafeEnabled {
  785. mi := &file_base_proto_msgTypes[13]
  786. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  787. ms.StoreMessageInfo(mi)
  788. }
  789. }
  790. func (x *Column) String() string {
  791. return protoimpl.X.MessageStringOf(x)
  792. }
  793. func (*Column) ProtoMessage() {}
  794. func (x *Column) ProtoReflect() protoreflect.Message {
  795. mi := &file_base_proto_msgTypes[13]
  796. if protoimpl.UnsafeEnabled && x != nil {
  797. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  798. if ms.LoadMessageInfo() == nil {
  799. ms.StoreMessageInfo(mi)
  800. }
  801. return ms
  802. }
  803. return mi.MessageOf(x)
  804. }
  805. // Deprecated: Use Column.ProtoReflect.Descriptor instead.
  806. func (*Column) Descriptor() ([]byte, []int) {
  807. return file_base_proto_rawDescGZIP(), []int{13}
  808. }
  809. func (x *Column) GetName() string {
  810. if x != nil {
  811. return x.Name
  812. }
  813. return ""
  814. }
  815. func (x *Column) GetUrl() string {
  816. if x != nil {
  817. return x.Url
  818. }
  819. return ""
  820. }
  821. func (x *Column) GetCode() string {
  822. if x != nil {
  823. return x.Code
  824. }
  825. return ""
  826. }
  827. func (x *Column) GetSn() int32 {
  828. if x != nil {
  829. return x.Sn
  830. }
  831. return 0
  832. }
  833. func (x *Column) GetStatus() WebStatus {
  834. if x != nil {
  835. return x.Status
  836. }
  837. return WebStatus_Ban
  838. }
  839. func (x *Column) GetNavShow() bool {
  840. if x != nil {
  841. return x.NavShow
  842. }
  843. return false
  844. }
  845. func (x *Column) GetId() int64 {
  846. if x != nil {
  847. return x.Id
  848. }
  849. return 0
  850. }
  851. type GetShopNaviReply struct {
  852. state protoimpl.MessageState
  853. sizeCache protoimpl.SizeCache
  854. unknownFields protoimpl.UnknownFields
  855. List []*Column `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  856. }
  857. func (x *GetShopNaviReply) Reset() {
  858. *x = GetShopNaviReply{}
  859. if protoimpl.UnsafeEnabled {
  860. mi := &file_base_proto_msgTypes[14]
  861. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  862. ms.StoreMessageInfo(mi)
  863. }
  864. }
  865. func (x *GetShopNaviReply) String() string {
  866. return protoimpl.X.MessageStringOf(x)
  867. }
  868. func (*GetShopNaviReply) ProtoMessage() {}
  869. func (x *GetShopNaviReply) ProtoReflect() protoreflect.Message {
  870. mi := &file_base_proto_msgTypes[14]
  871. if protoimpl.UnsafeEnabled && x != nil {
  872. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  873. if ms.LoadMessageInfo() == nil {
  874. ms.StoreMessageInfo(mi)
  875. }
  876. return ms
  877. }
  878. return mi.MessageOf(x)
  879. }
  880. // Deprecated: Use GetShopNaviReply.ProtoReflect.Descriptor instead.
  881. func (*GetShopNaviReply) Descriptor() ([]byte, []int) {
  882. return file_base_proto_rawDescGZIP(), []int{14}
  883. }
  884. func (x *GetShopNaviReply) GetList() []*Column {
  885. if x != nil {
  886. return x.List
  887. }
  888. return nil
  889. }
  890. type GetOverlayImgRequest struct {
  891. state protoimpl.MessageState
  892. sizeCache protoimpl.SizeCache
  893. unknownFields protoimpl.UnknownFields
  894. FileName string `protobuf:"bytes,1,opt,name=fileName,proto3" json:"fileName,omitempty"`
  895. }
  896. func (x *GetOverlayImgRequest) Reset() {
  897. *x = GetOverlayImgRequest{}
  898. if protoimpl.UnsafeEnabled {
  899. mi := &file_base_proto_msgTypes[15]
  900. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  901. ms.StoreMessageInfo(mi)
  902. }
  903. }
  904. func (x *GetOverlayImgRequest) String() string {
  905. return protoimpl.X.MessageStringOf(x)
  906. }
  907. func (*GetOverlayImgRequest) ProtoMessage() {}
  908. func (x *GetOverlayImgRequest) ProtoReflect() protoreflect.Message {
  909. mi := &file_base_proto_msgTypes[15]
  910. if protoimpl.UnsafeEnabled && x != nil {
  911. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  912. if ms.LoadMessageInfo() == nil {
  913. ms.StoreMessageInfo(mi)
  914. }
  915. return ms
  916. }
  917. return mi.MessageOf(x)
  918. }
  919. // Deprecated: Use GetOverlayImgRequest.ProtoReflect.Descriptor instead.
  920. func (*GetOverlayImgRequest) Descriptor() ([]byte, []int) {
  921. return file_base_proto_rawDescGZIP(), []int{15}
  922. }
  923. func (x *GetOverlayImgRequest) GetFileName() string {
  924. if x != nil {
  925. return x.FileName
  926. }
  927. return ""
  928. }
  929. type QiNiuTokenReply struct {
  930. state protoimpl.MessageState
  931. sizeCache protoimpl.SizeCache
  932. unknownFields protoimpl.UnknownFields
  933. Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
  934. }
  935. func (x *QiNiuTokenReply) Reset() {
  936. *x = QiNiuTokenReply{}
  937. if protoimpl.UnsafeEnabled {
  938. mi := &file_base_proto_msgTypes[16]
  939. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  940. ms.StoreMessageInfo(mi)
  941. }
  942. }
  943. func (x *QiNiuTokenReply) String() string {
  944. return protoimpl.X.MessageStringOf(x)
  945. }
  946. func (*QiNiuTokenReply) ProtoMessage() {}
  947. func (x *QiNiuTokenReply) ProtoReflect() protoreflect.Message {
  948. mi := &file_base_proto_msgTypes[16]
  949. if protoimpl.UnsafeEnabled && x != nil {
  950. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  951. if ms.LoadMessageInfo() == nil {
  952. ms.StoreMessageInfo(mi)
  953. }
  954. return ms
  955. }
  956. return mi.MessageOf(x)
  957. }
  958. // Deprecated: Use QiNiuTokenReply.ProtoReflect.Descriptor instead.
  959. func (*QiNiuTokenReply) Descriptor() ([]byte, []int) {
  960. return file_base_proto_rawDescGZIP(), []int{16}
  961. }
  962. func (x *QiNiuTokenReply) GetToken() string {
  963. if x != nil {
  964. return x.Token
  965. }
  966. return ""
  967. }
  968. var File_base_proto protoreflect.FileDescriptor
  969. var file_base_proto_rawDesc = []byte{
  970. 0x0a, 0x0a, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x04, 0x62, 0x61,
  971. 0x73, 0x65, 0x22, 0x10, 0x0a, 0x0e, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x65, 0x71,
  972. 0x75, 0x65, 0x73, 0x74, 0x22, 0x0e, 0x0a, 0x0c, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52,
  973. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x57, 0x0a, 0x0f, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  974. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49,
  975. 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x44, 0x12,
  976. 0x18, 0x0a, 0x07, 0x6a, 0x73, 0x6f, 0x6e, 0x53, 0x74, 0x72, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  977. 0x52, 0x07, 0x6a, 0x73, 0x6f, 0x6e, 0x53, 0x74, 0x72, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x67,
  978. 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x73, 0x69, 0x67, 0x6e, 0x22, 0x3d, 0x0a,
  979. 0x0d, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x18,
  980. 0x0a, 0x07, 0x6a, 0x73, 0x6f, 0x6e, 0x52, 0x73, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  981. 0x07, 0x6a, 0x73, 0x6f, 0x6e, 0x52, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x67, 0x6e,
  982. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x73, 0x69, 0x67, 0x6e, 0x22, 0x3f, 0x0a, 0x0d,
  983. 0x53, 0x69, 0x67, 0x6e, 0x55, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a,
  984. 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d,
  985. 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x18, 0x02, 0x20,
  986. 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x22, 0x23, 0x0a,
  987. 0x0b, 0x53, 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x14, 0x0a, 0x05,
  988. 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f, 0x6b,
  989. 0x65, 0x6e, 0x22, 0x77, 0x0a, 0x0d, 0x53, 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x52, 0x65, 0x71, 0x75,
  990. 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  991. 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x73, 0x73, 0x77,
  992. 0x6f, 0x72, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x61, 0x73, 0x73, 0x77,
  993. 0x6f, 0x72, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x6f, 0x64, 0x65, 0x49, 0x64, 0x18, 0x03, 0x20,
  994. 0x01, 0x28, 0x09, 0x52, 0x06, 0x63, 0x6f, 0x64, 0x65, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x76,
  995. 0x65, 0x72, 0x69, 0x66, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52,
  996. 0x0a, 0x76, 0x65, 0x72, 0x69, 0x66, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x22, 0x45, 0x0a, 0x15, 0x47,
  997. 0x65, 0x6e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x49, 0x6d, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71,
  998. 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, 0x18, 0x01,
  999. 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x68, 0x65, 0x69, 0x67, 0x68, 0x74, 0x12, 0x14, 0x0a, 0x05,
  1000. 0x77, 0x69, 0x64, 0x74, 0x68, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x77, 0x69, 0x64,
  1001. 0x74, 0x68, 0x22, 0x4f, 0x0a, 0x13, 0x47, 0x65, 0x6e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x49,
  1002. 0x6d, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x6f, 0x64,
  1003. 0x65, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x63, 0x6f, 0x64, 0x65, 0x49,
  1004. 0x64, 0x12, 0x20, 0x0a, 0x0b, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x42, 0x61, 0x73, 0x65, 0x36, 0x34,
  1005. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x42, 0x61, 0x73,
  1006. 0x65, 0x36, 0x34, 0x22, 0xbb, 0x02, 0x0a, 0x08, 0x53, 0x68, 0x6f, 0x70, 0x49, 0x6e, 0x66, 0x6f,
  1007. 0x12, 0x16, 0x0a, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  1008. 0x52, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65,
  1009. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03,
  1010. 0x73, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x49, 0x64, 0x12, 0x12,
  1011. 0x0a, 0x04, 0x61, 0x64, 0x64, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x64,
  1012. 0x64, 0x72, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28,
  1013. 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x63, 0x6f, 0x6e, 0x74,
  1014. 0x61, 0x63, 0x74, 0x73, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x63, 0x6f, 0x6e, 0x74,
  1015. 0x61, 0x63, 0x74, 0x73, 0x12, 0x27, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x07,
  1016. 0x20, 0x01, 0x28, 0x0e, 0x32, 0x0f, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x57, 0x65, 0x62, 0x53,
  1017. 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x1d, 0x0a,
  1018. 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x61, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28,
  1019. 0x03, 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x41, 0x74, 0x12, 0x21, 0x0a, 0x0c,
  1020. 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x18, 0x09, 0x20, 0x01,
  1021. 0x28, 0x03, 0x52, 0x0b, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x55, 0x73, 0x65, 0x72, 0x12,
  1022. 0x1d, 0x0a, 0x0a, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x61, 0x74, 0x18, 0x0a, 0x20,
  1023. 0x01, 0x28, 0x03, 0x52, 0x09, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x41, 0x74, 0x12, 0x21,
  1024. 0x0a, 0x0c, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x18, 0x0b,
  1025. 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x55, 0x73, 0x65,
  1026. 0x72, 0x22, 0x60, 0x0a, 0x0f, 0x53, 0x68, 0x6f, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71,
  1027. 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01,
  1028. 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x27, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74,
  1029. 0x75, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x0f, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  1030. 0x57, 0x65, 0x62, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75,
  1031. 0x73, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03,
  1032. 0x73, 0x49, 0x64, 0x22, 0x33, 0x0a, 0x0d, 0x53, 0x68, 0x6f, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x52,
  1033. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x22, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03,
  1034. 0x28, 0x0b, 0x32, 0x0e, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x68, 0x6f, 0x70, 0x49, 0x6e,
  1035. 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x48, 0x0a, 0x12, 0x47, 0x65, 0x74, 0x53,
  1036. 0x68, 0x6f, 0x70, 0x4e, 0x61, 0x76, 0x69, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16,
  1037. 0x0a, 0x06, 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  1038. 0x73, 0x68, 0x6f, 0x70, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74,
  1039. 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74,
  1040. 0x49, 0x64, 0x22, 0xa5, 0x01, 0x0a, 0x06, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x12, 0x12, 0x0a,
  1041. 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d,
  1042. 0x65, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03,
  1043. 0x75, 0x72, 0x6c, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28,
  1044. 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x73, 0x6e, 0x18, 0x04, 0x20,
  1045. 0x01, 0x28, 0x05, 0x52, 0x02, 0x73, 0x6e, 0x12, 0x27, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75,
  1046. 0x73, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x0f, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x57,
  1047. 0x65, 0x62, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73,
  1048. 0x12, 0x18, 0x0a, 0x07, 0x6e, 0x61, 0x76, 0x53, 0x68, 0x6f, 0x77, 0x18, 0x06, 0x20, 0x01, 0x28,
  1049. 0x08, 0x52, 0x07, 0x6e, 0x61, 0x76, 0x53, 0x68, 0x6f, 0x77, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64,
  1050. 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x22, 0x34, 0x0a, 0x10, 0x47, 0x65,
  1051. 0x74, 0x53, 0x68, 0x6f, 0x70, 0x4e, 0x61, 0x76, 0x69, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x20,
  1052. 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0c, 0x2e, 0x62,
  1053. 0x61, 0x73, 0x65, 0x2e, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74,
  1054. 0x22, 0x32, 0x0a, 0x14, 0x47, 0x65, 0x74, 0x4f, 0x76, 0x65, 0x72, 0x6c, 0x61, 0x79, 0x49, 0x6d,
  1055. 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x66, 0x69, 0x6c, 0x65,
  1056. 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x66, 0x69, 0x6c, 0x65,
  1057. 0x4e, 0x61, 0x6d, 0x65, 0x22, 0x27, 0x0a, 0x0f, 0x51, 0x69, 0x4e, 0x69, 0x75, 0x54, 0x6f, 0x6b,
  1058. 0x65, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e,
  1059. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x2a, 0x7e, 0x0a,
  1060. 0x09, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x06, 0x0a, 0x02, 0x4f, 0x4b,
  1061. 0x10, 0x00, 0x12, 0x09, 0x0a, 0x05, 0x50, 0x47, 0x45, 0x72, 0x72, 0x10, 0x64, 0x12, 0x0d, 0x0a,
  1062. 0x09, 0x50, 0x6d, 0x73, 0x6e, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x10, 0x6e, 0x12, 0x0c, 0x0a, 0x08,
  1063. 0x4a, 0x32, 0x4d, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x10, 0x78, 0x12, 0x12, 0x0a, 0x0e, 0x57, 0x65,
  1064. 0x62, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x10, 0x79, 0x12, 0x16,
  1065. 0x0a, 0x12, 0x57, 0x65, 0x62, 0x54, 0x6f, 0x49, 0x6d, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45,
  1066. 0x72, 0x72, 0x6f, 0x72, 0x10, 0x7a, 0x12, 0x15, 0x0a, 0x11, 0x49, 0x6d, 0x54, 0x6f, 0x57, 0x65,
  1067. 0x62, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x10, 0x7b, 0x2a, 0x31, 0x0a,
  1068. 0x09, 0x57, 0x65, 0x62, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x07, 0x0a, 0x03, 0x42, 0x61,
  1069. 0x6e, 0x10, 0x00, 0x12, 0x06, 0x0a, 0x02, 0x4f, 0x6e, 0x10, 0x01, 0x12, 0x0a, 0x0a, 0x06, 0x44,
  1070. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x10, 0x09, 0x12, 0x07, 0x0a, 0x03, 0x41, 0x6c, 0x6c, 0x10, 0x63,
  1071. 0x32, 0xd5, 0x2c, 0x0a, 0x03, 0x41, 0x70, 0x69, 0x12, 0x33, 0x0a, 0x06, 0x53, 0x69, 0x67, 0x6e,
  1072. 0x55, 0x70, 0x12, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x69, 0x67, 0x6e, 0x55, 0x70,
  1073. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x12, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x44,
  1074. 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x32, 0x0a,
  1075. 0x06, 0x53, 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x12, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1076. 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x11, 0x2e, 0x62,
  1077. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  1078. 0x00, 0x12, 0x35, 0x0a, 0x07, 0x53, 0x69, 0x67, 0x6e, 0x4f, 0x75, 0x74, 0x12, 0x14, 0x2e, 0x62,
  1079. 0x61, 0x73, 0x65, 0x2e, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65,
  1080. 0x73, 0x74, 0x1a, 0x12, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c,
  1081. 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4a, 0x0a, 0x0e, 0x47, 0x65, 0x6e, 0x56,
  1082. 0x65, 0x72, 0x69, 0x66, 0x79, 0x49, 0x6d, 0x61, 0x67, 0x65, 0x12, 0x1b, 0x2e, 0x62, 0x61, 0x73,
  1083. 0x65, 0x2e, 0x47, 0x65, 0x6e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x49, 0x6d, 0x61, 0x67, 0x65,
  1084. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x47,
  1085. 0x65, 0x6e, 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x49, 0x6d, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70,
  1086. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x53, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x48, 0x72,
  1087. 0x53, 0x65, 0x6e, 0x73, 0x6f, 0x72, 0x73, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1088. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  1089. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1090. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x15, 0x41, 0x63, 0x72, 0x6f, 0x73, 0x73, 0x55,
  1091. 0x73, 0x65, 0x72, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15,
  1092. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1093. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  1094. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x42, 0x0a, 0x12,
  1095. 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51, 0x75, 0x65,
  1096. 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  1097. 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1098. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  1099. 0x12, 0x46, 0x0a, 0x16, 0x54, 0x65, 0x6d, 0x70, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x53,
  1100. 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  1101. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1102. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1103. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x53, 0x68, 0x6f, 0x70,
  1104. 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61,
  1105. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  1106. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  1107. 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x15, 0x4d, 0x61, 0x6e,
  1108. 0x61, 0x67, 0x65, 0x61, 0x62, 0x6c, 0x65, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51, 0x75, 0x65,
  1109. 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  1110. 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1111. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  1112. 0x12, 0x40, 0x0a, 0x10, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51,
  1113. 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  1114. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  1115. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1116. 0x22, 0x00, 0x12, 0x41, 0x0a, 0x11, 0x53, 0x63, 0x72, 0x65, 0x65, 0x6e, 0x53, 0x69, 0x6d, 0x70,
  1117. 0x6c, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1118. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  1119. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1120. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x42, 0x0a, 0x12, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x61,
  1121. 0x62, 0x6c, 0x65, 0x53, 0x68, 0x6f, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61,
  1122. 0x73, 0x65, 0x2e, 0x53, 0x68, 0x6f, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65,
  1123. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x68, 0x6f, 0x70, 0x4c, 0x69,
  1124. 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x0b, 0x47, 0x65, 0x74,
  1125. 0x53, 0x68, 0x6f, 0x70, 0x4e, 0x61, 0x76, 0x69, 0x12, 0x18, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  1126. 0x47, 0x65, 0x74, 0x53, 0x68, 0x6f, 0x70, 0x4e, 0x61, 0x76, 0x69, 0x52, 0x65, 0x71, 0x75, 0x65,
  1127. 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x53, 0x68, 0x6f,
  1128. 0x70, 0x4e, 0x61, 0x76, 0x69, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e,
  1129. 0x53, 0x68, 0x6f, 0x70, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15,
  1130. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1131. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  1132. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3c, 0x0a, 0x0c,
  1133. 0x53, 0x68, 0x6f, 0x70, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62,
  1134. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  1135. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1136. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x0d, 0x53, 0x68,
  1137. 0x6f, 0x70, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61,
  1138. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  1139. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  1140. 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x43, 0x0a, 0x13, 0x53, 0x68, 0x6f,
  1141. 0x70, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74,
  1142. 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  1143. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1144. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45,
  1145. 0x0a, 0x15, 0x53, 0x68, 0x6f, 0x70, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x44, 0x65, 0x74, 0x61, 0x69,
  1146. 0x6c, 0x73, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1147. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  1148. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1149. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x43, 0x0a, 0x13, 0x53, 0x68, 0x6f, 0x70, 0x47, 0x72, 0x6f,
  1150. 0x75, 0x70, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62,
  1151. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  1152. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1153. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x53, 0x68,
  1154. 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62,
  1155. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  1156. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1157. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3c, 0x0a, 0x0c, 0x53, 0x68,
  1158. 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  1159. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1160. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1161. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x0d, 0x53, 0x68, 0x6f, 0x70,
  1162. 0x56, 0x65, 0x6e, 0x75, 0x65, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1163. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1164. 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  1165. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x43, 0x0a, 0x13, 0x53, 0x68, 0x6f, 0x70, 0x56,
  1166. 0x65, 0x6e, 0x75, 0x65, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15,
  1167. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1168. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  1169. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x43, 0x0a, 0x13,
  1170. 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x45, 0x71, 0x75, 0x69, 0x70, 0x51, 0x75,
  1171. 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1172. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  1173. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  1174. 0x00, 0x12, 0x41, 0x0a, 0x11, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x45, 0x71,
  1175. 0x75, 0x69, 0x70, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  1176. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  1177. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  1178. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x42, 0x0a, 0x12, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75,
  1179. 0x65, 0x45, 0x71, 0x75, 0x69, 0x70, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  1180. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1181. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1182. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x48, 0x0a, 0x18, 0x53, 0x68, 0x6f, 0x70,
  1183. 0x56, 0x65, 0x6e, 0x75, 0x65, 0x45, 0x71, 0x75, 0x69, 0x70, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73,
  1184. 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  1185. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  1186. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1187. 0x22, 0x00, 0x12, 0x47, 0x0a, 0x17, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x65, 0x6e, 0x75, 0x65, 0x45,
  1188. 0x71, 0x75, 0x69, 0x70, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x44, 0x65, 0x6c, 0x12, 0x15, 0x2e,
  1189. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  1190. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  1191. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a, 0x10, 0x53,
  1192. 0x68, 0x6f, 0x70, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12,
  1193. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  1194. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  1195. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a,
  1196. 0x0e, 0x53, 0x68, 0x6f, 0x70, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x41, 0x64, 0x64, 0x12,
  1197. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  1198. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  1199. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a,
  1200. 0x0f, 0x53, 0x68, 0x6f, 0x70, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x45, 0x64, 0x69, 0x74,
  1201. 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  1202. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1203. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45,
  1204. 0x0a, 0x15, 0x53, 0x68, 0x6f, 0x70, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x53, 0x74, 0x61,
  1205. 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1206. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  1207. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1208. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x53, 0x68, 0x6f, 0x70, 0x43, 0x6f, 0x6e,
  1209. 0x66, 0x69, 0x67, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  1210. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1211. 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  1212. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x53, 0x68, 0x6f, 0x70, 0x43, 0x6f,
  1213. 0x6e, 0x66, 0x69, 0x67, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  1214. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1215. 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  1216. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a, 0x10, 0x53, 0x68, 0x6f, 0x70, 0x56, 0x69,
  1217. 0x70, 0x55, 0x73, 0x65, 0x72, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  1218. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1219. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1220. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x53, 0x68, 0x6f, 0x70,
  1221. 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  1222. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1223. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1224. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x53, 0x68, 0x6f, 0x70,
  1225. 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61,
  1226. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  1227. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  1228. 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x15, 0x53, 0x68, 0x6f,
  1229. 0x70, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64,
  1230. 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  1231. 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1232. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  1233. 0x12, 0x42, 0x0a, 0x12, 0x41, 0x63, 0x72, 0x6f, 0x73, 0x73, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65,
  1234. 0x72, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  1235. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  1236. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  1237. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a, 0x10, 0x41, 0x63, 0x72, 0x6f, 0x73, 0x73, 0x56, 0x69,
  1238. 0x70, 0x55, 0x73, 0x65, 0x72, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  1239. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1240. 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  1241. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a, 0x10, 0x41, 0x63, 0x72, 0x6f, 0x73, 0x73,
  1242. 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x44, 0x65, 0x6c, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  1243. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1244. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1245. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x0d, 0x56, 0x69, 0x70, 0x50,
  1246. 0x68, 0x6f, 0x6e, 0x65, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1247. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1248. 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  1249. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x11, 0x56, 0x69, 0x70, 0x4d, 0x61,
  1250. 0x69, 0x6e, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x12, 0x15, 0x2e, 0x62,
  1251. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  1252. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1253. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a, 0x10, 0x56, 0x69,
  1254. 0x70, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x41, 0x64, 0x64, 0x12, 0x15,
  1255. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1256. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  1257. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x11,
  1258. 0x56, 0x69, 0x70, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x45, 0x64, 0x69,
  1259. 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1260. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  1261. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  1262. 0x47, 0x0a, 0x17, 0x56, 0x69, 0x70, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x50, 0x68, 0x6f, 0x6e, 0x65,
  1263. 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  1264. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1265. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1266. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x40, 0x0a, 0x10, 0x54, 0x65, 0x6d, 0x70,
  1267. 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62,
  1268. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  1269. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1270. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x54, 0x65,
  1271. 0x6d, 0x70, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62,
  1272. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  1273. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1274. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x54, 0x65,
  1275. 0x6d, 0x70, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e,
  1276. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  1277. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  1278. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x15, 0x54,
  1279. 0x65, 0x6d, 0x70, 0x56, 0x69, 0x70, 0x55, 0x73, 0x65, 0x72, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73,
  1280. 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  1281. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  1282. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1283. 0x22, 0x00, 0x12, 0x3b, 0x0a, 0x0b, 0x56, 0x69, 0x70, 0x48, 0x6f, 0x75, 0x72, 0x45, 0x64, 0x69,
  1284. 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1285. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  1286. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  1287. 0x43, 0x0a, 0x13, 0x56, 0x69, 0x70, 0x43, 0x6f, 0x6e, 0x73, 0x75, 0x6d, 0x65, 0x4c, 0x69, 0x73,
  1288. 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  1289. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  1290. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  1291. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x15, 0x56, 0x69, 0x70, 0x43, 0x6f, 0x6e, 0x73, 0x75,
  1292. 0x6d, 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e,
  1293. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  1294. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  1295. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x44, 0x0a, 0x14, 0x56,
  1296. 0x69, 0x70, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x45,
  1297. 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1298. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73,
  1299. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  1300. 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x56, 0x69, 0x70, 0x48, 0x6f, 0x75, 0x72, 0x43, 0x68, 0x67, 0x51,
  1301. 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  1302. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  1303. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1304. 0x22, 0x00, 0x12, 0x4e, 0x0a, 0x17, 0x47, 0x65, 0x74, 0x4f, 0x76, 0x65, 0x72, 0x6c, 0x61, 0x79,
  1305. 0x49, 0x6d, 0x67, 0x51, 0x69, 0x4e, 0x69, 0x75, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x1a, 0x2e,
  1306. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x4f, 0x76, 0x65, 0x72, 0x6c, 0x61, 0x79, 0x49,
  1307. 0x6d, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1308. 0x2e, 0x51, 0x69, 0x4e, 0x69, 0x75, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1309. 0x22, 0x00, 0x12, 0x44, 0x0a, 0x13, 0x47, 0x65, 0x74, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x51,
  1310. 0x69, 0x4e, 0x69, 0x75, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x14, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1311. 0x2e, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1312. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x51, 0x69, 0x4e, 0x69, 0x75, 0x54, 0x6f, 0x6b, 0x65,
  1313. 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3a, 0x0a, 0x0a, 0x43, 0x6c, 0x61, 0x73,
  1314. 0x73, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  1315. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  1316. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  1317. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x38, 0x0a, 0x08, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x41, 0x64, 0x64,
  1318. 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  1319. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1320. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x39,
  1321. 0x0a, 0x09, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61,
  1322. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  1323. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  1324. 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f, 0x43, 0x6c, 0x61,
  1325. 0x73, 0x73, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62,
  1326. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  1327. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1328. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x43, 0x6c,
  1329. 0x61, 0x73, 0x73, 0x43, 0x6f, 0x6c, 0x6f, 0x72, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62,
  1330. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  1331. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1332. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x42, 0x0a, 0x12, 0x43, 0x6c,
  1333. 0x61, 0x73, 0x73, 0x57, 0x78, 0x56, 0x69, 0x73, 0x69, 0x62, 0x6c, 0x65, 0x45, 0x64, 0x69, 0x74,
  1334. 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  1335. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1336. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3c,
  1337. 0x0a, 0x0c, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x56, 0x69, 0x70, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15,
  1338. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1339. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  1340. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x11,
  1341. 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x42, 0x61, 0x73, 0x69, 0x63, 0x51, 0x75, 0x65, 0x72,
  1342. 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1343. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  1344. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12,
  1345. 0x3f, 0x0a, 0x0f, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x42, 0x61, 0x73, 0x69, 0x63, 0x41,
  1346. 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  1347. 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1348. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  1349. 0x12, 0x40, 0x0a, 0x10, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x42, 0x61, 0x73, 0x69, 0x63,
  1350. 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  1351. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  1352. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1353. 0x22, 0x00, 0x12, 0x44, 0x0a, 0x14, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x42, 0x61, 0x73,
  1354. 0x69, 0x63, 0x53, 0x68, 0x6f, 0x70, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  1355. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1356. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1357. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x46, 0x0a, 0x16, 0x53, 0x74, 0x74, 0x50,
  1358. 0x6c, 0x61, 0x6e, 0x42, 0x61, 0x73, 0x69, 0x63, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64,
  1359. 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  1360. 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1361. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  1362. 0x12, 0x43, 0x0a, 0x13, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x42, 0x61, 0x73, 0x69, 0x63,
  1363. 0x50, 0x75, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1364. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  1365. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1366. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3e, 0x0a, 0x0e, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e,
  1367. 0x50, 0x72, 0x65, 0x76, 0x69, 0x65, 0x77, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1368. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  1369. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1370. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3b, 0x0a, 0x0b, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e,
  1371. 0x43, 0x6f, 0x70, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  1372. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61,
  1373. 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1374. 0x22, 0x00, 0x12, 0x42, 0x0a, 0x12, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61, 0x6e, 0x44, 0x65, 0x74,
  1375. 0x61, 0x69, 0x6c, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e,
  1376. 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1377. 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  1378. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x46, 0x0a, 0x16, 0x53, 0x74, 0x74, 0x50, 0x6c, 0x61,
  1379. 0x6e, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x42, 0x61, 0x74, 0x63, 0x68, 0x53, 0x61, 0x76, 0x65,
  1380. 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64,
  1381. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1382. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3d,
  1383. 0x0a, 0x0d, 0x53, 0x54, 0x54, 0x42, 0x61, 0x73, 0x69, 0x63, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12,
  1384. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  1385. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  1386. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3b, 0x0a,
  1387. 0x0b, 0x53, 0x54, 0x54, 0x42, 0x61, 0x73, 0x69, 0x63, 0x41, 0x64, 0x64, 0x12, 0x15, 0x2e, 0x62,
  1388. 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75,
  1389. 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64,
  1390. 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3c, 0x0a, 0x0c, 0x53, 0x54,
  1391. 0x54, 0x42, 0x61, 0x73, 0x69, 0x63, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  1392. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1393. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1394. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x42, 0x0a, 0x12, 0x53, 0x54, 0x54, 0x42,
  1395. 0x61, 0x73, 0x69, 0x63, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x64, 0x69, 0x74, 0x12, 0x15,
  1396. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1397. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61,
  1398. 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x0f,
  1399. 0x53, 0x54, 0x54, 0x42, 0x61, 0x73, 0x69, 0x63, 0x50, 0x72, 0x65, 0x76, 0x69, 0x65, 0x77, 0x12,
  1400. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  1401. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  1402. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x3c, 0x0a,
  1403. 0x0c, 0x53, 0x54, 0x54, 0x42, 0x61, 0x73, 0x69, 0x63, 0x43, 0x6f, 0x70, 0x79, 0x12, 0x15, 0x2e,
  1404. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  1405. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e,
  1406. 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x43, 0x0a, 0x13, 0x53,
  1407. 0x54, 0x54, 0x42, 0x61, 0x73, 0x69, 0x63, 0x4f, 0x66, 0x66, 0x6c, 0x69, 0x6e, 0x65, 0x45, 0x64,
  1408. 0x69, 0x74, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61,
  1409. 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65,
  1410. 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  1411. 0x12, 0x42, 0x0a, 0x12, 0x53, 0x54, 0x54, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x4c, 0x69, 0x73,
  1412. 0x74, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  1413. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e,
  1414. 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70,
  1415. 0x6c, 0x79, 0x22, 0x00, 0x12, 0x47, 0x0a, 0x17, 0x53, 0x54, 0x54, 0x42, 0x61, 0x73, 0x69, 0x63,
  1416. 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x42, 0x61, 0x74, 0x63, 0x68, 0x53, 0x61, 0x76, 0x65, 0x12,
  1417. 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52,
  1418. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74,
  1419. 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x46, 0x0a,
  1420. 0x16, 0x53, 0x54, 0x54, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x41, 0x6c, 0x6c, 0x6f, 0x77, 0x44,
  1421. 0x65, 0x6c, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53,
  1422. 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13,
  1423. 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65,
  1424. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x11, 0x43, 0x6f, 0x75, 0x72, 0x73, 0x65, 0x44,
  1425. 0x65, 0x74, 0x61, 0x69, 0x6c, 0x51, 0x75, 0x65, 0x72, 0x79, 0x12, 0x15, 0x2e, 0x62, 0x61, 0x73,
  1426. 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1427. 0x74, 0x1a, 0x13, 0x2e, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72,
  1428. 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x42, 0x08, 0x5a, 0x06, 0x2e, 0x3b, 0x62, 0x61,
  1429. 0x73, 0x65, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1430. }
  1431. var (
  1432. file_base_proto_rawDescOnce sync.Once
  1433. file_base_proto_rawDescData = file_base_proto_rawDesc
  1434. )
  1435. func file_base_proto_rawDescGZIP() []byte {
  1436. file_base_proto_rawDescOnce.Do(func() {
  1437. file_base_proto_rawDescData = protoimpl.X.CompressGZIP(file_base_proto_rawDescData)
  1438. })
  1439. return file_base_proto_rawDescData
  1440. }
  1441. var file_base_proto_enumTypes = make([]protoimpl.EnumInfo, 2)
  1442. var file_base_proto_msgTypes = make([]protoimpl.MessageInfo, 17)
  1443. var file_base_proto_goTypes = []interface{}{
  1444. (ErrorCode)(0), // 0: base.ErrorCode
  1445. (WebStatus)(0), // 1: base.WebStatus
  1446. (*DefaultRequest)(nil), // 2: base.DefaultRequest
  1447. (*DefaultReply)(nil), // 3: base.DefaultReply
  1448. (*StandardRequest)(nil), // 4: base.StandardRequest
  1449. (*StandardReply)(nil), // 5: base.StandardReply
  1450. (*SignUpRequest)(nil), // 6: base.SignUpRequest
  1451. (*SignInReply)(nil), // 7: base.SignInReply
  1452. (*SignInRequest)(nil), // 8: base.SignInRequest
  1453. (*GenVerifyImageRequest)(nil), // 9: base.GenVerifyImageRequest
  1454. (*GenVerifyImageReply)(nil), // 10: base.GenVerifyImageReply
  1455. (*ShopInfo)(nil), // 11: base.ShopInfo
  1456. (*ShopListRequest)(nil), // 12: base.ShopListRequest
  1457. (*ShopListReply)(nil), // 13: base.ShopListReply
  1458. (*GetShopNaviRequest)(nil), // 14: base.GetShopNaviRequest
  1459. (*Column)(nil), // 15: base.Column
  1460. (*GetShopNaviReply)(nil), // 16: base.GetShopNaviReply
  1461. (*GetOverlayImgRequest)(nil), // 17: base.GetOverlayImgRequest
  1462. (*QiNiuTokenReply)(nil), // 18: base.QiNiuTokenReply
  1463. }
  1464. var file_base_proto_depIdxs = []int32{
  1465. 1, // 0: base.ShopInfo.status:type_name -> base.WebStatus
  1466. 1, // 1: base.ShopListRequest.status:type_name -> base.WebStatus
  1467. 11, // 2: base.ShopListReply.list:type_name -> base.ShopInfo
  1468. 1, // 3: base.Column.status:type_name -> base.WebStatus
  1469. 15, // 4: base.GetShopNaviReply.list:type_name -> base.Column
  1470. 6, // 5: base.Api.SignUp:input_type -> base.SignUpRequest
  1471. 8, // 6: base.Api.SignIn:input_type -> base.SignInRequest
  1472. 2, // 7: base.Api.SignOut:input_type -> base.DefaultRequest
  1473. 9, // 8: base.Api.GenVerifyImage:input_type -> base.GenVerifyImageRequest
  1474. 4, // 9: base.Api.SelectHrSensors:input_type -> base.StandardRequest
  1475. 4, // 10: base.Api.AcrossUserSimpleQuery:input_type -> base.StandardRequest
  1476. 4, // 11: base.Api.VipUserSimpleQuery:input_type -> base.StandardRequest
  1477. 4, // 12: base.Api.TempVipUserSimpleQuery:input_type -> base.StandardRequest
  1478. 4, // 13: base.Api.ShopSimpleQuery:input_type -> base.StandardRequest
  1479. 4, // 14: base.Api.ManageableSimpleQuery:input_type -> base.StandardRequest
  1480. 4, // 15: base.Api.ClassSimpleQuery:input_type -> base.StandardRequest
  1481. 4, // 16: base.Api.ScreenSimpleQuery:input_type -> base.StandardRequest
  1482. 12, // 17: base.Api.ManageableShopList:input_type -> base.ShopListRequest
  1483. 14, // 18: base.Api.GetShopNavi:input_type -> base.GetShopNaviRequest
  1484. 4, // 19: base.Api.ShopGroupQuery:input_type -> base.StandardRequest
  1485. 4, // 20: base.Api.ShopGroupAdd:input_type -> base.StandardRequest
  1486. 4, // 21: base.Api.ShopGroupEdit:input_type -> base.StandardRequest
  1487. 4, // 22: base.Api.ShopGroupStatusEdit:input_type -> base.StandardRequest
  1488. 4, // 23: base.Api.ShopGroupDetailsQuery:input_type -> base.StandardRequest
  1489. 4, // 24: base.Api.ShopGroupDetailsAdd:input_type -> base.StandardRequest
  1490. 4, // 25: base.Api.ShopVenueQuery:input_type -> base.StandardRequest
  1491. 4, // 26: base.Api.ShopVenueAdd:input_type -> base.StandardRequest
  1492. 4, // 27: base.Api.ShopVenueEdit:input_type -> base.StandardRequest
  1493. 4, // 28: base.Api.ShopVenueStatusEdit:input_type -> base.StandardRequest
  1494. 4, // 29: base.Api.ShopVenueEquipQuery:input_type -> base.StandardRequest
  1495. 4, // 30: base.Api.ShopVenueEquipAdd:input_type -> base.StandardRequest
  1496. 4, // 31: base.Api.ShopVenueEquipEdit:input_type -> base.StandardRequest
  1497. 4, // 32: base.Api.ShopVenueEquipStatusEdit:input_type -> base.StandardRequest
  1498. 4, // 33: base.Api.ShopVenueEquipStatusDel:input_type -> base.StandardRequest
  1499. 4, // 34: base.Api.ShopManagerQuery:input_type -> base.StandardRequest
  1500. 4, // 35: base.Api.ShopManagerAdd:input_type -> base.StandardRequest
  1501. 4, // 36: base.Api.ShopManagerEdit:input_type -> base.StandardRequest
  1502. 4, // 37: base.Api.ShopManagerStatusEdit:input_type -> base.StandardRequest
  1503. 4, // 38: base.Api.ShopConfigQuery:input_type -> base.StandardRequest
  1504. 4, // 39: base.Api.ShopConfigEdit:input_type -> base.StandardRequest
  1505. 4, // 40: base.Api.ShopVipUserQuery:input_type -> base.StandardRequest
  1506. 4, // 41: base.Api.ShopVipUserAdd:input_type -> base.StandardRequest
  1507. 4, // 42: base.Api.ShopVipUserEdit:input_type -> base.StandardRequest
  1508. 4, // 43: base.Api.ShopVipUserStatusEdit:input_type -> base.StandardRequest
  1509. 4, // 44: base.Api.AcrossVipUserQuery:input_type -> base.StandardRequest
  1510. 4, // 45: base.Api.AcrossVipUserAdd:input_type -> base.StandardRequest
  1511. 4, // 46: base.Api.AcrossVipUserDel:input_type -> base.StandardRequest
  1512. 4, // 47: base.Api.VipPhoneQuery:input_type -> base.StandardRequest
  1513. 4, // 48: base.Api.VipMainPhoneCheck:input_type -> base.StandardRequest
  1514. 4, // 49: base.Api.VipOtherPhoneAdd:input_type -> base.StandardRequest
  1515. 4, // 50: base.Api.VipOtherPhoneEdit:input_type -> base.StandardRequest
  1516. 4, // 51: base.Api.VipOtherPhoneStatusEdit:input_type -> base.StandardRequest
  1517. 4, // 52: base.Api.TempVipUserQuery:input_type -> base.StandardRequest
  1518. 4, // 53: base.Api.TempVipUserAdd:input_type -> base.StandardRequest
  1519. 4, // 54: base.Api.TempVipUserEdit:input_type -> base.StandardRequest
  1520. 4, // 55: base.Api.TempVipUserStatusEdit:input_type -> base.StandardRequest
  1521. 4, // 56: base.Api.VipHourEdit:input_type -> base.StandardRequest
  1522. 4, // 57: base.Api.VipConsumeListQuery:input_type -> base.StandardRequest
  1523. 4, // 58: base.Api.VipConsumeDetailQuery:input_type -> base.StandardRequest
  1524. 4, // 59: base.Api.VipClassRelationEdit:input_type -> base.StandardRequest
  1525. 4, // 60: base.Api.VipHourChgQuery:input_type -> base.StandardRequest
  1526. 17, // 61: base.Api.GetOverlayImgQiNiuToken:input_type -> base.GetOverlayImgRequest
  1527. 2, // 62: base.Api.GetSimpleQiNiuToken:input_type -> base.DefaultRequest
  1528. 4, // 63: base.Api.ClassQuery:input_type -> base.StandardRequest
  1529. 4, // 64: base.Api.ClassAdd:input_type -> base.StandardRequest
  1530. 4, // 65: base.Api.ClassEdit:input_type -> base.StandardRequest
  1531. 4, // 66: base.Api.ClassStatusEdit:input_type -> base.StandardRequest
  1532. 4, // 67: base.Api.ClassColorEdit:input_type -> base.StandardRequest
  1533. 4, // 68: base.Api.ClassWxVisibleEdit:input_type -> base.StandardRequest
  1534. 4, // 69: base.Api.ClassVipEdit:input_type -> base.StandardRequest
  1535. 4, // 70: base.Api.SttPlanBasicQuery:input_type -> base.StandardRequest
  1536. 4, // 71: base.Api.SttPlanBasicAdd:input_type -> base.StandardRequest
  1537. 4, // 72: base.Api.SttPlanBasicEdit:input_type -> base.StandardRequest
  1538. 4, // 73: base.Api.SttPlanBasicShopEdit:input_type -> base.StandardRequest
  1539. 4, // 74: base.Api.SttPlanBasicStatusEdit:input_type -> base.StandardRequest
  1540. 4, // 75: base.Api.SttPlanBasicPublish:input_type -> base.StandardRequest
  1541. 4, // 76: base.Api.SttPlanPreview:input_type -> base.StandardRequest
  1542. 4, // 77: base.Api.SttPlanCopy:input_type -> base.StandardRequest
  1543. 4, // 78: base.Api.SttPlanDetailQuery:input_type -> base.StandardRequest
  1544. 4, // 79: base.Api.SttPlanDetailBatchSave:input_type -> base.StandardRequest
  1545. 4, // 80: base.Api.STTBasicQuery:input_type -> base.StandardRequest
  1546. 4, // 81: base.Api.STTBasicAdd:input_type -> base.StandardRequest
  1547. 4, // 82: base.Api.STTBasicEdit:input_type -> base.StandardRequest
  1548. 4, // 83: base.Api.STTBasicStatusEdit:input_type -> base.StandardRequest
  1549. 4, // 84: base.Api.STTBasicPreview:input_type -> base.StandardRequest
  1550. 4, // 85: base.Api.STTBasicCopy:input_type -> base.StandardRequest
  1551. 4, // 86: base.Api.STTBasicOfflineEdit:input_type -> base.StandardRequest
  1552. 4, // 87: base.Api.STTDetailListQuery:input_type -> base.StandardRequest
  1553. 4, // 88: base.Api.STTBasicDetailBatchSave:input_type -> base.StandardRequest
  1554. 4, // 89: base.Api.STTDetailAllowDelCheck:input_type -> base.StandardRequest
  1555. 4, // 90: base.Api.CourseDetailQuery:input_type -> base.StandardRequest
  1556. 3, // 91: base.Api.SignUp:output_type -> base.DefaultReply
  1557. 7, // 92: base.Api.SignIn:output_type -> base.SignInReply
  1558. 3, // 93: base.Api.SignOut:output_type -> base.DefaultReply
  1559. 10, // 94: base.Api.GenVerifyImage:output_type -> base.GenVerifyImageReply
  1560. 5, // 95: base.Api.SelectHrSensors:output_type -> base.StandardReply
  1561. 5, // 96: base.Api.AcrossUserSimpleQuery:output_type -> base.StandardReply
  1562. 5, // 97: base.Api.VipUserSimpleQuery:output_type -> base.StandardReply
  1563. 5, // 98: base.Api.TempVipUserSimpleQuery:output_type -> base.StandardReply
  1564. 5, // 99: base.Api.ShopSimpleQuery:output_type -> base.StandardReply
  1565. 5, // 100: base.Api.ManageableSimpleQuery:output_type -> base.StandardReply
  1566. 5, // 101: base.Api.ClassSimpleQuery:output_type -> base.StandardReply
  1567. 5, // 102: base.Api.ScreenSimpleQuery:output_type -> base.StandardReply
  1568. 13, // 103: base.Api.ManageableShopList:output_type -> base.ShopListReply
  1569. 16, // 104: base.Api.GetShopNavi:output_type -> base.GetShopNaviReply
  1570. 5, // 105: base.Api.ShopGroupQuery:output_type -> base.StandardReply
  1571. 5, // 106: base.Api.ShopGroupAdd:output_type -> base.StandardReply
  1572. 5, // 107: base.Api.ShopGroupEdit:output_type -> base.StandardReply
  1573. 5, // 108: base.Api.ShopGroupStatusEdit:output_type -> base.StandardReply
  1574. 5, // 109: base.Api.ShopGroupDetailsQuery:output_type -> base.StandardReply
  1575. 5, // 110: base.Api.ShopGroupDetailsAdd:output_type -> base.StandardReply
  1576. 5, // 111: base.Api.ShopVenueQuery:output_type -> base.StandardReply
  1577. 5, // 112: base.Api.ShopVenueAdd:output_type -> base.StandardReply
  1578. 5, // 113: base.Api.ShopVenueEdit:output_type -> base.StandardReply
  1579. 5, // 114: base.Api.ShopVenueStatusEdit:output_type -> base.StandardReply
  1580. 5, // 115: base.Api.ShopVenueEquipQuery:output_type -> base.StandardReply
  1581. 5, // 116: base.Api.ShopVenueEquipAdd:output_type -> base.StandardReply
  1582. 5, // 117: base.Api.ShopVenueEquipEdit:output_type -> base.StandardReply
  1583. 5, // 118: base.Api.ShopVenueEquipStatusEdit:output_type -> base.StandardReply
  1584. 5, // 119: base.Api.ShopVenueEquipStatusDel:output_type -> base.StandardReply
  1585. 5, // 120: base.Api.ShopManagerQuery:output_type -> base.StandardReply
  1586. 5, // 121: base.Api.ShopManagerAdd:output_type -> base.StandardReply
  1587. 5, // 122: base.Api.ShopManagerEdit:output_type -> base.StandardReply
  1588. 5, // 123: base.Api.ShopManagerStatusEdit:output_type -> base.StandardReply
  1589. 5, // 124: base.Api.ShopConfigQuery:output_type -> base.StandardReply
  1590. 5, // 125: base.Api.ShopConfigEdit:output_type -> base.StandardReply
  1591. 5, // 126: base.Api.ShopVipUserQuery:output_type -> base.StandardReply
  1592. 5, // 127: base.Api.ShopVipUserAdd:output_type -> base.StandardReply
  1593. 5, // 128: base.Api.ShopVipUserEdit:output_type -> base.StandardReply
  1594. 5, // 129: base.Api.ShopVipUserStatusEdit:output_type -> base.StandardReply
  1595. 5, // 130: base.Api.AcrossVipUserQuery:output_type -> base.StandardReply
  1596. 5, // 131: base.Api.AcrossVipUserAdd:output_type -> base.StandardReply
  1597. 5, // 132: base.Api.AcrossVipUserDel:output_type -> base.StandardReply
  1598. 5, // 133: base.Api.VipPhoneQuery:output_type -> base.StandardReply
  1599. 5, // 134: base.Api.VipMainPhoneCheck:output_type -> base.StandardReply
  1600. 5, // 135: base.Api.VipOtherPhoneAdd:output_type -> base.StandardReply
  1601. 5, // 136: base.Api.VipOtherPhoneEdit:output_type -> base.StandardReply
  1602. 5, // 137: base.Api.VipOtherPhoneStatusEdit:output_type -> base.StandardReply
  1603. 5, // 138: base.Api.TempVipUserQuery:output_type -> base.StandardReply
  1604. 5, // 139: base.Api.TempVipUserAdd:output_type -> base.StandardReply
  1605. 5, // 140: base.Api.TempVipUserEdit:output_type -> base.StandardReply
  1606. 5, // 141: base.Api.TempVipUserStatusEdit:output_type -> base.StandardReply
  1607. 5, // 142: base.Api.VipHourEdit:output_type -> base.StandardReply
  1608. 5, // 143: base.Api.VipConsumeListQuery:output_type -> base.StandardReply
  1609. 5, // 144: base.Api.VipConsumeDetailQuery:output_type -> base.StandardReply
  1610. 5, // 145: base.Api.VipClassRelationEdit:output_type -> base.StandardReply
  1611. 5, // 146: base.Api.VipHourChgQuery:output_type -> base.StandardReply
  1612. 18, // 147: base.Api.GetOverlayImgQiNiuToken:output_type -> base.QiNiuTokenReply
  1613. 18, // 148: base.Api.GetSimpleQiNiuToken:output_type -> base.QiNiuTokenReply
  1614. 5, // 149: base.Api.ClassQuery:output_type -> base.StandardReply
  1615. 5, // 150: base.Api.ClassAdd:output_type -> base.StandardReply
  1616. 5, // 151: base.Api.ClassEdit:output_type -> base.StandardReply
  1617. 5, // 152: base.Api.ClassStatusEdit:output_type -> base.StandardReply
  1618. 5, // 153: base.Api.ClassColorEdit:output_type -> base.StandardReply
  1619. 5, // 154: base.Api.ClassWxVisibleEdit:output_type -> base.StandardReply
  1620. 5, // 155: base.Api.ClassVipEdit:output_type -> base.StandardReply
  1621. 5, // 156: base.Api.SttPlanBasicQuery:output_type -> base.StandardReply
  1622. 5, // 157: base.Api.SttPlanBasicAdd:output_type -> base.StandardReply
  1623. 5, // 158: base.Api.SttPlanBasicEdit:output_type -> base.StandardReply
  1624. 5, // 159: base.Api.SttPlanBasicShopEdit:output_type -> base.StandardReply
  1625. 5, // 160: base.Api.SttPlanBasicStatusEdit:output_type -> base.StandardReply
  1626. 5, // 161: base.Api.SttPlanBasicPublish:output_type -> base.StandardReply
  1627. 5, // 162: base.Api.SttPlanPreview:output_type -> base.StandardReply
  1628. 5, // 163: base.Api.SttPlanCopy:output_type -> base.StandardReply
  1629. 5, // 164: base.Api.SttPlanDetailQuery:output_type -> base.StandardReply
  1630. 5, // 165: base.Api.SttPlanDetailBatchSave:output_type -> base.StandardReply
  1631. 5, // 166: base.Api.STTBasicQuery:output_type -> base.StandardReply
  1632. 5, // 167: base.Api.STTBasicAdd:output_type -> base.StandardReply
  1633. 5, // 168: base.Api.STTBasicEdit:output_type -> base.StandardReply
  1634. 5, // 169: base.Api.STTBasicStatusEdit:output_type -> base.StandardReply
  1635. 5, // 170: base.Api.STTBasicPreview:output_type -> base.StandardReply
  1636. 5, // 171: base.Api.STTBasicCopy:output_type -> base.StandardReply
  1637. 5, // 172: base.Api.STTBasicOfflineEdit:output_type -> base.StandardReply
  1638. 5, // 173: base.Api.STTDetailListQuery:output_type -> base.StandardReply
  1639. 5, // 174: base.Api.STTBasicDetailBatchSave:output_type -> base.StandardReply
  1640. 5, // 175: base.Api.STTDetailAllowDelCheck:output_type -> base.StandardReply
  1641. 5, // 176: base.Api.CourseDetailQuery:output_type -> base.StandardReply
  1642. 91, // [91:177] is the sub-list for method output_type
  1643. 5, // [5:91] is the sub-list for method input_type
  1644. 5, // [5:5] is the sub-list for extension type_name
  1645. 5, // [5:5] is the sub-list for extension extendee
  1646. 0, // [0:5] is the sub-list for field type_name
  1647. }
  1648. func init() { file_base_proto_init() }
  1649. func file_base_proto_init() {
  1650. if File_base_proto != nil {
  1651. return
  1652. }
  1653. if !protoimpl.UnsafeEnabled {
  1654. file_base_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1655. switch v := v.(*DefaultRequest); i {
  1656. case 0:
  1657. return &v.state
  1658. case 1:
  1659. return &v.sizeCache
  1660. case 2:
  1661. return &v.unknownFields
  1662. default:
  1663. return nil
  1664. }
  1665. }
  1666. file_base_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1667. switch v := v.(*DefaultReply); i {
  1668. case 0:
  1669. return &v.state
  1670. case 1:
  1671. return &v.sizeCache
  1672. case 2:
  1673. return &v.unknownFields
  1674. default:
  1675. return nil
  1676. }
  1677. }
  1678. file_base_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1679. switch v := v.(*StandardRequest); i {
  1680. case 0:
  1681. return &v.state
  1682. case 1:
  1683. return &v.sizeCache
  1684. case 2:
  1685. return &v.unknownFields
  1686. default:
  1687. return nil
  1688. }
  1689. }
  1690. file_base_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1691. switch v := v.(*StandardReply); i {
  1692. case 0:
  1693. return &v.state
  1694. case 1:
  1695. return &v.sizeCache
  1696. case 2:
  1697. return &v.unknownFields
  1698. default:
  1699. return nil
  1700. }
  1701. }
  1702. file_base_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1703. switch v := v.(*SignUpRequest); i {
  1704. case 0:
  1705. return &v.state
  1706. case 1:
  1707. return &v.sizeCache
  1708. case 2:
  1709. return &v.unknownFields
  1710. default:
  1711. return nil
  1712. }
  1713. }
  1714. file_base_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1715. switch v := v.(*SignInReply); i {
  1716. case 0:
  1717. return &v.state
  1718. case 1:
  1719. return &v.sizeCache
  1720. case 2:
  1721. return &v.unknownFields
  1722. default:
  1723. return nil
  1724. }
  1725. }
  1726. file_base_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1727. switch v := v.(*SignInRequest); i {
  1728. case 0:
  1729. return &v.state
  1730. case 1:
  1731. return &v.sizeCache
  1732. case 2:
  1733. return &v.unknownFields
  1734. default:
  1735. return nil
  1736. }
  1737. }
  1738. file_base_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1739. switch v := v.(*GenVerifyImageRequest); i {
  1740. case 0:
  1741. return &v.state
  1742. case 1:
  1743. return &v.sizeCache
  1744. case 2:
  1745. return &v.unknownFields
  1746. default:
  1747. return nil
  1748. }
  1749. }
  1750. file_base_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1751. switch v := v.(*GenVerifyImageReply); i {
  1752. case 0:
  1753. return &v.state
  1754. case 1:
  1755. return &v.sizeCache
  1756. case 2:
  1757. return &v.unknownFields
  1758. default:
  1759. return nil
  1760. }
  1761. }
  1762. file_base_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1763. switch v := v.(*ShopInfo); i {
  1764. case 0:
  1765. return &v.state
  1766. case 1:
  1767. return &v.sizeCache
  1768. case 2:
  1769. return &v.unknownFields
  1770. default:
  1771. return nil
  1772. }
  1773. }
  1774. file_base_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1775. switch v := v.(*ShopListRequest); i {
  1776. case 0:
  1777. return &v.state
  1778. case 1:
  1779. return &v.sizeCache
  1780. case 2:
  1781. return &v.unknownFields
  1782. default:
  1783. return nil
  1784. }
  1785. }
  1786. file_base_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1787. switch v := v.(*ShopListReply); i {
  1788. case 0:
  1789. return &v.state
  1790. case 1:
  1791. return &v.sizeCache
  1792. case 2:
  1793. return &v.unknownFields
  1794. default:
  1795. return nil
  1796. }
  1797. }
  1798. file_base_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1799. switch v := v.(*GetShopNaviRequest); i {
  1800. case 0:
  1801. return &v.state
  1802. case 1:
  1803. return &v.sizeCache
  1804. case 2:
  1805. return &v.unknownFields
  1806. default:
  1807. return nil
  1808. }
  1809. }
  1810. file_base_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1811. switch v := v.(*Column); i {
  1812. case 0:
  1813. return &v.state
  1814. case 1:
  1815. return &v.sizeCache
  1816. case 2:
  1817. return &v.unknownFields
  1818. default:
  1819. return nil
  1820. }
  1821. }
  1822. file_base_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  1823. switch v := v.(*GetShopNaviReply); i {
  1824. case 0:
  1825. return &v.state
  1826. case 1:
  1827. return &v.sizeCache
  1828. case 2:
  1829. return &v.unknownFields
  1830. default:
  1831. return nil
  1832. }
  1833. }
  1834. file_base_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  1835. switch v := v.(*GetOverlayImgRequest); i {
  1836. case 0:
  1837. return &v.state
  1838. case 1:
  1839. return &v.sizeCache
  1840. case 2:
  1841. return &v.unknownFields
  1842. default:
  1843. return nil
  1844. }
  1845. }
  1846. file_base_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  1847. switch v := v.(*QiNiuTokenReply); i {
  1848. case 0:
  1849. return &v.state
  1850. case 1:
  1851. return &v.sizeCache
  1852. case 2:
  1853. return &v.unknownFields
  1854. default:
  1855. return nil
  1856. }
  1857. }
  1858. }
  1859. type x struct{}
  1860. out := protoimpl.TypeBuilder{
  1861. File: protoimpl.DescBuilder{
  1862. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1863. RawDescriptor: file_base_proto_rawDesc,
  1864. NumEnums: 2,
  1865. NumMessages: 17,
  1866. NumExtensions: 0,
  1867. NumServices: 1,
  1868. },
  1869. GoTypes: file_base_proto_goTypes,
  1870. DependencyIndexes: file_base_proto_depIdxs,
  1871. EnumInfos: file_base_proto_enumTypes,
  1872. MessageInfos: file_base_proto_msgTypes,
  1873. }.Build()
  1874. File_base_proto = out.File
  1875. file_base_proto_rawDesc = nil
  1876. file_base_proto_goTypes = nil
  1877. file_base_proto_depIdxs = nil
  1878. }