resourcesCenter.pb.go 69 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.31.0
  4. // protoc v3.15.1
  5. // source: resourcesCenter.proto
  6. package resourcesCenter
  7. import (
  8. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  9. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  10. reflect "reflect"
  11. sync "sync"
  12. )
  13. const (
  14. // Verify that this generated code is sufficiently up-to-date.
  15. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  16. // Verify that runtime/protoimpl is sufficiently up-to-date.
  17. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  18. )
  19. type Response struct {
  20. state protoimpl.MessageState
  21. sizeCache protoimpl.SizeCache
  22. unknownFields protoimpl.UnknownFields
  23. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //响应代码
  24. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  25. }
  26. func (x *Response) Reset() {
  27. *x = Response{}
  28. if protoimpl.UnsafeEnabled {
  29. mi := &file_resourcesCenter_proto_msgTypes[0]
  30. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  31. ms.StoreMessageInfo(mi)
  32. }
  33. }
  34. func (x *Response) String() string {
  35. return protoimpl.X.MessageStringOf(x)
  36. }
  37. func (*Response) ProtoMessage() {}
  38. func (x *Response) ProtoReflect() protoreflect.Message {
  39. mi := &file_resourcesCenter_proto_msgTypes[0]
  40. if protoimpl.UnsafeEnabled && x != nil {
  41. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  42. if ms.LoadMessageInfo() == nil {
  43. ms.StoreMessageInfo(mi)
  44. }
  45. return ms
  46. }
  47. return mi.MessageOf(x)
  48. }
  49. // Deprecated: Use Response.ProtoReflect.Descriptor instead.
  50. func (*Response) Descriptor() ([]byte, []int) {
  51. return file_resourcesCenter_proto_rawDescGZIP(), []int{0}
  52. }
  53. func (x *Response) GetCode() int64 {
  54. if x != nil {
  55. return x.Code
  56. }
  57. return 0
  58. }
  59. func (x *Response) GetMessage() string {
  60. if x != nil {
  61. return x.Message
  62. }
  63. return ""
  64. }
  65. type UseUserResponse struct {
  66. state protoimpl.MessageState
  67. sizeCache protoimpl.SizeCache
  68. unknownFields protoimpl.UnknownFields
  69. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //响应代码
  70. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  71. DeductionNumb int64 `protobuf:"varint,3,opt,name=deductionNumb,proto3" json:"deductionNumb,omitempty"` //扣除数量
  72. }
  73. func (x *UseUserResponse) Reset() {
  74. *x = UseUserResponse{}
  75. if protoimpl.UnsafeEnabled {
  76. mi := &file_resourcesCenter_proto_msgTypes[1]
  77. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  78. ms.StoreMessageInfo(mi)
  79. }
  80. }
  81. func (x *UseUserResponse) String() string {
  82. return protoimpl.X.MessageStringOf(x)
  83. }
  84. func (*UseUserResponse) ProtoMessage() {}
  85. func (x *UseUserResponse) ProtoReflect() protoreflect.Message {
  86. mi := &file_resourcesCenter_proto_msgTypes[1]
  87. if protoimpl.UnsafeEnabled && x != nil {
  88. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  89. if ms.LoadMessageInfo() == nil {
  90. ms.StoreMessageInfo(mi)
  91. }
  92. return ms
  93. }
  94. return mi.MessageOf(x)
  95. }
  96. // Deprecated: Use UseUserResponse.ProtoReflect.Descriptor instead.
  97. func (*UseUserResponse) Descriptor() ([]byte, []int) {
  98. return file_resourcesCenter_proto_rawDescGZIP(), []int{1}
  99. }
  100. func (x *UseUserResponse) GetCode() int64 {
  101. if x != nil {
  102. return x.Code
  103. }
  104. return 0
  105. }
  106. func (x *UseUserResponse) GetMessage() string {
  107. if x != nil {
  108. return x.Message
  109. }
  110. return ""
  111. }
  112. func (x *UseUserResponse) GetDeductionNumb() int64 {
  113. if x != nil {
  114. return x.DeductionNumb
  115. }
  116. return 0
  117. }
  118. type Balance struct {
  119. state protoimpl.MessageState
  120. sizeCache protoimpl.SizeCache
  121. unknownFields protoimpl.UnknownFields
  122. AccountId string `protobuf:"bytes,1,opt,name=accountId,proto3" json:"accountId,omitempty"` //账户标识
  123. CompanyId int64 `protobuf:"varint,2,opt,name=companyId,proto3" json:"companyId,omitempty"` //企业标识
  124. DepartmentId int64 `protobuf:"varint,3,opt,name=departmentId,proto3" json:"departmentId,omitempty"` //组织标识
  125. Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` //资源名称
  126. ResourceType string `protobuf:"bytes,5,opt,name=resourceType,proto3" json:"resourceType,omitempty"` //资源类型
  127. Number int64 `protobuf:"varint,6,opt,name=number,proto3" json:"number,omitempty"` //数量
  128. Spec string `protobuf:"bytes,7,opt,name=spec,proto3" json:"spec,omitempty"` //规格
  129. AppId string `protobuf:"bytes,8,opt,name=appId,proto3" json:"appId,omitempty"` //标识
  130. Model int64 `protobuf:"varint,9,opt,name=model,proto3" json:"model,omitempty"` //操作类型0使用1新增
  131. EndTime string `protobuf:"bytes,10,opt,name=endTime,proto3" json:"endTime,omitempty"` //截止时间
  132. VipTime string `protobuf:"bytes,12,opt,name=vipTime,proto3" json:"vipTime,omitempty"` //超级订阅截止时间
  133. Remarks string `protobuf:"bytes,11,opt,name=Remarks,proto3" json:"Remarks,omitempty"` //备注
  134. }
  135. func (x *Balance) Reset() {
  136. *x = Balance{}
  137. if protoimpl.UnsafeEnabled {
  138. mi := &file_resourcesCenter_proto_msgTypes[2]
  139. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  140. ms.StoreMessageInfo(mi)
  141. }
  142. }
  143. func (x *Balance) String() string {
  144. return protoimpl.X.MessageStringOf(x)
  145. }
  146. func (*Balance) ProtoMessage() {}
  147. func (x *Balance) ProtoReflect() protoreflect.Message {
  148. mi := &file_resourcesCenter_proto_msgTypes[2]
  149. if protoimpl.UnsafeEnabled && x != nil {
  150. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  151. if ms.LoadMessageInfo() == nil {
  152. ms.StoreMessageInfo(mi)
  153. }
  154. return ms
  155. }
  156. return mi.MessageOf(x)
  157. }
  158. // Deprecated: Use Balance.ProtoReflect.Descriptor instead.
  159. func (*Balance) Descriptor() ([]byte, []int) {
  160. return file_resourcesCenter_proto_rawDescGZIP(), []int{2}
  161. }
  162. func (x *Balance) GetAccountId() string {
  163. if x != nil {
  164. return x.AccountId
  165. }
  166. return ""
  167. }
  168. func (x *Balance) GetCompanyId() int64 {
  169. if x != nil {
  170. return x.CompanyId
  171. }
  172. return 0
  173. }
  174. func (x *Balance) GetDepartmentId() int64 {
  175. if x != nil {
  176. return x.DepartmentId
  177. }
  178. return 0
  179. }
  180. func (x *Balance) GetName() string {
  181. if x != nil {
  182. return x.Name
  183. }
  184. return ""
  185. }
  186. func (x *Balance) GetResourceType() string {
  187. if x != nil {
  188. return x.ResourceType
  189. }
  190. return ""
  191. }
  192. func (x *Balance) GetNumber() int64 {
  193. if x != nil {
  194. return x.Number
  195. }
  196. return 0
  197. }
  198. func (x *Balance) GetSpec() string {
  199. if x != nil {
  200. return x.Spec
  201. }
  202. return ""
  203. }
  204. func (x *Balance) GetAppId() string {
  205. if x != nil {
  206. return x.AppId
  207. }
  208. return ""
  209. }
  210. func (x *Balance) GetModel() int64 {
  211. if x != nil {
  212. return x.Model
  213. }
  214. return 0
  215. }
  216. func (x *Balance) GetEndTime() string {
  217. if x != nil {
  218. return x.EndTime
  219. }
  220. return ""
  221. }
  222. func (x *Balance) GetVipTime() string {
  223. if x != nil {
  224. return x.VipTime
  225. }
  226. return ""
  227. }
  228. func (x *Balance) GetRemarks() string {
  229. if x != nil {
  230. return x.Remarks
  231. }
  232. return ""
  233. }
  234. type VipReq struct {
  235. state protoimpl.MessageState
  236. sizeCache protoimpl.SizeCache
  237. unknownFields protoimpl.UnknownFields
  238. AccountId string `protobuf:"bytes,1,opt,name=accountId,proto3" json:"accountId,omitempty"` //账户标识
  239. VipTime string `protobuf:"bytes,2,opt,name=vipTime,proto3" json:"vipTime,omitempty"` //超级订阅截止时间
  240. }
  241. func (x *VipReq) Reset() {
  242. *x = VipReq{}
  243. if protoimpl.UnsafeEnabled {
  244. mi := &file_resourcesCenter_proto_msgTypes[3]
  245. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  246. ms.StoreMessageInfo(mi)
  247. }
  248. }
  249. func (x *VipReq) String() string {
  250. return protoimpl.X.MessageStringOf(x)
  251. }
  252. func (*VipReq) ProtoMessage() {}
  253. func (x *VipReq) ProtoReflect() protoreflect.Message {
  254. mi := &file_resourcesCenter_proto_msgTypes[3]
  255. if protoimpl.UnsafeEnabled && x != nil {
  256. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  257. if ms.LoadMessageInfo() == nil {
  258. ms.StoreMessageInfo(mi)
  259. }
  260. return ms
  261. }
  262. return mi.MessageOf(x)
  263. }
  264. // Deprecated: Use VipReq.ProtoReflect.Descriptor instead.
  265. func (*VipReq) Descriptor() ([]byte, []int) {
  266. return file_resourcesCenter_proto_rawDescGZIP(), []int{3}
  267. }
  268. func (x *VipReq) GetAccountId() string {
  269. if x != nil {
  270. return x.AccountId
  271. }
  272. return ""
  273. }
  274. func (x *VipReq) GetVipTime() string {
  275. if x != nil {
  276. return x.VipTime
  277. }
  278. return ""
  279. }
  280. type Resources struct {
  281. state protoimpl.MessageState
  282. sizeCache protoimpl.SizeCache
  283. unknownFields protoimpl.UnknownFields
  284. AccountId string `protobuf:"bytes,1,opt,name=accountId,proto3" json:"accountId,omitempty"` //账户标识
  285. CompanyId int64 `protobuf:"varint,2,opt,name=companyId,proto3" json:"companyId,omitempty"` //企业标识
  286. DepartmentId int64 `protobuf:"varint,3,opt,name=departmentId,proto3" json:"departmentId,omitempty"` //组织标识
  287. Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` //资源名称
  288. ResourceType string `protobuf:"bytes,5,opt,name=resourceType,proto3" json:"resourceType,omitempty"` //资源类型
  289. Number int64 `protobuf:"varint,6,opt,name=number,proto3" json:"number,omitempty"` //数量
  290. Spec string `protobuf:"bytes,7,opt,name=spec,proto3" json:"spec,omitempty"` //规格
  291. AppId string `protobuf:"bytes,8,opt,name=appId,proto3" json:"appId,omitempty"` //标识
  292. Model int64 `protobuf:"varint,9,opt,name=model,proto3" json:"model,omitempty"` //操作类型0使用1新增
  293. EndTime string `protobuf:"bytes,10,opt,name=endTime,proto3" json:"endTime,omitempty"` //截止时间
  294. Remarks string `protobuf:"bytes,12,opt,name=Remarks,proto3" json:"Remarks,omitempty"` //备注
  295. InfoId string `protobuf:"bytes,13,opt,name=infoId,proto3" json:"infoId,omitempty"` //信息标识
  296. DuplicateRemoval int64 `protobuf:"varint,14,opt,name=duplicateRemoval,proto3" json:"duplicateRemoval,omitempty"` //是否去重0不去1去重
  297. RuleId string `protobuf:"bytes,15,opt,name=ruleId,proto3" json:"ruleId,omitempty"` //使用规则标识
  298. VipTime string `protobuf:"bytes,16,opt,name=vipTime,proto3" json:"vipTime,omitempty"` //超级订阅截止时间
  299. UserId string `protobuf:"bytes,11,opt,name=userId,proto3" json:"userId,omitempty"` //用户标识
  300. }
  301. func (x *Resources) Reset() {
  302. *x = Resources{}
  303. if protoimpl.UnsafeEnabled {
  304. mi := &file_resourcesCenter_proto_msgTypes[4]
  305. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  306. ms.StoreMessageInfo(mi)
  307. }
  308. }
  309. func (x *Resources) String() string {
  310. return protoimpl.X.MessageStringOf(x)
  311. }
  312. func (*Resources) ProtoMessage() {}
  313. func (x *Resources) ProtoReflect() protoreflect.Message {
  314. mi := &file_resourcesCenter_proto_msgTypes[4]
  315. if protoimpl.UnsafeEnabled && x != nil {
  316. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  317. if ms.LoadMessageInfo() == nil {
  318. ms.StoreMessageInfo(mi)
  319. }
  320. return ms
  321. }
  322. return mi.MessageOf(x)
  323. }
  324. // Deprecated: Use Resources.ProtoReflect.Descriptor instead.
  325. func (*Resources) Descriptor() ([]byte, []int) {
  326. return file_resourcesCenter_proto_rawDescGZIP(), []int{4}
  327. }
  328. func (x *Resources) GetAccountId() string {
  329. if x != nil {
  330. return x.AccountId
  331. }
  332. return ""
  333. }
  334. func (x *Resources) GetCompanyId() int64 {
  335. if x != nil {
  336. return x.CompanyId
  337. }
  338. return 0
  339. }
  340. func (x *Resources) GetDepartmentId() int64 {
  341. if x != nil {
  342. return x.DepartmentId
  343. }
  344. return 0
  345. }
  346. func (x *Resources) GetName() string {
  347. if x != nil {
  348. return x.Name
  349. }
  350. return ""
  351. }
  352. func (x *Resources) GetResourceType() string {
  353. if x != nil {
  354. return x.ResourceType
  355. }
  356. return ""
  357. }
  358. func (x *Resources) GetNumber() int64 {
  359. if x != nil {
  360. return x.Number
  361. }
  362. return 0
  363. }
  364. func (x *Resources) GetSpec() string {
  365. if x != nil {
  366. return x.Spec
  367. }
  368. return ""
  369. }
  370. func (x *Resources) GetAppId() string {
  371. if x != nil {
  372. return x.AppId
  373. }
  374. return ""
  375. }
  376. func (x *Resources) GetModel() int64 {
  377. if x != nil {
  378. return x.Model
  379. }
  380. return 0
  381. }
  382. func (x *Resources) GetEndTime() string {
  383. if x != nil {
  384. return x.EndTime
  385. }
  386. return ""
  387. }
  388. func (x *Resources) GetRemarks() string {
  389. if x != nil {
  390. return x.Remarks
  391. }
  392. return ""
  393. }
  394. func (x *Resources) GetInfoId() string {
  395. if x != nil {
  396. return x.InfoId
  397. }
  398. return ""
  399. }
  400. func (x *Resources) GetDuplicateRemoval() int64 {
  401. if x != nil {
  402. return x.DuplicateRemoval
  403. }
  404. return 0
  405. }
  406. func (x *Resources) GetRuleId() string {
  407. if x != nil {
  408. return x.RuleId
  409. }
  410. return ""
  411. }
  412. func (x *Resources) GetVipTime() string {
  413. if x != nil {
  414. return x.VipTime
  415. }
  416. return ""
  417. }
  418. func (x *Resources) GetUserId() string {
  419. if x != nil {
  420. return x.UserId
  421. }
  422. return ""
  423. }
  424. type Detailed struct {
  425. state protoimpl.MessageState
  426. sizeCache protoimpl.SizeCache
  427. unknownFields protoimpl.UnknownFields
  428. AccountId string `protobuf:"bytes,1,opt,name=accountId,proto3" json:"accountId,omitempty"` //账户标识
  429. CompanyId int64 `protobuf:"varint,2,opt,name=companyId,proto3" json:"companyId,omitempty"` //企业标识
  430. ResourceType string `protobuf:"bytes,3,opt,name=resourceType,proto3" json:"resourceType,omitempty"` //资源类型
  431. Number int64 `protobuf:"varint,4,opt,name=number,proto3" json:"number,omitempty"` //数量
  432. RuleId string `protobuf:"bytes,6,opt,name=ruleId,proto3" json:"ruleId,omitempty"` //使用规则标识
  433. CreateTime int64 `protobuf:"varint,7,opt,name=createTime,proto3" json:"createTime,omitempty"` //创建时间
  434. UserType int64 `protobuf:"varint,8,opt,name=userType,proto3" json:"userType,omitempty"` //流水类型0使用1新增
  435. DepartmentId int64 `protobuf:"varint,9,opt,name=departmentId,proto3" json:"departmentId,omitempty"` //组织标识
  436. UserId string `protobuf:"bytes,10,opt,name=userId,proto3" json:"userId,omitempty"` //用户标识
  437. DeductionNumb int64 `protobuf:"varint,11,opt,name=deductionNumb,proto3" json:"deductionNumb,omitempty"` //扣除数量
  438. Remarks string `protobuf:"bytes,12,opt,name=remarks,proto3" json:"remarks,omitempty"` //备注
  439. Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` //资源名称
  440. }
  441. func (x *Detailed) Reset() {
  442. *x = Detailed{}
  443. if protoimpl.UnsafeEnabled {
  444. mi := &file_resourcesCenter_proto_msgTypes[5]
  445. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  446. ms.StoreMessageInfo(mi)
  447. }
  448. }
  449. func (x *Detailed) String() string {
  450. return protoimpl.X.MessageStringOf(x)
  451. }
  452. func (*Detailed) ProtoMessage() {}
  453. func (x *Detailed) ProtoReflect() protoreflect.Message {
  454. mi := &file_resourcesCenter_proto_msgTypes[5]
  455. if protoimpl.UnsafeEnabled && x != nil {
  456. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  457. if ms.LoadMessageInfo() == nil {
  458. ms.StoreMessageInfo(mi)
  459. }
  460. return ms
  461. }
  462. return mi.MessageOf(x)
  463. }
  464. // Deprecated: Use Detailed.ProtoReflect.Descriptor instead.
  465. func (*Detailed) Descriptor() ([]byte, []int) {
  466. return file_resourcesCenter_proto_rawDescGZIP(), []int{5}
  467. }
  468. func (x *Detailed) GetAccountId() string {
  469. if x != nil {
  470. return x.AccountId
  471. }
  472. return ""
  473. }
  474. func (x *Detailed) GetCompanyId() int64 {
  475. if x != nil {
  476. return x.CompanyId
  477. }
  478. return 0
  479. }
  480. func (x *Detailed) GetResourceType() string {
  481. if x != nil {
  482. return x.ResourceType
  483. }
  484. return ""
  485. }
  486. func (x *Detailed) GetNumber() int64 {
  487. if x != nil {
  488. return x.Number
  489. }
  490. return 0
  491. }
  492. func (x *Detailed) GetRuleId() string {
  493. if x != nil {
  494. return x.RuleId
  495. }
  496. return ""
  497. }
  498. func (x *Detailed) GetCreateTime() int64 {
  499. if x != nil {
  500. return x.CreateTime
  501. }
  502. return 0
  503. }
  504. func (x *Detailed) GetUserType() int64 {
  505. if x != nil {
  506. return x.UserType
  507. }
  508. return 0
  509. }
  510. func (x *Detailed) GetDepartmentId() int64 {
  511. if x != nil {
  512. return x.DepartmentId
  513. }
  514. return 0
  515. }
  516. func (x *Detailed) GetUserId() string {
  517. if x != nil {
  518. return x.UserId
  519. }
  520. return ""
  521. }
  522. func (x *Detailed) GetDeductionNumb() int64 {
  523. if x != nil {
  524. return x.DeductionNumb
  525. }
  526. return 0
  527. }
  528. func (x *Detailed) GetRemarks() string {
  529. if x != nil {
  530. return x.Remarks
  531. }
  532. return ""
  533. }
  534. func (x *Detailed) GetName() string {
  535. if x != nil {
  536. return x.Name
  537. }
  538. return ""
  539. }
  540. type ResourcesAuth struct {
  541. state protoimpl.MessageState
  542. sizeCache protoimpl.SizeCache
  543. unknownFields protoimpl.UnknownFields
  544. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  545. AccountId string `protobuf:"bytes,2,opt,name=accountId,proto3" json:"accountId,omitempty"` //账户标识
  546. ResourcesId int64 `protobuf:"varint,3,opt,name=resourcesId,proto3" json:"resourcesId,omitempty"` //资源标识
  547. Quota int64 `protobuf:"varint,4,opt,name=quota,proto3" json:"quota,omitempty"` //定额
  548. Ratio int64 `protobuf:"varint,5,opt,name=ratio,proto3" json:"ratio,omitempty"` //比例
  549. State int64 `protobuf:"varint,6,opt,name=state,proto3" json:"state,omitempty"` //状态
  550. }
  551. func (x *ResourcesAuth) Reset() {
  552. *x = ResourcesAuth{}
  553. if protoimpl.UnsafeEnabled {
  554. mi := &file_resourcesCenter_proto_msgTypes[6]
  555. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  556. ms.StoreMessageInfo(mi)
  557. }
  558. }
  559. func (x *ResourcesAuth) String() string {
  560. return protoimpl.X.MessageStringOf(x)
  561. }
  562. func (*ResourcesAuth) ProtoMessage() {}
  563. func (x *ResourcesAuth) ProtoReflect() protoreflect.Message {
  564. mi := &file_resourcesCenter_proto_msgTypes[6]
  565. if protoimpl.UnsafeEnabled && x != nil {
  566. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  567. if ms.LoadMessageInfo() == nil {
  568. ms.StoreMessageInfo(mi)
  569. }
  570. return ms
  571. }
  572. return mi.MessageOf(x)
  573. }
  574. // Deprecated: Use ResourcesAuth.ProtoReflect.Descriptor instead.
  575. func (*ResourcesAuth) Descriptor() ([]byte, []int) {
  576. return file_resourcesCenter_proto_rawDescGZIP(), []int{6}
  577. }
  578. func (x *ResourcesAuth) GetId() int64 {
  579. if x != nil {
  580. return x.Id
  581. }
  582. return 0
  583. }
  584. func (x *ResourcesAuth) GetAccountId() string {
  585. if x != nil {
  586. return x.AccountId
  587. }
  588. return ""
  589. }
  590. func (x *ResourcesAuth) GetResourcesId() int64 {
  591. if x != nil {
  592. return x.ResourcesId
  593. }
  594. return 0
  595. }
  596. func (x *ResourcesAuth) GetQuota() int64 {
  597. if x != nil {
  598. return x.Quota
  599. }
  600. return 0
  601. }
  602. func (x *ResourcesAuth) GetRatio() int64 {
  603. if x != nil {
  604. return x.Ratio
  605. }
  606. return 0
  607. }
  608. func (x *ResourcesAuth) GetState() int64 {
  609. if x != nil {
  610. return x.State
  611. }
  612. return 0
  613. }
  614. type ResourceBalance struct {
  615. state protoimpl.MessageState
  616. sizeCache protoimpl.SizeCache
  617. unknownFields protoimpl.UnknownFields
  618. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  619. Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` //资源名称
  620. Number int64 `protobuf:"varint,4,opt,name=number,proto3" json:"number,omitempty"` //剩余数量
  621. ResourceType string `protobuf:"bytes,5,opt,name=resourceType,proto3" json:"resourceType,omitempty"` //资源代码
  622. Spec string `protobuf:"bytes,6,opt,name=spec,proto3" json:"spec,omitempty"` //规格
  623. ThirtyNum int64 `protobuf:"varint,7,opt,name=thirtyNum,proto3" json:"thirtyNum,omitempty"`
  624. Number1 int64 `protobuf:"varint,8,opt,name=number1,proto3" json:"number1,omitempty"` //购买数量
  625. Number2 int64 `protobuf:"varint,9,opt,name=number2,proto3" json:"number2,omitempty"` //兑换数量
  626. Number3 int64 `protobuf:"varint,10,opt,name=number3,proto3" json:"number3,omitempty"` //定期发放数量
  627. }
  628. func (x *ResourceBalance) Reset() {
  629. *x = ResourceBalance{}
  630. if protoimpl.UnsafeEnabled {
  631. mi := &file_resourcesCenter_proto_msgTypes[7]
  632. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  633. ms.StoreMessageInfo(mi)
  634. }
  635. }
  636. func (x *ResourceBalance) String() string {
  637. return protoimpl.X.MessageStringOf(x)
  638. }
  639. func (*ResourceBalance) ProtoMessage() {}
  640. func (x *ResourceBalance) ProtoReflect() protoreflect.Message {
  641. mi := &file_resourcesCenter_proto_msgTypes[7]
  642. if protoimpl.UnsafeEnabled && x != nil {
  643. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  644. if ms.LoadMessageInfo() == nil {
  645. ms.StoreMessageInfo(mi)
  646. }
  647. return ms
  648. }
  649. return mi.MessageOf(x)
  650. }
  651. // Deprecated: Use ResourceBalance.ProtoReflect.Descriptor instead.
  652. func (*ResourceBalance) Descriptor() ([]byte, []int) {
  653. return file_resourcesCenter_proto_rawDescGZIP(), []int{7}
  654. }
  655. func (x *ResourceBalance) GetId() int64 {
  656. if x != nil {
  657. return x.Id
  658. }
  659. return 0
  660. }
  661. func (x *ResourceBalance) GetName() string {
  662. if x != nil {
  663. return x.Name
  664. }
  665. return ""
  666. }
  667. func (x *ResourceBalance) GetNumber() int64 {
  668. if x != nil {
  669. return x.Number
  670. }
  671. return 0
  672. }
  673. func (x *ResourceBalance) GetResourceType() string {
  674. if x != nil {
  675. return x.ResourceType
  676. }
  677. return ""
  678. }
  679. func (x *ResourceBalance) GetSpec() string {
  680. if x != nil {
  681. return x.Spec
  682. }
  683. return ""
  684. }
  685. func (x *ResourceBalance) GetThirtyNum() int64 {
  686. if x != nil {
  687. return x.ThirtyNum
  688. }
  689. return 0
  690. }
  691. func (x *ResourceBalance) GetNumber1() int64 {
  692. if x != nil {
  693. return x.Number1
  694. }
  695. return 0
  696. }
  697. func (x *ResourceBalance) GetNumber2() int64 {
  698. if x != nil {
  699. return x.Number2
  700. }
  701. return 0
  702. }
  703. func (x *ResourceBalance) GetNumber3() int64 {
  704. if x != nil {
  705. return x.Number3
  706. }
  707. return 0
  708. }
  709. type ConsumeRecord struct {
  710. state protoimpl.MessageState
  711. sizeCache protoimpl.SizeCache
  712. unknownFields protoimpl.UnknownFields
  713. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  714. UserId string `protobuf:"bytes,2,opt,name=userId,proto3" json:"userId,omitempty"` //用户标识
  715. Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` //资源名称
  716. ResourceType string `protobuf:"bytes,4,opt,name=resourceType,proto3" json:"resourceType,omitempty"` //资源代码
  717. Number int64 `protobuf:"varint,5,opt,name=number,proto3" json:"number,omitempty"` //数量
  718. DeductionNumb int64 `protobuf:"varint,6,opt,name=deductionNumb,proto3" json:"deductionNumb,omitempty"` //扣除数量
  719. RuleId string `protobuf:"bytes,7,opt,name=ruleId,proto3" json:"ruleId,omitempty"` //导出规则标识
  720. CreateTime string `protobuf:"bytes,8,opt,name=createTime,proto3" json:"createTime,omitempty"` //创建时间
  721. UserType int64 `protobuf:"varint,9,opt,name=userType,proto3" json:"userType,omitempty"` //消费、充值
  722. Remarks string `protobuf:"bytes,10,opt,name=remarks,proto3" json:"remarks,omitempty"` //备注
  723. }
  724. func (x *ConsumeRecord) Reset() {
  725. *x = ConsumeRecord{}
  726. if protoimpl.UnsafeEnabled {
  727. mi := &file_resourcesCenter_proto_msgTypes[8]
  728. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  729. ms.StoreMessageInfo(mi)
  730. }
  731. }
  732. func (x *ConsumeRecord) String() string {
  733. return protoimpl.X.MessageStringOf(x)
  734. }
  735. func (*ConsumeRecord) ProtoMessage() {}
  736. func (x *ConsumeRecord) ProtoReflect() protoreflect.Message {
  737. mi := &file_resourcesCenter_proto_msgTypes[8]
  738. if protoimpl.UnsafeEnabled && x != nil {
  739. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  740. if ms.LoadMessageInfo() == nil {
  741. ms.StoreMessageInfo(mi)
  742. }
  743. return ms
  744. }
  745. return mi.MessageOf(x)
  746. }
  747. // Deprecated: Use ConsumeRecord.ProtoReflect.Descriptor instead.
  748. func (*ConsumeRecord) Descriptor() ([]byte, []int) {
  749. return file_resourcesCenter_proto_rawDescGZIP(), []int{8}
  750. }
  751. func (x *ConsumeRecord) GetId() int64 {
  752. if x != nil {
  753. return x.Id
  754. }
  755. return 0
  756. }
  757. func (x *ConsumeRecord) GetUserId() string {
  758. if x != nil {
  759. return x.UserId
  760. }
  761. return ""
  762. }
  763. func (x *ConsumeRecord) GetName() string {
  764. if x != nil {
  765. return x.Name
  766. }
  767. return ""
  768. }
  769. func (x *ConsumeRecord) GetResourceType() string {
  770. if x != nil {
  771. return x.ResourceType
  772. }
  773. return ""
  774. }
  775. func (x *ConsumeRecord) GetNumber() int64 {
  776. if x != nil {
  777. return x.Number
  778. }
  779. return 0
  780. }
  781. func (x *ConsumeRecord) GetDeductionNumb() int64 {
  782. if x != nil {
  783. return x.DeductionNumb
  784. }
  785. return 0
  786. }
  787. func (x *ConsumeRecord) GetRuleId() string {
  788. if x != nil {
  789. return x.RuleId
  790. }
  791. return ""
  792. }
  793. func (x *ConsumeRecord) GetCreateTime() string {
  794. if x != nil {
  795. return x.CreateTime
  796. }
  797. return ""
  798. }
  799. func (x *ConsumeRecord) GetUserType() int64 {
  800. if x != nil {
  801. return x.UserType
  802. }
  803. return 0
  804. }
  805. func (x *ConsumeRecord) GetRemarks() string {
  806. if x != nil {
  807. return x.Remarks
  808. }
  809. return ""
  810. }
  811. type ResourcesReq struct {
  812. state protoimpl.MessageState
  813. sizeCache protoimpl.SizeCache
  814. unknownFields protoimpl.UnknownFields
  815. AccountId string `protobuf:"bytes,1,opt,name=accountId,proto3" json:"accountId,omitempty"`
  816. ResourceType string `protobuf:"bytes,2,opt,name=resourceType,proto3" json:"resourceType,omitempty"` //资源代码
  817. }
  818. func (x *ResourcesReq) Reset() {
  819. *x = ResourcesReq{}
  820. if protoimpl.UnsafeEnabled {
  821. mi := &file_resourcesCenter_proto_msgTypes[9]
  822. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  823. ms.StoreMessageInfo(mi)
  824. }
  825. }
  826. func (x *ResourcesReq) String() string {
  827. return protoimpl.X.MessageStringOf(x)
  828. }
  829. func (*ResourcesReq) ProtoMessage() {}
  830. func (x *ResourcesReq) ProtoReflect() protoreflect.Message {
  831. mi := &file_resourcesCenter_proto_msgTypes[9]
  832. if protoimpl.UnsafeEnabled && x != nil {
  833. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  834. if ms.LoadMessageInfo() == nil {
  835. ms.StoreMessageInfo(mi)
  836. }
  837. return ms
  838. }
  839. return mi.MessageOf(x)
  840. }
  841. // Deprecated: Use ResourcesReq.ProtoReflect.Descriptor instead.
  842. func (*ResourcesReq) Descriptor() ([]byte, []int) {
  843. return file_resourcesCenter_proto_rawDescGZIP(), []int{9}
  844. }
  845. func (x *ResourcesReq) GetAccountId() string {
  846. if x != nil {
  847. return x.AccountId
  848. }
  849. return ""
  850. }
  851. func (x *ResourcesReq) GetResourceType() string {
  852. if x != nil {
  853. return x.ResourceType
  854. }
  855. return ""
  856. }
  857. type PreviewReq struct {
  858. state protoimpl.MessageState
  859. sizeCache protoimpl.SizeCache
  860. unknownFields protoimpl.UnknownFields
  861. InfoId string `protobuf:"bytes,1,opt,name=infoId,proto3" json:"infoId,omitempty"` //信息标识
  862. AccountId string `protobuf:"bytes,2,opt,name=accountId,proto3" json:"accountId,omitempty"` //企业标识
  863. ResourceType string `protobuf:"bytes,3,opt,name=resourceType,proto3" json:"resourceType,omitempty"` //资源代码
  864. }
  865. func (x *PreviewReq) Reset() {
  866. *x = PreviewReq{}
  867. if protoimpl.UnsafeEnabled {
  868. mi := &file_resourcesCenter_proto_msgTypes[10]
  869. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  870. ms.StoreMessageInfo(mi)
  871. }
  872. }
  873. func (x *PreviewReq) String() string {
  874. return protoimpl.X.MessageStringOf(x)
  875. }
  876. func (*PreviewReq) ProtoMessage() {}
  877. func (x *PreviewReq) ProtoReflect() protoreflect.Message {
  878. mi := &file_resourcesCenter_proto_msgTypes[10]
  879. if protoimpl.UnsafeEnabled && x != nil {
  880. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  881. if ms.LoadMessageInfo() == nil {
  882. ms.StoreMessageInfo(mi)
  883. }
  884. return ms
  885. }
  886. return mi.MessageOf(x)
  887. }
  888. // Deprecated: Use PreviewReq.ProtoReflect.Descriptor instead.
  889. func (*PreviewReq) Descriptor() ([]byte, []int) {
  890. return file_resourcesCenter_proto_rawDescGZIP(), []int{10}
  891. }
  892. func (x *PreviewReq) GetInfoId() string {
  893. if x != nil {
  894. return x.InfoId
  895. }
  896. return ""
  897. }
  898. func (x *PreviewReq) GetAccountId() string {
  899. if x != nil {
  900. return x.AccountId
  901. }
  902. return ""
  903. }
  904. func (x *PreviewReq) GetResourceType() string {
  905. if x != nil {
  906. return x.ResourceType
  907. }
  908. return ""
  909. }
  910. type PreviewRes struct {
  911. state protoimpl.MessageState
  912. sizeCache protoimpl.SizeCache
  913. unknownFields protoimpl.UnknownFields
  914. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //响应代码
  915. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  916. RepeatNumb int64 `protobuf:"varint,3,opt,name=repeatNumb,proto3" json:"repeatNumb,omitempty"` //重复数量
  917. DeductionNumb int64 `protobuf:"varint,4,opt,name=deductionNumb,proto3" json:"deductionNumb,omitempty"` //扣除数量
  918. RemainNum int64 `protobuf:"varint,5,opt,name=remainNum,proto3" json:"remainNum,omitempty"` //剩余条数
  919. }
  920. func (x *PreviewRes) Reset() {
  921. *x = PreviewRes{}
  922. if protoimpl.UnsafeEnabled {
  923. mi := &file_resourcesCenter_proto_msgTypes[11]
  924. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  925. ms.StoreMessageInfo(mi)
  926. }
  927. }
  928. func (x *PreviewRes) String() string {
  929. return protoimpl.X.MessageStringOf(x)
  930. }
  931. func (*PreviewRes) ProtoMessage() {}
  932. func (x *PreviewRes) ProtoReflect() protoreflect.Message {
  933. mi := &file_resourcesCenter_proto_msgTypes[11]
  934. if protoimpl.UnsafeEnabled && x != nil {
  935. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  936. if ms.LoadMessageInfo() == nil {
  937. ms.StoreMessageInfo(mi)
  938. }
  939. return ms
  940. }
  941. return mi.MessageOf(x)
  942. }
  943. // Deprecated: Use PreviewRes.ProtoReflect.Descriptor instead.
  944. func (*PreviewRes) Descriptor() ([]byte, []int) {
  945. return file_resourcesCenter_proto_rawDescGZIP(), []int{11}
  946. }
  947. func (x *PreviewRes) GetCode() int64 {
  948. if x != nil {
  949. return x.Code
  950. }
  951. return 0
  952. }
  953. func (x *PreviewRes) GetMessage() string {
  954. if x != nil {
  955. return x.Message
  956. }
  957. return ""
  958. }
  959. func (x *PreviewRes) GetRepeatNumb() int64 {
  960. if x != nil {
  961. return x.RepeatNumb
  962. }
  963. return 0
  964. }
  965. func (x *PreviewRes) GetDeductionNumb() int64 {
  966. if x != nil {
  967. return x.DeductionNumb
  968. }
  969. return 0
  970. }
  971. func (x *PreviewRes) GetRemainNum() int64 {
  972. if x != nil {
  973. return x.RemainNum
  974. }
  975. return 0
  976. }
  977. // 根据账户标识查询资源权限请求参数
  978. type ResourcesAuthRes struct {
  979. state protoimpl.MessageState
  980. sizeCache protoimpl.SizeCache
  981. unknownFields protoimpl.UnknownFields
  982. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //响应代码
  983. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  984. Data []*ResourcesAuth `protobuf:"bytes,3,rep,name=data,proto3" json:"data,omitempty"` //账号拥有的资源权限
  985. }
  986. func (x *ResourcesAuthRes) Reset() {
  987. *x = ResourcesAuthRes{}
  988. if protoimpl.UnsafeEnabled {
  989. mi := &file_resourcesCenter_proto_msgTypes[12]
  990. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  991. ms.StoreMessageInfo(mi)
  992. }
  993. }
  994. func (x *ResourcesAuthRes) String() string {
  995. return protoimpl.X.MessageStringOf(x)
  996. }
  997. func (*ResourcesAuthRes) ProtoMessage() {}
  998. func (x *ResourcesAuthRes) ProtoReflect() protoreflect.Message {
  999. mi := &file_resourcesCenter_proto_msgTypes[12]
  1000. if protoimpl.UnsafeEnabled && x != nil {
  1001. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1002. if ms.LoadMessageInfo() == nil {
  1003. ms.StoreMessageInfo(mi)
  1004. }
  1005. return ms
  1006. }
  1007. return mi.MessageOf(x)
  1008. }
  1009. // Deprecated: Use ResourcesAuthRes.ProtoReflect.Descriptor instead.
  1010. func (*ResourcesAuthRes) Descriptor() ([]byte, []int) {
  1011. return file_resourcesCenter_proto_rawDescGZIP(), []int{12}
  1012. }
  1013. func (x *ResourcesAuthRes) GetCode() int64 {
  1014. if x != nil {
  1015. return x.Code
  1016. }
  1017. return 0
  1018. }
  1019. func (x *ResourcesAuthRes) GetMessage() string {
  1020. if x != nil {
  1021. return x.Message
  1022. }
  1023. return ""
  1024. }
  1025. func (x *ResourcesAuthRes) GetData() []*ResourcesAuth {
  1026. if x != nil {
  1027. return x.Data
  1028. }
  1029. return nil
  1030. }
  1031. // 根据账户标识查询账户余额
  1032. type AccountBalanceRes struct {
  1033. state protoimpl.MessageState
  1034. sizeCache protoimpl.SizeCache
  1035. unknownFields protoimpl.UnknownFields
  1036. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
  1037. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
  1038. Data []*ResourceBalance `protobuf:"bytes,3,rep,name=data,proto3" json:"data,omitempty"`
  1039. }
  1040. func (x *AccountBalanceRes) Reset() {
  1041. *x = AccountBalanceRes{}
  1042. if protoimpl.UnsafeEnabled {
  1043. mi := &file_resourcesCenter_proto_msgTypes[13]
  1044. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1045. ms.StoreMessageInfo(mi)
  1046. }
  1047. }
  1048. func (x *AccountBalanceRes) String() string {
  1049. return protoimpl.X.MessageStringOf(x)
  1050. }
  1051. func (*AccountBalanceRes) ProtoMessage() {}
  1052. func (x *AccountBalanceRes) ProtoReflect() protoreflect.Message {
  1053. mi := &file_resourcesCenter_proto_msgTypes[13]
  1054. if protoimpl.UnsafeEnabled && x != nil {
  1055. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1056. if ms.LoadMessageInfo() == nil {
  1057. ms.StoreMessageInfo(mi)
  1058. }
  1059. return ms
  1060. }
  1061. return mi.MessageOf(x)
  1062. }
  1063. // Deprecated: Use AccountBalanceRes.ProtoReflect.Descriptor instead.
  1064. func (*AccountBalanceRes) Descriptor() ([]byte, []int) {
  1065. return file_resourcesCenter_proto_rawDescGZIP(), []int{13}
  1066. }
  1067. func (x *AccountBalanceRes) GetCode() int64 {
  1068. if x != nil {
  1069. return x.Code
  1070. }
  1071. return 0
  1072. }
  1073. func (x *AccountBalanceRes) GetMessage() string {
  1074. if x != nil {
  1075. return x.Message
  1076. }
  1077. return ""
  1078. }
  1079. func (x *AccountBalanceRes) GetData() []*ResourceBalance {
  1080. if x != nil {
  1081. return x.Data
  1082. }
  1083. return nil
  1084. }
  1085. // 查询流水账
  1086. type RecordReq struct {
  1087. state protoimpl.MessageState
  1088. sizeCache protoimpl.SizeCache
  1089. unknownFields protoimpl.UnknownFields
  1090. AccountId string `protobuf:"bytes,1,opt,name=accountId,proto3" json:"accountId,omitempty"`
  1091. UserId string `protobuf:"bytes,2,opt,name=userId,proto3" json:"userId,omitempty"`
  1092. PageSize int64 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
  1093. Page int64 `protobuf:"varint,4,opt,name=page,proto3" json:"page,omitempty"`
  1094. State int64 `protobuf:"varint,5,opt,name=state,proto3" json:"state,omitempty"` //0 查消费,1查充值
  1095. ResourceType string `protobuf:"bytes,6,opt,name=resourceType,proto3" json:"resourceType,omitempty"` //资源代码
  1096. QueryTime string `protobuf:"bytes,7,opt,name=queryTime,proto3" json:"queryTime,omitempty"` //查询时间
  1097. }
  1098. func (x *RecordReq) Reset() {
  1099. *x = RecordReq{}
  1100. if protoimpl.UnsafeEnabled {
  1101. mi := &file_resourcesCenter_proto_msgTypes[14]
  1102. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1103. ms.StoreMessageInfo(mi)
  1104. }
  1105. }
  1106. func (x *RecordReq) String() string {
  1107. return protoimpl.X.MessageStringOf(x)
  1108. }
  1109. func (*RecordReq) ProtoMessage() {}
  1110. func (x *RecordReq) ProtoReflect() protoreflect.Message {
  1111. mi := &file_resourcesCenter_proto_msgTypes[14]
  1112. if protoimpl.UnsafeEnabled && x != nil {
  1113. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1114. if ms.LoadMessageInfo() == nil {
  1115. ms.StoreMessageInfo(mi)
  1116. }
  1117. return ms
  1118. }
  1119. return mi.MessageOf(x)
  1120. }
  1121. // Deprecated: Use RecordReq.ProtoReflect.Descriptor instead.
  1122. func (*RecordReq) Descriptor() ([]byte, []int) {
  1123. return file_resourcesCenter_proto_rawDescGZIP(), []int{14}
  1124. }
  1125. func (x *RecordReq) GetAccountId() string {
  1126. if x != nil {
  1127. return x.AccountId
  1128. }
  1129. return ""
  1130. }
  1131. func (x *RecordReq) GetUserId() string {
  1132. if x != nil {
  1133. return x.UserId
  1134. }
  1135. return ""
  1136. }
  1137. func (x *RecordReq) GetPageSize() int64 {
  1138. if x != nil {
  1139. return x.PageSize
  1140. }
  1141. return 0
  1142. }
  1143. func (x *RecordReq) GetPage() int64 {
  1144. if x != nil {
  1145. return x.Page
  1146. }
  1147. return 0
  1148. }
  1149. func (x *RecordReq) GetState() int64 {
  1150. if x != nil {
  1151. return x.State
  1152. }
  1153. return 0
  1154. }
  1155. func (x *RecordReq) GetResourceType() string {
  1156. if x != nil {
  1157. return x.ResourceType
  1158. }
  1159. return ""
  1160. }
  1161. func (x *RecordReq) GetQueryTime() string {
  1162. if x != nil {
  1163. return x.QueryTime
  1164. }
  1165. return ""
  1166. }
  1167. type ConsumeRecordRes struct {
  1168. state protoimpl.MessageState
  1169. sizeCache protoimpl.SizeCache
  1170. unknownFields protoimpl.UnknownFields
  1171. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
  1172. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
  1173. Data []*ConsumeRecord `protobuf:"bytes,3,rep,name=data,proto3" json:"data,omitempty"`
  1174. Count int64 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"`
  1175. }
  1176. func (x *ConsumeRecordRes) Reset() {
  1177. *x = ConsumeRecordRes{}
  1178. if protoimpl.UnsafeEnabled {
  1179. mi := &file_resourcesCenter_proto_msgTypes[15]
  1180. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1181. ms.StoreMessageInfo(mi)
  1182. }
  1183. }
  1184. func (x *ConsumeRecordRes) String() string {
  1185. return protoimpl.X.MessageStringOf(x)
  1186. }
  1187. func (*ConsumeRecordRes) ProtoMessage() {}
  1188. func (x *ConsumeRecordRes) ProtoReflect() protoreflect.Message {
  1189. mi := &file_resourcesCenter_proto_msgTypes[15]
  1190. if protoimpl.UnsafeEnabled && x != nil {
  1191. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1192. if ms.LoadMessageInfo() == nil {
  1193. ms.StoreMessageInfo(mi)
  1194. }
  1195. return ms
  1196. }
  1197. return mi.MessageOf(x)
  1198. }
  1199. // Deprecated: Use ConsumeRecordRes.ProtoReflect.Descriptor instead.
  1200. func (*ConsumeRecordRes) Descriptor() ([]byte, []int) {
  1201. return file_resourcesCenter_proto_rawDescGZIP(), []int{15}
  1202. }
  1203. func (x *ConsumeRecordRes) GetCode() int64 {
  1204. if x != nil {
  1205. return x.Code
  1206. }
  1207. return 0
  1208. }
  1209. func (x *ConsumeRecordRes) GetMessage() string {
  1210. if x != nil {
  1211. return x.Message
  1212. }
  1213. return ""
  1214. }
  1215. func (x *ConsumeRecordRes) GetData() []*ConsumeRecord {
  1216. if x != nil {
  1217. return x.Data
  1218. }
  1219. return nil
  1220. }
  1221. func (x *ConsumeRecordRes) GetCount() int64 {
  1222. if x != nil {
  1223. return x.Count
  1224. }
  1225. return 0
  1226. }
  1227. type MergeInfo struct {
  1228. state protoimpl.MessageState
  1229. sizeCache protoimpl.SizeCache
  1230. unknownFields protoimpl.UnknownFields
  1231. MergeUser string `protobuf:"bytes,1,opt,name=mergeUser,proto3" json:"mergeUser,omitempty"` //合并用户
  1232. MergedUser string `protobuf:"bytes,2,opt,name=mergedUser,proto3" json:"mergedUser,omitempty"` //被合并用户
  1233. AppId string `protobuf:"bytes,3,opt,name=appId,proto3" json:"appId,omitempty"` //身份标识
  1234. }
  1235. func (x *MergeInfo) Reset() {
  1236. *x = MergeInfo{}
  1237. if protoimpl.UnsafeEnabled {
  1238. mi := &file_resourcesCenter_proto_msgTypes[16]
  1239. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1240. ms.StoreMessageInfo(mi)
  1241. }
  1242. }
  1243. func (x *MergeInfo) String() string {
  1244. return protoimpl.X.MessageStringOf(x)
  1245. }
  1246. func (*MergeInfo) ProtoMessage() {}
  1247. func (x *MergeInfo) ProtoReflect() protoreflect.Message {
  1248. mi := &file_resourcesCenter_proto_msgTypes[16]
  1249. if protoimpl.UnsafeEnabled && x != nil {
  1250. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1251. if ms.LoadMessageInfo() == nil {
  1252. ms.StoreMessageInfo(mi)
  1253. }
  1254. return ms
  1255. }
  1256. return mi.MessageOf(x)
  1257. }
  1258. // Deprecated: Use MergeInfo.ProtoReflect.Descriptor instead.
  1259. func (*MergeInfo) Descriptor() ([]byte, []int) {
  1260. return file_resourcesCenter_proto_rawDescGZIP(), []int{16}
  1261. }
  1262. func (x *MergeInfo) GetMergeUser() string {
  1263. if x != nil {
  1264. return x.MergeUser
  1265. }
  1266. return ""
  1267. }
  1268. func (x *MergeInfo) GetMergedUser() string {
  1269. if x != nil {
  1270. return x.MergedUser
  1271. }
  1272. return ""
  1273. }
  1274. func (x *MergeInfo) GetAppId() string {
  1275. if x != nil {
  1276. return x.AppId
  1277. }
  1278. return ""
  1279. }
  1280. var File_resourcesCenter_proto protoreflect.FileDescriptor
  1281. var file_resourcesCenter_proto_rawDesc = []byte{
  1282. 0x0a, 0x15, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x43, 0x65, 0x6e, 0x74, 0x65,
  1283. 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0f, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63,
  1284. 0x65, 0x73, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x22, 0x38, 0x0a, 0x08, 0x52, 0x65, 0x73, 0x70,
  1285. 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01,
  1286. 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73,
  1287. 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61,
  1288. 0x67, 0x65, 0x22, 0x65, 0x0a, 0x0f, 0x55, 0x73, 0x65, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73,
  1289. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20,
  1290. 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73,
  1291. 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73,
  1292. 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x64, 0x65, 0x64, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  1293. 0x4e, 0x75, 0x6d, 0x62, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d, 0x64, 0x65, 0x64, 0x75,
  1294. 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x62, 0x22, 0xc7, 0x02, 0x0a, 0x07, 0x42, 0x61,
  1295. 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  1296. 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e,
  1297. 0x74, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x6e, 0x79, 0x49, 0x64,
  1298. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x6e, 0x79, 0x49,
  1299. 0x64, 0x12, 0x22, 0x0a, 0x0c, 0x64, 0x65, 0x70, 0x61, 0x72, 0x74, 0x6d, 0x65, 0x6e, 0x74, 0x49,
  1300. 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x64, 0x65, 0x70, 0x61, 0x72, 0x74, 0x6d,
  1301. 0x65, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20,
  1302. 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x22, 0x0a, 0x0c, 0x72, 0x65, 0x73,
  1303. 0x6f, 0x75, 0x72, 0x63, 0x65, 0x54, 0x79, 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52,
  1304. 0x0c, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x54, 0x79, 0x70, 0x65, 0x12, 0x16, 0x0a,
  1305. 0x06, 0x6e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e,
  1306. 0x75, 0x6d, 0x62, 0x65, 0x72, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x70, 0x65, 0x63, 0x18, 0x07, 0x20,
  1307. 0x01, 0x28, 0x09, 0x52, 0x04, 0x73, 0x70, 0x65, 0x63, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70,
  1308. 0x49, 0x64, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x12,
  1309. 0x14, 0x0a, 0x05, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05,
  1310. 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x12, 0x18, 0x0a, 0x07, 0x65, 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65,
  1311. 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x65, 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x12,
  1312. 0x18, 0x0a, 0x07, 0x76, 0x69, 0x70, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09,
  1313. 0x52, 0x07, 0x76, 0x69, 0x70, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x52, 0x65, 0x6d,
  1314. 0x61, 0x72, 0x6b, 0x73, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x52, 0x65, 0x6d, 0x61,
  1315. 0x72, 0x6b, 0x73, 0x22, 0x40, 0x0a, 0x06, 0x56, 0x69, 0x70, 0x52, 0x65, 0x71, 0x12, 0x1c, 0x0a,
  1316. 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1317. 0x52, 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x76,
  1318. 0x69, 0x70, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x76, 0x69,
  1319. 0x70, 0x54, 0x69, 0x6d, 0x65, 0x22, 0xbd, 0x03, 0x0a, 0x09, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72,
  1320. 0x63, 0x65, 0x73, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64,
  1321. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49,
  1322. 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x6e, 0x79, 0x49, 0x64, 0x18, 0x02,
  1323. 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x6e, 0x79, 0x49, 0x64, 0x12,
  1324. 0x22, 0x0a, 0x0c, 0x64, 0x65, 0x70, 0x61, 0x72, 0x74, 0x6d, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x18,
  1325. 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x64, 0x65, 0x70, 0x61, 0x72, 0x74, 0x6d, 0x65, 0x6e,
  1326. 0x74, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28,
  1327. 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x22, 0x0a, 0x0c, 0x72, 0x65, 0x73, 0x6f, 0x75,
  1328. 0x72, 0x63, 0x65, 0x54, 0x79, 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x72,
  1329. 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x54, 0x79, 0x70, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x6e,
  1330. 0x75, 0x6d, 0x62, 0x65, 0x72, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x75, 0x6d,
  1331. 0x62, 0x65, 0x72, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x70, 0x65, 0x63, 0x18, 0x07, 0x20, 0x01, 0x28,
  1332. 0x09, 0x52, 0x04, 0x73, 0x70, 0x65, 0x63, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64,
  1333. 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x12, 0x14, 0x0a,
  1334. 0x05, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6d, 0x6f,
  1335. 0x64, 0x65, 0x6c, 0x12, 0x18, 0x0a, 0x07, 0x65, 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x0a,
  1336. 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x65, 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x18, 0x0a,
  1337. 0x07, 0x52, 0x65, 0x6d, 0x61, 0x72, 0x6b, 0x73, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07,
  1338. 0x52, 0x65, 0x6d, 0x61, 0x72, 0x6b, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x6e, 0x66, 0x6f, 0x49,
  1339. 0x64, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x69, 0x6e, 0x66, 0x6f, 0x49, 0x64, 0x12,
  1340. 0x2a, 0x0a, 0x10, 0x64, 0x75, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x65, 0x52, 0x65, 0x6d, 0x6f,
  1341. 0x76, 0x61, 0x6c, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x03, 0x52, 0x10, 0x64, 0x75, 0x70, 0x6c, 0x69,
  1342. 0x63, 0x61, 0x74, 0x65, 0x52, 0x65, 0x6d, 0x6f, 0x76, 0x61, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x72,
  1343. 0x75, 0x6c, 0x65, 0x49, 0x64, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x72, 0x75, 0x6c,
  1344. 0x65, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x76, 0x69, 0x70, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x10,
  1345. 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x76, 0x69, 0x70, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x16, 0x0a,
  1346. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75,
  1347. 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0xe6, 0x02, 0x0a, 0x08, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c,
  1348. 0x65, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x18,
  1349. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64,
  1350. 0x12, 0x1c, 0x0a, 0x09, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x6e, 0x79, 0x49, 0x64, 0x18, 0x02, 0x20,
  1351. 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x6e, 0x79, 0x49, 0x64, 0x12, 0x22,
  1352. 0x0a, 0x0c, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x54, 0x79, 0x70, 0x65, 0x18, 0x03,
  1353. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x54, 0x79,
  1354. 0x70, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x18, 0x04, 0x20, 0x01,
  1355. 0x28, 0x03, 0x52, 0x06, 0x6e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x75,
  1356. 0x6c, 0x65, 0x49, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x72, 0x75, 0x6c, 0x65,
  1357. 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65,
  1358. 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x69,
  1359. 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x54, 0x79, 0x70, 0x65, 0x18, 0x08,
  1360. 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x54, 0x79, 0x70, 0x65, 0x12, 0x22,
  1361. 0x0a, 0x0c, 0x64, 0x65, 0x70, 0x61, 0x72, 0x74, 0x6d, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x18, 0x09,
  1362. 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x64, 0x65, 0x70, 0x61, 0x72, 0x74, 0x6d, 0x65, 0x6e, 0x74,
  1363. 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x0a, 0x20, 0x01,
  1364. 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x24, 0x0a, 0x0d, 0x64, 0x65,
  1365. 0x64, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x62, 0x18, 0x0b, 0x20, 0x01, 0x28,
  1366. 0x03, 0x52, 0x0d, 0x64, 0x65, 0x64, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x62,
  1367. 0x12, 0x18, 0x0a, 0x07, 0x72, 0x65, 0x6d, 0x61, 0x72, 0x6b, 0x73, 0x18, 0x0c, 0x20, 0x01, 0x28,
  1368. 0x09, 0x52, 0x07, 0x72, 0x65, 0x6d, 0x61, 0x72, 0x6b, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61,
  1369. 0x6d, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0xa1,
  1370. 0x01, 0x0a, 0x0d, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x41, 0x75, 0x74, 0x68,
  1371. 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64,
  1372. 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20,
  1373. 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x20,
  1374. 0x0a, 0x0b, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x49, 0x64, 0x18, 0x03, 0x20,
  1375. 0x01, 0x28, 0x03, 0x52, 0x0b, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x49, 0x64,
  1376. 0x12, 0x14, 0x0a, 0x05, 0x71, 0x75, 0x6f, 0x74, 0x61, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52,
  1377. 0x05, 0x71, 0x75, 0x6f, 0x74, 0x61, 0x12, 0x14, 0x0a, 0x05, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x18,
  1378. 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x12, 0x14, 0x0a, 0x05,
  1379. 0x73, 0x74, 0x61, 0x74, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x73, 0x74, 0x61,
  1380. 0x74, 0x65, 0x22, 0xf1, 0x01, 0x0a, 0x0f, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x42,
  1381. 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  1382. 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03,
  1383. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x75,
  1384. 0x6d, 0x62, 0x65, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x75, 0x6d, 0x62,
  1385. 0x65, 0x72, 0x12, 0x22, 0x0a, 0x0c, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x54, 0x79,
  1386. 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72,
  1387. 0x63, 0x65, 0x54, 0x79, 0x70, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x70, 0x65, 0x63, 0x18, 0x06,
  1388. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x73, 0x70, 0x65, 0x63, 0x12, 0x1c, 0x0a, 0x09, 0x74, 0x68,
  1389. 0x69, 0x72, 0x74, 0x79, 0x4e, 0x75, 0x6d, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x74,
  1390. 0x68, 0x69, 0x72, 0x74, 0x79, 0x4e, 0x75, 0x6d, 0x12, 0x18, 0x0a, 0x07, 0x6e, 0x75, 0x6d, 0x62,
  1391. 0x65, 0x72, 0x31, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6e, 0x75, 0x6d, 0x62, 0x65,
  1392. 0x72, 0x31, 0x12, 0x18, 0x0a, 0x07, 0x6e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x32, 0x18, 0x09, 0x20,
  1393. 0x01, 0x28, 0x03, 0x52, 0x07, 0x6e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x32, 0x12, 0x18, 0x0a, 0x07,
  1394. 0x6e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x33, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6e,
  1395. 0x75, 0x6d, 0x62, 0x65, 0x72, 0x33, 0x22, 0x9b, 0x02, 0x0a, 0x0d, 0x43, 0x6f, 0x6e, 0x73, 0x75,
  1396. 0x6d, 0x65, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01,
  1397. 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72,
  1398. 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64,
  1399. 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  1400. 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x22, 0x0a, 0x0c, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65,
  1401. 0x54, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x72, 0x65, 0x73, 0x6f,
  1402. 0x75, 0x72, 0x63, 0x65, 0x54, 0x79, 0x70, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x75, 0x6d, 0x62,
  1403. 0x65, 0x72, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x75, 0x6d, 0x62, 0x65, 0x72,
  1404. 0x12, 0x24, 0x0a, 0x0d, 0x64, 0x65, 0x64, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x75, 0x6d,
  1405. 0x62, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d, 0x64, 0x65, 0x64, 0x75, 0x63, 0x74, 0x69,
  1406. 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x62, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x75, 0x6c, 0x65, 0x49, 0x64,
  1407. 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x72, 0x75, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x1e,
  1408. 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x08, 0x20, 0x01,
  1409. 0x28, 0x09, 0x52, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x1a,
  1410. 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x54, 0x79, 0x70, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03,
  1411. 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x54, 0x79, 0x70, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x72, 0x65,
  1412. 0x6d, 0x61, 0x72, 0x6b, 0x73, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x72, 0x65, 0x6d,
  1413. 0x61, 0x72, 0x6b, 0x73, 0x22, 0x50, 0x0a, 0x0c, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65,
  1414. 0x73, 0x52, 0x65, 0x71, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49,
  1415. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  1416. 0x49, 0x64, 0x12, 0x22, 0x0a, 0x0c, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x54, 0x79,
  1417. 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72,
  1418. 0x63, 0x65, 0x54, 0x79, 0x70, 0x65, 0x22, 0x66, 0x0a, 0x0a, 0x50, 0x72, 0x65, 0x76, 0x69, 0x65,
  1419. 0x77, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x6e, 0x66, 0x6f, 0x49, 0x64, 0x18, 0x01,
  1420. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x69, 0x6e, 0x66, 0x6f, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09,
  1421. 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  1422. 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x22, 0x0a, 0x0c, 0x72, 0x65,
  1423. 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x54, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
  1424. 0x52, 0x0c, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x54, 0x79, 0x70, 0x65, 0x22, 0x9e,
  1425. 0x01, 0x0a, 0x0a, 0x50, 0x72, 0x65, 0x76, 0x69, 0x65, 0x77, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a,
  1426. 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64,
  1427. 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01,
  1428. 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x72,
  1429. 0x65, 0x70, 0x65, 0x61, 0x74, 0x4e, 0x75, 0x6d, 0x62, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
  1430. 0x0a, 0x72, 0x65, 0x70, 0x65, 0x61, 0x74, 0x4e, 0x75, 0x6d, 0x62, 0x12, 0x24, 0x0a, 0x0d, 0x64,
  1431. 0x65, 0x64, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x62, 0x18, 0x04, 0x20, 0x01,
  1432. 0x28, 0x03, 0x52, 0x0d, 0x64, 0x65, 0x64, 0x75, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x75, 0x6d,
  1433. 0x62, 0x12, 0x1c, 0x0a, 0x09, 0x72, 0x65, 0x6d, 0x61, 0x69, 0x6e, 0x4e, 0x75, 0x6d, 0x18, 0x05,
  1434. 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x72, 0x65, 0x6d, 0x61, 0x69, 0x6e, 0x4e, 0x75, 0x6d, 0x22,
  1435. 0x74, 0x0a, 0x10, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x41, 0x75, 0x74, 0x68,
  1436. 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  1437. 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61,
  1438. 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  1439. 0x65, 0x12, 0x32, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32,
  1440. 0x1e, 0x2e, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x43, 0x65, 0x6e, 0x74, 0x65,
  1441. 0x72, 0x2e, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x41, 0x75, 0x74, 0x68, 0x52,
  1442. 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0x77, 0x0a, 0x11, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  1443. 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f,
  1444. 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18,
  1445. 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  1446. 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x34, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61,
  1447. 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x20, 0x2e, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63,
  1448. 0x65, 0x73, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x2e, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63,
  1449. 0x65, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0xc9,
  1450. 0x01, 0x0a, 0x09, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x52, 0x65, 0x71, 0x12, 0x1c, 0x0a, 0x09,
  1451. 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1452. 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73,
  1453. 0x65, 0x72, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72,
  1454. 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x18, 0x03,
  1455. 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x12,
  1456. 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x70, 0x61,
  1457. 0x67, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x73, 0x74, 0x61, 0x74, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28,
  1458. 0x03, 0x52, 0x05, 0x73, 0x74, 0x61, 0x74, 0x65, 0x12, 0x22, 0x0a, 0x0c, 0x72, 0x65, 0x73, 0x6f,
  1459. 0x75, 0x72, 0x63, 0x65, 0x54, 0x79, 0x70, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c,
  1460. 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1c, 0x0a, 0x09,
  1461. 0x71, 0x75, 0x65, 0x72, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52,
  1462. 0x09, 0x71, 0x75, 0x65, 0x72, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x22, 0x8a, 0x01, 0x0a, 0x10, 0x43,
  1463. 0x6f, 0x6e, 0x73, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x52, 0x65, 0x73, 0x12,
  1464. 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63,
  1465. 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02,
  1466. 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x32, 0x0a,
  1467. 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x72, 0x65,
  1468. 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x2e, 0x43, 0x6f,
  1469. 0x6e, 0x73, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x52, 0x04, 0x64, 0x61, 0x74,
  1470. 0x61, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03,
  1471. 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x5f, 0x0a, 0x09, 0x6d, 0x65, 0x72, 0x67, 0x65,
  1472. 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1c, 0x0a, 0x09, 0x6d, 0x65, 0x72, 0x67, 0x65, 0x55, 0x73, 0x65,
  1473. 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x6d, 0x65, 0x72, 0x67, 0x65, 0x55, 0x73,
  1474. 0x65, 0x72, 0x12, 0x1e, 0x0a, 0x0a, 0x6d, 0x65, 0x72, 0x67, 0x65, 0x64, 0x55, 0x73, 0x65, 0x72,
  1475. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x6d, 0x65, 0x72, 0x67, 0x65, 0x64, 0x55, 0x73,
  1476. 0x65, 0x72, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28,
  1477. 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x32, 0x87, 0x05, 0x0a, 0x0f, 0x52, 0x65, 0x73,
  1478. 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x12, 0x56, 0x0a, 0x11,
  1479. 0x66, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x41, 0x75, 0x74,
  1480. 0x68, 0x12, 0x1d, 0x2e, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x43, 0x65, 0x6e,
  1481. 0x74, 0x65, 0x72, 0x2e, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x52, 0x65, 0x71,
  1482. 0x1a, 0x22, 0x2e, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x43, 0x65, 0x6e, 0x74,
  1483. 0x65, 0x72, 0x2e, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63,
  1484. 0x65, 0x52, 0x65, 0x73, 0x12, 0x57, 0x0a, 0x12, 0x66, 0x69, 0x6e, 0x64, 0x41, 0x63, 0x63, 0x6f,
  1485. 0x75, 0x6e, 0x74, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x12, 0x1d, 0x2e, 0x72, 0x65, 0x73,
  1486. 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x2e, 0x52, 0x65, 0x73,
  1487. 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x52, 0x65, 0x71, 0x1a, 0x22, 0x2e, 0x72, 0x65, 0x73, 0x6f,
  1488. 0x75, 0x72, 0x63, 0x65, 0x73, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x2e, 0x41, 0x63, 0x63, 0x6f,
  1489. 0x75, 0x6e, 0x74, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x52, 0x65, 0x73, 0x12, 0x52, 0x0a,
  1490. 0x11, 0x66, 0x69, 0x6e, 0x64, 0x43, 0x6f, 0x6e, 0x73, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x63, 0x6f,
  1491. 0x72, 0x64, 0x12, 0x1a, 0x2e, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x43, 0x65,
  1492. 0x6e, 0x74, 0x65, 0x72, 0x2e, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x52, 0x65, 0x71, 0x1a, 0x21,
  1493. 0x2e, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72,
  1494. 0x2e, 0x43, 0x6f, 0x6e, 0x73, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x52, 0x65,
  1495. 0x73, 0x12, 0x4c, 0x0a, 0x13, 0x70, 0x75, 0x72, 0x63, 0x68, 0x61, 0x73, 0x65, 0x55, 0x73, 0x65,
  1496. 0x72, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x12, 0x1a, 0x2e, 0x72, 0x65, 0x73, 0x6f, 0x75,
  1497. 0x72, 0x63, 0x65, 0x73, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x2e, 0x52, 0x65, 0x73, 0x6f, 0x75,
  1498. 0x72, 0x63, 0x65, 0x73, 0x1a, 0x19, 0x2e, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73,
  1499. 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12,
  1500. 0x4f, 0x0a, 0x0f, 0x75, 0x73, 0x65, 0x55, 0x73, 0x65, 0x72, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c,
  1501. 0x65, 0x64, 0x12, 0x1a, 0x2e, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x43, 0x65,
  1502. 0x6e, 0x74, 0x65, 0x72, 0x2e, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x1a, 0x20,
  1503. 0x2e, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72,
  1504. 0x2e, 0x55, 0x73, 0x65, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  1505. 0x12, 0x47, 0x0a, 0x0b, 0x66, 0x69, 0x6e, 0x64, 0x50, 0x72, 0x65, 0x76, 0x69, 0x65, 0x77, 0x12,
  1506. 0x1b, 0x2e, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x43, 0x65, 0x6e, 0x74, 0x65,
  1507. 0x72, 0x2e, 0x50, 0x72, 0x65, 0x76, 0x69, 0x65, 0x77, 0x52, 0x65, 0x71, 0x1a, 0x1b, 0x2e, 0x72,
  1508. 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x2e, 0x50,
  1509. 0x72, 0x65, 0x76, 0x69, 0x65, 0x77, 0x52, 0x65, 0x73, 0x12, 0x42, 0x0a, 0x09, 0x75, 0x73, 0x65,
  1510. 0x72, 0x4d, 0x65, 0x72, 0x67, 0x65, 0x12, 0x1a, 0x2e, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63,
  1511. 0x65, 0x73, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x2e, 0x6d, 0x65, 0x72, 0x67, 0x65, 0x49, 0x6e,
  1512. 0x66, 0x6f, 0x1a, 0x19, 0x2e, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x43, 0x65,
  1513. 0x6e, 0x74, 0x65, 0x72, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x43, 0x0a,
  1514. 0x0d, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x56, 0x69, 0x70, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x17,
  1515. 0x2e, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72,
  1516. 0x2e, 0x56, 0x69, 0x70, 0x52, 0x65, 0x71, 0x1a, 0x19, 0x2e, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72,
  1517. 0x63, 0x65, 0x73, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  1518. 0x73, 0x65, 0x42, 0x12, 0x5a, 0x10, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x43,
  1519. 0x65, 0x6e, 0x74, 0x65, 0x72, 0x2f, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1520. }
  1521. var (
  1522. file_resourcesCenter_proto_rawDescOnce sync.Once
  1523. file_resourcesCenter_proto_rawDescData = file_resourcesCenter_proto_rawDesc
  1524. )
  1525. func file_resourcesCenter_proto_rawDescGZIP() []byte {
  1526. file_resourcesCenter_proto_rawDescOnce.Do(func() {
  1527. file_resourcesCenter_proto_rawDescData = protoimpl.X.CompressGZIP(file_resourcesCenter_proto_rawDescData)
  1528. })
  1529. return file_resourcesCenter_proto_rawDescData
  1530. }
  1531. var file_resourcesCenter_proto_msgTypes = make([]protoimpl.MessageInfo, 17)
  1532. var file_resourcesCenter_proto_goTypes = []interface{}{
  1533. (*Response)(nil), // 0: resourcesCenter.Response
  1534. (*UseUserResponse)(nil), // 1: resourcesCenter.UseUserResponse
  1535. (*Balance)(nil), // 2: resourcesCenter.Balance
  1536. (*VipReq)(nil), // 3: resourcesCenter.VipReq
  1537. (*Resources)(nil), // 4: resourcesCenter.Resources
  1538. (*Detailed)(nil), // 5: resourcesCenter.Detailed
  1539. (*ResourcesAuth)(nil), // 6: resourcesCenter.ResourcesAuth
  1540. (*ResourceBalance)(nil), // 7: resourcesCenter.ResourceBalance
  1541. (*ConsumeRecord)(nil), // 8: resourcesCenter.ConsumeRecord
  1542. (*ResourcesReq)(nil), // 9: resourcesCenter.ResourcesReq
  1543. (*PreviewReq)(nil), // 10: resourcesCenter.PreviewReq
  1544. (*PreviewRes)(nil), // 11: resourcesCenter.PreviewRes
  1545. (*ResourcesAuthRes)(nil), // 12: resourcesCenter.ResourcesAuthRes
  1546. (*AccountBalanceRes)(nil), // 13: resourcesCenter.AccountBalanceRes
  1547. (*RecordReq)(nil), // 14: resourcesCenter.RecordReq
  1548. (*ConsumeRecordRes)(nil), // 15: resourcesCenter.ConsumeRecordRes
  1549. (*MergeInfo)(nil), // 16: resourcesCenter.mergeInfo
  1550. }
  1551. var file_resourcesCenter_proto_depIdxs = []int32{
  1552. 6, // 0: resourcesCenter.ResourcesAuthRes.data:type_name -> resourcesCenter.ResourcesAuth
  1553. 7, // 1: resourcesCenter.AccountBalanceRes.data:type_name -> resourcesCenter.ResourceBalance
  1554. 8, // 2: resourcesCenter.ConsumeRecordRes.data:type_name -> resourcesCenter.ConsumeRecord
  1555. 9, // 3: resourcesCenter.ResourcesCenter.findResourcesAuth:input_type -> resourcesCenter.ResourcesReq
  1556. 9, // 4: resourcesCenter.ResourcesCenter.findAccountBalance:input_type -> resourcesCenter.ResourcesReq
  1557. 14, // 5: resourcesCenter.ResourcesCenter.findConsumeRecord:input_type -> resourcesCenter.RecordReq
  1558. 4, // 6: resourcesCenter.ResourcesCenter.purchaseUserBalance:input_type -> resourcesCenter.Resources
  1559. 4, // 7: resourcesCenter.ResourcesCenter.useUserDetailed:input_type -> resourcesCenter.Resources
  1560. 10, // 8: resourcesCenter.ResourcesCenter.findPreview:input_type -> resourcesCenter.PreviewReq
  1561. 16, // 9: resourcesCenter.ResourcesCenter.userMerge:input_type -> resourcesCenter.mergeInfo
  1562. 3, // 10: resourcesCenter.ResourcesCenter.updateVipTime:input_type -> resourcesCenter.VipReq
  1563. 13, // 11: resourcesCenter.ResourcesCenter.findResourcesAuth:output_type -> resourcesCenter.AccountBalanceRes
  1564. 13, // 12: resourcesCenter.ResourcesCenter.findAccountBalance:output_type -> resourcesCenter.AccountBalanceRes
  1565. 15, // 13: resourcesCenter.ResourcesCenter.findConsumeRecord:output_type -> resourcesCenter.ConsumeRecordRes
  1566. 0, // 14: resourcesCenter.ResourcesCenter.purchaseUserBalance:output_type -> resourcesCenter.Response
  1567. 1, // 15: resourcesCenter.ResourcesCenter.useUserDetailed:output_type -> resourcesCenter.UseUserResponse
  1568. 11, // 16: resourcesCenter.ResourcesCenter.findPreview:output_type -> resourcesCenter.PreviewRes
  1569. 0, // 17: resourcesCenter.ResourcesCenter.userMerge:output_type -> resourcesCenter.Response
  1570. 0, // 18: resourcesCenter.ResourcesCenter.updateVipTime:output_type -> resourcesCenter.Response
  1571. 11, // [11:19] is the sub-list for method output_type
  1572. 3, // [3:11] is the sub-list for method input_type
  1573. 3, // [3:3] is the sub-list for extension type_name
  1574. 3, // [3:3] is the sub-list for extension extendee
  1575. 0, // [0:3] is the sub-list for field type_name
  1576. }
  1577. func init() { file_resourcesCenter_proto_init() }
  1578. func file_resourcesCenter_proto_init() {
  1579. if File_resourcesCenter_proto != nil {
  1580. return
  1581. }
  1582. if !protoimpl.UnsafeEnabled {
  1583. file_resourcesCenter_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1584. switch v := v.(*Response); i {
  1585. case 0:
  1586. return &v.state
  1587. case 1:
  1588. return &v.sizeCache
  1589. case 2:
  1590. return &v.unknownFields
  1591. default:
  1592. return nil
  1593. }
  1594. }
  1595. file_resourcesCenter_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1596. switch v := v.(*UseUserResponse); i {
  1597. case 0:
  1598. return &v.state
  1599. case 1:
  1600. return &v.sizeCache
  1601. case 2:
  1602. return &v.unknownFields
  1603. default:
  1604. return nil
  1605. }
  1606. }
  1607. file_resourcesCenter_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1608. switch v := v.(*Balance); i {
  1609. case 0:
  1610. return &v.state
  1611. case 1:
  1612. return &v.sizeCache
  1613. case 2:
  1614. return &v.unknownFields
  1615. default:
  1616. return nil
  1617. }
  1618. }
  1619. file_resourcesCenter_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1620. switch v := v.(*VipReq); i {
  1621. case 0:
  1622. return &v.state
  1623. case 1:
  1624. return &v.sizeCache
  1625. case 2:
  1626. return &v.unknownFields
  1627. default:
  1628. return nil
  1629. }
  1630. }
  1631. file_resourcesCenter_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1632. switch v := v.(*Resources); i {
  1633. case 0:
  1634. return &v.state
  1635. case 1:
  1636. return &v.sizeCache
  1637. case 2:
  1638. return &v.unknownFields
  1639. default:
  1640. return nil
  1641. }
  1642. }
  1643. file_resourcesCenter_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1644. switch v := v.(*Detailed); i {
  1645. case 0:
  1646. return &v.state
  1647. case 1:
  1648. return &v.sizeCache
  1649. case 2:
  1650. return &v.unknownFields
  1651. default:
  1652. return nil
  1653. }
  1654. }
  1655. file_resourcesCenter_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1656. switch v := v.(*ResourcesAuth); i {
  1657. case 0:
  1658. return &v.state
  1659. case 1:
  1660. return &v.sizeCache
  1661. case 2:
  1662. return &v.unknownFields
  1663. default:
  1664. return nil
  1665. }
  1666. }
  1667. file_resourcesCenter_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1668. switch v := v.(*ResourceBalance); i {
  1669. case 0:
  1670. return &v.state
  1671. case 1:
  1672. return &v.sizeCache
  1673. case 2:
  1674. return &v.unknownFields
  1675. default:
  1676. return nil
  1677. }
  1678. }
  1679. file_resourcesCenter_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1680. switch v := v.(*ConsumeRecord); i {
  1681. case 0:
  1682. return &v.state
  1683. case 1:
  1684. return &v.sizeCache
  1685. case 2:
  1686. return &v.unknownFields
  1687. default:
  1688. return nil
  1689. }
  1690. }
  1691. file_resourcesCenter_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1692. switch v := v.(*ResourcesReq); i {
  1693. case 0:
  1694. return &v.state
  1695. case 1:
  1696. return &v.sizeCache
  1697. case 2:
  1698. return &v.unknownFields
  1699. default:
  1700. return nil
  1701. }
  1702. }
  1703. file_resourcesCenter_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1704. switch v := v.(*PreviewReq); i {
  1705. case 0:
  1706. return &v.state
  1707. case 1:
  1708. return &v.sizeCache
  1709. case 2:
  1710. return &v.unknownFields
  1711. default:
  1712. return nil
  1713. }
  1714. }
  1715. file_resourcesCenter_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1716. switch v := v.(*PreviewRes); i {
  1717. case 0:
  1718. return &v.state
  1719. case 1:
  1720. return &v.sizeCache
  1721. case 2:
  1722. return &v.unknownFields
  1723. default:
  1724. return nil
  1725. }
  1726. }
  1727. file_resourcesCenter_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1728. switch v := v.(*ResourcesAuthRes); i {
  1729. case 0:
  1730. return &v.state
  1731. case 1:
  1732. return &v.sizeCache
  1733. case 2:
  1734. return &v.unknownFields
  1735. default:
  1736. return nil
  1737. }
  1738. }
  1739. file_resourcesCenter_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1740. switch v := v.(*AccountBalanceRes); i {
  1741. case 0:
  1742. return &v.state
  1743. case 1:
  1744. return &v.sizeCache
  1745. case 2:
  1746. return &v.unknownFields
  1747. default:
  1748. return nil
  1749. }
  1750. }
  1751. file_resourcesCenter_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  1752. switch v := v.(*RecordReq); i {
  1753. case 0:
  1754. return &v.state
  1755. case 1:
  1756. return &v.sizeCache
  1757. case 2:
  1758. return &v.unknownFields
  1759. default:
  1760. return nil
  1761. }
  1762. }
  1763. file_resourcesCenter_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  1764. switch v := v.(*ConsumeRecordRes); i {
  1765. case 0:
  1766. return &v.state
  1767. case 1:
  1768. return &v.sizeCache
  1769. case 2:
  1770. return &v.unknownFields
  1771. default:
  1772. return nil
  1773. }
  1774. }
  1775. file_resourcesCenter_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  1776. switch v := v.(*MergeInfo); i {
  1777. case 0:
  1778. return &v.state
  1779. case 1:
  1780. return &v.sizeCache
  1781. case 2:
  1782. return &v.unknownFields
  1783. default:
  1784. return nil
  1785. }
  1786. }
  1787. }
  1788. type x struct{}
  1789. out := protoimpl.TypeBuilder{
  1790. File: protoimpl.DescBuilder{
  1791. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1792. RawDescriptor: file_resourcesCenter_proto_rawDesc,
  1793. NumEnums: 0,
  1794. NumMessages: 17,
  1795. NumExtensions: 0,
  1796. NumServices: 1,
  1797. },
  1798. GoTypes: file_resourcesCenter_proto_goTypes,
  1799. DependencyIndexes: file_resourcesCenter_proto_depIdxs,
  1800. MessageInfos: file_resourcesCenter_proto_msgTypes,
  1801. }.Build()
  1802. File_resourcesCenter_proto = out.File
  1803. file_resourcesCenter_proto_rawDesc = nil
  1804. file_resourcesCenter_proto_goTypes = nil
  1805. file_resourcesCenter_proto_depIdxs = nil
  1806. }