transform.pb.go 93 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.23.0
  4. // protoc v3.12.3
  5. // source: transform.proto
  6. package transform
  7. import (
  8. context "context"
  9. proto "github.com/golang/protobuf/proto"
  10. grpc "google.golang.org/grpc"
  11. codes "google.golang.org/grpc/codes"
  12. status "google.golang.org/grpc/status"
  13. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  14. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  15. reflect "reflect"
  16. sync "sync"
  17. )
  18. const (
  19. // Verify that this generated code is sufficiently up-to-date.
  20. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  21. // Verify that runtime/protoimpl is sufficiently up-to-date.
  22. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  23. )
  24. // This is a compile-time assertion that a sufficiently up-to-date version
  25. // of the legacy proto package is being used.
  26. const _ = proto.ProtoPackageIsVersion4
  27. type UserRequest struct {
  28. state protoimpl.MessageState
  29. sizeCache protoimpl.SizeCache
  30. unknownFields protoimpl.UnknownFields
  31. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
  32. Phone string `protobuf:"bytes,2,opt,name=phone,proto3" json:"phone,omitempty"`
  33. }
  34. func (x *UserRequest) Reset() {
  35. *x = UserRequest{}
  36. if protoimpl.UnsafeEnabled {
  37. mi := &file_transform_proto_msgTypes[0]
  38. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  39. ms.StoreMessageInfo(mi)
  40. }
  41. }
  42. func (x *UserRequest) String() string {
  43. return protoimpl.X.MessageStringOf(x)
  44. }
  45. func (*UserRequest) ProtoMessage() {}
  46. func (x *UserRequest) ProtoReflect() protoreflect.Message {
  47. mi := &file_transform_proto_msgTypes[0]
  48. if protoimpl.UnsafeEnabled && x != nil {
  49. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  50. if ms.LoadMessageInfo() == nil {
  51. ms.StoreMessageInfo(mi)
  52. }
  53. return ms
  54. }
  55. return mi.MessageOf(x)
  56. }
  57. // Deprecated: Use UserRequest.ProtoReflect.Descriptor instead.
  58. func (*UserRequest) Descriptor() ([]byte, []int) {
  59. return file_transform_proto_rawDescGZIP(), []int{0}
  60. }
  61. func (x *UserRequest) GetId() string {
  62. if x != nil {
  63. return x.Id
  64. }
  65. return ""
  66. }
  67. func (x *UserRequest) GetPhone() string {
  68. if x != nil {
  69. return x.Phone
  70. }
  71. return ""
  72. }
  73. type UserResponse struct {
  74. state protoimpl.MessageState
  75. sizeCache protoimpl.SizeCache
  76. unknownFields protoimpl.UnknownFields
  77. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
  78. Phone string `protobuf:"bytes,2,opt,name=phone,proto3" json:"phone,omitempty"`
  79. Roles string `protobuf:"bytes,3,opt,name=roles,proto3" json:"roles,omitempty"`
  80. Status int64 `protobuf:"varint,4,opt,name=status,proto3" json:"status,omitempty"`
  81. ErpRoleType int64 `protobuf:"varint,5,opt,name=erpRoleType,proto3" json:"erpRoleType,omitempty"`
  82. UserName string `protobuf:"bytes,6,opt,name=userName,proto3" json:"userName,omitempty"`
  83. CityName string `protobuf:"bytes,7,opt,name=cityName,proto3" json:"cityName,omitempty"`
  84. Gender int64 `protobuf:"varint,8,opt,name=gender,proto3" json:"gender,omitempty"`
  85. }
  86. func (x *UserResponse) Reset() {
  87. *x = UserResponse{}
  88. if protoimpl.UnsafeEnabled {
  89. mi := &file_transform_proto_msgTypes[1]
  90. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  91. ms.StoreMessageInfo(mi)
  92. }
  93. }
  94. func (x *UserResponse) String() string {
  95. return protoimpl.X.MessageStringOf(x)
  96. }
  97. func (*UserResponse) ProtoMessage() {}
  98. func (x *UserResponse) ProtoReflect() protoreflect.Message {
  99. mi := &file_transform_proto_msgTypes[1]
  100. if protoimpl.UnsafeEnabled && x != nil {
  101. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  102. if ms.LoadMessageInfo() == nil {
  103. ms.StoreMessageInfo(mi)
  104. }
  105. return ms
  106. }
  107. return mi.MessageOf(x)
  108. }
  109. // Deprecated: Use UserResponse.ProtoReflect.Descriptor instead.
  110. func (*UserResponse) Descriptor() ([]byte, []int) {
  111. return file_transform_proto_rawDescGZIP(), []int{1}
  112. }
  113. func (x *UserResponse) GetId() string {
  114. if x != nil {
  115. return x.Id
  116. }
  117. return ""
  118. }
  119. func (x *UserResponse) GetPhone() string {
  120. if x != nil {
  121. return x.Phone
  122. }
  123. return ""
  124. }
  125. func (x *UserResponse) GetRoles() string {
  126. if x != nil {
  127. return x.Roles
  128. }
  129. return ""
  130. }
  131. func (x *UserResponse) GetStatus() int64 {
  132. if x != nil {
  133. return x.Status
  134. }
  135. return 0
  136. }
  137. func (x *UserResponse) GetErpRoleType() int64 {
  138. if x != nil {
  139. return x.ErpRoleType
  140. }
  141. return 0
  142. }
  143. func (x *UserResponse) GetUserName() string {
  144. if x != nil {
  145. return x.UserName
  146. }
  147. return ""
  148. }
  149. func (x *UserResponse) GetCityName() string {
  150. if x != nil {
  151. return x.CityName
  152. }
  153. return ""
  154. }
  155. func (x *UserResponse) GetGender() int64 {
  156. if x != nil {
  157. return x.Gender
  158. }
  159. return 0
  160. }
  161. type TokenRequest struct {
  162. state protoimpl.MessageState
  163. sizeCache protoimpl.SizeCache
  164. unknownFields protoimpl.UnknownFields
  165. Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
  166. }
  167. func (x *TokenRequest) Reset() {
  168. *x = TokenRequest{}
  169. if protoimpl.UnsafeEnabled {
  170. mi := &file_transform_proto_msgTypes[2]
  171. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  172. ms.StoreMessageInfo(mi)
  173. }
  174. }
  175. func (x *TokenRequest) String() string {
  176. return protoimpl.X.MessageStringOf(x)
  177. }
  178. func (*TokenRequest) ProtoMessage() {}
  179. func (x *TokenRequest) ProtoReflect() protoreflect.Message {
  180. mi := &file_transform_proto_msgTypes[2]
  181. if protoimpl.UnsafeEnabled && x != nil {
  182. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  183. if ms.LoadMessageInfo() == nil {
  184. ms.StoreMessageInfo(mi)
  185. }
  186. return ms
  187. }
  188. return mi.MessageOf(x)
  189. }
  190. // Deprecated: Use TokenRequest.ProtoReflect.Descriptor instead.
  191. func (*TokenRequest) Descriptor() ([]byte, []int) {
  192. return file_transform_proto_rawDescGZIP(), []int{2}
  193. }
  194. func (x *TokenRequest) GetToken() string {
  195. if x != nil {
  196. return x.Token
  197. }
  198. return ""
  199. }
  200. type TokenResponse struct {
  201. state protoimpl.MessageState
  202. sizeCache protoimpl.SizeCache
  203. unknownFields protoimpl.UnknownFields
  204. UserId string `protobuf:"bytes,1,opt,name=UserId,proto3" json:"UserId,omitempty"`
  205. UserRoleIds string `protobuf:"bytes,2,opt,name=UserRoleIds,proto3" json:"UserRoleIds,omitempty"`
  206. UserSchoolIds string `protobuf:"bytes,3,opt,name=UserSchoolIds,proto3" json:"UserSchoolIds,omitempty"`
  207. UserProvinceIds string `protobuf:"bytes,4,opt,name=UserProvinceIds,proto3" json:"UserProvinceIds,omitempty"`
  208. UserOrganIds string `protobuf:"bytes,5,opt,name=UserOrganIds,proto3" json:"UserOrganIds,omitempty"`
  209. SysSchoolId string `protobuf:"bytes,6,opt,name=SysSchoolId,proto3" json:"SysSchoolId,omitempty"`
  210. SysOrganId string `protobuf:"bytes,7,opt,name=SysOrganId,proto3" json:"SysOrganId,omitempty"`
  211. }
  212. func (x *TokenResponse) Reset() {
  213. *x = TokenResponse{}
  214. if protoimpl.UnsafeEnabled {
  215. mi := &file_transform_proto_msgTypes[3]
  216. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  217. ms.StoreMessageInfo(mi)
  218. }
  219. }
  220. func (x *TokenResponse) String() string {
  221. return protoimpl.X.MessageStringOf(x)
  222. }
  223. func (*TokenResponse) ProtoMessage() {}
  224. func (x *TokenResponse) ProtoReflect() protoreflect.Message {
  225. mi := &file_transform_proto_msgTypes[3]
  226. if protoimpl.UnsafeEnabled && x != nil {
  227. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  228. if ms.LoadMessageInfo() == nil {
  229. ms.StoreMessageInfo(mi)
  230. }
  231. return ms
  232. }
  233. return mi.MessageOf(x)
  234. }
  235. // Deprecated: Use TokenResponse.ProtoReflect.Descriptor instead.
  236. func (*TokenResponse) Descriptor() ([]byte, []int) {
  237. return file_transform_proto_rawDescGZIP(), []int{3}
  238. }
  239. func (x *TokenResponse) GetUserId() string {
  240. if x != nil {
  241. return x.UserId
  242. }
  243. return ""
  244. }
  245. func (x *TokenResponse) GetUserRoleIds() string {
  246. if x != nil {
  247. return x.UserRoleIds
  248. }
  249. return ""
  250. }
  251. func (x *TokenResponse) GetUserSchoolIds() string {
  252. if x != nil {
  253. return x.UserSchoolIds
  254. }
  255. return ""
  256. }
  257. func (x *TokenResponse) GetUserProvinceIds() string {
  258. if x != nil {
  259. return x.UserProvinceIds
  260. }
  261. return ""
  262. }
  263. func (x *TokenResponse) GetUserOrganIds() string {
  264. if x != nil {
  265. return x.UserOrganIds
  266. }
  267. return ""
  268. }
  269. func (x *TokenResponse) GetSysSchoolId() string {
  270. if x != nil {
  271. return x.SysSchoolId
  272. }
  273. return ""
  274. }
  275. func (x *TokenResponse) GetSysOrganId() string {
  276. if x != nil {
  277. return x.SysOrganId
  278. }
  279. return ""
  280. }
  281. type Empty struct {
  282. state protoimpl.MessageState
  283. sizeCache protoimpl.SizeCache
  284. unknownFields protoimpl.UnknownFields
  285. }
  286. func (x *Empty) Reset() {
  287. *x = Empty{}
  288. if protoimpl.UnsafeEnabled {
  289. mi := &file_transform_proto_msgTypes[4]
  290. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  291. ms.StoreMessageInfo(mi)
  292. }
  293. }
  294. func (x *Empty) String() string {
  295. return protoimpl.X.MessageStringOf(x)
  296. }
  297. func (*Empty) ProtoMessage() {}
  298. func (x *Empty) ProtoReflect() protoreflect.Message {
  299. mi := &file_transform_proto_msgTypes[4]
  300. if protoimpl.UnsafeEnabled && x != nil {
  301. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  302. if ms.LoadMessageInfo() == nil {
  303. ms.StoreMessageInfo(mi)
  304. }
  305. return ms
  306. }
  307. return mi.MessageOf(x)
  308. }
  309. // Deprecated: Use Empty.ProtoReflect.Descriptor instead.
  310. func (*Empty) Descriptor() ([]byte, []int) {
  311. return file_transform_proto_rawDescGZIP(), []int{4}
  312. }
  313. type TreeNodes struct {
  314. state protoimpl.MessageState
  315. sizeCache protoimpl.SizeCache
  316. unknownFields protoimpl.UnknownFields
  317. Nodes []*TreeNode `protobuf:"bytes,1,rep,name=nodes,proto3" json:"nodes,omitempty"`
  318. }
  319. func (x *TreeNodes) Reset() {
  320. *x = TreeNodes{}
  321. if protoimpl.UnsafeEnabled {
  322. mi := &file_transform_proto_msgTypes[5]
  323. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  324. ms.StoreMessageInfo(mi)
  325. }
  326. }
  327. func (x *TreeNodes) String() string {
  328. return protoimpl.X.MessageStringOf(x)
  329. }
  330. func (*TreeNodes) ProtoMessage() {}
  331. func (x *TreeNodes) ProtoReflect() protoreflect.Message {
  332. mi := &file_transform_proto_msgTypes[5]
  333. if protoimpl.UnsafeEnabled && x != nil {
  334. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  335. if ms.LoadMessageInfo() == nil {
  336. ms.StoreMessageInfo(mi)
  337. }
  338. return ms
  339. }
  340. return mi.MessageOf(x)
  341. }
  342. // Deprecated: Use TreeNodes.ProtoReflect.Descriptor instead.
  343. func (*TreeNodes) Descriptor() ([]byte, []int) {
  344. return file_transform_proto_rawDescGZIP(), []int{5}
  345. }
  346. func (x *TreeNodes) GetNodes() []*TreeNode {
  347. if x != nil {
  348. return x.Nodes
  349. }
  350. return nil
  351. }
  352. type TreeNode struct {
  353. state protoimpl.MessageState
  354. sizeCache protoimpl.SizeCache
  355. unknownFields protoimpl.UnknownFields
  356. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  357. Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"`
  358. Parent int64 `protobuf:"varint,3,opt,name=parent,proto3" json:"parent,omitempty"`
  359. Tag *Tag `protobuf:"bytes,4,opt,name=tag,proto3" json:"tag,omitempty"`
  360. Nodes []*TreeNode `protobuf:"bytes,5,rep,name=nodes,proto3" json:"nodes,omitempty"`
  361. }
  362. func (x *TreeNode) Reset() {
  363. *x = TreeNode{}
  364. if protoimpl.UnsafeEnabled {
  365. mi := &file_transform_proto_msgTypes[6]
  366. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  367. ms.StoreMessageInfo(mi)
  368. }
  369. }
  370. func (x *TreeNode) String() string {
  371. return protoimpl.X.MessageStringOf(x)
  372. }
  373. func (*TreeNode) ProtoMessage() {}
  374. func (x *TreeNode) ProtoReflect() protoreflect.Message {
  375. mi := &file_transform_proto_msgTypes[6]
  376. if protoimpl.UnsafeEnabled && x != nil {
  377. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  378. if ms.LoadMessageInfo() == nil {
  379. ms.StoreMessageInfo(mi)
  380. }
  381. return ms
  382. }
  383. return mi.MessageOf(x)
  384. }
  385. // Deprecated: Use TreeNode.ProtoReflect.Descriptor instead.
  386. func (*TreeNode) Descriptor() ([]byte, []int) {
  387. return file_transform_proto_rawDescGZIP(), []int{6}
  388. }
  389. func (x *TreeNode) GetId() int64 {
  390. if x != nil {
  391. return x.Id
  392. }
  393. return 0
  394. }
  395. func (x *TreeNode) GetText() string {
  396. if x != nil {
  397. return x.Text
  398. }
  399. return ""
  400. }
  401. func (x *TreeNode) GetParent() int64 {
  402. if x != nil {
  403. return x.Parent
  404. }
  405. return 0
  406. }
  407. func (x *TreeNode) GetTag() *Tag {
  408. if x != nil {
  409. return x.Tag
  410. }
  411. return nil
  412. }
  413. func (x *TreeNode) GetNodes() []*TreeNode {
  414. if x != nil {
  415. return x.Nodes
  416. }
  417. return nil
  418. }
  419. type Tag struct {
  420. state protoimpl.MessageState
  421. sizeCache protoimpl.SizeCache
  422. unknownFields protoimpl.UnknownFields
  423. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  424. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  425. }
  426. func (x *Tag) Reset() {
  427. *x = Tag{}
  428. if protoimpl.UnsafeEnabled {
  429. mi := &file_transform_proto_msgTypes[7]
  430. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  431. ms.StoreMessageInfo(mi)
  432. }
  433. }
  434. func (x *Tag) String() string {
  435. return protoimpl.X.MessageStringOf(x)
  436. }
  437. func (*Tag) ProtoMessage() {}
  438. func (x *Tag) ProtoReflect() protoreflect.Message {
  439. mi := &file_transform_proto_msgTypes[7]
  440. if protoimpl.UnsafeEnabled && x != nil {
  441. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  442. if ms.LoadMessageInfo() == nil {
  443. ms.StoreMessageInfo(mi)
  444. }
  445. return ms
  446. }
  447. return mi.MessageOf(x)
  448. }
  449. // Deprecated: Use Tag.ProtoReflect.Descriptor instead.
  450. func (*Tag) Descriptor() ([]byte, []int) {
  451. return file_transform_proto_rawDescGZIP(), []int{7}
  452. }
  453. func (x *Tag) GetId() int64 {
  454. if x != nil {
  455. return x.Id
  456. }
  457. return 0
  458. }
  459. func (x *Tag) GetName() string {
  460. if x != nil {
  461. return x.Name
  462. }
  463. return ""
  464. }
  465. type OptionsetReq struct {
  466. state protoimpl.MessageState
  467. sizeCache protoimpl.SizeCache
  468. unknownFields protoimpl.UnknownFields
  469. Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
  470. }
  471. func (x *OptionsetReq) Reset() {
  472. *x = OptionsetReq{}
  473. if protoimpl.UnsafeEnabled {
  474. mi := &file_transform_proto_msgTypes[8]
  475. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  476. ms.StoreMessageInfo(mi)
  477. }
  478. }
  479. func (x *OptionsetReq) String() string {
  480. return protoimpl.X.MessageStringOf(x)
  481. }
  482. func (*OptionsetReq) ProtoMessage() {}
  483. func (x *OptionsetReq) ProtoReflect() protoreflect.Message {
  484. mi := &file_transform_proto_msgTypes[8]
  485. if protoimpl.UnsafeEnabled && x != nil {
  486. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  487. if ms.LoadMessageInfo() == nil {
  488. ms.StoreMessageInfo(mi)
  489. }
  490. return ms
  491. }
  492. return mi.MessageOf(x)
  493. }
  494. // Deprecated: Use OptionsetReq.ProtoReflect.Descriptor instead.
  495. func (*OptionsetReq) Descriptor() ([]byte, []int) {
  496. return file_transform_proto_rawDescGZIP(), []int{8}
  497. }
  498. func (x *OptionsetReq) GetCode() string {
  499. if x != nil {
  500. return x.Code
  501. }
  502. return ""
  503. }
  504. type OptionsetRes struct {
  505. state protoimpl.MessageState
  506. sizeCache protoimpl.SizeCache
  507. unknownFields protoimpl.UnknownFields
  508. MapList map[string]string `protobuf:"bytes,1,rep,name=mapList,proto3" json:"mapList,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  509. }
  510. func (x *OptionsetRes) Reset() {
  511. *x = OptionsetRes{}
  512. if protoimpl.UnsafeEnabled {
  513. mi := &file_transform_proto_msgTypes[9]
  514. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  515. ms.StoreMessageInfo(mi)
  516. }
  517. }
  518. func (x *OptionsetRes) String() string {
  519. return protoimpl.X.MessageStringOf(x)
  520. }
  521. func (*OptionsetRes) ProtoMessage() {}
  522. func (x *OptionsetRes) ProtoReflect() protoreflect.Message {
  523. mi := &file_transform_proto_msgTypes[9]
  524. if protoimpl.UnsafeEnabled && x != nil {
  525. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  526. if ms.LoadMessageInfo() == nil {
  527. ms.StoreMessageInfo(mi)
  528. }
  529. return ms
  530. }
  531. return mi.MessageOf(x)
  532. }
  533. // Deprecated: Use OptionsetRes.ProtoReflect.Descriptor instead.
  534. func (*OptionsetRes) Descriptor() ([]byte, []int) {
  535. return file_transform_proto_rawDescGZIP(), []int{9}
  536. }
  537. func (x *OptionsetRes) GetMapList() map[string]string {
  538. if x != nil {
  539. return x.MapList
  540. }
  541. return nil
  542. }
  543. type OptionCode struct {
  544. state protoimpl.MessageState
  545. sizeCache protoimpl.SizeCache
  546. unknownFields protoimpl.UnknownFields
  547. Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
  548. }
  549. func (x *OptionCode) Reset() {
  550. *x = OptionCode{}
  551. if protoimpl.UnsafeEnabled {
  552. mi := &file_transform_proto_msgTypes[10]
  553. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  554. ms.StoreMessageInfo(mi)
  555. }
  556. }
  557. func (x *OptionCode) String() string {
  558. return protoimpl.X.MessageStringOf(x)
  559. }
  560. func (*OptionCode) ProtoMessage() {}
  561. func (x *OptionCode) ProtoReflect() protoreflect.Message {
  562. mi := &file_transform_proto_msgTypes[10]
  563. if protoimpl.UnsafeEnabled && x != nil {
  564. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  565. if ms.LoadMessageInfo() == nil {
  566. ms.StoreMessageInfo(mi)
  567. }
  568. return ms
  569. }
  570. return mi.MessageOf(x)
  571. }
  572. // Deprecated: Use OptionCode.ProtoReflect.Descriptor instead.
  573. func (*OptionCode) Descriptor() ([]byte, []int) {
  574. return file_transform_proto_rawDescGZIP(), []int{10}
  575. }
  576. func (x *OptionCode) GetCode() string {
  577. if x != nil {
  578. return x.Code
  579. }
  580. return ""
  581. }
  582. type Options struct {
  583. state protoimpl.MessageState
  584. sizeCache protoimpl.SizeCache
  585. unknownFields protoimpl.UnknownFields
  586. Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
  587. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  588. Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
  589. }
  590. func (x *Options) Reset() {
  591. *x = Options{}
  592. if protoimpl.UnsafeEnabled {
  593. mi := &file_transform_proto_msgTypes[11]
  594. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  595. ms.StoreMessageInfo(mi)
  596. }
  597. }
  598. func (x *Options) String() string {
  599. return protoimpl.X.MessageStringOf(x)
  600. }
  601. func (*Options) ProtoMessage() {}
  602. func (x *Options) ProtoReflect() protoreflect.Message {
  603. mi := &file_transform_proto_msgTypes[11]
  604. if protoimpl.UnsafeEnabled && x != nil {
  605. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  606. if ms.LoadMessageInfo() == nil {
  607. ms.StoreMessageInfo(mi)
  608. }
  609. return ms
  610. }
  611. return mi.MessageOf(x)
  612. }
  613. // Deprecated: Use Options.ProtoReflect.Descriptor instead.
  614. func (*Options) Descriptor() ([]byte, []int) {
  615. return file_transform_proto_rawDescGZIP(), []int{11}
  616. }
  617. func (x *Options) GetCode() string {
  618. if x != nil {
  619. return x.Code
  620. }
  621. return ""
  622. }
  623. func (x *Options) GetName() string {
  624. if x != nil {
  625. return x.Name
  626. }
  627. return ""
  628. }
  629. func (x *Options) GetValue() string {
  630. if x != nil {
  631. return x.Value
  632. }
  633. return ""
  634. }
  635. type ResponseByte struct {
  636. state protoimpl.MessageState
  637. sizeCache protoimpl.SizeCache
  638. unknownFields protoimpl.UnknownFields
  639. Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
  640. }
  641. func (x *ResponseByte) Reset() {
  642. *x = ResponseByte{}
  643. if protoimpl.UnsafeEnabled {
  644. mi := &file_transform_proto_msgTypes[12]
  645. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  646. ms.StoreMessageInfo(mi)
  647. }
  648. }
  649. func (x *ResponseByte) String() string {
  650. return protoimpl.X.MessageStringOf(x)
  651. }
  652. func (*ResponseByte) ProtoMessage() {}
  653. func (x *ResponseByte) ProtoReflect() protoreflect.Message {
  654. mi := &file_transform_proto_msgTypes[12]
  655. if protoimpl.UnsafeEnabled && x != nil {
  656. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  657. if ms.LoadMessageInfo() == nil {
  658. ms.StoreMessageInfo(mi)
  659. }
  660. return ms
  661. }
  662. return mi.MessageOf(x)
  663. }
  664. // Deprecated: Use ResponseByte.ProtoReflect.Descriptor instead.
  665. func (*ResponseByte) Descriptor() ([]byte, []int) {
  666. return file_transform_proto_rawDescGZIP(), []int{12}
  667. }
  668. func (x *ResponseByte) GetData() []byte {
  669. if x != nil {
  670. return x.Data
  671. }
  672. return nil
  673. }
  674. type ExcelLogReq struct {
  675. state protoimpl.MessageState
  676. sizeCache protoimpl.SizeCache
  677. unknownFields protoimpl.UnknownFields
  678. Module string `protobuf:"bytes,1,opt,name=Module,proto3" json:"Module,omitempty"`
  679. Cond string `protobuf:"bytes,2,opt,name=Cond,proto3" json:"Cond,omitempty"`
  680. CreateBy string `protobuf:"bytes,3,opt,name=CreateBy,proto3" json:"CreateBy,omitempty"`
  681. CreateTime string `protobuf:"bytes,4,opt,name=CreateTime,proto3" json:"CreateTime,omitempty"`
  682. LastUpdateBy string `protobuf:"bytes,5,opt,name=LastUpdateBy,proto3" json:"LastUpdateBy,omitempty"`
  683. LastUpdateTime string `protobuf:"bytes,6,opt,name=LastUpdateTime,proto3" json:"LastUpdateTime,omitempty"`
  684. DelFlag string `protobuf:"bytes,7,opt,name=DelFlag,proto3" json:"DelFlag,omitempty"`
  685. }
  686. func (x *ExcelLogReq) Reset() {
  687. *x = ExcelLogReq{}
  688. if protoimpl.UnsafeEnabled {
  689. mi := &file_transform_proto_msgTypes[13]
  690. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  691. ms.StoreMessageInfo(mi)
  692. }
  693. }
  694. func (x *ExcelLogReq) String() string {
  695. return protoimpl.X.MessageStringOf(x)
  696. }
  697. func (*ExcelLogReq) ProtoMessage() {}
  698. func (x *ExcelLogReq) ProtoReflect() protoreflect.Message {
  699. mi := &file_transform_proto_msgTypes[13]
  700. if protoimpl.UnsafeEnabled && x != nil {
  701. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  702. if ms.LoadMessageInfo() == nil {
  703. ms.StoreMessageInfo(mi)
  704. }
  705. return ms
  706. }
  707. return mi.MessageOf(x)
  708. }
  709. // Deprecated: Use ExcelLogReq.ProtoReflect.Descriptor instead.
  710. func (*ExcelLogReq) Descriptor() ([]byte, []int) {
  711. return file_transform_proto_rawDescGZIP(), []int{13}
  712. }
  713. func (x *ExcelLogReq) GetModule() string {
  714. if x != nil {
  715. return x.Module
  716. }
  717. return ""
  718. }
  719. func (x *ExcelLogReq) GetCond() string {
  720. if x != nil {
  721. return x.Cond
  722. }
  723. return ""
  724. }
  725. func (x *ExcelLogReq) GetCreateBy() string {
  726. if x != nil {
  727. return x.CreateBy
  728. }
  729. return ""
  730. }
  731. func (x *ExcelLogReq) GetCreateTime() string {
  732. if x != nil {
  733. return x.CreateTime
  734. }
  735. return ""
  736. }
  737. func (x *ExcelLogReq) GetLastUpdateBy() string {
  738. if x != nil {
  739. return x.LastUpdateBy
  740. }
  741. return ""
  742. }
  743. func (x *ExcelLogReq) GetLastUpdateTime() string {
  744. if x != nil {
  745. return x.LastUpdateTime
  746. }
  747. return ""
  748. }
  749. func (x *ExcelLogReq) GetDelFlag() string {
  750. if x != nil {
  751. return x.DelFlag
  752. }
  753. return ""
  754. }
  755. type ExcelLogRes struct {
  756. state protoimpl.MessageState
  757. sizeCache protoimpl.SizeCache
  758. unknownFields protoimpl.UnknownFields
  759. Status int64 `protobuf:"varint,1,opt,name=Status,proto3" json:"Status,omitempty"`
  760. }
  761. func (x *ExcelLogRes) Reset() {
  762. *x = ExcelLogRes{}
  763. if protoimpl.UnsafeEnabled {
  764. mi := &file_transform_proto_msgTypes[14]
  765. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  766. ms.StoreMessageInfo(mi)
  767. }
  768. }
  769. func (x *ExcelLogRes) String() string {
  770. return protoimpl.X.MessageStringOf(x)
  771. }
  772. func (*ExcelLogRes) ProtoMessage() {}
  773. func (x *ExcelLogRes) ProtoReflect() protoreflect.Message {
  774. mi := &file_transform_proto_msgTypes[14]
  775. if protoimpl.UnsafeEnabled && x != nil {
  776. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  777. if ms.LoadMessageInfo() == nil {
  778. ms.StoreMessageInfo(mi)
  779. }
  780. return ms
  781. }
  782. return mi.MessageOf(x)
  783. }
  784. // Deprecated: Use ExcelLogRes.ProtoReflect.Descriptor instead.
  785. func (*ExcelLogRes) Descriptor() ([]byte, []int) {
  786. return file_transform_proto_rawDescGZIP(), []int{14}
  787. }
  788. func (x *ExcelLogRes) GetStatus() int64 {
  789. if x != nil {
  790. return x.Status
  791. }
  792. return 0
  793. }
  794. type BytesReq struct {
  795. state protoimpl.MessageState
  796. sizeCache protoimpl.SizeCache
  797. unknownFields protoimpl.UnknownFields
  798. Req []byte `protobuf:"bytes,1,opt,name=req,proto3" json:"req,omitempty"`
  799. }
  800. func (x *BytesReq) Reset() {
  801. *x = BytesReq{}
  802. if protoimpl.UnsafeEnabled {
  803. mi := &file_transform_proto_msgTypes[15]
  804. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  805. ms.StoreMessageInfo(mi)
  806. }
  807. }
  808. func (x *BytesReq) String() string {
  809. return protoimpl.X.MessageStringOf(x)
  810. }
  811. func (*BytesReq) ProtoMessage() {}
  812. func (x *BytesReq) ProtoReflect() protoreflect.Message {
  813. mi := &file_transform_proto_msgTypes[15]
  814. if protoimpl.UnsafeEnabled && x != nil {
  815. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  816. if ms.LoadMessageInfo() == nil {
  817. ms.StoreMessageInfo(mi)
  818. }
  819. return ms
  820. }
  821. return mi.MessageOf(x)
  822. }
  823. // Deprecated: Use BytesReq.ProtoReflect.Descriptor instead.
  824. func (*BytesReq) Descriptor() ([]byte, []int) {
  825. return file_transform_proto_rawDescGZIP(), []int{15}
  826. }
  827. func (x *BytesReq) GetReq() []byte {
  828. if x != nil {
  829. return x.Req
  830. }
  831. return nil
  832. }
  833. type BytesResp struct {
  834. state protoimpl.MessageState
  835. sizeCache protoimpl.SizeCache
  836. unknownFields protoimpl.UnknownFields
  837. Resp []byte `protobuf:"bytes,1,opt,name=resp,proto3" json:"resp,omitempty"`
  838. }
  839. func (x *BytesResp) Reset() {
  840. *x = BytesResp{}
  841. if protoimpl.UnsafeEnabled {
  842. mi := &file_transform_proto_msgTypes[16]
  843. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  844. ms.StoreMessageInfo(mi)
  845. }
  846. }
  847. func (x *BytesResp) String() string {
  848. return protoimpl.X.MessageStringOf(x)
  849. }
  850. func (*BytesResp) ProtoMessage() {}
  851. func (x *BytesResp) ProtoReflect() protoreflect.Message {
  852. mi := &file_transform_proto_msgTypes[16]
  853. if protoimpl.UnsafeEnabled && x != nil {
  854. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  855. if ms.LoadMessageInfo() == nil {
  856. ms.StoreMessageInfo(mi)
  857. }
  858. return ms
  859. }
  860. return mi.MessageOf(x)
  861. }
  862. // Deprecated: Use BytesResp.ProtoReflect.Descriptor instead.
  863. func (*BytesResp) Descriptor() ([]byte, []int) {
  864. return file_transform_proto_rawDescGZIP(), []int{16}
  865. }
  866. func (x *BytesResp) GetResp() []byte {
  867. if x != nil {
  868. return x.Resp
  869. }
  870. return nil
  871. }
  872. type GetErpRoleRes struct {
  873. state protoimpl.MessageState
  874. sizeCache protoimpl.SizeCache
  875. unknownFields protoimpl.UnknownFields
  876. UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  877. Role string `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty"`
  878. }
  879. func (x *GetErpRoleRes) Reset() {
  880. *x = GetErpRoleRes{}
  881. if protoimpl.UnsafeEnabled {
  882. mi := &file_transform_proto_msgTypes[17]
  883. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  884. ms.StoreMessageInfo(mi)
  885. }
  886. }
  887. func (x *GetErpRoleRes) String() string {
  888. return protoimpl.X.MessageStringOf(x)
  889. }
  890. func (*GetErpRoleRes) ProtoMessage() {}
  891. func (x *GetErpRoleRes) ProtoReflect() protoreflect.Message {
  892. mi := &file_transform_proto_msgTypes[17]
  893. if protoimpl.UnsafeEnabled && x != nil {
  894. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  895. if ms.LoadMessageInfo() == nil {
  896. ms.StoreMessageInfo(mi)
  897. }
  898. return ms
  899. }
  900. return mi.MessageOf(x)
  901. }
  902. // Deprecated: Use GetErpRoleRes.ProtoReflect.Descriptor instead.
  903. func (*GetErpRoleRes) Descriptor() ([]byte, []int) {
  904. return file_transform_proto_rawDescGZIP(), []int{17}
  905. }
  906. func (x *GetErpRoleRes) GetUserId() string {
  907. if x != nil {
  908. return x.UserId
  909. }
  910. return ""
  911. }
  912. func (x *GetErpRoleRes) GetRole() string {
  913. if x != nil {
  914. return x.Role
  915. }
  916. return ""
  917. }
  918. type GetErpRoleReq struct {
  919. state protoimpl.MessageState
  920. sizeCache protoimpl.SizeCache
  921. unknownFields protoimpl.UnknownFields
  922. Mobile string `protobuf:"bytes,1,opt,name=mobile,proto3" json:"mobile,omitempty"`
  923. UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  924. }
  925. func (x *GetErpRoleReq) Reset() {
  926. *x = GetErpRoleReq{}
  927. if protoimpl.UnsafeEnabled {
  928. mi := &file_transform_proto_msgTypes[18]
  929. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  930. ms.StoreMessageInfo(mi)
  931. }
  932. }
  933. func (x *GetErpRoleReq) String() string {
  934. return protoimpl.X.MessageStringOf(x)
  935. }
  936. func (*GetErpRoleReq) ProtoMessage() {}
  937. func (x *GetErpRoleReq) ProtoReflect() protoreflect.Message {
  938. mi := &file_transform_proto_msgTypes[18]
  939. if protoimpl.UnsafeEnabled && x != nil {
  940. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  941. if ms.LoadMessageInfo() == nil {
  942. ms.StoreMessageInfo(mi)
  943. }
  944. return ms
  945. }
  946. return mi.MessageOf(x)
  947. }
  948. // Deprecated: Use GetErpRoleReq.ProtoReflect.Descriptor instead.
  949. func (*GetErpRoleReq) Descriptor() ([]byte, []int) {
  950. return file_transform_proto_rawDescGZIP(), []int{18}
  951. }
  952. func (x *GetErpRoleReq) GetMobile() string {
  953. if x != nil {
  954. return x.Mobile
  955. }
  956. return ""
  957. }
  958. func (m *GetErpRoleReq) GetUserId() string {
  959. if m != nil {
  960. return m.UserId
  961. }
  962. return ""
  963. }
  964. type GetErpOrganSchPerByUserIdReq struct {
  965. state protoimpl.MessageState
  966. sizeCache protoimpl.SizeCache
  967. unknownFields protoimpl.UnknownFields
  968. UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  969. }
  970. func (m *GetErpOrganSchPerByUserIdReq) Reset() { *m = GetErpOrganSchPerByUserIdReq{} }
  971. func (m *GetErpOrganSchPerByUserIdReq) String() string { return proto.CompactTextString(m) }
  972. func (*GetErpOrganSchPerByUserIdReq) ProtoMessage() {}
  973. func (*GetErpOrganSchPerByUserIdReq) Descriptor() ([]byte, []int) {
  974. return fileDescriptor_cb4a498eeb2ba07d, []int{24}
  975. }
  976. func (m *GetErpOrganSchPerByUserIdReq) XXX_Unmarshal(b []byte) error {
  977. return xxx_messageInfo_GetErpOrganSchPerByUserIdReq.Unmarshal(m, b)
  978. }
  979. func (m *GetErpOrganSchPerByUserIdReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  980. return xxx_messageInfo_GetErpOrganSchPerByUserIdReq.Marshal(b, m, deterministic)
  981. }
  982. func (m *GetErpOrganSchPerByUserIdReq) XXX_Merge(src proto.Message) {
  983. xxx_messageInfo_GetErpOrganSchPerByUserIdReq.Merge(m, src)
  984. }
  985. func (m *GetErpOrganSchPerByUserIdReq) XXX_Size() int {
  986. return xxx_messageInfo_GetErpOrganSchPerByUserIdReq.Size(m)
  987. }
  988. func (m *GetErpOrganSchPerByUserIdReq) XXX_DiscardUnknown() {
  989. xxx_messageInfo_GetErpOrganSchPerByUserIdReq.DiscardUnknown(m)
  990. }
  991. var xxx_messageInfo_GetErpOrganSchPerByUserIdReq proto.InternalMessageInfo
  992. func (m *GetErpOrganSchPerByUserIdReq) GetUserId() string {
  993. if m != nil {
  994. return m.UserId
  995. }
  996. return ""
  997. }
  998. type GetErpOrganSchPerByUserIdRes struct {
  999. School []*OrganSchool `protobuf:"bytes,1,rep,name=school,proto3" json:"school,omitempty"`
  1000. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1001. XXX_unrecognized []byte `json:"-"`
  1002. XXX_sizecache int32 `json:"-"`
  1003. }
  1004. func (m *GetErpOrganSchPerByUserIdRes) Reset() { *m = GetErpOrganSchPerByUserIdRes{} }
  1005. func (m *GetErpOrganSchPerByUserIdRes) String() string { return proto.CompactTextString(m) }
  1006. func (*GetErpOrganSchPerByUserIdRes) ProtoMessage() {}
  1007. func (*GetErpOrganSchPerByUserIdRes) Descriptor() ([]byte, []int) {
  1008. return fileDescriptor_cb4a498eeb2ba07d, []int{25}
  1009. }
  1010. func (m *GetErpOrganSchPerByUserIdRes) XXX_Unmarshal(b []byte) error {
  1011. return xxx_messageInfo_GetErpOrganSchPerByUserIdRes.Unmarshal(m, b)
  1012. }
  1013. func (m *GetErpOrganSchPerByUserIdRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1014. return xxx_messageInfo_GetErpOrganSchPerByUserIdRes.Marshal(b, m, deterministic)
  1015. }
  1016. func (m *GetErpOrganSchPerByUserIdRes) XXX_Merge(src proto.Message) {
  1017. xxx_messageInfo_GetErpOrganSchPerByUserIdRes.Merge(m, src)
  1018. }
  1019. func (m *GetErpOrganSchPerByUserIdRes) XXX_Size() int {
  1020. return xxx_messageInfo_GetErpOrganSchPerByUserIdRes.Size(m)
  1021. }
  1022. func (m *GetErpOrganSchPerByUserIdRes) XXX_DiscardUnknown() {
  1023. xxx_messageInfo_GetErpOrganSchPerByUserIdRes.DiscardUnknown(m)
  1024. }
  1025. var xxx_messageInfo_GetErpOrganSchPerByUserIdRes proto.InternalMessageInfo
  1026. func (m *GetErpOrganSchPerByUserIdRes) GetSchool() []*OrganSchool {
  1027. if m != nil {
  1028. return m.School
  1029. }
  1030. return nil
  1031. }
  1032. type OrganSchool struct {
  1033. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  1034. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  1035. OrganId int64 `protobuf:"varint,3,opt,name=organ_id,json=organId,proto3" json:"organ_id,omitempty"`
  1036. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1037. XXX_unrecognized []byte `json:"-"`
  1038. XXX_sizecache int32 `json:"-"`
  1039. }
  1040. func (m *OrganSchool) Reset() { *m = OrganSchool{} }
  1041. func (m *OrganSchool) String() string { return proto.CompactTextString(m) }
  1042. func (*OrganSchool) ProtoMessage() {}
  1043. func (*OrganSchool) Descriptor() ([]byte, []int) {
  1044. return fileDescriptor_cb4a498eeb2ba07d, []int{26}
  1045. }
  1046. func (m *OrganSchool) XXX_Unmarshal(b []byte) error {
  1047. return xxx_messageInfo_OrganSchool.Unmarshal(m, b)
  1048. }
  1049. func (m *OrganSchool) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1050. return xxx_messageInfo_OrganSchool.Marshal(b, m, deterministic)
  1051. }
  1052. func (m *OrganSchool) XXX_Merge(src proto.Message) {
  1053. xxx_messageInfo_OrganSchool.Merge(m, src)
  1054. }
  1055. func (m *OrganSchool) XXX_Size() int {
  1056. return xxx_messageInfo_OrganSchool.Size(m)
  1057. }
  1058. func (m *OrganSchool) XXX_DiscardUnknown() {
  1059. xxx_messageInfo_OrganSchool.DiscardUnknown(m)
  1060. }
  1061. var xxx_messageInfo_OrganSchool proto.InternalMessageInfo
  1062. func (m *OrganSchool) GetId() int64 {
  1063. if m != nil {
  1064. return m.Id
  1065. }
  1066. return 0
  1067. }
  1068. func (m *OrganSchool) GetName() string {
  1069. if m != nil {
  1070. return m.Name
  1071. }
  1072. return ""
  1073. }
  1074. func (m *OrganSchool) GetOrganId() int64 {
  1075. if m != nil {
  1076. return m.OrganId
  1077. }
  1078. return 0
  1079. }
  1080. type GetErpSchoolRes struct {
  1081. School []*OrganSchool `protobuf:"bytes,1,rep,name=school,proto3" json:"school,omitempty"`
  1082. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1083. XXX_unrecognized []byte `json:"-"`
  1084. XXX_sizecache int32 `json:"-"`
  1085. }
  1086. func (m *GetErpSchoolRes) Reset() { *m = GetErpSchoolRes{} }
  1087. func (m *GetErpSchoolRes) String() string { return proto.CompactTextString(m) }
  1088. func (*GetErpSchoolRes) ProtoMessage() {}
  1089. func (*GetErpSchoolRes) Descriptor() ([]byte, []int) {
  1090. return fileDescriptor_cb4a498eeb2ba07d, []int{27}
  1091. }
  1092. func (m *GetErpSchoolRes) XXX_Unmarshal(b []byte) error {
  1093. return xxx_messageInfo_GetErpSchoolRes.Unmarshal(m, b)
  1094. }
  1095. func (m *GetErpSchoolRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1096. return xxx_messageInfo_GetErpSchoolRes.Marshal(b, m, deterministic)
  1097. }
  1098. func (m *GetErpSchoolRes) XXX_Merge(src proto.Message) {
  1099. xxx_messageInfo_GetErpSchoolRes.Merge(m, src)
  1100. }
  1101. func (m *GetErpSchoolRes) XXX_Size() int {
  1102. return xxx_messageInfo_GetErpSchoolRes.Size(m)
  1103. }
  1104. func (m *GetErpSchoolRes) XXX_DiscardUnknown() {
  1105. xxx_messageInfo_GetErpSchoolRes.DiscardUnknown(m)
  1106. }
  1107. var xxx_messageInfo_GetErpSchoolRes proto.InternalMessageInfo
  1108. func (m *GetErpSchoolRes) GetSchool() []*OrganSchool {
  1109. if m != nil {
  1110. return m.School
  1111. }
  1112. return nil
  1113. }
  1114. type GetErpActiveReq struct {
  1115. SchId uint64 `protobuf:"varint,1,opt,name=sch_id,json=schId,proto3" json:"sch_id,omitempty"`
  1116. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1117. XXX_unrecognized []byte `json:"-"`
  1118. XXX_sizecache int32 `json:"-"`
  1119. }
  1120. func (m *GetErpActiveReq) Reset() { *m = GetErpActiveReq{} }
  1121. func (m *GetErpActiveReq) String() string { return proto.CompactTextString(m) }
  1122. func (*GetErpActiveReq) ProtoMessage() {}
  1123. func (*GetErpActiveReq) Descriptor() ([]byte, []int) {
  1124. return fileDescriptor_cb4a498eeb2ba07d, []int{28}
  1125. }
  1126. func (m *GetErpActiveReq) XXX_Unmarshal(b []byte) error {
  1127. return xxx_messageInfo_GetErpActiveReq.Unmarshal(m, b)
  1128. }
  1129. func (m *GetErpActiveReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1130. return xxx_messageInfo_GetErpActiveReq.Marshal(b, m, deterministic)
  1131. }
  1132. func (m *GetErpActiveReq) XXX_Merge(src proto.Message) {
  1133. xxx_messageInfo_GetErpActiveReq.Merge(m, src)
  1134. }
  1135. func (m *GetErpActiveReq) XXX_Size() int {
  1136. return xxx_messageInfo_GetErpActiveReq.Size(m)
  1137. }
  1138. func (m *GetErpActiveReq) XXX_DiscardUnknown() {
  1139. xxx_messageInfo_GetErpActiveReq.DiscardUnknown(m)
  1140. }
  1141. var xxx_messageInfo_GetErpActiveReq proto.InternalMessageInfo
  1142. func (m *GetErpActiveReq) GetSchId() uint64 {
  1143. if m != nil {
  1144. return m.SchId
  1145. }
  1146. return 0
  1147. }
  1148. type GetErpActiveRes struct {
  1149. Active []*Active `protobuf:"bytes,1,rep,name=active,proto3" json:"active,omitempty"`
  1150. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1151. XXX_unrecognized []byte `json:"-"`
  1152. XXX_sizecache int32 `json:"-"`
  1153. }
  1154. func (m *GetErpActiveRes) Reset() { *m = GetErpActiveRes{} }
  1155. func (m *GetErpActiveRes) String() string { return proto.CompactTextString(m) }
  1156. func (*GetErpActiveRes) ProtoMessage() {}
  1157. func (*GetErpActiveRes) Descriptor() ([]byte, []int) {
  1158. return fileDescriptor_cb4a498eeb2ba07d, []int{29}
  1159. }
  1160. func (m *GetErpActiveRes) XXX_Unmarshal(b []byte) error {
  1161. return xxx_messageInfo_GetErpActiveRes.Unmarshal(m, b)
  1162. }
  1163. func (m *GetErpActiveRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1164. return xxx_messageInfo_GetErpActiveRes.Marshal(b, m, deterministic)
  1165. }
  1166. func (m *GetErpActiveRes) XXX_Merge(src proto.Message) {
  1167. xxx_messageInfo_GetErpActiveRes.Merge(m, src)
  1168. }
  1169. func (m *GetErpActiveRes) XXX_Size() int {
  1170. return xxx_messageInfo_GetErpActiveRes.Size(m)
  1171. }
  1172. func (m *GetErpActiveRes) XXX_DiscardUnknown() {
  1173. xxx_messageInfo_GetErpActiveRes.DiscardUnknown(m)
  1174. }
  1175. var xxx_messageInfo_GetErpActiveRes proto.InternalMessageInfo
  1176. func (m *GetErpActiveRes) GetActive() []*Active {
  1177. if m != nil {
  1178. return m.Active
  1179. }
  1180. return nil
  1181. }
  1182. type Active struct {
  1183. ActiveId int64 `protobuf:"varint,1,opt,name=active_id,json=activeId,proto3" json:"active_id,omitempty"`
  1184. MaName string `protobuf:"bytes,2,opt,name=ma_name,json=maName,proto3" json:"ma_name,omitempty"`
  1185. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1186. XXX_unrecognized []byte `json:"-"`
  1187. XXX_sizecache int32 `json:"-"`
  1188. }
  1189. func (m *Active) Reset() { *m = Active{} }
  1190. func (m *Active) String() string { return proto.CompactTextString(m) }
  1191. func (*Active) ProtoMessage() {}
  1192. func (*Active) Descriptor() ([]byte, []int) {
  1193. return fileDescriptor_cb4a498eeb2ba07d, []int{30}
  1194. }
  1195. func (m *Active) XXX_Unmarshal(b []byte) error {
  1196. return xxx_messageInfo_Active.Unmarshal(m, b)
  1197. }
  1198. func (m *Active) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1199. return xxx_messageInfo_Active.Marshal(b, m, deterministic)
  1200. }
  1201. func (m *Active) XXX_Merge(src proto.Message) {
  1202. xxx_messageInfo_Active.Merge(m, src)
  1203. }
  1204. func (m *Active) XXX_Size() int {
  1205. return xxx_messageInfo_Active.Size(m)
  1206. }
  1207. func (m *Active) XXX_DiscardUnknown() {
  1208. xxx_messageInfo_Active.DiscardUnknown(m)
  1209. }
  1210. var xxx_messageInfo_Active proto.InternalMessageInfo
  1211. func (m *Active) GetActiveId() int64 {
  1212. if m != nil {
  1213. return m.ActiveId
  1214. }
  1215. return 0
  1216. }
  1217. func (x *Active) GetMaName() string {
  1218. if x != nil {
  1219. return x.MaName
  1220. }
  1221. return ""
  1222. }
  1223. var File_transform_proto protoreflect.FileDescriptor
  1224. var file_transform_proto_rawDesc = []byte{
  1225. 0x0a, 0x0f, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  1226. 0x6f, 0x12, 0x09, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x22, 0x33, 0x0a, 0x0b,
  1227. 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69,
  1228. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x70,
  1229. 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e,
  1230. 0x65, 0x22, 0xd4, 0x01, 0x0a, 0x0c, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  1231. 0x73, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02,
  1232. 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  1233. 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x72, 0x6f, 0x6c, 0x65,
  1234. 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x72, 0x6f, 0x6c, 0x65, 0x73, 0x12, 0x16,
  1235. 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  1236. 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x20, 0x0a, 0x0b, 0x65, 0x72, 0x70, 0x52, 0x6f, 0x6c,
  1237. 0x65, 0x54, 0x79, 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x65, 0x72, 0x70,
  1238. 0x52, 0x6f, 0x6c, 0x65, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72,
  1239. 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72,
  1240. 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x63, 0x69, 0x74, 0x79, 0x4e, 0x61, 0x6d, 0x65,
  1241. 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x63, 0x69, 0x74, 0x79, 0x4e, 0x61, 0x6d, 0x65,
  1242. 0x12, 0x16, 0x0a, 0x06, 0x67, 0x65, 0x6e, 0x64, 0x65, 0x72, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03,
  1243. 0x52, 0x06, 0x67, 0x65, 0x6e, 0x64, 0x65, 0x72, 0x22, 0x24, 0x0a, 0x0c, 0x54, 0x6f, 0x6b, 0x65,
  1244. 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x6b, 0x65,
  1245. 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x22, 0xff,
  1246. 0x01, 0x0a, 0x0d, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  1247. 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1248. 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x20, 0x0a, 0x0b, 0x55, 0x73, 0x65, 0x72,
  1249. 0x52, 0x6f, 0x6c, 0x65, 0x49, 0x64, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x55,
  1250. 0x73, 0x65, 0x72, 0x52, 0x6f, 0x6c, 0x65, 0x49, 0x64, 0x73, 0x12, 0x24, 0x0a, 0x0d, 0x55, 0x73,
  1251. 0x65, 0x72, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x49, 0x64, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28,
  1252. 0x09, 0x52, 0x0d, 0x55, 0x73, 0x65, 0x72, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x49, 0x64, 0x73,
  1253. 0x12, 0x28, 0x0a, 0x0f, 0x55, 0x73, 0x65, 0x72, 0x50, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65,
  1254. 0x49, 0x64, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x55, 0x73, 0x65, 0x72, 0x50,
  1255. 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x49, 0x64, 0x73, 0x12, 0x22, 0x0a, 0x0c, 0x55, 0x73,
  1256. 0x65, 0x72, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x49, 0x64, 0x73, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09,
  1257. 0x52, 0x0c, 0x55, 0x73, 0x65, 0x72, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x49, 0x64, 0x73, 0x12, 0x20,
  1258. 0x0a, 0x0b, 0x53, 0x79, 0x73, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x49, 0x64, 0x18, 0x06, 0x20,
  1259. 0x01, 0x28, 0x09, 0x52, 0x0b, 0x53, 0x79, 0x73, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x49, 0x64,
  1260. 0x12, 0x1e, 0x0a, 0x0a, 0x53, 0x79, 0x73, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x49, 0x64, 0x18, 0x07,
  1261. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x53, 0x79, 0x73, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x49, 0x64,
  1262. 0x22, 0x07, 0x0a, 0x05, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x36, 0x0a, 0x09, 0x54, 0x72, 0x65,
  1263. 0x65, 0x4e, 0x6f, 0x64, 0x65, 0x73, 0x12, 0x29, 0x0a, 0x05, 0x6e, 0x6f, 0x64, 0x65, 0x73, 0x18,
  1264. 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72,
  1265. 0x6d, 0x2e, 0x54, 0x72, 0x65, 0x65, 0x4e, 0x6f, 0x64, 0x65, 0x52, 0x05, 0x6e, 0x6f, 0x64, 0x65,
  1266. 0x73, 0x22, 0x93, 0x01, 0x0a, 0x08, 0x54, 0x72, 0x65, 0x65, 0x4e, 0x6f, 0x64, 0x65, 0x12, 0x0e,
  1267. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12,
  1268. 0x0a, 0x04, 0x74, 0x65, 0x78, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x65,
  1269. 0x78, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01,
  1270. 0x28, 0x03, 0x52, 0x06, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x12, 0x20, 0x0a, 0x03, 0x74, 0x61,
  1271. 0x67, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0e, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66,
  1272. 0x6f, 0x72, 0x6d, 0x2e, 0x54, 0x61, 0x67, 0x52, 0x03, 0x74, 0x61, 0x67, 0x12, 0x29, 0x0a, 0x05,
  1273. 0x6e, 0x6f, 0x64, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x74, 0x72,
  1274. 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x54, 0x72, 0x65, 0x65, 0x4e, 0x6f, 0x64, 0x65,
  1275. 0x52, 0x05, 0x6e, 0x6f, 0x64, 0x65, 0x73, 0x22, 0x29, 0x0a, 0x03, 0x54, 0x61, 0x67, 0x12, 0x0e,
  1276. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12,
  1277. 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61,
  1278. 0x6d, 0x65, 0x22, 0x22, 0x0a, 0x0c, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x65, 0x74, 0x52,
  1279. 0x65, 0x71, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1280. 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x22, 0x8a, 0x01, 0x0a, 0x0c, 0x4f, 0x70, 0x74, 0x69, 0x6f,
  1281. 0x6e, 0x73, 0x65, 0x74, 0x52, 0x65, 0x73, 0x12, 0x3e, 0x0a, 0x07, 0x6d, 0x61, 0x70, 0x4c, 0x69,
  1282. 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x24, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73,
  1283. 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x65, 0x74, 0x52, 0x65,
  1284. 0x73, 0x2e, 0x4d, 0x61, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x07,
  1285. 0x6d, 0x61, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x1a, 0x3a, 0x0a, 0x0c, 0x4d, 0x61, 0x70, 0x4c, 0x69,
  1286. 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01,
  1287. 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c,
  1288. 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a,
  1289. 0x02, 0x38, 0x01, 0x22, 0x20, 0x0a, 0x0a, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x64,
  1290. 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1291. 0x04, 0x63, 0x6f, 0x64, 0x65, 0x22, 0x47, 0x0a, 0x07, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73,
  1292. 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  1293. 0x63, 0x6f, 0x64, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01,
  1294. 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75,
  1295. 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x22, 0x22,
  1296. 0x0a, 0x0c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x42, 0x79, 0x74, 0x65, 0x12, 0x12,
  1297. 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x04, 0x64, 0x61,
  1298. 0x74, 0x61, 0x22, 0xdb, 0x01, 0x0a, 0x0b, 0x45, 0x78, 0x63, 0x65, 0x6c, 0x4c, 0x6f, 0x67, 0x52,
  1299. 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x18, 0x01, 0x20, 0x01,
  1300. 0x28, 0x09, 0x52, 0x06, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x43, 0x6f,
  1301. 0x6e, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x43, 0x6f, 0x6e, 0x64, 0x12, 0x1a,
  1302. 0x0a, 0x08, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x42, 0x79, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
  1303. 0x52, 0x08, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x42, 0x79, 0x12, 0x1e, 0x0a, 0x0a, 0x43, 0x72,
  1304. 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a,
  1305. 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x22, 0x0a, 0x0c, 0x4c, 0x61,
  1306. 0x73, 0x74, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x42, 0x79, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09,
  1307. 0x52, 0x0c, 0x4c, 0x61, 0x73, 0x74, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x42, 0x79, 0x12, 0x26,
  1308. 0x0a, 0x0e, 0x4c, 0x61, 0x73, 0x74, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65,
  1309. 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x4c, 0x61, 0x73, 0x74, 0x55, 0x70, 0x64, 0x61,
  1310. 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x44, 0x65, 0x6c, 0x46, 0x6c, 0x61,
  1311. 0x67, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x44, 0x65, 0x6c, 0x46, 0x6c, 0x61, 0x67,
  1312. 0x22, 0x25, 0x0a, 0x0b, 0x45, 0x78, 0x63, 0x65, 0x6c, 0x4c, 0x6f, 0x67, 0x52, 0x65, 0x73, 0x12,
  1313. 0x16, 0x0a, 0x06, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  1314. 0x06, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x22, 0x1c, 0x0a, 0x08, 0x42, 0x79, 0x74, 0x65, 0x73,
  1315. 0x52, 0x65, 0x71, 0x12, 0x10, 0x0a, 0x03, 0x72, 0x65, 0x71, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c,
  1316. 0x52, 0x03, 0x72, 0x65, 0x71, 0x22, 0x1f, 0x0a, 0x09, 0x42, 0x79, 0x74, 0x65, 0x73, 0x52, 0x65,
  1317. 0x73, 0x70, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x65, 0x73, 0x70, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c,
  1318. 0x52, 0x04, 0x72, 0x65, 0x73, 0x70, 0x22, 0x3c, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70,
  1319. 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f,
  1320. 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64,
  1321. 0x12, 0x12, 0x0a, 0x04, 0x72, 0x6f, 0x6c, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  1322. 0x72, 0x6f, 0x6c, 0x65, 0x22, 0x40, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x52, 0x6f,
  1323. 0x6c, 0x65, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x6d, 0x6f, 0x62, 0x69, 0x6c, 0x65, 0x18,
  1324. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6d, 0x6f, 0x62, 0x69, 0x6c, 0x65, 0x12, 0x17, 0x0a,
  1325. 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  1326. 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x37, 0x0a, 0x1c, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70,
  1327. 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x53, 0x63, 0x68, 0x50, 0x65, 0x72, 0x42, 0x79, 0x55, 0x73, 0x65,
  1328. 0x72, 0x49, 0x64, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69,
  1329. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22,
  1330. 0x4e, 0x0a, 0x1c, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x53, 0x63,
  1331. 0x68, 0x50, 0x65, 0x72, 0x42, 0x79, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x52, 0x65, 0x73, 0x12,
  1332. 0x2e, 0x0a, 0x06, 0x73, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32,
  1333. 0x16, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x4f, 0x72, 0x67, 0x61,
  1334. 0x6e, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x52, 0x06, 0x73, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x22,
  1335. 0x4c, 0x0a, 0x0b, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x12, 0x0e,
  1336. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12,
  1337. 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61,
  1338. 0x6d, 0x65, 0x12, 0x19, 0x0a, 0x08, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x03,
  1339. 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x49, 0x64, 0x22, 0x41, 0x0a,
  1340. 0x0f, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x52, 0x65, 0x73,
  1341. 0x12, 0x2e, 0x0a, 0x06, 0x73, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b,
  1342. 0x32, 0x16, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x4f, 0x72, 0x67,
  1343. 0x61, 0x6e, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x52, 0x06, 0x73, 0x63, 0x68, 0x6f, 0x6f, 0x6c,
  1344. 0x22, 0x28, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x41, 0x63, 0x74, 0x69, 0x76, 0x65,
  1345. 0x52, 0x65, 0x71, 0x12, 0x15, 0x0a, 0x06, 0x73, 0x63, 0x68, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20,
  1346. 0x01, 0x28, 0x04, 0x52, 0x05, 0x73, 0x63, 0x68, 0x49, 0x64, 0x22, 0x3c, 0x0a, 0x0f, 0x47, 0x65,
  1347. 0x74, 0x45, 0x72, 0x70, 0x41, 0x63, 0x74, 0x69, 0x76, 0x65, 0x52, 0x65, 0x73, 0x12, 0x29, 0x0a,
  1348. 0x06, 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e,
  1349. 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x41, 0x63, 0x74, 0x69, 0x76, 0x65,
  1350. 0x52, 0x06, 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x22, 0x3e, 0x0a, 0x06, 0x41, 0x63, 0x74, 0x69,
  1351. 0x76, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x5f, 0x69, 0x64, 0x18,
  1352. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x49, 0x64, 0x12,
  1353. 0x17, 0x0a, 0x07, 0x6d, 0x61, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  1354. 0x52, 0x06, 0x6d, 0x61, 0x4e, 0x61, 0x6d, 0x65, 0x32, 0x80, 0x06, 0x0a, 0x09, 0x54, 0x72, 0x61,
  1355. 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x12, 0x3a, 0x0a, 0x07, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65,
  1356. 0x72, 0x12, 0x16, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x55, 0x73,
  1357. 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x74, 0x72, 0x61, 0x6e,
  1358. 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  1359. 0x73, 0x65, 0x12, 0x3f, 0x0a, 0x0a, 0x50, 0x61, 0x72, 0x73, 0x65, 0x54, 0x6f, 0x6b, 0x65, 0x6e,
  1360. 0x12, 0x17, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x54, 0x6f, 0x6b,
  1361. 0x65, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x18, 0x2e, 0x74, 0x72, 0x61, 0x6e,
  1362. 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f,
  1363. 0x6e, 0x73, 0x65, 0x12, 0x38, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x43, 0x69, 0x74,
  1364. 0x79, 0x54, 0x72, 0x65, 0x65, 0x12, 0x10, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72,
  1365. 0x6d, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x14, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66,
  1366. 0x6f, 0x72, 0x6d, 0x2e, 0x54, 0x72, 0x65, 0x65, 0x4e, 0x6f, 0x64, 0x65, 0x73, 0x12, 0x41, 0x0a,
  1367. 0x0d, 0x4c, 0x6f, 0x61, 0x64, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x65, 0x74, 0x12, 0x17,
  1368. 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x4f, 0x70, 0x74, 0x69, 0x6f,
  1369. 0x6e, 0x73, 0x65, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x17, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66,
  1370. 0x6f, 0x72, 0x6d, 0x2e, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x65, 0x74, 0x52, 0x65, 0x73,
  1371. 0x12, 0x3e, 0x0a, 0x0c, 0x50, 0x6f, 0x73, 0x74, 0x45, 0x78, 0x63, 0x65, 0x6c, 0x4c, 0x6f, 0x67,
  1372. 0x12, 0x16, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x45, 0x78, 0x63,
  1373. 0x65, 0x6c, 0x4c, 0x6f, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x16, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73,
  1374. 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x45, 0x78, 0x63, 0x65, 0x6c, 0x4c, 0x6f, 0x67, 0x52, 0x65, 0x73,
  1375. 0x12, 0x3c, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e,
  1376. 0x73, 0x65, 0x74, 0x12, 0x15, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e,
  1377. 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x64, 0x65, 0x1a, 0x12, 0x2e, 0x74, 0x72, 0x61,
  1378. 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x44,
  1379. 0x0a, 0x1a, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x4d, 0x6b, 0x74, 0x4e, 0x65, 0x74, 0x57, 0x6f,
  1380. 0x72, 0x6b, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x54, 0x72, 0x65, 0x65, 0x12, 0x10, 0x2e, 0x74,
  1381. 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x14,
  1382. 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x54, 0x72, 0x65, 0x65, 0x4e,
  1383. 0x6f, 0x64, 0x65, 0x73, 0x12, 0x6d, 0x0a, 0x19, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x4f, 0x72,
  1384. 0x67, 0x61, 0x6e, 0x53, 0x63, 0x68, 0x50, 0x65, 0x72, 0x42, 0x79, 0x55, 0x73, 0x65, 0x72, 0x49,
  1385. 0x64, 0x12, 0x27, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x47, 0x65,
  1386. 0x74, 0x45, 0x72, 0x70, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x53, 0x63, 0x68, 0x50, 0x65, 0x72, 0x42,
  1387. 0x79, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x52, 0x65, 0x71, 0x1a, 0x27, 0x2e, 0x74, 0x72, 0x61,
  1388. 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x4f, 0x72, 0x67,
  1389. 0x61, 0x6e, 0x53, 0x63, 0x68, 0x50, 0x65, 0x72, 0x42, 0x79, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64,
  1390. 0x52, 0x65, 0x73, 0x12, 0x40, 0x0a, 0x0a, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x52, 0x6f, 0x6c,
  1391. 0x65, 0x12, 0x18, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x47, 0x65,
  1392. 0x74, 0x45, 0x72, 0x70, 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x18, 0x2e, 0x74, 0x72,
  1393. 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x52, 0x6f,
  1394. 0x6c, 0x65, 0x52, 0x65, 0x73, 0x12, 0x3c, 0x0a, 0x0c, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x53,
  1395. 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x12, 0x10, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72,
  1396. 0x6d, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x1a, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66,
  1397. 0x6f, 0x72, 0x6d, 0x2e, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c,
  1398. 0x52, 0x65, 0x73, 0x12, 0x46, 0x0a, 0x0c, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x41, 0x63, 0x74,
  1399. 0x69, 0x76, 0x65, 0x12, 0x1a, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e,
  1400. 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x41, 0x63, 0x74, 0x69, 0x76, 0x65, 0x52, 0x65, 0x71, 0x1a,
  1401. 0x1a, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x47, 0x65, 0x74, 0x45,
  1402. 0x72, 0x70, 0x41, 0x63, 0x74, 0x69, 0x76, 0x65, 0x52, 0x65, 0x73, 0x62, 0x06, 0x70, 0x72, 0x6f,
  1403. 0x74, 0x6f, 0x33,
  1404. }
  1405. var (
  1406. file_transform_proto_rawDescOnce sync.Once
  1407. file_transform_proto_rawDescData = file_transform_proto_rawDesc
  1408. )
  1409. func file_transform_proto_rawDescGZIP() []byte {
  1410. file_transform_proto_rawDescOnce.Do(func() {
  1411. file_transform_proto_rawDescData = protoimpl.X.CompressGZIP(file_transform_proto_rawDescData)
  1412. })
  1413. return file_transform_proto_rawDescData
  1414. }
  1415. func (m *DataPermissionReq) Reset() { *m = DataPermissionReq{} }
  1416. func (m *DataPermissionReq) String() string { return proto.CompactTextString(m) }
  1417. func (*DataPermissionReq) ProtoMessage() {}
  1418. func (*DataPermissionReq) Descriptor() ([]byte, []int) {
  1419. return fileDescriptor_cb4a498eeb2ba07d, []int{31}
  1420. var file_transform_proto_msgTypes = make([]protoimpl.MessageInfo, 27)
  1421. var file_transform_proto_goTypes = []interface{}{
  1422. (*UserRequest)(nil), // 0: transform.UserRequest
  1423. (*UserResponse)(nil), // 1: transform.UserResponse
  1424. (*TokenRequest)(nil), // 2: transform.TokenRequest
  1425. (*TokenResponse)(nil), // 3: transform.TokenResponse
  1426. (*Empty)(nil), // 4: transform.Empty
  1427. (*TreeNodes)(nil), // 5: transform.TreeNodes
  1428. (*TreeNode)(nil), // 6: transform.TreeNode
  1429. (*Tag)(nil), // 7: transform.Tag
  1430. (*OptionsetReq)(nil), // 8: transform.OptionsetReq
  1431. (*OptionsetRes)(nil), // 9: transform.OptionsetRes
  1432. (*OptionCode)(nil), // 10: transform.OptionCode
  1433. (*Options)(nil), // 11: transform.Options
  1434. (*ResponseByte)(nil), // 12: transform.ResponseByte
  1435. (*ExcelLogReq)(nil), // 13: transform.ExcelLogReq
  1436. (*ExcelLogRes)(nil), // 14: transform.ExcelLogRes
  1437. (*BytesReq)(nil), // 15: transform.BytesReq
  1438. (*BytesResp)(nil), // 16: transform.BytesResp
  1439. (*GetErpRoleRes)(nil), // 17: transform.GetErpRoleRes
  1440. (*GetErpRoleReq)(nil), // 18: transform.GetErpRoleReq
  1441. (*GetErpOrganSchPerByUserIdReq)(nil), // 19: transform.GetErpOrganSchPerByUserIdReq
  1442. (*GetErpOrganSchPerByUserIdRes)(nil), // 20: transform.GetErpOrganSchPerByUserIdRes
  1443. (*OrganSchool)(nil), // 21: transform.OrganSchool
  1444. (*GetErpSchoolRes)(nil), // 22: transform.GetErpSchoolRes
  1445. (*GetErpActiveReq)(nil), // 23: transform.GetErpActiveReq
  1446. (*GetErpActiveRes)(nil), // 24: transform.GetErpActiveRes
  1447. (*Active)(nil), // 25: transform.Active
  1448. nil, // 26: transform.OptionsetRes.MapListEntry
  1449. }
  1450. var file_transform_proto_depIdxs = []int32{
  1451. 6, // 0: transform.TreeNodes.nodes:type_name -> transform.TreeNode
  1452. 7, // 1: transform.TreeNode.tag:type_name -> transform.Tag
  1453. 6, // 2: transform.TreeNode.nodes:type_name -> transform.TreeNode
  1454. 26, // 3: transform.OptionsetRes.mapList:type_name -> transform.OptionsetRes.MapListEntry
  1455. 21, // 4: transform.GetErpOrganSchPerByUserIdRes.school:type_name -> transform.OrganSchool
  1456. 21, // 5: transform.GetErpSchoolRes.school:type_name -> transform.OrganSchool
  1457. 25, // 6: transform.GetErpActiveRes.active:type_name -> transform.Active
  1458. 0, // 7: transform.Transform.GetUser:input_type -> transform.UserRequest
  1459. 2, // 8: transform.Transform.ParseToken:input_type -> transform.TokenRequest
  1460. 4, // 9: transform.Transform.GetErpCityTree:input_type -> transform.Empty
  1461. 8, // 10: transform.Transform.LoadOptionset:input_type -> transform.OptionsetReq
  1462. 13, // 11: transform.Transform.PostExcelLog:input_type -> transform.ExcelLogReq
  1463. 10, // 12: transform.Transform.GetErpOptionset:input_type -> transform.OptionCode
  1464. 4, // 13: transform.Transform.GetErpMktNetWorkDetailTree:input_type -> transform.Empty
  1465. 19, // 14: transform.Transform.GetErpOrganSchPerByUserId:input_type -> transform.GetErpOrganSchPerByUserIdReq
  1466. 18, // 15: transform.Transform.GetErpRole:input_type -> transform.GetErpRoleReq
  1467. 4, // 16: transform.Transform.GetErpSchool:input_type -> transform.Empty
  1468. 23, // 17: transform.Transform.GetErpActive:input_type -> transform.GetErpActiveReq
  1469. 4, // 18: transform.Transform.GetErpOrganSchTree:input_type -> transform.Empty
  1470. 1, // 19: transform.Transform.GetUser:output_type -> transform.UserResponse
  1471. 3, // 20: transform.Transform.ParseToken:output_type -> transform.TokenResponse
  1472. 5, // 21: transform.Transform.GetErpCityTree:output_type -> transform.TreeNodes
  1473. 9, // 22: transform.Transform.LoadOptionset:output_type -> transform.OptionsetRes
  1474. 14, // 23: transform.Transform.PostExcelLog:output_type -> transform.ExcelLogRes
  1475. 11, // 24: transform.Transform.GetErpOptionset:output_type -> transform.Options
  1476. 5, // 25: transform.Transform.GetErpMktNetWorkDetailTree:output_type -> transform.TreeNodes
  1477. 20, // 26: transform.Transform.GetErpOrganSchPerByUserId:output_type -> transform.GetErpOrganSchPerByUserIdRes
  1478. 17, // 27: transform.Transform.GetErpRole:output_type -> transform.GetErpRoleRes
  1479. 22, // 28: transform.Transform.GetErpSchool:output_type -> transform.GetErpSchoolRes
  1480. 24, // 29: transform.Transform.GetErpActive:output_type -> transform.GetErpActiveRes
  1481. 5, // 30: transform.Transform.GetErpOrganSchTree:output_type -> transform.TreeNodes
  1482. 19, // [19:31] is the sub-list for method output_type
  1483. 7, // [7:19] is the sub-list for method input_type
  1484. 7, // [7:7] is the sub-list for extension type_name
  1485. 7, // [7:7] is the sub-list for extension extendee
  1486. 0, // [0:7] is the sub-list for field type_name
  1487. }
  1488. func (m *DataPermissionReq) XXX_Unmarshal(b []byte) error {
  1489. return xxx_messageInfo_DataPermissionReq.Unmarshal(m, b)
  1490. }
  1491. func (m *DataPermissionReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1492. return xxx_messageInfo_DataPermissionReq.Marshal(b, m, deterministic)
  1493. }
  1494. func (m *DataPermissionReq) XXX_Merge(src proto.Message) {
  1495. xxx_messageInfo_DataPermissionReq.Merge(m, src)
  1496. }
  1497. func (m *DataPermissionReq) XXX_Size() int {
  1498. return xxx_messageInfo_DataPermissionReq.Size(m)
  1499. }
  1500. func (m *DataPermissionReq) XXX_DiscardUnknown() {
  1501. xxx_messageInfo_DataPermissionReq.DiscardUnknown(m)
  1502. }
  1503. var xxx_messageInfo_DataPermissionReq proto.InternalMessageInfo
  1504. func (m *DataPermissionReq) GetRuleCode() string {
  1505. if m != nil {
  1506. return m.RuleCode
  1507. }
  1508. return ""
  1509. }
  1510. func (m *DataPermissionReq) GetUserId() string {
  1511. if m != nil {
  1512. return m.UserId
  1513. }
  1514. return ""
  1515. }
  1516. type DataPermissionRes struct {
  1517. MapList map[string]string `protobuf:"bytes,1,rep,name=mapList,proto3" json:"mapList,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1518. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1519. XXX_unrecognized []byte `json:"-"`
  1520. XXX_sizecache int32 `json:"-"`
  1521. }
  1522. func (m *DataPermissionRes) Reset() { *m = DataPermissionRes{} }
  1523. func (m *DataPermissionRes) String() string { return proto.CompactTextString(m) }
  1524. func (*DataPermissionRes) ProtoMessage() {}
  1525. func (*DataPermissionRes) Descriptor() ([]byte, []int) {
  1526. return fileDescriptor_cb4a498eeb2ba07d, []int{32}
  1527. }
  1528. func (m *DataPermissionRes) XXX_Unmarshal(b []byte) error {
  1529. return xxx_messageInfo_DataPermissionRes.Unmarshal(m, b)
  1530. }
  1531. func (m *DataPermissionRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1532. return xxx_messageInfo_DataPermissionRes.Marshal(b, m, deterministic)
  1533. }
  1534. func (m *DataPermissionRes) XXX_Merge(src proto.Message) {
  1535. xxx_messageInfo_DataPermissionRes.Merge(m, src)
  1536. }
  1537. func (m *DataPermissionRes) XXX_Size() int {
  1538. return xxx_messageInfo_DataPermissionRes.Size(m)
  1539. }
  1540. func (m *DataPermissionRes) XXX_DiscardUnknown() {
  1541. xxx_messageInfo_DataPermissionRes.DiscardUnknown(m)
  1542. }
  1543. var xxx_messageInfo_DataPermissionRes proto.InternalMessageInfo
  1544. func (m *DataPermissionRes) GetMapList() map[string]string {
  1545. if m != nil {
  1546. return m.MapList
  1547. }
  1548. return nil
  1549. }
  1550. func init() {
  1551. proto.RegisterType((*UserRequest)(nil), "transform.UserRequest")
  1552. proto.RegisterType((*UserResponse)(nil), "transform.UserResponse")
  1553. proto.RegisterType((*TokenRequest)(nil), "transform.TokenRequest")
  1554. proto.RegisterType((*TokenResponse)(nil), "transform.TokenResponse")
  1555. proto.RegisterType((*Empty)(nil), "transform.Empty")
  1556. proto.RegisterType((*TreeNodes)(nil), "transform.TreeNodes")
  1557. proto.RegisterType((*TreeNode)(nil), "transform.TreeNode")
  1558. proto.RegisterType((*Tag)(nil), "transform.Tag")
  1559. proto.RegisterType((*OptionsetReq)(nil), "transform.OptionsetReq")
  1560. proto.RegisterType((*OptionsetRes)(nil), "transform.OptionsetRes")
  1561. proto.RegisterMapType((map[string]string)(nil), "transform.OptionsetRes.MapListEntry")
  1562. proto.RegisterType((*OptionCode)(nil), "transform.OptionCode")
  1563. proto.RegisterType((*Options)(nil), "transform.Options")
  1564. proto.RegisterType((*ResponseByte)(nil), "transform.ResponseByte")
  1565. proto.RegisterType((*ExcelLogReq)(nil), "transform.ExcelLogReq")
  1566. proto.RegisterType((*ExcelLogRes)(nil), "transform.ExcelLogRes")
  1567. proto.RegisterType((*SchoolIdsReq)(nil), "transform.SchoolIdsReq")
  1568. proto.RegisterType((*ListOfInt)(nil), "transform.ListOfInt")
  1569. proto.RegisterType((*SchoolIdsRes)(nil), "transform.SchoolIdsRes")
  1570. proto.RegisterMapType((map[string]int64)(nil), "transform.SchoolIdsRes.MapListEntry")
  1571. proto.RegisterType((*CityIdsReq)(nil), "transform.CityIdsReq")
  1572. proto.RegisterType((*CityIdsRes)(nil), "transform.CityIdsRes")
  1573. proto.RegisterMapType((map[string]int64)(nil), "transform.CityIdsRes.MapListEntry")
  1574. proto.RegisterType((*BytesReq)(nil), "transform.BytesReq")
  1575. proto.RegisterType((*BytesResp)(nil), "transform.BytesResp")
  1576. proto.RegisterType((*GetErpRoleRes)(nil), "transform.GetErpRoleRes")
  1577. proto.RegisterType((*GetErpRoleReq)(nil), "transform.GetErpRoleReq")
  1578. proto.RegisterType((*GetErpOrganSchPerByUserIdReq)(nil), "transform.GetErpOrganSchPerByUserIdReq")
  1579. proto.RegisterType((*GetErpOrganSchPerByUserIdRes)(nil), "transform.GetErpOrganSchPerByUserIdRes")
  1580. proto.RegisterType((*OrganSchool)(nil), "transform.OrganSchool")
  1581. proto.RegisterType((*GetErpSchoolRes)(nil), "transform.GetErpSchoolRes")
  1582. proto.RegisterType((*GetErpActiveReq)(nil), "transform.GetErpActiveReq")
  1583. proto.RegisterType((*GetErpActiveRes)(nil), "transform.GetErpActiveRes")
  1584. proto.RegisterType((*Active)(nil), "transform.Active")
  1585. proto.RegisterType((*DataPermissionReq)(nil), "transform.DataPermissionReq")
  1586. proto.RegisterType((*DataPermissionRes)(nil), "transform.DataPermissionRes")
  1587. proto.RegisterMapType((map[string]string)(nil), "transform.DataPermissionRes.MapListEntry")
  1588. }
  1589. func init() { proto.RegisterFile("transform.proto", fileDescriptor_cb4a498eeb2ba07d) }
  1590. var fileDescriptor_cb4a498eeb2ba07d = []byte{
  1591. // 1242 bytes of a gzipped FileDescriptorProto
  1592. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x57, 0x5b, 0x6f, 0xdb, 0x36,
  1593. 0x14, 0x86, 0xa2, 0xf8, 0x76, 0xec, 0xa4, 0x2d, 0x97, 0xa6, 0xae, 0xd6, 0x6d, 0x06, 0x91, 0x6d,
  1594. 0xc9, 0x4b, 0x1e, 0x52, 0x60, 0x2b, 0x82, 0xa0, 0x6b, 0x6e, 0x35, 0x0c, 0xe4, 0x06, 0x25, 0xc5,
  1595. 0x1e, 0x03, 0xd6, 0x62, 0x1d, 0x21, 0xb2, 0xa8, 0x88, 0x74, 0x50, 0xff, 0x81, 0x3d, 0xec, 0x75,
  1596. 0xfb, 0x5f, 0x7b, 0xd9, 0xdb, 0x7e, 0xcc, 0x86, 0x43, 0x52, 0x36, 0x1d, 0xdb, 0x69, 0x36, 0x74,
  1597. 0x6f, 0x3c, 0xf7, 0xa3, 0x8f, 0xe7, 0x42, 0xc1, 0x23, 0x95, 0xb3, 0x54, 0x7e, 0x10, 0x79, 0x7f,
  1598. 0x33, 0xcb, 0x85, 0x12, 0xa4, 0x36, 0x62, 0xd0, 0x97, 0x50, 0x7f, 0x27, 0x79, 0x1e, 0xf2, 0x9b,
  1599. 0x01, 0x97, 0x8a, 0x2c, 0xc3, 0x42, 0x1c, 0x35, 0xbd, 0x96, 0xb7, 0x5e, 0x0b, 0x17, 0xe2, 0x88,
  1600. 0xac, 0x40, 0x29, 0xbb, 0x12, 0x29, 0x6f, 0x2e, 0x68, 0x96, 0x21, 0xe8, 0x9f, 0x1e, 0x34, 0x8c,
  1601. 0x95, 0xcc, 0x44, 0x2a, 0xf9, 0xc3, 0xcc, 0x90, 0x9b, 0x8b, 0x84, 0xcb, 0xa6, 0x6f, 0xb8, 0x9a,
  1602. 0x20, 0xab, 0x50, 0x96, 0x8a, 0xa9, 0x81, 0x6c, 0x2e, 0xb6, 0xbc, 0x75, 0x3f, 0xb4, 0x14, 0x69,
  1603. 0x41, 0x9d, 0xe7, 0x59, 0x28, 0x12, 0x7e, 0x31, 0xcc, 0x78, 0xb3, 0xa4, 0x85, 0x2e, 0x8b, 0x04,
  1604. 0x50, 0x1d, 0x48, 0x9e, 0x9f, 0xb0, 0x3e, 0x6f, 0x96, 0xb5, 0xcb, 0x11, 0x8d, 0xb2, 0x6e, 0xac,
  1605. 0x86, 0x5a, 0x56, 0x31, 0xb2, 0x82, 0xc6, 0x88, 0x3d, 0x9e, 0x46, 0x3c, 0x6f, 0x56, 0x4d, 0x44,
  1606. 0x43, 0xd1, 0x35, 0x68, 0x5c, 0x88, 0x6b, 0x9e, 0x16, 0x60, 0xac, 0x40, 0x49, 0x21, 0x6d, 0x3f,
  1607. 0xcc, 0x10, 0xf4, 0x6f, 0x0f, 0x96, 0xac, 0x9a, 0xfd, 0xfa, 0x55, 0x28, 0x23, 0x1a, 0x9d, 0x02,
  1608. 0x01, 0x4b, 0xe1, 0x17, 0x68, 0x94, 0x44, 0xc2, 0x3b, 0x91, 0xb4, 0x58, 0xb8, 0x2c, 0xb2, 0x06,
  1609. 0x4b, 0x48, 0x9e, 0x77, 0xaf, 0x84, 0x48, 0x50, 0xc7, 0x20, 0x33, 0xc9, 0x24, 0xeb, 0xf0, 0x08,
  1610. 0x19, 0x67, 0xb9, 0xb8, 0x8d, 0xd3, 0xae, 0xf6, 0xb5, 0xa8, 0xf5, 0xee, 0xb2, 0x09, 0x35, 0xf7,
  1611. 0x72, 0x9a, 0xf7, 0x58, 0x8a, 0x6a, 0x25, 0xad, 0x36, 0xc1, 0xc3, 0xac, 0xce, 0x87, 0xb2, 0xf0,
  1612. 0x6e, 0x81, 0x73, 0x59, 0xe4, 0x6b, 0x80, 0xf3, 0xa1, 0xb4, 0x06, 0x16, 0x3d, 0x87, 0x43, 0x2b,
  1613. 0x50, 0x3a, 0xec, 0x67, 0x6a, 0x48, 0x7f, 0x80, 0xda, 0x45, 0xce, 0xf9, 0x89, 0x88, 0xb8, 0x24,
  1614. 0x1b, 0x50, 0x4a, 0xf1, 0xd0, 0xf4, 0x5a, 0xfe, 0x7a, 0x7d, 0xeb, 0x8b, 0xcd, 0x71, 0xd5, 0x15,
  1615. 0x4a, 0xa1, 0xd1, 0xa0, 0xbf, 0x79, 0x50, 0x2d, 0x78, 0x4e, 0xed, 0xf8, 0xba, 0x76, 0x08, 0x2c,
  1616. 0x2a, 0xfe, 0x51, 0x59, 0xb8, 0xf4, 0x19, 0x11, 0xce, 0x58, 0xce, 0x53, 0xa5, 0x01, 0xf2, 0x43,
  1617. 0x4b, 0x91, 0x16, 0xf8, 0x8a, 0xf5, 0x34, 0x1a, 0xf5, 0xad, 0x65, 0x37, 0x22, 0xeb, 0x85, 0x28,
  1618. 0x1a, 0x67, 0x55, 0xfa, 0x64, 0x56, 0x1b, 0xe0, 0x5f, 0xb0, 0xde, 0xac, 0x7c, 0x52, 0xac, 0x22,
  1619. 0x9b, 0x0f, 0x9e, 0x29, 0x85, 0xc6, 0x69, 0xa6, 0x62, 0xbc, 0x7d, 0x15, 0xf2, 0x1b, 0xd4, 0xe9,
  1620. 0x8a, 0x88, 0xdb, 0xfb, 0xd7, 0x67, 0xfa, 0xab, 0x37, 0xa1, 0x24, 0xc9, 0x6b, 0xa8, 0xf4, 0x59,
  1621. 0x76, 0x14, 0x4b, 0x65, 0x21, 0x5a, 0x73, 0x92, 0x71, 0x35, 0x37, 0x8f, 0x8d, 0xda, 0x61, 0xaa,
  1622. 0xf2, 0x61, 0x58, 0x18, 0x05, 0xdb, 0xd0, 0x70, 0x05, 0xe4, 0x31, 0xf8, 0xd7, 0x7c, 0x68, 0x63,
  1623. 0xe2, 0x11, 0x0b, 0xf6, 0x96, 0x25, 0x83, 0x51, 0xdb, 0x69, 0x62, 0x7b, 0xe1, 0x95, 0x47, 0x5b,
  1624. 0x00, 0x26, 0xc2, 0x3e, 0x42, 0x3e, 0x2b, 0xdd, 0x36, 0x54, 0x6c, 0x0e, 0xb3, 0xc4, 0xb3, 0x50,
  1625. 0x18, 0x87, 0xf3, 0x9d, 0x70, 0x88, 0x4d, 0xd1, 0x19, 0x7b, 0x43, 0xa5, 0x2d, 0x23, 0xa6, 0x98,
  1626. 0xf6, 0xd6, 0x08, 0xf5, 0x99, 0xfe, 0xe5, 0x41, 0xfd, 0xf0, 0x63, 0x97, 0x27, 0x47, 0xa2, 0x87,
  1627. 0xf8, 0xad, 0x42, 0xf9, 0x58, 0x44, 0x83, 0xa4, 0x88, 0x69, 0x29, 0xb4, 0xdd, 0x17, 0x69, 0x54,
  1628. 0x44, 0xc5, 0x33, 0x76, 0xf6, 0x7e, 0xce, 0x99, 0xe2, 0x7b, 0x43, 0x1b, 0x78, 0x44, 0x63, 0xe5,
  1629. 0x9a, 0xf3, 0x45, 0xdc, 0xe7, 0xb6, 0x49, 0x1c, 0x0e, 0xf6, 0xc7, 0x11, 0x93, 0xea, 0x5d, 0x16,
  1630. 0x19, 0x7b, 0xdb, 0x1f, 0x2e, 0x8f, 0x7c, 0x07, 0xcb, 0x63, 0x5a, 0xfb, 0x31, 0x2d, 0x72, 0x87,
  1631. 0x4b, 0x9a, 0x50, 0x39, 0xe0, 0xc9, 0xdb, 0x84, 0xf5, 0x6c, 0x8b, 0x14, 0x24, 0xfd, 0xd6, 0xfd,
  1632. 0x38, 0x3d, 0xe0, 0xce, 0xcd, 0x80, 0x33, 0x45, 0x65, 0x29, 0x1c, 0x37, 0xa3, 0x1e, 0x47, 0x10,
  1633. 0x56, 0xa0, 0x84, 0xb0, 0x9a, 0x06, 0xaa, 0x85, 0x86, 0xa0, 0x5f, 0x41, 0x0d, 0xaf, 0xfc, 0xf4,
  1634. 0x43, 0x27, 0x55, 0x78, 0xe5, 0x71, 0x64, 0x14, 0xfc, 0x10, 0x8f, 0xba, 0xca, 0x1c, 0x2f, 0x9f,
  1635. 0xa8, 0x32, 0x57, 0xf3, 0xf3, 0x54, 0x99, 0xef, 0x56, 0x19, 0x05, 0xd8, 0x8f, 0xd5, 0x70, 0xfa,
  1636. 0x7b, 0xbc, 0xf1, 0xf7, 0xfc, 0xe2, 0x39, 0x4a, 0x92, 0xec, 0xdc, 0x4d, 0x97, 0x3a, 0xe9, 0x8e,
  1637. 0xf5, 0xfe, 0x87, 0x64, 0x5f, 0x40, 0x15, 0xeb, 0x53, 0xa7, 0xfa, 0x18, 0xfc, 0x9c, 0xdf, 0xd8,
  1638. 0x12, 0xc5, 0x23, 0xfd, 0x06, 0x6a, 0x56, 0x2a, 0x33, 0x2c, 0xc3, 0x9c, 0xcb, 0xac, 0x28, 0x61,
  1639. 0x3c, 0xd3, 0x1d, 0x58, 0x6a, 0x73, 0x75, 0x68, 0xd6, 0x11, 0x7e, 0xc9, 0x33, 0xa8, 0xe0, 0xf6,
  1640. 0xb9, 0x1c, 0x2d, 0xc2, 0xf2, 0xc0, 0xac, 0x01, 0xb4, 0x16, 0xc9, 0xa8, 0x75, 0xf0, 0x4c, 0xdf,
  1641. 0x4c, 0x5a, 0xeb, 0x0e, 0xe8, 0x8b, 0xf7, 0xf1, 0xb8, 0x03, 0x0c, 0xe5, 0x7a, 0x5d, 0x70, 0xbd,
  1642. 0xd2, 0x1f, 0xe1, 0x85, 0xf1, 0xa0, 0xa7, 0xf2, 0x79, 0xf7, 0xea, 0x8c, 0xe7, 0x7b, 0x43, 0xb3,
  1643. 0x79, 0xd0, 0xe1, 0xbc, 0x74, 0xe8, 0xc9, 0xbd, 0x86, 0x92, 0x6c, 0x42, 0x59, 0xea, 0x32, 0xb1,
  1644. 0x17, 0xb2, 0xea, 0x4e, 0x29, 0x6b, 0x22, 0x44, 0x12, 0x5a, 0x2d, 0x7a, 0x04, 0x75, 0x87, 0xfd,
  1645. 0x90, 0xf1, 0x49, 0x9e, 0x43, 0x55, 0xa0, 0x09, 0x26, 0x67, 0x06, 0x7a, 0x45, 0xd8, 0xdd, 0xb2,
  1646. 0x0b, 0x8f, 0x4c, 0x76, 0x36, 0xca, 0x7f, 0x48, 0x68, 0xbd, 0x70, 0xb1, 0xdb, 0x55, 0xf1, 0xad,
  1647. 0x46, 0xf7, 0xa9, 0x76, 0x51, 0x60, 0xb1, 0x18, 0x96, 0x64, 0xf7, 0xaa, 0x13, 0xd1, 0x9d, 0xbb,
  1648. 0x9a, 0xb8, 0xc5, 0xca, 0x4c, 0x13, 0x36, 0xd8, 0x13, 0x27, 0x98, 0xd5, 0xb2, 0x0a, 0xf4, 0x35,
  1649. 0x94, 0x0d, 0x87, 0x7c, 0x09, 0x35, 0xc3, 0xbb, 0x1c, 0x7d, 0x7a, 0xd5, 0x30, 0x3a, 0x11, 0x5e,
  1650. 0x44, 0x9f, 0x5d, 0x3a, 0x18, 0x94, 0xfb, 0x0c, 0x9f, 0x21, 0xb4, 0x03, 0x4f, 0x0e, 0x98, 0x62,
  1651. 0x67, 0x3c, 0xef, 0xc7, 0x52, 0xc6, 0x02, 0xdf, 0x1d, 0xe8, 0x2a, 0x1f, 0x24, 0xfc, 0xd2, 0x19,
  1652. 0xc0, 0x55, 0x64, 0xe8, 0xb9, 0x3d, 0xb7, 0x18, 0x7e, 0xf7, 0xa6, 0x7d, 0x49, 0xb2, 0x7f, 0xb7,
  1653. 0xb7, 0x36, 0x9c, 0x8f, 0x99, 0x52, 0xff, 0xfc, 0x5b, 0x67, 0xeb, 0x8f, 0x0a, 0x3e, 0x10, 0x6c,
  1654. 0x44, 0xb2, 0x0d, 0x95, 0x36, 0x57, 0x58, 0x68, 0xc4, 0xbd, 0x42, 0xe7, 0xf9, 0x19, 0x3c, 0x9b,
  1655. 0xe2, 0xdb, 0x27, 0xd6, 0x4f, 0x00, 0x67, 0x2c, 0x97, 0x5c, 0x3f, 0xbc, 0x88, 0xab, 0xe6, 0xbe,
  1656. 0xd8, 0x82, 0xe6, 0xb4, 0xc0, 0x3a, 0x78, 0x05, 0xcb, 0xe6, 0xaa, 0x71, 0xa6, 0xe0, 0xe6, 0x27,
  1657. 0x8f, 0x1d, 0x5d, 0xfd, 0x9c, 0x09, 0x56, 0x66, 0x3c, 0x0e, 0x24, 0xd9, 0x85, 0xa5, 0x23, 0xc1,
  1658. 0xa2, 0xd1, 0x82, 0x9e, 0x88, 0xee, 0xbe, 0x02, 0x82, 0x39, 0x02, 0x49, 0xde, 0x40, 0xa3, 0xcd,
  1659. 0xd5, 0xf8, 0x41, 0xf7, 0x6c, 0xf6, 0x48, 0x9e, 0xf4, 0x30, 0x31, 0xd5, 0xb7, 0x01, 0xda, 0x5c,
  1660. 0xd9, 0x79, 0x48, 0x9e, 0xce, 0x9a, 0x91, 0x37, 0xc1, 0x4c, 0x36, 0x6e, 0x84, 0xc6, 0x99, 0x90,
  1661. 0xaa, 0x58, 0x49, 0x13, 0xe0, 0x3b, 0x4b, 0x38, 0x98, 0xcd, 0xc7, 0x11, 0x6d, 0xbb, 0x64, 0x0c,
  1662. 0xc1, 0xd3, 0xa9, 0x2f, 0xc5, 0xfa, 0x0c, 0xc8, 0x34, 0x00, 0xe4, 0x14, 0x9e, 0xb4, 0xb9, 0x9a,
  1663. 0xac, 0x36, 0xf2, 0xe2, 0x9e, 0x42, 0xbc, 0x09, 0xee, 0x93, 0x4a, 0x72, 0x00, 0x81, 0x49, 0xe7,
  1664. 0xf8, 0x5a, 0x9d, 0x70, 0xf5, 0xb3, 0xc8, 0xaf, 0x0f, 0xb8, 0x62, 0x71, 0xf2, 0xaf, 0x6e, 0xb5,
  1665. 0x0f, 0xcf, 0xe7, 0x4e, 0x41, 0xf2, 0xbd, 0x63, 0x72, 0xdf, 0x90, 0x0d, 0x1e, 0xa8, 0x88, 0x15,
  1666. 0x00, 0xe3, 0x79, 0x4f, 0x9a, 0x53, 0x66, 0x76, 0x0d, 0x04, 0xf3, 0x24, 0x78, 0x0b, 0x0d, 0x77,
  1667. 0x30, 0xce, 0xf8, 0xd0, 0x60, 0xca, 0x76, 0x3c, 0x43, 0xdf, 0x16, 0xd6, 0x76, 0x62, 0x4d, 0xeb,
  1668. 0x8e, 0x86, 0x65, 0x30, 0x5f, 0x26, 0xdf, 0x97, 0xf5, 0x0f, 0xe4, 0xcb, 0x7f, 0x02, 0x00, 0x00,
  1669. 0xff, 0xff, 0x5f, 0x30, 0x8c, 0x56, 0x53, 0x0e, 0x00, 0x00,
  1670. }
  1671. // Reference imports to suppress errors if they are not otherwise used.
  1672. var _ context.Context
  1673. var _ grpc.ClientConnInterface
  1674. // This is a compile-time assertion to ensure that this generated file
  1675. // is compatible with the grpc package it is being compiled against.
  1676. const _ = grpc.SupportPackageIsVersion6
  1677. // TransformClient is the client API for Transform service.
  1678. //
  1679. // For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  1680. type TransformClient interface {
  1681. GetUser(ctx context.Context, in *UserRequest, opts ...grpc.CallOption) (*UserResponse, error)
  1682. ParseToken(ctx context.Context, in *TokenRequest, opts ...grpc.CallOption) (*TokenResponse, error)
  1683. //获取erp 省、城市树
  1684. GetErpCityTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error)
  1685. //获取erp 字典
  1686. LoadOptionset(ctx context.Context, in *OptionsetReq, opts ...grpc.CallOption) (*OptionsetRes, error)
  1687. PostExcelLog(ctx context.Context, in *ExcelLogReq, opts ...grpc.CallOption) (*ExcelLogRes, error)
  1688. GetErpOptionset(ctx context.Context, in *OptionCode, opts ...grpc.CallOption) (*Options, error)
  1689. //获取erp 渠道细分树
  1690. GetErpMktNetWorkDetailTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error)
  1691. //获取erp 用户校区权限
  1692. GetErpOrganSchPerByUserId(ctx context.Context, in *GetErpOrganSchPerByUserIdReq, opts ...grpc.CallOption) (*GetErpOrganSchPerByUserIdRes, error)
  1693. //获取 erp 用户角色
  1694. GetErpRole(ctx context.Context, in *GetErpRoleReq, opts ...grpc.CallOption) (*GetErpRoleRes, error)
  1695. //获取 erp 全部校区
  1696. GetErpSchool(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*GetErpSchoolRes, error)
  1697. //获取 erp 活动
  1698. GetErpActive(ctx context.Context, in *GetErpActiveReq, opts ...grpc.CallOption) (*GetErpActiveRes, error)
  1699. //获取erp 省、城、校区
  1700. GetErpOrganSchTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error)
  1701. }
  1702. type transformClient struct {
  1703. cc grpc.ClientConnInterface
  1704. }
  1705. func NewTransformClient(cc grpc.ClientConnInterface) TransformClient {
  1706. return &transformClient{cc}
  1707. }
  1708. func (c *transformClient) GetUser(ctx context.Context, in *UserRequest, opts ...grpc.CallOption) (*UserResponse, error) {
  1709. out := new(UserResponse)
  1710. err := c.cc.Invoke(ctx, "/transform.Transform/GetUser", in, out, opts...)
  1711. if err != nil {
  1712. return nil, err
  1713. }
  1714. return out, nil
  1715. }
  1716. func (c *transformClient) ParseToken(ctx context.Context, in *TokenRequest, opts ...grpc.CallOption) (*TokenResponse, error) {
  1717. out := new(TokenResponse)
  1718. err := c.cc.Invoke(ctx, "/transform.Transform/ParseToken", in, out, opts...)
  1719. if err != nil {
  1720. return nil, err
  1721. }
  1722. return out, nil
  1723. }
  1724. func (c *transformClient) GetErpCityTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error) {
  1725. out := new(TreeNodes)
  1726. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpCityTree", in, out, opts...)
  1727. if err != nil {
  1728. return nil, err
  1729. }
  1730. return out, nil
  1731. }
  1732. func (c *transformClient) LoadOptionset(ctx context.Context, in *OptionsetReq, opts ...grpc.CallOption) (*OptionsetRes, error) {
  1733. out := new(OptionsetRes)
  1734. err := c.cc.Invoke(ctx, "/transform.Transform/LoadOptionset", in, out, opts...)
  1735. if err != nil {
  1736. return nil, err
  1737. }
  1738. return out, nil
  1739. }
  1740. func (c *transformClient) GetSchoolIds(ctx context.Context, in *SchoolIdsReq, opts ...grpc.CallOption) (*SchoolIdsRes, error) {
  1741. out := new(SchoolIdsRes)
  1742. err := c.cc.Invoke(ctx, "/transform.Transform/GetSchoolIds", in, out, opts...)
  1743. if err != nil {
  1744. return nil, err
  1745. }
  1746. return out, nil
  1747. }
  1748. func (c *transformClient) GetCityIds(ctx context.Context, in *CityIdsReq, opts ...grpc.CallOption) (*CityIdsRes, error) {
  1749. out := new(CityIdsRes)
  1750. err := c.cc.Invoke(ctx, "/transform.Transform/GetCityIds", in, out, opts...)
  1751. if err != nil {
  1752. return nil, err
  1753. }
  1754. return out, nil
  1755. }
  1756. func (c *transformClient) PostExcelLog(ctx context.Context, in *ExcelLogReq, opts ...grpc.CallOption) (*ExcelLogRes, error) {
  1757. out := new(ExcelLogRes)
  1758. err := c.cc.Invoke(ctx, "/transform.Transform/PostExcelLog", in, out, opts...)
  1759. if err != nil {
  1760. return nil, err
  1761. }
  1762. return out, nil
  1763. }
  1764. func (c *transformClient) GetErpOptionset(ctx context.Context, in *OptionCode, opts ...grpc.CallOption) (*Options, error) {
  1765. out := new(Options)
  1766. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpOptionset", in, out, opts...)
  1767. if err != nil {
  1768. return nil, err
  1769. }
  1770. return out, nil
  1771. }
  1772. func (c *transformClient) GetDataPermission(ctx context.Context, in *DataPermissionReq, opts ...grpc.CallOption) (*DataPermissionRes, error) {
  1773. out := new(DataPermissionRes)
  1774. err := c.cc.Invoke(ctx, "/transform.Transform/GetDataPermission", in, out, opts...)
  1775. if err != nil {
  1776. return nil, err
  1777. }
  1778. return out, nil
  1779. }
  1780. func (c *transformClient) GetErpMktNetWorkDetailTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error) {
  1781. out := new(TreeNodes)
  1782. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpMktNetWorkDetailTree", in, out, opts...)
  1783. if err != nil {
  1784. return nil, err
  1785. }
  1786. return out, nil
  1787. }
  1788. func (c *transformClient) GetErpOrganSchPerByUserId(ctx context.Context, in *GetErpOrganSchPerByUserIdReq, opts ...grpc.CallOption) (*GetErpOrganSchPerByUserIdRes, error) {
  1789. out := new(GetErpOrganSchPerByUserIdRes)
  1790. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpOrganSchPerByUserId", in, out, opts...)
  1791. if err != nil {
  1792. return nil, err
  1793. }
  1794. return out, nil
  1795. }
  1796. func (c *transformClient) GetErpRole(ctx context.Context, in *GetErpRoleReq, opts ...grpc.CallOption) (*GetErpRoleRes, error) {
  1797. out := new(GetErpRoleRes)
  1798. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpRole", in, out, opts...)
  1799. if err != nil {
  1800. return nil, err
  1801. }
  1802. return out, nil
  1803. }
  1804. func (c *transformClient) GetErpSchool(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*GetErpSchoolRes, error) {
  1805. out := new(GetErpSchoolRes)
  1806. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpSchool", in, out, opts...)
  1807. if err != nil {
  1808. return nil, err
  1809. }
  1810. return out, nil
  1811. }
  1812. func (c *transformClient) GetErpActive(ctx context.Context, in *GetErpActiveReq, opts ...grpc.CallOption) (*GetErpActiveRes, error) {
  1813. out := new(GetErpActiveRes)
  1814. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpActive", in, out, opts...)
  1815. if err != nil {
  1816. return nil, err
  1817. }
  1818. return out, nil
  1819. }
  1820. func (c *transformClient) GetErpOrganSchTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error) {
  1821. out := new(TreeNodes)
  1822. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpOrganSchTree", in, out, opts...)
  1823. if err != nil {
  1824. return nil, err
  1825. }
  1826. return out, nil
  1827. }
  1828. // TransformServer is the server API for Transform service.
  1829. type TransformServer interface {
  1830. GetUser(context.Context, *UserRequest) (*UserResponse, error)
  1831. ParseToken(context.Context, *TokenRequest) (*TokenResponse, error)
  1832. //获取erp 省、城市树
  1833. GetErpCityTree(context.Context, *Empty) (*TreeNodes, error)
  1834. //获取erp 字典
  1835. LoadOptionset(context.Context, *OptionsetReq) (*OptionsetRes, error)
  1836. GetSchoolIds(context.Context, *SchoolIdsReq) (*SchoolIdsRes, error)
  1837. GetCityIds(context.Context, *CityIdsReq) (*CityIdsRes, error)
  1838. PostExcelLog(context.Context, *ExcelLogReq) (*ExcelLogRes, error)
  1839. GetErpOptionset(context.Context, *OptionCode) (*Options, error)
  1840. //获取数据权限
  1841. GetDataPermission(context.Context, *DataPermissionReq) (*DataPermissionRes, error)
  1842. //获取erp 渠道细分树
  1843. GetErpMktNetWorkDetailTree(context.Context, *Empty) (*TreeNodes, error)
  1844. //获取erp 用户校区权限
  1845. GetErpOrganSchPerByUserId(context.Context, *GetErpOrganSchPerByUserIdReq) (*GetErpOrganSchPerByUserIdRes, error)
  1846. //获取 erp 用户角色
  1847. GetErpRole(context.Context, *GetErpRoleReq) (*GetErpRoleRes, error)
  1848. //获取 erp 全部校区
  1849. GetErpSchool(context.Context, *Empty) (*GetErpSchoolRes, error)
  1850. //获取 erp 活动
  1851. GetErpActive(context.Context, *GetErpActiveReq) (*GetErpActiveRes, error)
  1852. //获取erp 省、城、校区
  1853. GetErpOrganSchTree(context.Context, *Empty) (*TreeNodes, error)
  1854. }
  1855. // UnimplementedTransformServer can be embedded to have forward compatible implementations.
  1856. type UnimplementedTransformServer struct {
  1857. }
  1858. func (*UnimplementedTransformServer) GetUser(ctx context.Context, req *UserRequest) (*UserResponse, error) {
  1859. return nil, status.Errorf(codes.Unimplemented, "method GetUser not implemented")
  1860. }
  1861. func (*UnimplementedTransformServer) ParseToken(ctx context.Context, req *TokenRequest) (*TokenResponse, error) {
  1862. return nil, status.Errorf(codes.Unimplemented, "method ParseToken not implemented")
  1863. }
  1864. func (*UnimplementedTransformServer) GetErpCityTree(ctx context.Context, req *Empty) (*TreeNodes, error) {
  1865. return nil, status.Errorf(codes.Unimplemented, "method GetErpCityTree not implemented")
  1866. }
  1867. func (*UnimplementedTransformServer) LoadOptionset(ctx context.Context, req *OptionsetReq) (*OptionsetRes, error) {
  1868. return nil, status.Errorf(codes.Unimplemented, "method LoadOptionset not implemented")
  1869. }
  1870. func (*UnimplementedTransformServer) GetSchoolIds(ctx context.Context, req *SchoolIdsReq) (*SchoolIdsRes, error) {
  1871. return nil, status.Errorf(codes.Unimplemented, "method GetSchoolIds not implemented")
  1872. }
  1873. func (*UnimplementedTransformServer) GetCityIds(ctx context.Context, req *CityIdsReq) (*CityIdsRes, error) {
  1874. return nil, status.Errorf(codes.Unimplemented, "method GetCityIds not implemented")
  1875. }
  1876. func (*UnimplementedTransformServer) PostExcelLog(ctx context.Context, req *ExcelLogReq) (*ExcelLogRes, error) {
  1877. return nil, status.Errorf(codes.Unimplemented, "method PostExcelLog not implemented")
  1878. }
  1879. func (*UnimplementedTransformServer) GetErpOptionset(ctx context.Context, req *OptionCode) (*Options, error) {
  1880. return nil, status.Errorf(codes.Unimplemented, "method GetErpOptionset not implemented")
  1881. }
  1882. func (*UnimplementedTransformServer) GetDataPermission(ctx context.Context, req *DataPermissionReq) (*DataPermissionRes, error) {
  1883. return nil, status.Errorf(codes.Unimplemented, "method GetDataPermission not implemented")
  1884. }
  1885. func (*UnimplementedTransformServer) GetErpMktNetWorkDetailTree(ctx context.Context, req *Empty) (*TreeNodes, error) {
  1886. return nil, status.Errorf(codes.Unimplemented, "method GetErpMktNetWorkDetailTree not implemented")
  1887. }
  1888. func (*UnimplementedTransformServer) GetErpOrganSchPerByUserId(ctx context.Context, req *GetErpOrganSchPerByUserIdReq) (*GetErpOrganSchPerByUserIdRes, error) {
  1889. return nil, status.Errorf(codes.Unimplemented, "method GetErpOrganSchPerByUserId not implemented")
  1890. }
  1891. func (*UnimplementedTransformServer) GetErpRole(ctx context.Context, req *GetErpRoleReq) (*GetErpRoleRes, error) {
  1892. return nil, status.Errorf(codes.Unimplemented, "method GetErpRole not implemented")
  1893. }
  1894. func (*UnimplementedTransformServer) GetErpSchool(ctx context.Context, req *Empty) (*GetErpSchoolRes, error) {
  1895. return nil, status.Errorf(codes.Unimplemented, "method GetErpSchool not implemented")
  1896. }
  1897. func (*UnimplementedTransformServer) GetErpActive(ctx context.Context, req *GetErpActiveReq) (*GetErpActiveRes, error) {
  1898. return nil, status.Errorf(codes.Unimplemented, "method GetErpActive not implemented")
  1899. }
  1900. func (*UnimplementedTransformServer) GetErpOrganSchTree(context.Context, *Empty) (*TreeNodes, error) {
  1901. return nil, status.Errorf(codes.Unimplemented, "method GetErpOrganSchTree not implemented")
  1902. }
  1903. func RegisterTransformServer(s *grpc.Server, srv TransformServer) {
  1904. s.RegisterService(&_Transform_serviceDesc, srv)
  1905. }
  1906. func _Transform_GetUser_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1907. in := new(UserRequest)
  1908. if err := dec(in); err != nil {
  1909. return nil, err
  1910. }
  1911. if interceptor == nil {
  1912. return srv.(TransformServer).GetUser(ctx, in)
  1913. }
  1914. info := &grpc.UnaryServerInfo{
  1915. Server: srv,
  1916. FullMethod: "/transform.Transform/GetUser",
  1917. }
  1918. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1919. return srv.(TransformServer).GetUser(ctx, req.(*UserRequest))
  1920. }
  1921. return interceptor(ctx, in, info, handler)
  1922. }
  1923. func _Transform_ParseToken_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1924. in := new(TokenRequest)
  1925. if err := dec(in); err != nil {
  1926. return nil, err
  1927. }
  1928. if interceptor == nil {
  1929. return srv.(TransformServer).ParseToken(ctx, in)
  1930. }
  1931. info := &grpc.UnaryServerInfo{
  1932. Server: srv,
  1933. FullMethod: "/transform.Transform/ParseToken",
  1934. }
  1935. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1936. return srv.(TransformServer).ParseToken(ctx, req.(*TokenRequest))
  1937. }
  1938. return interceptor(ctx, in, info, handler)
  1939. }
  1940. func _Transform_GetErpCityTree_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1941. in := new(Empty)
  1942. if err := dec(in); err != nil {
  1943. return nil, err
  1944. }
  1945. if interceptor == nil {
  1946. return srv.(TransformServer).GetErpCityTree(ctx, in)
  1947. }
  1948. info := &grpc.UnaryServerInfo{
  1949. Server: srv,
  1950. FullMethod: "/transform.Transform/GetErpCityTree",
  1951. }
  1952. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1953. return srv.(TransformServer).GetErpCityTree(ctx, req.(*Empty))
  1954. }
  1955. return interceptor(ctx, in, info, handler)
  1956. }
  1957. func _Transform_LoadOptionset_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1958. in := new(OptionsetReq)
  1959. if err := dec(in); err != nil {
  1960. return nil, err
  1961. }
  1962. if interceptor == nil {
  1963. return srv.(TransformServer).LoadOptionset(ctx, in)
  1964. }
  1965. info := &grpc.UnaryServerInfo{
  1966. Server: srv,
  1967. FullMethod: "/transform.Transform/LoadOptionset",
  1968. }
  1969. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1970. return srv.(TransformServer).LoadOptionset(ctx, req.(*OptionsetReq))
  1971. }
  1972. return interceptor(ctx, in, info, handler)
  1973. }
  1974. func _Transform_GetSchoolIds_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1975. in := new(SchoolIdsReq)
  1976. if err := dec(in); err != nil {
  1977. return nil, err
  1978. }
  1979. if interceptor == nil {
  1980. return srv.(TransformServer).GetSchoolIds(ctx, in)
  1981. }
  1982. info := &grpc.UnaryServerInfo{
  1983. Server: srv,
  1984. FullMethod: "/transform.Transform/GetSchoolIds",
  1985. }
  1986. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1987. return srv.(TransformServer).GetSchoolIds(ctx, req.(*SchoolIdsReq))
  1988. }
  1989. return interceptor(ctx, in, info, handler)
  1990. }
  1991. func _Transform_GetCityIds_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1992. in := new(CityIdsReq)
  1993. if err := dec(in); err != nil {
  1994. return nil, err
  1995. }
  1996. if interceptor == nil {
  1997. return srv.(TransformServer).GetCityIds(ctx, in)
  1998. }
  1999. info := &grpc.UnaryServerInfo{
  2000. Server: srv,
  2001. FullMethod: "/transform.Transform/GetCityIds",
  2002. }
  2003. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2004. return srv.(TransformServer).GetCityIds(ctx, req.(*CityIdsReq))
  2005. }
  2006. return interceptor(ctx, in, info, handler)
  2007. }
  2008. func _Transform_PostExcelLog_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2009. in := new(ExcelLogReq)
  2010. if err := dec(in); err != nil {
  2011. return nil, err
  2012. }
  2013. if interceptor == nil {
  2014. return srv.(TransformServer).PostExcelLog(ctx, in)
  2015. }
  2016. info := &grpc.UnaryServerInfo{
  2017. Server: srv,
  2018. FullMethod: "/transform.Transform/PostExcelLog",
  2019. }
  2020. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2021. return srv.(TransformServer).PostExcelLog(ctx, req.(*ExcelLogReq))
  2022. }
  2023. return interceptor(ctx, in, info, handler)
  2024. }
  2025. func _Transform_GetErpOptionset_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2026. in := new(OptionCode)
  2027. if err := dec(in); err != nil {
  2028. return nil, err
  2029. }
  2030. if interceptor == nil {
  2031. return srv.(TransformServer).GetErpOptionset(ctx, in)
  2032. }
  2033. info := &grpc.UnaryServerInfo{
  2034. Server: srv,
  2035. FullMethod: "/transform.Transform/GetErpOptionset",
  2036. }
  2037. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2038. return srv.(TransformServer).GetErpOptionset(ctx, req.(*OptionCode))
  2039. }
  2040. return interceptor(ctx, in, info, handler)
  2041. }
  2042. func _Transform_GetDataPermission_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2043. in := new(DataPermissionReq)
  2044. if err := dec(in); err != nil {
  2045. return nil, err
  2046. }
  2047. if interceptor == nil {
  2048. return srv.(TransformServer).GetDataPermission(ctx, in)
  2049. }
  2050. info := &grpc.UnaryServerInfo{
  2051. Server: srv,
  2052. FullMethod: "/transform.Transform/GetDataPermission",
  2053. }
  2054. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2055. return srv.(TransformServer).GetDataPermission(ctx, req.(*DataPermissionReq))
  2056. }
  2057. return interceptor(ctx, in, info, handler)
  2058. }
  2059. func _Transform_GetErpMktNetWorkDetailTree_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2060. in := new(Empty)
  2061. if err := dec(in); err != nil {
  2062. return nil, err
  2063. }
  2064. if interceptor == nil {
  2065. return srv.(TransformServer).GetErpMktNetWorkDetailTree(ctx, in)
  2066. }
  2067. info := &grpc.UnaryServerInfo{
  2068. Server: srv,
  2069. FullMethod: "/transform.Transform/GetErpMktNetWorkDetailTree",
  2070. }
  2071. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2072. return srv.(TransformServer).GetErpMktNetWorkDetailTree(ctx, req.(*Empty))
  2073. }
  2074. return interceptor(ctx, in, info, handler)
  2075. }
  2076. func _Transform_GetErpOrganSchPerByUserId_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2077. in := new(GetErpOrganSchPerByUserIdReq)
  2078. if err := dec(in); err != nil {
  2079. return nil, err
  2080. }
  2081. if interceptor == nil {
  2082. return srv.(TransformServer).GetErpOrganSchPerByUserId(ctx, in)
  2083. }
  2084. info := &grpc.UnaryServerInfo{
  2085. Server: srv,
  2086. FullMethod: "/transform.Transform/GetErpOrganSchPerByUserId",
  2087. }
  2088. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2089. return srv.(TransformServer).GetErpOrganSchPerByUserId(ctx, req.(*GetErpOrganSchPerByUserIdReq))
  2090. }
  2091. return interceptor(ctx, in, info, handler)
  2092. }
  2093. func _Transform_GetErpRole_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2094. in := new(GetErpRoleReq)
  2095. if err := dec(in); err != nil {
  2096. return nil, err
  2097. }
  2098. if interceptor == nil {
  2099. return srv.(TransformServer).GetErpRole(ctx, in)
  2100. }
  2101. info := &grpc.UnaryServerInfo{
  2102. Server: srv,
  2103. FullMethod: "/transform.Transform/GetErpRole",
  2104. }
  2105. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2106. return srv.(TransformServer).GetErpRole(ctx, req.(*GetErpRoleReq))
  2107. }
  2108. return interceptor(ctx, in, info, handler)
  2109. }
  2110. func _Transform_GetErpSchool_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2111. in := new(Empty)
  2112. if err := dec(in); err != nil {
  2113. return nil, err
  2114. }
  2115. if interceptor == nil {
  2116. return srv.(TransformServer).GetErpSchool(ctx, in)
  2117. }
  2118. info := &grpc.UnaryServerInfo{
  2119. Server: srv,
  2120. FullMethod: "/transform.Transform/GetErpSchool",
  2121. }
  2122. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2123. return srv.(TransformServer).GetErpSchool(ctx, req.(*Empty))
  2124. }
  2125. return interceptor(ctx, in, info, handler)
  2126. }
  2127. func _Transform_GetErpActive_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2128. in := new(GetErpActiveReq)
  2129. if err := dec(in); err != nil {
  2130. return nil, err
  2131. }
  2132. if interceptor == nil {
  2133. return srv.(TransformServer).GetErpActive(ctx, in)
  2134. }
  2135. info := &grpc.UnaryServerInfo{
  2136. Server: srv,
  2137. FullMethod: "/transform.Transform/GetErpActive",
  2138. }
  2139. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2140. return srv.(TransformServer).GetErpActive(ctx, req.(*GetErpActiveReq))
  2141. }
  2142. return interceptor(ctx, in, info, handler)
  2143. }
  2144. func _Transform_GetErpOrganSchTree_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2145. in := new(Empty)
  2146. if err := dec(in); err != nil {
  2147. return nil, err
  2148. }
  2149. if interceptor == nil {
  2150. return srv.(TransformServer).GetErpOrganSchTree(ctx, in)
  2151. }
  2152. info := &grpc.UnaryServerInfo{
  2153. Server: srv,
  2154. FullMethod: "/transform.Transform/GetErpOrganSchTree",
  2155. }
  2156. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2157. return srv.(TransformServer).GetErpOrganSchTree(ctx, req.(*Empty))
  2158. }
  2159. return interceptor(ctx, in, info, handler)
  2160. }
  2161. var _Transform_serviceDesc = grpc.ServiceDesc{
  2162. ServiceName: "transform.Transform",
  2163. HandlerType: (*TransformServer)(nil),
  2164. Methods: []grpc.MethodDesc{
  2165. {
  2166. MethodName: "GetUser",
  2167. Handler: _Transform_GetUser_Handler,
  2168. },
  2169. {
  2170. MethodName: "ParseToken",
  2171. Handler: _Transform_ParseToken_Handler,
  2172. },
  2173. {
  2174. MethodName: "GetErpCityTree",
  2175. Handler: _Transform_GetErpCityTree_Handler,
  2176. },
  2177. {
  2178. MethodName: "LoadOptionset",
  2179. Handler: _Transform_LoadOptionset_Handler,
  2180. },
  2181. {
  2182. MethodName: "GetSchoolIds",
  2183. Handler: _Transform_GetSchoolIds_Handler,
  2184. },
  2185. {
  2186. MethodName: "GetCityIds",
  2187. Handler: _Transform_GetCityIds_Handler,
  2188. },
  2189. {
  2190. MethodName: "PostExcelLog",
  2191. Handler: _Transform_PostExcelLog_Handler,
  2192. },
  2193. {
  2194. MethodName: "GetErpOptionset",
  2195. Handler: _Transform_GetErpOptionset_Handler,
  2196. },
  2197. {
  2198. MethodName: "GetDataPermission",
  2199. Handler: _Transform_GetDataPermission_Handler,
  2200. },
  2201. {
  2202. MethodName: "GetErpMktNetWorkDetailTree",
  2203. Handler: _Transform_GetErpMktNetWorkDetailTree_Handler,
  2204. },
  2205. {
  2206. MethodName: "GetErpOrganSchPerByUserId",
  2207. Handler: _Transform_GetErpOrganSchPerByUserId_Handler,
  2208. },
  2209. {
  2210. MethodName: "GetErpRole",
  2211. Handler: _Transform_GetErpRole_Handler,
  2212. },
  2213. {
  2214. MethodName: "GetErpSchool",
  2215. Handler: _Transform_GetErpSchool_Handler,
  2216. },
  2217. {
  2218. MethodName: "GetErpActive",
  2219. Handler: _Transform_GetErpActive_Handler,
  2220. },
  2221. {
  2222. MethodName: "GetErpOrganSchTree",
  2223. Handler: _Transform_GetErpOrganSchTree_Handler,
  2224. },
  2225. },
  2226. Streams: []grpc.StreamDesc{},
  2227. Metadata: "transform.proto",
  2228. }