transform.pb.go 104 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200
  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 SchoolIdsReq struct {
  795. state protoimpl.MessageState
  796. sizeCache protoimpl.SizeCache
  797. unknownFields protoimpl.UnknownFields
  798. Names []string `protobuf:"bytes,1,rep,name=names,proto3" json:"names,omitempty"`
  799. }
  800. func (x *SchoolIdsReq) Reset() {
  801. *x = SchoolIdsReq{}
  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 *SchoolIdsReq) String() string {
  809. return protoimpl.X.MessageStringOf(x)
  810. }
  811. func (*SchoolIdsReq) ProtoMessage() {}
  812. func (x *SchoolIdsReq) 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 SchoolIdsReq.ProtoReflect.Descriptor instead.
  824. func (*SchoolIdsReq) Descriptor() ([]byte, []int) {
  825. return file_transform_proto_rawDescGZIP(), []int{15}
  826. }
  827. func (x *SchoolIdsReq) GetNames() []string {
  828. if x != nil {
  829. return x.Names
  830. }
  831. return nil
  832. }
  833. type ListOfInt struct {
  834. state protoimpl.MessageState
  835. sizeCache protoimpl.SizeCache
  836. unknownFields protoimpl.UnknownFields
  837. Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"`
  838. }
  839. func (x *ListOfInt) Reset() {
  840. *x = ListOfInt{}
  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 *ListOfInt) String() string {
  848. return protoimpl.X.MessageStringOf(x)
  849. }
  850. func (*ListOfInt) ProtoMessage() {}
  851. func (x *ListOfInt) 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 ListOfInt.ProtoReflect.Descriptor instead.
  863. func (*ListOfInt) Descriptor() ([]byte, []int) {
  864. return file_transform_proto_rawDescGZIP(), []int{16}
  865. }
  866. func (x *ListOfInt) GetIds() []int64 {
  867. if x != nil {
  868. return x.Ids
  869. }
  870. return nil
  871. }
  872. type SchoolIdsRes struct {
  873. state protoimpl.MessageState
  874. sizeCache protoimpl.SizeCache
  875. unknownFields protoimpl.UnknownFields
  876. MapList map[string]int64 `protobuf:"bytes,1,rep,name=mapList,proto3" json:"mapList,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"`
  877. }
  878. func (x *SchoolIdsRes) Reset() {
  879. *x = SchoolIdsRes{}
  880. if protoimpl.UnsafeEnabled {
  881. mi := &file_transform_proto_msgTypes[17]
  882. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  883. ms.StoreMessageInfo(mi)
  884. }
  885. }
  886. func (x *SchoolIdsRes) String() string {
  887. return protoimpl.X.MessageStringOf(x)
  888. }
  889. func (*SchoolIdsRes) ProtoMessage() {}
  890. func (x *SchoolIdsRes) ProtoReflect() protoreflect.Message {
  891. mi := &file_transform_proto_msgTypes[17]
  892. if protoimpl.UnsafeEnabled && x != nil {
  893. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  894. if ms.LoadMessageInfo() == nil {
  895. ms.StoreMessageInfo(mi)
  896. }
  897. return ms
  898. }
  899. return mi.MessageOf(x)
  900. }
  901. // Deprecated: Use SchoolIdsRes.ProtoReflect.Descriptor instead.
  902. func (*SchoolIdsRes) Descriptor() ([]byte, []int) {
  903. return file_transform_proto_rawDescGZIP(), []int{17}
  904. }
  905. func (x *SchoolIdsRes) GetMapList() map[string]int64 {
  906. if x != nil {
  907. return x.MapList
  908. }
  909. return nil
  910. }
  911. type CityIdsReq struct {
  912. state protoimpl.MessageState
  913. sizeCache protoimpl.SizeCache
  914. unknownFields protoimpl.UnknownFields
  915. Names string `protobuf:"bytes,1,opt,name=names,proto3" json:"names,omitempty"`
  916. }
  917. func (x *CityIdsReq) Reset() {
  918. *x = CityIdsReq{}
  919. if protoimpl.UnsafeEnabled {
  920. mi := &file_transform_proto_msgTypes[18]
  921. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  922. ms.StoreMessageInfo(mi)
  923. }
  924. }
  925. func (x *CityIdsReq) String() string {
  926. return protoimpl.X.MessageStringOf(x)
  927. }
  928. func (*CityIdsReq) ProtoMessage() {}
  929. func (x *CityIdsReq) ProtoReflect() protoreflect.Message {
  930. mi := &file_transform_proto_msgTypes[18]
  931. if protoimpl.UnsafeEnabled && x != nil {
  932. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  933. if ms.LoadMessageInfo() == nil {
  934. ms.StoreMessageInfo(mi)
  935. }
  936. return ms
  937. }
  938. return mi.MessageOf(x)
  939. }
  940. // Deprecated: Use CityIdsReq.ProtoReflect.Descriptor instead.
  941. func (*CityIdsReq) Descriptor() ([]byte, []int) {
  942. return file_transform_proto_rawDescGZIP(), []int{18}
  943. }
  944. func (x *CityIdsReq) GetNames() string {
  945. if x != nil {
  946. return x.Names
  947. }
  948. return ""
  949. }
  950. type CityIdsRes struct {
  951. state protoimpl.MessageState
  952. sizeCache protoimpl.SizeCache
  953. unknownFields protoimpl.UnknownFields
  954. MapList map[string]int64 `protobuf:"bytes,1,rep,name=mapList,proto3" json:"mapList,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"`
  955. }
  956. func (x *CityIdsRes) Reset() {
  957. *x = CityIdsRes{}
  958. if protoimpl.UnsafeEnabled {
  959. mi := &file_transform_proto_msgTypes[19]
  960. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  961. ms.StoreMessageInfo(mi)
  962. }
  963. }
  964. func (x *CityIdsRes) String() string {
  965. return protoimpl.X.MessageStringOf(x)
  966. }
  967. func (*CityIdsRes) ProtoMessage() {}
  968. func (x *CityIdsRes) ProtoReflect() protoreflect.Message {
  969. mi := &file_transform_proto_msgTypes[19]
  970. if protoimpl.UnsafeEnabled && x != nil {
  971. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  972. if ms.LoadMessageInfo() == nil {
  973. ms.StoreMessageInfo(mi)
  974. }
  975. return ms
  976. }
  977. return mi.MessageOf(x)
  978. }
  979. // Deprecated: Use CityIdsRes.ProtoReflect.Descriptor instead.
  980. func (*CityIdsRes) Descriptor() ([]byte, []int) {
  981. return file_transform_proto_rawDescGZIP(), []int{19}
  982. }
  983. func (x *CityIdsRes) GetMapList() map[string]int64 {
  984. if x != nil {
  985. return x.MapList
  986. }
  987. return nil
  988. }
  989. type BytesReq struct {
  990. state protoimpl.MessageState
  991. sizeCache protoimpl.SizeCache
  992. unknownFields protoimpl.UnknownFields
  993. Req []byte `protobuf:"bytes,1,opt,name=req,proto3" json:"req,omitempty"`
  994. }
  995. func (x *BytesReq) Reset() {
  996. *x = BytesReq{}
  997. if protoimpl.UnsafeEnabled {
  998. mi := &file_transform_proto_msgTypes[20]
  999. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1000. ms.StoreMessageInfo(mi)
  1001. }
  1002. }
  1003. func (x *BytesReq) String() string {
  1004. return protoimpl.X.MessageStringOf(x)
  1005. }
  1006. func (*BytesReq) ProtoMessage() {}
  1007. func (x *BytesReq) ProtoReflect() protoreflect.Message {
  1008. mi := &file_transform_proto_msgTypes[20]
  1009. if protoimpl.UnsafeEnabled && x != nil {
  1010. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1011. if ms.LoadMessageInfo() == nil {
  1012. ms.StoreMessageInfo(mi)
  1013. }
  1014. return ms
  1015. }
  1016. return mi.MessageOf(x)
  1017. }
  1018. // Deprecated: Use BytesReq.ProtoReflect.Descriptor instead.
  1019. func (*BytesReq) Descriptor() ([]byte, []int) {
  1020. return file_transform_proto_rawDescGZIP(), []int{20}
  1021. }
  1022. func (x *BytesReq) GetReq() []byte {
  1023. if x != nil {
  1024. return x.Req
  1025. }
  1026. return nil
  1027. }
  1028. type BytesResp struct {
  1029. state protoimpl.MessageState
  1030. sizeCache protoimpl.SizeCache
  1031. unknownFields protoimpl.UnknownFields
  1032. Resp []byte `protobuf:"bytes,1,opt,name=resp,proto3" json:"resp,omitempty"`
  1033. }
  1034. func (x *BytesResp) Reset() {
  1035. *x = BytesResp{}
  1036. if protoimpl.UnsafeEnabled {
  1037. mi := &file_transform_proto_msgTypes[21]
  1038. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1039. ms.StoreMessageInfo(mi)
  1040. }
  1041. }
  1042. func (x *BytesResp) String() string {
  1043. return protoimpl.X.MessageStringOf(x)
  1044. }
  1045. func (*BytesResp) ProtoMessage() {}
  1046. func (x *BytesResp) ProtoReflect() protoreflect.Message {
  1047. mi := &file_transform_proto_msgTypes[21]
  1048. if protoimpl.UnsafeEnabled && x != nil {
  1049. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1050. if ms.LoadMessageInfo() == nil {
  1051. ms.StoreMessageInfo(mi)
  1052. }
  1053. return ms
  1054. }
  1055. return mi.MessageOf(x)
  1056. }
  1057. // Deprecated: Use BytesResp.ProtoReflect.Descriptor instead.
  1058. func (*BytesResp) Descriptor() ([]byte, []int) {
  1059. return file_transform_proto_rawDescGZIP(), []int{21}
  1060. }
  1061. func (x *BytesResp) GetResp() []byte {
  1062. if x != nil {
  1063. return x.Resp
  1064. }
  1065. return nil
  1066. }
  1067. type GetErpRoleRes struct {
  1068. state protoimpl.MessageState
  1069. sizeCache protoimpl.SizeCache
  1070. unknownFields protoimpl.UnknownFields
  1071. UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  1072. Role string `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty"`
  1073. }
  1074. func (x *GetErpRoleRes) Reset() {
  1075. *x = GetErpRoleRes{}
  1076. if protoimpl.UnsafeEnabled {
  1077. mi := &file_transform_proto_msgTypes[22]
  1078. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1079. ms.StoreMessageInfo(mi)
  1080. }
  1081. }
  1082. func (x *GetErpRoleRes) String() string {
  1083. return protoimpl.X.MessageStringOf(x)
  1084. }
  1085. func (*GetErpRoleRes) ProtoMessage() {}
  1086. func (x *GetErpRoleRes) ProtoReflect() protoreflect.Message {
  1087. mi := &file_transform_proto_msgTypes[22]
  1088. if protoimpl.UnsafeEnabled && x != nil {
  1089. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1090. if ms.LoadMessageInfo() == nil {
  1091. ms.StoreMessageInfo(mi)
  1092. }
  1093. return ms
  1094. }
  1095. return mi.MessageOf(x)
  1096. }
  1097. // Deprecated: Use GetErpRoleRes.ProtoReflect.Descriptor instead.
  1098. func (*GetErpRoleRes) Descriptor() ([]byte, []int) {
  1099. return file_transform_proto_rawDescGZIP(), []int{22}
  1100. }
  1101. func (x *GetErpRoleRes) GetUserId() string {
  1102. if x != nil {
  1103. return x.UserId
  1104. }
  1105. return ""
  1106. }
  1107. func (x *GetErpRoleRes) GetRole() string {
  1108. if x != nil {
  1109. return x.Role
  1110. }
  1111. return ""
  1112. }
  1113. type GetErpRoleReq struct {
  1114. state protoimpl.MessageState
  1115. sizeCache protoimpl.SizeCache
  1116. unknownFields protoimpl.UnknownFields
  1117. Mobile string `protobuf:"bytes,1,opt,name=mobile,proto3" json:"mobile,omitempty"`
  1118. UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  1119. }
  1120. func (x *GetErpRoleReq) Reset() {
  1121. *x = GetErpRoleReq{}
  1122. if protoimpl.UnsafeEnabled {
  1123. mi := &file_transform_proto_msgTypes[23]
  1124. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1125. ms.StoreMessageInfo(mi)
  1126. }
  1127. }
  1128. func (x *GetErpRoleReq) String() string {
  1129. return protoimpl.X.MessageStringOf(x)
  1130. }
  1131. func (*GetErpRoleReq) ProtoMessage() {}
  1132. func (x *GetErpRoleReq) ProtoReflect() protoreflect.Message {
  1133. mi := &file_transform_proto_msgTypes[23]
  1134. if protoimpl.UnsafeEnabled && x != nil {
  1135. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1136. if ms.LoadMessageInfo() == nil {
  1137. ms.StoreMessageInfo(mi)
  1138. }
  1139. return ms
  1140. }
  1141. return mi.MessageOf(x)
  1142. }
  1143. // Deprecated: Use GetErpRoleReq.ProtoReflect.Descriptor instead.
  1144. func (*GetErpRoleReq) Descriptor() ([]byte, []int) {
  1145. return file_transform_proto_rawDescGZIP(), []int{23}
  1146. }
  1147. func (x *GetErpRoleReq) GetMobile() string {
  1148. if x != nil {
  1149. return x.Mobile
  1150. }
  1151. return ""
  1152. }
  1153. func (x *GetErpRoleReq) GetUserId() string {
  1154. if x != nil {
  1155. return x.UserId
  1156. }
  1157. return ""
  1158. }
  1159. type GetErpOrganSchPerByUserIdReq struct {
  1160. state protoimpl.MessageState
  1161. sizeCache protoimpl.SizeCache
  1162. unknownFields protoimpl.UnknownFields
  1163. UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  1164. }
  1165. func (x *GetErpOrganSchPerByUserIdReq) Reset() {
  1166. *x = GetErpOrganSchPerByUserIdReq{}
  1167. if protoimpl.UnsafeEnabled {
  1168. mi := &file_transform_proto_msgTypes[24]
  1169. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1170. ms.StoreMessageInfo(mi)
  1171. }
  1172. }
  1173. func (x *GetErpOrganSchPerByUserIdReq) String() string {
  1174. return protoimpl.X.MessageStringOf(x)
  1175. }
  1176. func (*GetErpOrganSchPerByUserIdReq) ProtoMessage() {}
  1177. func (x *GetErpOrganSchPerByUserIdReq) ProtoReflect() protoreflect.Message {
  1178. mi := &file_transform_proto_msgTypes[24]
  1179. if protoimpl.UnsafeEnabled && x != nil {
  1180. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1181. if ms.LoadMessageInfo() == nil {
  1182. ms.StoreMessageInfo(mi)
  1183. }
  1184. return ms
  1185. }
  1186. return mi.MessageOf(x)
  1187. }
  1188. // Deprecated: Use GetErpOrganSchPerByUserIdReq.ProtoReflect.Descriptor instead.
  1189. func (*GetErpOrganSchPerByUserIdReq) Descriptor() ([]byte, []int) {
  1190. return file_transform_proto_rawDescGZIP(), []int{24}
  1191. }
  1192. func (x *GetErpOrganSchPerByUserIdReq) GetUserId() string {
  1193. if x != nil {
  1194. return x.UserId
  1195. }
  1196. return ""
  1197. }
  1198. type GetErpOrganSchPerByUserIdRes struct {
  1199. state protoimpl.MessageState
  1200. sizeCache protoimpl.SizeCache
  1201. unknownFields protoimpl.UnknownFields
  1202. School []*OrganSchool `protobuf:"bytes,1,rep,name=school,proto3" json:"school,omitempty"`
  1203. }
  1204. func (x *GetErpOrganSchPerByUserIdRes) Reset() {
  1205. *x = GetErpOrganSchPerByUserIdRes{}
  1206. if protoimpl.UnsafeEnabled {
  1207. mi := &file_transform_proto_msgTypes[25]
  1208. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1209. ms.StoreMessageInfo(mi)
  1210. }
  1211. }
  1212. func (x *GetErpOrganSchPerByUserIdRes) String() string {
  1213. return protoimpl.X.MessageStringOf(x)
  1214. }
  1215. func (*GetErpOrganSchPerByUserIdRes) ProtoMessage() {}
  1216. func (x *GetErpOrganSchPerByUserIdRes) ProtoReflect() protoreflect.Message {
  1217. mi := &file_transform_proto_msgTypes[25]
  1218. if protoimpl.UnsafeEnabled && x != nil {
  1219. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1220. if ms.LoadMessageInfo() == nil {
  1221. ms.StoreMessageInfo(mi)
  1222. }
  1223. return ms
  1224. }
  1225. return mi.MessageOf(x)
  1226. }
  1227. // Deprecated: Use GetErpOrganSchPerByUserIdRes.ProtoReflect.Descriptor instead.
  1228. func (*GetErpOrganSchPerByUserIdRes) Descriptor() ([]byte, []int) {
  1229. return file_transform_proto_rawDescGZIP(), []int{25}
  1230. }
  1231. func (x *GetErpOrganSchPerByUserIdRes) GetSchool() []*OrganSchool {
  1232. if x != nil {
  1233. return x.School
  1234. }
  1235. return nil
  1236. }
  1237. type OrganSchool struct {
  1238. state protoimpl.MessageState
  1239. sizeCache protoimpl.SizeCache
  1240. unknownFields protoimpl.UnknownFields
  1241. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  1242. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  1243. OrganId int64 `protobuf:"varint,3,opt,name=organ_id,json=organId,proto3" json:"organ_id,omitempty"`
  1244. }
  1245. func (x *OrganSchool) Reset() {
  1246. *x = OrganSchool{}
  1247. if protoimpl.UnsafeEnabled {
  1248. mi := &file_transform_proto_msgTypes[26]
  1249. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1250. ms.StoreMessageInfo(mi)
  1251. }
  1252. }
  1253. func (x *OrganSchool) String() string {
  1254. return protoimpl.X.MessageStringOf(x)
  1255. }
  1256. func (*OrganSchool) ProtoMessage() {}
  1257. func (x *OrganSchool) ProtoReflect() protoreflect.Message {
  1258. mi := &file_transform_proto_msgTypes[26]
  1259. if protoimpl.UnsafeEnabled && x != nil {
  1260. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1261. if ms.LoadMessageInfo() == nil {
  1262. ms.StoreMessageInfo(mi)
  1263. }
  1264. return ms
  1265. }
  1266. return mi.MessageOf(x)
  1267. }
  1268. // Deprecated: Use OrganSchool.ProtoReflect.Descriptor instead.
  1269. func (*OrganSchool) Descriptor() ([]byte, []int) {
  1270. return file_transform_proto_rawDescGZIP(), []int{26}
  1271. }
  1272. func (x *OrganSchool) GetId() int64 {
  1273. if x != nil {
  1274. return x.Id
  1275. }
  1276. return 0
  1277. }
  1278. func (x *OrganSchool) GetName() string {
  1279. if x != nil {
  1280. return x.Name
  1281. }
  1282. return ""
  1283. }
  1284. func (x *OrganSchool) GetOrganId() int64 {
  1285. if x != nil {
  1286. return x.OrganId
  1287. }
  1288. return 0
  1289. }
  1290. type GetErpSchoolRes struct {
  1291. state protoimpl.MessageState
  1292. sizeCache protoimpl.SizeCache
  1293. unknownFields protoimpl.UnknownFields
  1294. School []*OrganSchool `protobuf:"bytes,1,rep,name=school,proto3" json:"school,omitempty"`
  1295. }
  1296. func (x *GetErpSchoolRes) Reset() {
  1297. *x = GetErpSchoolRes{}
  1298. if protoimpl.UnsafeEnabled {
  1299. mi := &file_transform_proto_msgTypes[27]
  1300. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1301. ms.StoreMessageInfo(mi)
  1302. }
  1303. }
  1304. func (x *GetErpSchoolRes) String() string {
  1305. return protoimpl.X.MessageStringOf(x)
  1306. }
  1307. func (*GetErpSchoolRes) ProtoMessage() {}
  1308. func (x *GetErpSchoolRes) ProtoReflect() protoreflect.Message {
  1309. mi := &file_transform_proto_msgTypes[27]
  1310. if protoimpl.UnsafeEnabled && x != nil {
  1311. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1312. if ms.LoadMessageInfo() == nil {
  1313. ms.StoreMessageInfo(mi)
  1314. }
  1315. return ms
  1316. }
  1317. return mi.MessageOf(x)
  1318. }
  1319. // Deprecated: Use GetErpSchoolRes.ProtoReflect.Descriptor instead.
  1320. func (*GetErpSchoolRes) Descriptor() ([]byte, []int) {
  1321. return file_transform_proto_rawDescGZIP(), []int{27}
  1322. }
  1323. func (x *GetErpSchoolRes) GetSchool() []*OrganSchool {
  1324. if x != nil {
  1325. return x.School
  1326. }
  1327. return nil
  1328. }
  1329. type GetErpActiveReq struct {
  1330. state protoimpl.MessageState
  1331. sizeCache protoimpl.SizeCache
  1332. unknownFields protoimpl.UnknownFields
  1333. SchId uint64 `protobuf:"varint,1,opt,name=sch_id,json=schId,proto3" json:"sch_id,omitempty"`
  1334. }
  1335. func (x *GetErpActiveReq) Reset() {
  1336. *x = GetErpActiveReq{}
  1337. if protoimpl.UnsafeEnabled {
  1338. mi := &file_transform_proto_msgTypes[28]
  1339. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1340. ms.StoreMessageInfo(mi)
  1341. }
  1342. }
  1343. func (x *GetErpActiveReq) String() string {
  1344. return protoimpl.X.MessageStringOf(x)
  1345. }
  1346. func (*GetErpActiveReq) ProtoMessage() {}
  1347. func (x *GetErpActiveReq) ProtoReflect() protoreflect.Message {
  1348. mi := &file_transform_proto_msgTypes[28]
  1349. if protoimpl.UnsafeEnabled && x != nil {
  1350. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1351. if ms.LoadMessageInfo() == nil {
  1352. ms.StoreMessageInfo(mi)
  1353. }
  1354. return ms
  1355. }
  1356. return mi.MessageOf(x)
  1357. }
  1358. // Deprecated: Use GetErpActiveReq.ProtoReflect.Descriptor instead.
  1359. func (*GetErpActiveReq) Descriptor() ([]byte, []int) {
  1360. return file_transform_proto_rawDescGZIP(), []int{28}
  1361. }
  1362. func (x *GetErpActiveReq) GetSchId() uint64 {
  1363. if x != nil {
  1364. return x.SchId
  1365. }
  1366. return 0
  1367. }
  1368. type GetErpActiveRes struct {
  1369. state protoimpl.MessageState
  1370. sizeCache protoimpl.SizeCache
  1371. unknownFields protoimpl.UnknownFields
  1372. Active []*Active `protobuf:"bytes,1,rep,name=active,proto3" json:"active,omitempty"`
  1373. }
  1374. func (x *GetErpActiveRes) Reset() {
  1375. *x = GetErpActiveRes{}
  1376. if protoimpl.UnsafeEnabled {
  1377. mi := &file_transform_proto_msgTypes[29]
  1378. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1379. ms.StoreMessageInfo(mi)
  1380. }
  1381. }
  1382. func (x *GetErpActiveRes) String() string {
  1383. return protoimpl.X.MessageStringOf(x)
  1384. }
  1385. func (*GetErpActiveRes) ProtoMessage() {}
  1386. func (x *GetErpActiveRes) ProtoReflect() protoreflect.Message {
  1387. mi := &file_transform_proto_msgTypes[29]
  1388. if protoimpl.UnsafeEnabled && x != nil {
  1389. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1390. if ms.LoadMessageInfo() == nil {
  1391. ms.StoreMessageInfo(mi)
  1392. }
  1393. return ms
  1394. }
  1395. return mi.MessageOf(x)
  1396. }
  1397. // Deprecated: Use GetErpActiveRes.ProtoReflect.Descriptor instead.
  1398. func (*GetErpActiveRes) Descriptor() ([]byte, []int) {
  1399. return file_transform_proto_rawDescGZIP(), []int{29}
  1400. }
  1401. func (x *GetErpActiveRes) GetActive() []*Active {
  1402. if x != nil {
  1403. return x.Active
  1404. }
  1405. return nil
  1406. }
  1407. type Active struct {
  1408. state protoimpl.MessageState
  1409. sizeCache protoimpl.SizeCache
  1410. unknownFields protoimpl.UnknownFields
  1411. ActiveId int64 `protobuf:"varint,1,opt,name=active_id,json=activeId,proto3" json:"active_id,omitempty"`
  1412. MaName string `protobuf:"bytes,2,opt,name=ma_name,json=maName,proto3" json:"ma_name,omitempty"`
  1413. }
  1414. func (x *Active) Reset() {
  1415. *x = Active{}
  1416. if protoimpl.UnsafeEnabled {
  1417. mi := &file_transform_proto_msgTypes[30]
  1418. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1419. ms.StoreMessageInfo(mi)
  1420. }
  1421. }
  1422. func (x *Active) String() string {
  1423. return protoimpl.X.MessageStringOf(x)
  1424. }
  1425. func (*Active) ProtoMessage() {}
  1426. func (x *Active) ProtoReflect() protoreflect.Message {
  1427. mi := &file_transform_proto_msgTypes[30]
  1428. if protoimpl.UnsafeEnabled && x != nil {
  1429. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1430. if ms.LoadMessageInfo() == nil {
  1431. ms.StoreMessageInfo(mi)
  1432. }
  1433. return ms
  1434. }
  1435. return mi.MessageOf(x)
  1436. }
  1437. // Deprecated: Use Active.ProtoReflect.Descriptor instead.
  1438. func (*Active) Descriptor() ([]byte, []int) {
  1439. return file_transform_proto_rawDescGZIP(), []int{30}
  1440. }
  1441. func (x *Active) GetActiveId() int64 {
  1442. if x != nil {
  1443. return x.ActiveId
  1444. }
  1445. return 0
  1446. }
  1447. func (x *Active) GetMaName() string {
  1448. if x != nil {
  1449. return x.MaName
  1450. }
  1451. return ""
  1452. }
  1453. type DataPermissionReq struct {
  1454. state protoimpl.MessageState
  1455. sizeCache protoimpl.SizeCache
  1456. unknownFields protoimpl.UnknownFields
  1457. RuleCode string `protobuf:"bytes,1,opt,name=rule_code,json=ruleCode,proto3" json:"rule_code,omitempty"`
  1458. UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  1459. }
  1460. func (x *DataPermissionReq) Reset() {
  1461. *x = DataPermissionReq{}
  1462. if protoimpl.UnsafeEnabled {
  1463. mi := &file_transform_proto_msgTypes[31]
  1464. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1465. ms.StoreMessageInfo(mi)
  1466. }
  1467. }
  1468. func (x *DataPermissionReq) String() string {
  1469. return protoimpl.X.MessageStringOf(x)
  1470. }
  1471. func (*DataPermissionReq) ProtoMessage() {}
  1472. func (x *DataPermissionReq) ProtoReflect() protoreflect.Message {
  1473. mi := &file_transform_proto_msgTypes[31]
  1474. if protoimpl.UnsafeEnabled && x != nil {
  1475. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1476. if ms.LoadMessageInfo() == nil {
  1477. ms.StoreMessageInfo(mi)
  1478. }
  1479. return ms
  1480. }
  1481. return mi.MessageOf(x)
  1482. }
  1483. // Deprecated: Use DataPermissionReq.ProtoReflect.Descriptor instead.
  1484. func (*DataPermissionReq) Descriptor() ([]byte, []int) {
  1485. return file_transform_proto_rawDescGZIP(), []int{31}
  1486. }
  1487. func (x *DataPermissionReq) GetRuleCode() string {
  1488. if x != nil {
  1489. return x.RuleCode
  1490. }
  1491. return ""
  1492. }
  1493. func (x *DataPermissionReq) GetUserId() string {
  1494. if x != nil {
  1495. return x.UserId
  1496. }
  1497. return ""
  1498. }
  1499. type DataPermissionRes struct {
  1500. state protoimpl.MessageState
  1501. sizeCache protoimpl.SizeCache
  1502. unknownFields protoimpl.UnknownFields
  1503. 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"`
  1504. }
  1505. func (x *DataPermissionRes) Reset() {
  1506. *x = DataPermissionRes{}
  1507. if protoimpl.UnsafeEnabled {
  1508. mi := &file_transform_proto_msgTypes[32]
  1509. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1510. ms.StoreMessageInfo(mi)
  1511. }
  1512. }
  1513. func (x *DataPermissionRes) String() string {
  1514. return protoimpl.X.MessageStringOf(x)
  1515. }
  1516. func (*DataPermissionRes) ProtoMessage() {}
  1517. func (x *DataPermissionRes) ProtoReflect() protoreflect.Message {
  1518. mi := &file_transform_proto_msgTypes[32]
  1519. if protoimpl.UnsafeEnabled && x != nil {
  1520. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1521. if ms.LoadMessageInfo() == nil {
  1522. ms.StoreMessageInfo(mi)
  1523. }
  1524. return ms
  1525. }
  1526. return mi.MessageOf(x)
  1527. }
  1528. // Deprecated: Use DataPermissionRes.ProtoReflect.Descriptor instead.
  1529. func (*DataPermissionRes) Descriptor() ([]byte, []int) {
  1530. return file_transform_proto_rawDescGZIP(), []int{32}
  1531. }
  1532. func (x *DataPermissionRes) GetMapList() map[string]string {
  1533. if x != nil {
  1534. return x.MapList
  1535. }
  1536. return nil
  1537. }
  1538. var File_transform_proto protoreflect.FileDescriptor
  1539. var file_transform_proto_rawDesc = []byte{
  1540. 0x0a, 0x0f, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  1541. 0x6f, 0x12, 0x09, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x22, 0x33, 0x0a, 0x0b,
  1542. 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69,
  1543. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x70,
  1544. 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e,
  1545. 0x65, 0x22, 0xd4, 0x01, 0x0a, 0x0c, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  1546. 0x73, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02,
  1547. 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  1548. 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x72, 0x6f, 0x6c, 0x65,
  1549. 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x72, 0x6f, 0x6c, 0x65, 0x73, 0x12, 0x16,
  1550. 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  1551. 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x20, 0x0a, 0x0b, 0x65, 0x72, 0x70, 0x52, 0x6f, 0x6c,
  1552. 0x65, 0x54, 0x79, 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x65, 0x72, 0x70,
  1553. 0x52, 0x6f, 0x6c, 0x65, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72,
  1554. 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72,
  1555. 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x63, 0x69, 0x74, 0x79, 0x4e, 0x61, 0x6d, 0x65,
  1556. 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x63, 0x69, 0x74, 0x79, 0x4e, 0x61, 0x6d, 0x65,
  1557. 0x12, 0x16, 0x0a, 0x06, 0x67, 0x65, 0x6e, 0x64, 0x65, 0x72, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03,
  1558. 0x52, 0x06, 0x67, 0x65, 0x6e, 0x64, 0x65, 0x72, 0x22, 0x24, 0x0a, 0x0c, 0x54, 0x6f, 0x6b, 0x65,
  1559. 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x6b, 0x65,
  1560. 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x22, 0xff,
  1561. 0x01, 0x0a, 0x0d, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  1562. 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1563. 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x20, 0x0a, 0x0b, 0x55, 0x73, 0x65, 0x72,
  1564. 0x52, 0x6f, 0x6c, 0x65, 0x49, 0x64, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x55,
  1565. 0x73, 0x65, 0x72, 0x52, 0x6f, 0x6c, 0x65, 0x49, 0x64, 0x73, 0x12, 0x24, 0x0a, 0x0d, 0x55, 0x73,
  1566. 0x65, 0x72, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x49, 0x64, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28,
  1567. 0x09, 0x52, 0x0d, 0x55, 0x73, 0x65, 0x72, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x49, 0x64, 0x73,
  1568. 0x12, 0x28, 0x0a, 0x0f, 0x55, 0x73, 0x65, 0x72, 0x50, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65,
  1569. 0x49, 0x64, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x55, 0x73, 0x65, 0x72, 0x50,
  1570. 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x49, 0x64, 0x73, 0x12, 0x22, 0x0a, 0x0c, 0x55, 0x73,
  1571. 0x65, 0x72, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x49, 0x64, 0x73, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09,
  1572. 0x52, 0x0c, 0x55, 0x73, 0x65, 0x72, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x49, 0x64, 0x73, 0x12, 0x20,
  1573. 0x0a, 0x0b, 0x53, 0x79, 0x73, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x49, 0x64, 0x18, 0x06, 0x20,
  1574. 0x01, 0x28, 0x09, 0x52, 0x0b, 0x53, 0x79, 0x73, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x49, 0x64,
  1575. 0x12, 0x1e, 0x0a, 0x0a, 0x53, 0x79, 0x73, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x49, 0x64, 0x18, 0x07,
  1576. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x53, 0x79, 0x73, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x49, 0x64,
  1577. 0x22, 0x07, 0x0a, 0x05, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x36, 0x0a, 0x09, 0x54, 0x72, 0x65,
  1578. 0x65, 0x4e, 0x6f, 0x64, 0x65, 0x73, 0x12, 0x29, 0x0a, 0x05, 0x6e, 0x6f, 0x64, 0x65, 0x73, 0x18,
  1579. 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72,
  1580. 0x6d, 0x2e, 0x54, 0x72, 0x65, 0x65, 0x4e, 0x6f, 0x64, 0x65, 0x52, 0x05, 0x6e, 0x6f, 0x64, 0x65,
  1581. 0x73, 0x22, 0x93, 0x01, 0x0a, 0x08, 0x54, 0x72, 0x65, 0x65, 0x4e, 0x6f, 0x64, 0x65, 0x12, 0x0e,
  1582. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12,
  1583. 0x0a, 0x04, 0x74, 0x65, 0x78, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x65,
  1584. 0x78, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01,
  1585. 0x28, 0x03, 0x52, 0x06, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x12, 0x20, 0x0a, 0x03, 0x74, 0x61,
  1586. 0x67, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0e, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66,
  1587. 0x6f, 0x72, 0x6d, 0x2e, 0x54, 0x61, 0x67, 0x52, 0x03, 0x74, 0x61, 0x67, 0x12, 0x29, 0x0a, 0x05,
  1588. 0x6e, 0x6f, 0x64, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x74, 0x72,
  1589. 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x54, 0x72, 0x65, 0x65, 0x4e, 0x6f, 0x64, 0x65,
  1590. 0x52, 0x05, 0x6e, 0x6f, 0x64, 0x65, 0x73, 0x22, 0x29, 0x0a, 0x03, 0x54, 0x61, 0x67, 0x12, 0x0e,
  1591. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12,
  1592. 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61,
  1593. 0x6d, 0x65, 0x22, 0x22, 0x0a, 0x0c, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x65, 0x74, 0x52,
  1594. 0x65, 0x71, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1595. 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x22, 0x8a, 0x01, 0x0a, 0x0c, 0x4f, 0x70, 0x74, 0x69, 0x6f,
  1596. 0x6e, 0x73, 0x65, 0x74, 0x52, 0x65, 0x73, 0x12, 0x3e, 0x0a, 0x07, 0x6d, 0x61, 0x70, 0x4c, 0x69,
  1597. 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x24, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73,
  1598. 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x65, 0x74, 0x52, 0x65,
  1599. 0x73, 0x2e, 0x4d, 0x61, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x07,
  1600. 0x6d, 0x61, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x1a, 0x3a, 0x0a, 0x0c, 0x4d, 0x61, 0x70, 0x4c, 0x69,
  1601. 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01,
  1602. 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c,
  1603. 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a,
  1604. 0x02, 0x38, 0x01, 0x22, 0x20, 0x0a, 0x0a, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x64,
  1605. 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1606. 0x04, 0x63, 0x6f, 0x64, 0x65, 0x22, 0x47, 0x0a, 0x07, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73,
  1607. 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  1608. 0x63, 0x6f, 0x64, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01,
  1609. 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75,
  1610. 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x22, 0x22,
  1611. 0x0a, 0x0c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x42, 0x79, 0x74, 0x65, 0x12, 0x12,
  1612. 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x04, 0x64, 0x61,
  1613. 0x74, 0x61, 0x22, 0xdb, 0x01, 0x0a, 0x0b, 0x45, 0x78, 0x63, 0x65, 0x6c, 0x4c, 0x6f, 0x67, 0x52,
  1614. 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x18, 0x01, 0x20, 0x01,
  1615. 0x28, 0x09, 0x52, 0x06, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x43, 0x6f,
  1616. 0x6e, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x43, 0x6f, 0x6e, 0x64, 0x12, 0x1a,
  1617. 0x0a, 0x08, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x42, 0x79, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
  1618. 0x52, 0x08, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x42, 0x79, 0x12, 0x1e, 0x0a, 0x0a, 0x43, 0x72,
  1619. 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a,
  1620. 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x22, 0x0a, 0x0c, 0x4c, 0x61,
  1621. 0x73, 0x74, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x42, 0x79, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09,
  1622. 0x52, 0x0c, 0x4c, 0x61, 0x73, 0x74, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x42, 0x79, 0x12, 0x26,
  1623. 0x0a, 0x0e, 0x4c, 0x61, 0x73, 0x74, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65,
  1624. 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x4c, 0x61, 0x73, 0x74, 0x55, 0x70, 0x64, 0x61,
  1625. 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x44, 0x65, 0x6c, 0x46, 0x6c, 0x61,
  1626. 0x67, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x44, 0x65, 0x6c, 0x46, 0x6c, 0x61, 0x67,
  1627. 0x22, 0x25, 0x0a, 0x0b, 0x45, 0x78, 0x63, 0x65, 0x6c, 0x4c, 0x6f, 0x67, 0x52, 0x65, 0x73, 0x12,
  1628. 0x16, 0x0a, 0x06, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  1629. 0x06, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x22, 0x24, 0x0a, 0x0c, 0x53, 0x63, 0x68, 0x6f, 0x6f,
  1630. 0x6c, 0x49, 0x64, 0x73, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x6e, 0x61, 0x6d, 0x65, 0x73,
  1631. 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x05, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x22, 0x1d, 0x0a,
  1632. 0x09, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x66, 0x49, 0x6e, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x69, 0x64,
  1633. 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x03, 0x52, 0x03, 0x69, 0x64, 0x73, 0x22, 0x8a, 0x01, 0x0a,
  1634. 0x0c, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x49, 0x64, 0x73, 0x52, 0x65, 0x73, 0x12, 0x3e, 0x0a,
  1635. 0x07, 0x6d, 0x61, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x24,
  1636. 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x53, 0x63, 0x68, 0x6f, 0x6f,
  1637. 0x6c, 0x49, 0x64, 0x73, 0x52, 0x65, 0x73, 0x2e, 0x4d, 0x61, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x45,
  1638. 0x6e, 0x74, 0x72, 0x79, 0x52, 0x07, 0x6d, 0x61, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x1a, 0x3a, 0x0a,
  1639. 0x0c, 0x4d, 0x61, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a,
  1640. 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12,
  1641. 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05,
  1642. 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x22, 0x0a, 0x0a, 0x43, 0x69, 0x74,
  1643. 0x79, 0x49, 0x64, 0x73, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x6e, 0x61, 0x6d, 0x65, 0x73,
  1644. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x22, 0x86, 0x01,
  1645. 0x0a, 0x0a, 0x43, 0x69, 0x74, 0x79, 0x49, 0x64, 0x73, 0x52, 0x65, 0x73, 0x12, 0x3c, 0x0a, 0x07,
  1646. 0x6d, 0x61, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x22, 0x2e,
  1647. 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x43, 0x69, 0x74, 0x79, 0x49, 0x64,
  1648. 0x73, 0x52, 0x65, 0x73, 0x2e, 0x4d, 0x61, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72,
  1649. 0x79, 0x52, 0x07, 0x6d, 0x61, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x1a, 0x3a, 0x0a, 0x0c, 0x4d, 0x61,
  1650. 0x70, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65,
  1651. 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05,
  1652. 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x76, 0x61, 0x6c,
  1653. 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x1c, 0x0a, 0x08, 0x42, 0x79, 0x74, 0x65, 0x73, 0x52,
  1654. 0x65, 0x71, 0x12, 0x10, 0x0a, 0x03, 0x72, 0x65, 0x71, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52,
  1655. 0x03, 0x72, 0x65, 0x71, 0x22, 0x1f, 0x0a, 0x09, 0x42, 0x79, 0x74, 0x65, 0x73, 0x52, 0x65, 0x73,
  1656. 0x70, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x65, 0x73, 0x70, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52,
  1657. 0x04, 0x72, 0x65, 0x73, 0x70, 0x22, 0x3c, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x52,
  1658. 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69,
  1659. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12,
  1660. 0x12, 0x0a, 0x04, 0x72, 0x6f, 0x6c, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x72,
  1661. 0x6f, 0x6c, 0x65, 0x22, 0x40, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x52, 0x6f, 0x6c,
  1662. 0x65, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x6d, 0x6f, 0x62, 0x69, 0x6c, 0x65, 0x18, 0x01,
  1663. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6d, 0x6f, 0x62, 0x69, 0x6c, 0x65, 0x12, 0x17, 0x0a, 0x07,
  1664. 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75,
  1665. 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x37, 0x0a, 0x1c, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x4f,
  1666. 0x72, 0x67, 0x61, 0x6e, 0x53, 0x63, 0x68, 0x50, 0x65, 0x72, 0x42, 0x79, 0x55, 0x73, 0x65, 0x72,
  1667. 0x49, 0x64, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64,
  1668. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x4e,
  1669. 0x0a, 0x1c, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x53, 0x63, 0x68,
  1670. 0x50, 0x65, 0x72, 0x42, 0x79, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x52, 0x65, 0x73, 0x12, 0x2e,
  1671. 0x0a, 0x06, 0x73, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x16,
  1672. 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x4f, 0x72, 0x67, 0x61, 0x6e,
  1673. 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x52, 0x06, 0x73, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x22, 0x4c,
  1674. 0x0a, 0x0b, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x12, 0x0e, 0x0a,
  1675. 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a,
  1676. 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d,
  1677. 0x65, 0x12, 0x19, 0x0a, 0x08, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x03, 0x20,
  1678. 0x01, 0x28, 0x03, 0x52, 0x07, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x49, 0x64, 0x22, 0x41, 0x0a, 0x0f,
  1679. 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x52, 0x65, 0x73, 0x12,
  1680. 0x2e, 0x0a, 0x06, 0x73, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32,
  1681. 0x16, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x4f, 0x72, 0x67, 0x61,
  1682. 0x6e, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x52, 0x06, 0x73, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x22,
  1683. 0x28, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x41, 0x63, 0x74, 0x69, 0x76, 0x65, 0x52,
  1684. 0x65, 0x71, 0x12, 0x15, 0x0a, 0x06, 0x73, 0x63, 0x68, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  1685. 0x28, 0x04, 0x52, 0x05, 0x73, 0x63, 0x68, 0x49, 0x64, 0x22, 0x3c, 0x0a, 0x0f, 0x47, 0x65, 0x74,
  1686. 0x45, 0x72, 0x70, 0x41, 0x63, 0x74, 0x69, 0x76, 0x65, 0x52, 0x65, 0x73, 0x12, 0x29, 0x0a, 0x06,
  1687. 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x74,
  1688. 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x41, 0x63, 0x74, 0x69, 0x76, 0x65, 0x52,
  1689. 0x06, 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x22, 0x3e, 0x0a, 0x06, 0x41, 0x63, 0x74, 0x69, 0x76,
  1690. 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01,
  1691. 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x49, 0x64, 0x12, 0x17,
  1692. 0x0a, 0x07, 0x6d, 0x61, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  1693. 0x06, 0x6d, 0x61, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0x49, 0x0a, 0x11, 0x44, 0x61, 0x74, 0x61, 0x50,
  1694. 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x12, 0x1b, 0x0a, 0x09,
  1695. 0x72, 0x75, 0x6c, 0x65, 0x5f, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1696. 0x08, 0x72, 0x75, 0x6c, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65,
  1697. 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72,
  1698. 0x49, 0x64, 0x22, 0x94, 0x01, 0x0a, 0x11, 0x44, 0x61, 0x74, 0x61, 0x50, 0x65, 0x72, 0x6d, 0x69,
  1699. 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x12, 0x43, 0x0a, 0x07, 0x6d, 0x61, 0x70, 0x4c,
  1700. 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x29, 0x2e, 0x74, 0x72, 0x61, 0x6e,
  1701. 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x44, 0x61, 0x74, 0x61, 0x50, 0x65, 0x72, 0x6d, 0x69, 0x73,
  1702. 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x2e, 0x4d, 0x61, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x45,
  1703. 0x6e, 0x74, 0x72, 0x79, 0x52, 0x07, 0x6d, 0x61, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x1a, 0x3a, 0x0a,
  1704. 0x0c, 0x4d, 0x61, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a,
  1705. 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12,
  1706. 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  1707. 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x32, 0x8d, 0x08, 0x0a, 0x09, 0x54, 0x72,
  1708. 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x12, 0x3a, 0x0a, 0x07, 0x47, 0x65, 0x74, 0x55, 0x73,
  1709. 0x65, 0x72, 0x12, 0x16, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x55,
  1710. 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x74, 0x72, 0x61,
  1711. 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f,
  1712. 0x6e, 0x73, 0x65, 0x12, 0x3f, 0x0a, 0x0a, 0x50, 0x61, 0x72, 0x73, 0x65, 0x54, 0x6f, 0x6b, 0x65,
  1713. 0x6e, 0x12, 0x17, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x54, 0x6f,
  1714. 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x18, 0x2e, 0x74, 0x72, 0x61,
  1715. 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x73, 0x70,
  1716. 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x38, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x43, 0x69,
  1717. 0x74, 0x79, 0x54, 0x72, 0x65, 0x65, 0x12, 0x10, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f,
  1718. 0x72, 0x6d, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x14, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73,
  1719. 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x54, 0x72, 0x65, 0x65, 0x4e, 0x6f, 0x64, 0x65, 0x73, 0x12, 0x41,
  1720. 0x0a, 0x0d, 0x4c, 0x6f, 0x61, 0x64, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x65, 0x74, 0x12,
  1721. 0x17, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x4f, 0x70, 0x74, 0x69,
  1722. 0x6f, 0x6e, 0x73, 0x65, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x17, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73,
  1723. 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x65, 0x74, 0x52, 0x65,
  1724. 0x73, 0x12, 0x40, 0x0a, 0x0c, 0x47, 0x65, 0x74, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x49, 0x64,
  1725. 0x73, 0x12, 0x17, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x53, 0x63,
  1726. 0x68, 0x6f, 0x6f, 0x6c, 0x49, 0x64, 0x73, 0x52, 0x65, 0x71, 0x1a, 0x17, 0x2e, 0x74, 0x72, 0x61,
  1727. 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x49, 0x64, 0x73,
  1728. 0x52, 0x65, 0x73, 0x12, 0x3a, 0x0a, 0x0a, 0x47, 0x65, 0x74, 0x43, 0x69, 0x74, 0x79, 0x49, 0x64,
  1729. 0x73, 0x12, 0x15, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x43, 0x69,
  1730. 0x74, 0x79, 0x49, 0x64, 0x73, 0x52, 0x65, 0x71, 0x1a, 0x15, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73,
  1731. 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x43, 0x69, 0x74, 0x79, 0x49, 0x64, 0x73, 0x52, 0x65, 0x73, 0x12,
  1732. 0x3e, 0x0a, 0x0c, 0x50, 0x6f, 0x73, 0x74, 0x45, 0x78, 0x63, 0x65, 0x6c, 0x4c, 0x6f, 0x67, 0x12,
  1733. 0x16, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x45, 0x78, 0x63, 0x65,
  1734. 0x6c, 0x4c, 0x6f, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x16, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66,
  1735. 0x6f, 0x72, 0x6d, 0x2e, 0x45, 0x78, 0x63, 0x65, 0x6c, 0x4c, 0x6f, 0x67, 0x52, 0x65, 0x73, 0x12,
  1736. 0x3c, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73,
  1737. 0x65, 0x74, 0x12, 0x15, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x4f,
  1738. 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x64, 0x65, 0x1a, 0x12, 0x2e, 0x74, 0x72, 0x61, 0x6e,
  1739. 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x4f, 0x0a,
  1740. 0x11, 0x47, 0x65, 0x74, 0x44, 0x61, 0x74, 0x61, 0x50, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69,
  1741. 0x6f, 0x6e, 0x12, 0x1c, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x44,
  1742. 0x61, 0x74, 0x61, 0x50, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71,
  1743. 0x1a, 0x1c, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x44, 0x61, 0x74,
  1744. 0x61, 0x50, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x12, 0x44,
  1745. 0x0a, 0x1a, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x4d, 0x6b, 0x74, 0x4e, 0x65, 0x74, 0x57, 0x6f,
  1746. 0x72, 0x6b, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x54, 0x72, 0x65, 0x65, 0x12, 0x10, 0x2e, 0x74,
  1747. 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x14,
  1748. 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x54, 0x72, 0x65, 0x65, 0x4e,
  1749. 0x6f, 0x64, 0x65, 0x73, 0x12, 0x6d, 0x0a, 0x19, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x4f, 0x72,
  1750. 0x67, 0x61, 0x6e, 0x53, 0x63, 0x68, 0x50, 0x65, 0x72, 0x42, 0x79, 0x55, 0x73, 0x65, 0x72, 0x49,
  1751. 0x64, 0x12, 0x27, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x47, 0x65,
  1752. 0x74, 0x45, 0x72, 0x70, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x53, 0x63, 0x68, 0x50, 0x65, 0x72, 0x42,
  1753. 0x79, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x52, 0x65, 0x71, 0x1a, 0x27, 0x2e, 0x74, 0x72, 0x61,
  1754. 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x4f, 0x72, 0x67,
  1755. 0x61, 0x6e, 0x53, 0x63, 0x68, 0x50, 0x65, 0x72, 0x42, 0x79, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64,
  1756. 0x52, 0x65, 0x73, 0x12, 0x40, 0x0a, 0x0a, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x52, 0x6f, 0x6c,
  1757. 0x65, 0x12, 0x18, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x47, 0x65,
  1758. 0x74, 0x45, 0x72, 0x70, 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x18, 0x2e, 0x74, 0x72,
  1759. 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x52, 0x6f,
  1760. 0x6c, 0x65, 0x52, 0x65, 0x73, 0x12, 0x3c, 0x0a, 0x0c, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x53,
  1761. 0x63, 0x68, 0x6f, 0x6f, 0x6c, 0x12, 0x10, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72,
  1762. 0x6d, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x1a, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66,
  1763. 0x6f, 0x72, 0x6d, 0x2e, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x53, 0x63, 0x68, 0x6f, 0x6f, 0x6c,
  1764. 0x52, 0x65, 0x73, 0x12, 0x46, 0x0a, 0x0c, 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x41, 0x63, 0x74,
  1765. 0x69, 0x76, 0x65, 0x12, 0x1a, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e,
  1766. 0x47, 0x65, 0x74, 0x45, 0x72, 0x70, 0x41, 0x63, 0x74, 0x69, 0x76, 0x65, 0x52, 0x65, 0x71, 0x1a,
  1767. 0x1a, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x47, 0x65, 0x74, 0x45,
  1768. 0x72, 0x70, 0x41, 0x63, 0x74, 0x69, 0x76, 0x65, 0x52, 0x65, 0x73, 0x12, 0x3c, 0x0a, 0x12, 0x47,
  1769. 0x65, 0x74, 0x45, 0x72, 0x70, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x53, 0x63, 0x68, 0x54, 0x72, 0x65,
  1770. 0x65, 0x12, 0x10, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e, 0x45, 0x6d,
  1771. 0x70, 0x74, 0x79, 0x1a, 0x14, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x2e,
  1772. 0x54, 0x72, 0x65, 0x65, 0x4e, 0x6f, 0x64, 0x65, 0x73, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1773. 0x33,
  1774. }
  1775. var (
  1776. file_transform_proto_rawDescOnce sync.Once
  1777. file_transform_proto_rawDescData = file_transform_proto_rawDesc
  1778. )
  1779. func file_transform_proto_rawDescGZIP() []byte {
  1780. file_transform_proto_rawDescOnce.Do(func() {
  1781. file_transform_proto_rawDescData = protoimpl.X.CompressGZIP(file_transform_proto_rawDescData)
  1782. })
  1783. return file_transform_proto_rawDescData
  1784. }
  1785. var file_transform_proto_msgTypes = make([]protoimpl.MessageInfo, 37)
  1786. var file_transform_proto_goTypes = []interface{}{
  1787. (*UserRequest)(nil), // 0: transform.UserRequest
  1788. (*UserResponse)(nil), // 1: transform.UserResponse
  1789. (*TokenRequest)(nil), // 2: transform.TokenRequest
  1790. (*TokenResponse)(nil), // 3: transform.TokenResponse
  1791. (*Empty)(nil), // 4: transform.Empty
  1792. (*TreeNodes)(nil), // 5: transform.TreeNodes
  1793. (*TreeNode)(nil), // 6: transform.TreeNode
  1794. (*Tag)(nil), // 7: transform.Tag
  1795. (*OptionsetReq)(nil), // 8: transform.OptionsetReq
  1796. (*OptionsetRes)(nil), // 9: transform.OptionsetRes
  1797. (*OptionCode)(nil), // 10: transform.OptionCode
  1798. (*Options)(nil), // 11: transform.Options
  1799. (*ResponseByte)(nil), // 12: transform.ResponseByte
  1800. (*ExcelLogReq)(nil), // 13: transform.ExcelLogReq
  1801. (*ExcelLogRes)(nil), // 14: transform.ExcelLogRes
  1802. (*SchoolIdsReq)(nil), // 15: transform.SchoolIdsReq
  1803. (*ListOfInt)(nil), // 16: transform.ListOfInt
  1804. (*SchoolIdsRes)(nil), // 17: transform.SchoolIdsRes
  1805. (*CityIdsReq)(nil), // 18: transform.CityIdsReq
  1806. (*CityIdsRes)(nil), // 19: transform.CityIdsRes
  1807. (*BytesReq)(nil), // 20: transform.BytesReq
  1808. (*BytesResp)(nil), // 21: transform.BytesResp
  1809. (*GetErpRoleRes)(nil), // 22: transform.GetErpRoleRes
  1810. (*GetErpRoleReq)(nil), // 23: transform.GetErpRoleReq
  1811. (*GetErpOrganSchPerByUserIdReq)(nil), // 24: transform.GetErpOrganSchPerByUserIdReq
  1812. (*GetErpOrganSchPerByUserIdRes)(nil), // 25: transform.GetErpOrganSchPerByUserIdRes
  1813. (*OrganSchool)(nil), // 26: transform.OrganSchool
  1814. (*GetErpSchoolRes)(nil), // 27: transform.GetErpSchoolRes
  1815. (*GetErpActiveReq)(nil), // 28: transform.GetErpActiveReq
  1816. (*GetErpActiveRes)(nil), // 29: transform.GetErpActiveRes
  1817. (*Active)(nil), // 30: transform.Active
  1818. (*DataPermissionReq)(nil), // 31: transform.DataPermissionReq
  1819. (*DataPermissionRes)(nil), // 32: transform.DataPermissionRes
  1820. nil, // 33: transform.OptionsetRes.MapListEntry
  1821. nil, // 34: transform.SchoolIdsRes.MapListEntry
  1822. nil, // 35: transform.CityIdsRes.MapListEntry
  1823. nil, // 36: transform.DataPermissionRes.MapListEntry
  1824. }
  1825. var file_transform_proto_depIdxs = []int32{
  1826. 6, // 0: transform.TreeNodes.nodes:type_name -> transform.TreeNode
  1827. 7, // 1: transform.TreeNode.tag:type_name -> transform.Tag
  1828. 6, // 2: transform.TreeNode.nodes:type_name -> transform.TreeNode
  1829. 33, // 3: transform.OptionsetRes.mapList:type_name -> transform.OptionsetRes.MapListEntry
  1830. 34, // 4: transform.SchoolIdsRes.mapList:type_name -> transform.SchoolIdsRes.MapListEntry
  1831. 35, // 5: transform.CityIdsRes.mapList:type_name -> transform.CityIdsRes.MapListEntry
  1832. 26, // 6: transform.GetErpOrganSchPerByUserIdRes.school:type_name -> transform.OrganSchool
  1833. 26, // 7: transform.GetErpSchoolRes.school:type_name -> transform.OrganSchool
  1834. 30, // 8: transform.GetErpActiveRes.active:type_name -> transform.Active
  1835. 36, // 9: transform.DataPermissionRes.mapList:type_name -> transform.DataPermissionRes.MapListEntry
  1836. 0, // 10: transform.Transform.GetUser:input_type -> transform.UserRequest
  1837. 2, // 11: transform.Transform.ParseToken:input_type -> transform.TokenRequest
  1838. 4, // 12: transform.Transform.GetErpCityTree:input_type -> transform.Empty
  1839. 8, // 13: transform.Transform.LoadOptionset:input_type -> transform.OptionsetReq
  1840. 15, // 14: transform.Transform.GetSchoolIds:input_type -> transform.SchoolIdsReq
  1841. 18, // 15: transform.Transform.GetCityIds:input_type -> transform.CityIdsReq
  1842. 13, // 16: transform.Transform.PostExcelLog:input_type -> transform.ExcelLogReq
  1843. 10, // 17: transform.Transform.GetErpOptionset:input_type -> transform.OptionCode
  1844. 31, // 18: transform.Transform.GetDataPermission:input_type -> transform.DataPermissionReq
  1845. 4, // 19: transform.Transform.GetErpMktNetWorkDetailTree:input_type -> transform.Empty
  1846. 24, // 20: transform.Transform.GetErpOrganSchPerByUserId:input_type -> transform.GetErpOrganSchPerByUserIdReq
  1847. 23, // 21: transform.Transform.GetErpRole:input_type -> transform.GetErpRoleReq
  1848. 4, // 22: transform.Transform.GetErpSchool:input_type -> transform.Empty
  1849. 28, // 23: transform.Transform.GetErpActive:input_type -> transform.GetErpActiveReq
  1850. 4, // 24: transform.Transform.GetErpOrganSchTree:input_type -> transform.Empty
  1851. 1, // 25: transform.Transform.GetUser:output_type -> transform.UserResponse
  1852. 3, // 26: transform.Transform.ParseToken:output_type -> transform.TokenResponse
  1853. 5, // 27: transform.Transform.GetErpCityTree:output_type -> transform.TreeNodes
  1854. 9, // 28: transform.Transform.LoadOptionset:output_type -> transform.OptionsetRes
  1855. 17, // 29: transform.Transform.GetSchoolIds:output_type -> transform.SchoolIdsRes
  1856. 19, // 30: transform.Transform.GetCityIds:output_type -> transform.CityIdsRes
  1857. 14, // 31: transform.Transform.PostExcelLog:output_type -> transform.ExcelLogRes
  1858. 11, // 32: transform.Transform.GetErpOptionset:output_type -> transform.Options
  1859. 32, // 33: transform.Transform.GetDataPermission:output_type -> transform.DataPermissionRes
  1860. 5, // 34: transform.Transform.GetErpMktNetWorkDetailTree:output_type -> transform.TreeNodes
  1861. 25, // 35: transform.Transform.GetErpOrganSchPerByUserId:output_type -> transform.GetErpOrganSchPerByUserIdRes
  1862. 22, // 36: transform.Transform.GetErpRole:output_type -> transform.GetErpRoleRes
  1863. 27, // 37: transform.Transform.GetErpSchool:output_type -> transform.GetErpSchoolRes
  1864. 29, // 38: transform.Transform.GetErpActive:output_type -> transform.GetErpActiveRes
  1865. 5, // 39: transform.Transform.GetErpOrganSchTree:output_type -> transform.TreeNodes
  1866. 25, // [25:40] is the sub-list for method output_type
  1867. 10, // [10:25] is the sub-list for method input_type
  1868. 10, // [10:10] is the sub-list for extension type_name
  1869. 10, // [10:10] is the sub-list for extension extendee
  1870. 0, // [0:10] is the sub-list for field type_name
  1871. }
  1872. func init() { file_transform_proto_init() }
  1873. func file_transform_proto_init() {
  1874. if File_transform_proto != nil {
  1875. return
  1876. }
  1877. if !protoimpl.UnsafeEnabled {
  1878. file_transform_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1879. switch v := v.(*UserRequest); i {
  1880. case 0:
  1881. return &v.state
  1882. case 1:
  1883. return &v.sizeCache
  1884. case 2:
  1885. return &v.unknownFields
  1886. default:
  1887. return nil
  1888. }
  1889. }
  1890. file_transform_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1891. switch v := v.(*UserResponse); i {
  1892. case 0:
  1893. return &v.state
  1894. case 1:
  1895. return &v.sizeCache
  1896. case 2:
  1897. return &v.unknownFields
  1898. default:
  1899. return nil
  1900. }
  1901. }
  1902. file_transform_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1903. switch v := v.(*TokenRequest); i {
  1904. case 0:
  1905. return &v.state
  1906. case 1:
  1907. return &v.sizeCache
  1908. case 2:
  1909. return &v.unknownFields
  1910. default:
  1911. return nil
  1912. }
  1913. }
  1914. file_transform_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1915. switch v := v.(*TokenResponse); i {
  1916. case 0:
  1917. return &v.state
  1918. case 1:
  1919. return &v.sizeCache
  1920. case 2:
  1921. return &v.unknownFields
  1922. default:
  1923. return nil
  1924. }
  1925. }
  1926. file_transform_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1927. switch v := v.(*Empty); i {
  1928. case 0:
  1929. return &v.state
  1930. case 1:
  1931. return &v.sizeCache
  1932. case 2:
  1933. return &v.unknownFields
  1934. default:
  1935. return nil
  1936. }
  1937. }
  1938. file_transform_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1939. switch v := v.(*TreeNodes); i {
  1940. case 0:
  1941. return &v.state
  1942. case 1:
  1943. return &v.sizeCache
  1944. case 2:
  1945. return &v.unknownFields
  1946. default:
  1947. return nil
  1948. }
  1949. }
  1950. file_transform_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1951. switch v := v.(*TreeNode); i {
  1952. case 0:
  1953. return &v.state
  1954. case 1:
  1955. return &v.sizeCache
  1956. case 2:
  1957. return &v.unknownFields
  1958. default:
  1959. return nil
  1960. }
  1961. }
  1962. file_transform_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1963. switch v := v.(*Tag); i {
  1964. case 0:
  1965. return &v.state
  1966. case 1:
  1967. return &v.sizeCache
  1968. case 2:
  1969. return &v.unknownFields
  1970. default:
  1971. return nil
  1972. }
  1973. }
  1974. file_transform_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1975. switch v := v.(*OptionsetReq); i {
  1976. case 0:
  1977. return &v.state
  1978. case 1:
  1979. return &v.sizeCache
  1980. case 2:
  1981. return &v.unknownFields
  1982. default:
  1983. return nil
  1984. }
  1985. }
  1986. file_transform_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1987. switch v := v.(*OptionsetRes); i {
  1988. case 0:
  1989. return &v.state
  1990. case 1:
  1991. return &v.sizeCache
  1992. case 2:
  1993. return &v.unknownFields
  1994. default:
  1995. return nil
  1996. }
  1997. }
  1998. file_transform_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1999. switch v := v.(*OptionCode); i {
  2000. case 0:
  2001. return &v.state
  2002. case 1:
  2003. return &v.sizeCache
  2004. case 2:
  2005. return &v.unknownFields
  2006. default:
  2007. return nil
  2008. }
  2009. }
  2010. file_transform_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  2011. switch v := v.(*Options); i {
  2012. case 0:
  2013. return &v.state
  2014. case 1:
  2015. return &v.sizeCache
  2016. case 2:
  2017. return &v.unknownFields
  2018. default:
  2019. return nil
  2020. }
  2021. }
  2022. file_transform_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  2023. switch v := v.(*ResponseByte); i {
  2024. case 0:
  2025. return &v.state
  2026. case 1:
  2027. return &v.sizeCache
  2028. case 2:
  2029. return &v.unknownFields
  2030. default:
  2031. return nil
  2032. }
  2033. }
  2034. file_transform_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  2035. switch v := v.(*ExcelLogReq); i {
  2036. case 0:
  2037. return &v.state
  2038. case 1:
  2039. return &v.sizeCache
  2040. case 2:
  2041. return &v.unknownFields
  2042. default:
  2043. return nil
  2044. }
  2045. }
  2046. file_transform_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  2047. switch v := v.(*ExcelLogRes); i {
  2048. case 0:
  2049. return &v.state
  2050. case 1:
  2051. return &v.sizeCache
  2052. case 2:
  2053. return &v.unknownFields
  2054. default:
  2055. return nil
  2056. }
  2057. }
  2058. file_transform_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2059. switch v := v.(*SchoolIdsReq); i {
  2060. case 0:
  2061. return &v.state
  2062. case 1:
  2063. return &v.sizeCache
  2064. case 2:
  2065. return &v.unknownFields
  2066. default:
  2067. return nil
  2068. }
  2069. }
  2070. file_transform_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2071. switch v := v.(*ListOfInt); i {
  2072. case 0:
  2073. return &v.state
  2074. case 1:
  2075. return &v.sizeCache
  2076. case 2:
  2077. return &v.unknownFields
  2078. default:
  2079. return nil
  2080. }
  2081. }
  2082. file_transform_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2083. switch v := v.(*SchoolIdsRes); i {
  2084. case 0:
  2085. return &v.state
  2086. case 1:
  2087. return &v.sizeCache
  2088. case 2:
  2089. return &v.unknownFields
  2090. default:
  2091. return nil
  2092. }
  2093. }
  2094. file_transform_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  2095. switch v := v.(*CityIdsReq); i {
  2096. case 0:
  2097. return &v.state
  2098. case 1:
  2099. return &v.sizeCache
  2100. case 2:
  2101. return &v.unknownFields
  2102. default:
  2103. return nil
  2104. }
  2105. }
  2106. file_transform_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  2107. switch v := v.(*CityIdsRes); i {
  2108. case 0:
  2109. return &v.state
  2110. case 1:
  2111. return &v.sizeCache
  2112. case 2:
  2113. return &v.unknownFields
  2114. default:
  2115. return nil
  2116. }
  2117. }
  2118. file_transform_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  2119. switch v := v.(*BytesReq); i {
  2120. case 0:
  2121. return &v.state
  2122. case 1:
  2123. return &v.sizeCache
  2124. case 2:
  2125. return &v.unknownFields
  2126. default:
  2127. return nil
  2128. }
  2129. }
  2130. file_transform_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  2131. switch v := v.(*BytesResp); i {
  2132. case 0:
  2133. return &v.state
  2134. case 1:
  2135. return &v.sizeCache
  2136. case 2:
  2137. return &v.unknownFields
  2138. default:
  2139. return nil
  2140. }
  2141. }
  2142. file_transform_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  2143. switch v := v.(*GetErpRoleRes); i {
  2144. case 0:
  2145. return &v.state
  2146. case 1:
  2147. return &v.sizeCache
  2148. case 2:
  2149. return &v.unknownFields
  2150. default:
  2151. return nil
  2152. }
  2153. }
  2154. file_transform_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  2155. switch v := v.(*GetErpRoleReq); i {
  2156. case 0:
  2157. return &v.state
  2158. case 1:
  2159. return &v.sizeCache
  2160. case 2:
  2161. return &v.unknownFields
  2162. default:
  2163. return nil
  2164. }
  2165. }
  2166. file_transform_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  2167. switch v := v.(*GetErpOrganSchPerByUserIdReq); i {
  2168. case 0:
  2169. return &v.state
  2170. case 1:
  2171. return &v.sizeCache
  2172. case 2:
  2173. return &v.unknownFields
  2174. default:
  2175. return nil
  2176. }
  2177. }
  2178. file_transform_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  2179. switch v := v.(*GetErpOrganSchPerByUserIdRes); i {
  2180. case 0:
  2181. return &v.state
  2182. case 1:
  2183. return &v.sizeCache
  2184. case 2:
  2185. return &v.unknownFields
  2186. default:
  2187. return nil
  2188. }
  2189. }
  2190. file_transform_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  2191. switch v := v.(*OrganSchool); i {
  2192. case 0:
  2193. return &v.state
  2194. case 1:
  2195. return &v.sizeCache
  2196. case 2:
  2197. return &v.unknownFields
  2198. default:
  2199. return nil
  2200. }
  2201. }
  2202. file_transform_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  2203. switch v := v.(*GetErpSchoolRes); i {
  2204. case 0:
  2205. return &v.state
  2206. case 1:
  2207. return &v.sizeCache
  2208. case 2:
  2209. return &v.unknownFields
  2210. default:
  2211. return nil
  2212. }
  2213. }
  2214. file_transform_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  2215. switch v := v.(*GetErpActiveReq); i {
  2216. case 0:
  2217. return &v.state
  2218. case 1:
  2219. return &v.sizeCache
  2220. case 2:
  2221. return &v.unknownFields
  2222. default:
  2223. return nil
  2224. }
  2225. }
  2226. file_transform_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  2227. switch v := v.(*GetErpActiveRes); i {
  2228. case 0:
  2229. return &v.state
  2230. case 1:
  2231. return &v.sizeCache
  2232. case 2:
  2233. return &v.unknownFields
  2234. default:
  2235. return nil
  2236. }
  2237. }
  2238. file_transform_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  2239. switch v := v.(*Active); i {
  2240. case 0:
  2241. return &v.state
  2242. case 1:
  2243. return &v.sizeCache
  2244. case 2:
  2245. return &v.unknownFields
  2246. default:
  2247. return nil
  2248. }
  2249. }
  2250. file_transform_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  2251. switch v := v.(*DataPermissionReq); i {
  2252. case 0:
  2253. return &v.state
  2254. case 1:
  2255. return &v.sizeCache
  2256. case 2:
  2257. return &v.unknownFields
  2258. default:
  2259. return nil
  2260. }
  2261. }
  2262. file_transform_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
  2263. switch v := v.(*DataPermissionRes); i {
  2264. case 0:
  2265. return &v.state
  2266. case 1:
  2267. return &v.sizeCache
  2268. case 2:
  2269. return &v.unknownFields
  2270. default:
  2271. return nil
  2272. }
  2273. }
  2274. }
  2275. type x struct{}
  2276. out := protoimpl.TypeBuilder{
  2277. File: protoimpl.DescBuilder{
  2278. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  2279. RawDescriptor: file_transform_proto_rawDesc,
  2280. NumEnums: 0,
  2281. NumMessages: 37,
  2282. NumExtensions: 0,
  2283. NumServices: 1,
  2284. },
  2285. GoTypes: file_transform_proto_goTypes,
  2286. DependencyIndexes: file_transform_proto_depIdxs,
  2287. MessageInfos: file_transform_proto_msgTypes,
  2288. }.Build()
  2289. File_transform_proto = out.File
  2290. file_transform_proto_rawDesc = nil
  2291. file_transform_proto_goTypes = nil
  2292. file_transform_proto_depIdxs = nil
  2293. }
  2294. // Reference imports to suppress errors if they are not otherwise used.
  2295. var _ context.Context
  2296. var _ grpc.ClientConnInterface
  2297. // This is a compile-time assertion to ensure that this generated file
  2298. // is compatible with the grpc package it is being compiled against.
  2299. const _ = grpc.SupportPackageIsVersion6
  2300. // TransformClient is the client API for Transform service.
  2301. //
  2302. // For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  2303. type TransformClient interface {
  2304. GetUser(ctx context.Context, in *UserRequest, opts ...grpc.CallOption) (*UserResponse, error)
  2305. ParseToken(ctx context.Context, in *TokenRequest, opts ...grpc.CallOption) (*TokenResponse, error)
  2306. //获取erp 省、城市树
  2307. GetErpCityTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error)
  2308. //获取erp 字典
  2309. LoadOptionset(ctx context.Context, in *OptionsetReq, opts ...grpc.CallOption) (*OptionsetRes, error)
  2310. GetSchoolIds(ctx context.Context, in *SchoolIdsReq, opts ...grpc.CallOption) (*SchoolIdsRes, error)
  2311. GetCityIds(ctx context.Context, in *CityIdsReq, opts ...grpc.CallOption) (*CityIdsRes, error)
  2312. PostExcelLog(ctx context.Context, in *ExcelLogReq, opts ...grpc.CallOption) (*ExcelLogRes, error)
  2313. GetErpOptionset(ctx context.Context, in *OptionCode, opts ...grpc.CallOption) (*Options, error)
  2314. //获取数据权限
  2315. GetDataPermission(ctx context.Context, in *DataPermissionReq, opts ...grpc.CallOption) (*DataPermissionRes, error)
  2316. //获取erp 渠道细分树
  2317. GetErpMktNetWorkDetailTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error)
  2318. //获取erp 用户校区权限
  2319. GetErpOrganSchPerByUserId(ctx context.Context, in *GetErpOrganSchPerByUserIdReq, opts ...grpc.CallOption) (*GetErpOrganSchPerByUserIdRes, error)
  2320. //获取 erp 用户角色
  2321. GetErpRole(ctx context.Context, in *GetErpRoleReq, opts ...grpc.CallOption) (*GetErpRoleRes, error)
  2322. //获取 erp 全部校区
  2323. GetErpSchool(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*GetErpSchoolRes, error)
  2324. //获取 erp 活动
  2325. GetErpActive(ctx context.Context, in *GetErpActiveReq, opts ...grpc.CallOption) (*GetErpActiveRes, error)
  2326. //获取erp 省、城、校区
  2327. GetErpOrganSchTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error)
  2328. }
  2329. type transformClient struct {
  2330. cc grpc.ClientConnInterface
  2331. }
  2332. func NewTransformClient(cc grpc.ClientConnInterface) TransformClient {
  2333. return &transformClient{cc}
  2334. }
  2335. func (c *transformClient) GetUser(ctx context.Context, in *UserRequest, opts ...grpc.CallOption) (*UserResponse, error) {
  2336. out := new(UserResponse)
  2337. err := c.cc.Invoke(ctx, "/transform.Transform/GetUser", in, out, opts...)
  2338. if err != nil {
  2339. return nil, err
  2340. }
  2341. return out, nil
  2342. }
  2343. func (c *transformClient) ParseToken(ctx context.Context, in *TokenRequest, opts ...grpc.CallOption) (*TokenResponse, error) {
  2344. out := new(TokenResponse)
  2345. err := c.cc.Invoke(ctx, "/transform.Transform/ParseToken", in, out, opts...)
  2346. if err != nil {
  2347. return nil, err
  2348. }
  2349. return out, nil
  2350. }
  2351. func (c *transformClient) GetErpCityTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error) {
  2352. out := new(TreeNodes)
  2353. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpCityTree", in, out, opts...)
  2354. if err != nil {
  2355. return nil, err
  2356. }
  2357. return out, nil
  2358. }
  2359. func (c *transformClient) LoadOptionset(ctx context.Context, in *OptionsetReq, opts ...grpc.CallOption) (*OptionsetRes, error) {
  2360. out := new(OptionsetRes)
  2361. err := c.cc.Invoke(ctx, "/transform.Transform/LoadOptionset", in, out, opts...)
  2362. if err != nil {
  2363. return nil, err
  2364. }
  2365. return out, nil
  2366. }
  2367. func (c *transformClient) GetSchoolIds(ctx context.Context, in *SchoolIdsReq, opts ...grpc.CallOption) (*SchoolIdsRes, error) {
  2368. out := new(SchoolIdsRes)
  2369. err := c.cc.Invoke(ctx, "/transform.Transform/GetSchoolIds", in, out, opts...)
  2370. if err != nil {
  2371. return nil, err
  2372. }
  2373. return out, nil
  2374. }
  2375. func (c *transformClient) GetCityIds(ctx context.Context, in *CityIdsReq, opts ...grpc.CallOption) (*CityIdsRes, error) {
  2376. out := new(CityIdsRes)
  2377. err := c.cc.Invoke(ctx, "/transform.Transform/GetCityIds", in, out, opts...)
  2378. if err != nil {
  2379. return nil, err
  2380. }
  2381. return out, nil
  2382. }
  2383. func (c *transformClient) PostExcelLog(ctx context.Context, in *ExcelLogReq, opts ...grpc.CallOption) (*ExcelLogRes, error) {
  2384. out := new(ExcelLogRes)
  2385. err := c.cc.Invoke(ctx, "/transform.Transform/PostExcelLog", in, out, opts...)
  2386. if err != nil {
  2387. return nil, err
  2388. }
  2389. return out, nil
  2390. }
  2391. func (c *transformClient) GetErpOptionset(ctx context.Context, in *OptionCode, opts ...grpc.CallOption) (*Options, error) {
  2392. out := new(Options)
  2393. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpOptionset", in, out, opts...)
  2394. if err != nil {
  2395. return nil, err
  2396. }
  2397. return out, nil
  2398. }
  2399. func (c *transformClient) GetDataPermission(ctx context.Context, in *DataPermissionReq, opts ...grpc.CallOption) (*DataPermissionRes, error) {
  2400. out := new(DataPermissionRes)
  2401. err := c.cc.Invoke(ctx, "/transform.Transform/GetDataPermission", in, out, opts...)
  2402. if err != nil {
  2403. return nil, err
  2404. }
  2405. return out, nil
  2406. }
  2407. func (c *transformClient) GetErpMktNetWorkDetailTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error) {
  2408. out := new(TreeNodes)
  2409. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpMktNetWorkDetailTree", in, out, opts...)
  2410. if err != nil {
  2411. return nil, err
  2412. }
  2413. return out, nil
  2414. }
  2415. func (c *transformClient) GetErpOrganSchPerByUserId(ctx context.Context, in *GetErpOrganSchPerByUserIdReq, opts ...grpc.CallOption) (*GetErpOrganSchPerByUserIdRes, error) {
  2416. out := new(GetErpOrganSchPerByUserIdRes)
  2417. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpOrganSchPerByUserId", in, out, opts...)
  2418. if err != nil {
  2419. return nil, err
  2420. }
  2421. return out, nil
  2422. }
  2423. func (c *transformClient) GetErpRole(ctx context.Context, in *GetErpRoleReq, opts ...grpc.CallOption) (*GetErpRoleRes, error) {
  2424. out := new(GetErpRoleRes)
  2425. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpRole", in, out, opts...)
  2426. if err != nil {
  2427. return nil, err
  2428. }
  2429. return out, nil
  2430. }
  2431. func (c *transformClient) GetErpSchool(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*GetErpSchoolRes, error) {
  2432. out := new(GetErpSchoolRes)
  2433. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpSchool", in, out, opts...)
  2434. if err != nil {
  2435. return nil, err
  2436. }
  2437. return out, nil
  2438. }
  2439. func (c *transformClient) GetErpActive(ctx context.Context, in *GetErpActiveReq, opts ...grpc.CallOption) (*GetErpActiveRes, error) {
  2440. out := new(GetErpActiveRes)
  2441. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpActive", in, out, opts...)
  2442. if err != nil {
  2443. return nil, err
  2444. }
  2445. return out, nil
  2446. }
  2447. func (c *transformClient) GetErpOrganSchTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error) {
  2448. out := new(TreeNodes)
  2449. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpOrganSchTree", in, out, opts...)
  2450. if err != nil {
  2451. return nil, err
  2452. }
  2453. return out, nil
  2454. }
  2455. // TransformServer is the server API for Transform service.
  2456. type TransformServer interface {
  2457. GetUser(context.Context, *UserRequest) (*UserResponse, error)
  2458. ParseToken(context.Context, *TokenRequest) (*TokenResponse, error)
  2459. //获取erp 省、城市树
  2460. GetErpCityTree(context.Context, *Empty) (*TreeNodes, error)
  2461. //获取erp 字典
  2462. LoadOptionset(context.Context, *OptionsetReq) (*OptionsetRes, error)
  2463. GetSchoolIds(context.Context, *SchoolIdsReq) (*SchoolIdsRes, error)
  2464. GetCityIds(context.Context, *CityIdsReq) (*CityIdsRes, error)
  2465. PostExcelLog(context.Context, *ExcelLogReq) (*ExcelLogRes, error)
  2466. GetErpOptionset(context.Context, *OptionCode) (*Options, error)
  2467. //获取数据权限
  2468. GetDataPermission(context.Context, *DataPermissionReq) (*DataPermissionRes, error)
  2469. //获取erp 渠道细分树
  2470. GetErpMktNetWorkDetailTree(context.Context, *Empty) (*TreeNodes, error)
  2471. //获取erp 用户校区权限
  2472. GetErpOrganSchPerByUserId(context.Context, *GetErpOrganSchPerByUserIdReq) (*GetErpOrganSchPerByUserIdRes, error)
  2473. //获取 erp 用户角色
  2474. GetErpRole(context.Context, *GetErpRoleReq) (*GetErpRoleRes, error)
  2475. //获取 erp 全部校区
  2476. GetErpSchool(context.Context, *Empty) (*GetErpSchoolRes, error)
  2477. //获取 erp 活动
  2478. GetErpActive(context.Context, *GetErpActiveReq) (*GetErpActiveRes, error)
  2479. //获取erp 省、城、校区
  2480. GetErpOrganSchTree(context.Context, *Empty) (*TreeNodes, error)
  2481. }
  2482. // UnimplementedTransformServer can be embedded to have forward compatible implementations.
  2483. type UnimplementedTransformServer struct {
  2484. }
  2485. func (*UnimplementedTransformServer) GetUser(context.Context, *UserRequest) (*UserResponse, error) {
  2486. return nil, status.Errorf(codes.Unimplemented, "method GetUser not implemented")
  2487. }
  2488. func (*UnimplementedTransformServer) ParseToken(context.Context, *TokenRequest) (*TokenResponse, error) {
  2489. return nil, status.Errorf(codes.Unimplemented, "method ParseToken not implemented")
  2490. }
  2491. func (*UnimplementedTransformServer) GetErpCityTree(context.Context, *Empty) (*TreeNodes, error) {
  2492. return nil, status.Errorf(codes.Unimplemented, "method GetErpCityTree not implemented")
  2493. }
  2494. func (*UnimplementedTransformServer) LoadOptionset(context.Context, *OptionsetReq) (*OptionsetRes, error) {
  2495. return nil, status.Errorf(codes.Unimplemented, "method LoadOptionset not implemented")
  2496. }
  2497. func (*UnimplementedTransformServer) GetSchoolIds(context.Context, *SchoolIdsReq) (*SchoolIdsRes, error) {
  2498. return nil, status.Errorf(codes.Unimplemented, "method GetSchoolIds not implemented")
  2499. }
  2500. func (*UnimplementedTransformServer) GetCityIds(context.Context, *CityIdsReq) (*CityIdsRes, error) {
  2501. return nil, status.Errorf(codes.Unimplemented, "method GetCityIds not implemented")
  2502. }
  2503. func (*UnimplementedTransformServer) PostExcelLog(context.Context, *ExcelLogReq) (*ExcelLogRes, error) {
  2504. return nil, status.Errorf(codes.Unimplemented, "method PostExcelLog not implemented")
  2505. }
  2506. func (*UnimplementedTransformServer) GetErpOptionset(context.Context, *OptionCode) (*Options, error) {
  2507. return nil, status.Errorf(codes.Unimplemented, "method GetErpOptionset not implemented")
  2508. }
  2509. func (*UnimplementedTransformServer) GetDataPermission(context.Context, *DataPermissionReq) (*DataPermissionRes, error) {
  2510. return nil, status.Errorf(codes.Unimplemented, "method GetDataPermission not implemented")
  2511. }
  2512. func (*UnimplementedTransformServer) GetErpMktNetWorkDetailTree(context.Context, *Empty) (*TreeNodes, error) {
  2513. return nil, status.Errorf(codes.Unimplemented, "method GetErpMktNetWorkDetailTree not implemented")
  2514. }
  2515. func (*UnimplementedTransformServer) GetErpOrganSchPerByUserId(context.Context, *GetErpOrganSchPerByUserIdReq) (*GetErpOrganSchPerByUserIdRes, error) {
  2516. return nil, status.Errorf(codes.Unimplemented, "method GetErpOrganSchPerByUserId not implemented")
  2517. }
  2518. func (*UnimplementedTransformServer) GetErpRole(context.Context, *GetErpRoleReq) (*GetErpRoleRes, error) {
  2519. return nil, status.Errorf(codes.Unimplemented, "method GetErpRole not implemented")
  2520. }
  2521. func (*UnimplementedTransformServer) GetErpSchool(context.Context, *Empty) (*GetErpSchoolRes, error) {
  2522. return nil, status.Errorf(codes.Unimplemented, "method GetErpSchool not implemented")
  2523. }
  2524. func (*UnimplementedTransformServer) GetErpActive(context.Context, *GetErpActiveReq) (*GetErpActiveRes, error) {
  2525. return nil, status.Errorf(codes.Unimplemented, "method GetErpActive not implemented")
  2526. }
  2527. func (*UnimplementedTransformServer) GetErpOrganSchTree(context.Context, *Empty) (*TreeNodes, error) {
  2528. return nil, status.Errorf(codes.Unimplemented, "method GetErpOrganSchTree not implemented")
  2529. }
  2530. func RegisterTransformServer(s *grpc.Server, srv TransformServer) {
  2531. s.RegisterService(&_Transform_serviceDesc, srv)
  2532. }
  2533. func _Transform_GetUser_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2534. in := new(UserRequest)
  2535. if err := dec(in); err != nil {
  2536. return nil, err
  2537. }
  2538. if interceptor == nil {
  2539. return srv.(TransformServer).GetUser(ctx, in)
  2540. }
  2541. info := &grpc.UnaryServerInfo{
  2542. Server: srv,
  2543. FullMethod: "/transform.Transform/GetUser",
  2544. }
  2545. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2546. return srv.(TransformServer).GetUser(ctx, req.(*UserRequest))
  2547. }
  2548. return interceptor(ctx, in, info, handler)
  2549. }
  2550. func _Transform_ParseToken_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2551. in := new(TokenRequest)
  2552. if err := dec(in); err != nil {
  2553. return nil, err
  2554. }
  2555. if interceptor == nil {
  2556. return srv.(TransformServer).ParseToken(ctx, in)
  2557. }
  2558. info := &grpc.UnaryServerInfo{
  2559. Server: srv,
  2560. FullMethod: "/transform.Transform/ParseToken",
  2561. }
  2562. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2563. return srv.(TransformServer).ParseToken(ctx, req.(*TokenRequest))
  2564. }
  2565. return interceptor(ctx, in, info, handler)
  2566. }
  2567. func _Transform_GetErpCityTree_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2568. in := new(Empty)
  2569. if err := dec(in); err != nil {
  2570. return nil, err
  2571. }
  2572. if interceptor == nil {
  2573. return srv.(TransformServer).GetErpCityTree(ctx, in)
  2574. }
  2575. info := &grpc.UnaryServerInfo{
  2576. Server: srv,
  2577. FullMethod: "/transform.Transform/GetErpCityTree",
  2578. }
  2579. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2580. return srv.(TransformServer).GetErpCityTree(ctx, req.(*Empty))
  2581. }
  2582. return interceptor(ctx, in, info, handler)
  2583. }
  2584. func _Transform_LoadOptionset_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2585. in := new(OptionsetReq)
  2586. if err := dec(in); err != nil {
  2587. return nil, err
  2588. }
  2589. if interceptor == nil {
  2590. return srv.(TransformServer).LoadOptionset(ctx, in)
  2591. }
  2592. info := &grpc.UnaryServerInfo{
  2593. Server: srv,
  2594. FullMethod: "/transform.Transform/LoadOptionset",
  2595. }
  2596. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2597. return srv.(TransformServer).LoadOptionset(ctx, req.(*OptionsetReq))
  2598. }
  2599. return interceptor(ctx, in, info, handler)
  2600. }
  2601. func _Transform_GetSchoolIds_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2602. in := new(SchoolIdsReq)
  2603. if err := dec(in); err != nil {
  2604. return nil, err
  2605. }
  2606. if interceptor == nil {
  2607. return srv.(TransformServer).GetSchoolIds(ctx, in)
  2608. }
  2609. info := &grpc.UnaryServerInfo{
  2610. Server: srv,
  2611. FullMethod: "/transform.Transform/GetSchoolIds",
  2612. }
  2613. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2614. return srv.(TransformServer).GetSchoolIds(ctx, req.(*SchoolIdsReq))
  2615. }
  2616. return interceptor(ctx, in, info, handler)
  2617. }
  2618. func _Transform_GetCityIds_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2619. in := new(CityIdsReq)
  2620. if err := dec(in); err != nil {
  2621. return nil, err
  2622. }
  2623. if interceptor == nil {
  2624. return srv.(TransformServer).GetCityIds(ctx, in)
  2625. }
  2626. info := &grpc.UnaryServerInfo{
  2627. Server: srv,
  2628. FullMethod: "/transform.Transform/GetCityIds",
  2629. }
  2630. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2631. return srv.(TransformServer).GetCityIds(ctx, req.(*CityIdsReq))
  2632. }
  2633. return interceptor(ctx, in, info, handler)
  2634. }
  2635. func _Transform_PostExcelLog_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2636. in := new(ExcelLogReq)
  2637. if err := dec(in); err != nil {
  2638. return nil, err
  2639. }
  2640. if interceptor == nil {
  2641. return srv.(TransformServer).PostExcelLog(ctx, in)
  2642. }
  2643. info := &grpc.UnaryServerInfo{
  2644. Server: srv,
  2645. FullMethod: "/transform.Transform/PostExcelLog",
  2646. }
  2647. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2648. return srv.(TransformServer).PostExcelLog(ctx, req.(*ExcelLogReq))
  2649. }
  2650. return interceptor(ctx, in, info, handler)
  2651. }
  2652. func _Transform_GetErpOptionset_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2653. in := new(OptionCode)
  2654. if err := dec(in); err != nil {
  2655. return nil, err
  2656. }
  2657. if interceptor == nil {
  2658. return srv.(TransformServer).GetErpOptionset(ctx, in)
  2659. }
  2660. info := &grpc.UnaryServerInfo{
  2661. Server: srv,
  2662. FullMethod: "/transform.Transform/GetErpOptionset",
  2663. }
  2664. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2665. return srv.(TransformServer).GetErpOptionset(ctx, req.(*OptionCode))
  2666. }
  2667. return interceptor(ctx, in, info, handler)
  2668. }
  2669. func _Transform_GetDataPermission_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2670. in := new(DataPermissionReq)
  2671. if err := dec(in); err != nil {
  2672. return nil, err
  2673. }
  2674. if interceptor == nil {
  2675. return srv.(TransformServer).GetDataPermission(ctx, in)
  2676. }
  2677. info := &grpc.UnaryServerInfo{
  2678. Server: srv,
  2679. FullMethod: "/transform.Transform/GetDataPermission",
  2680. }
  2681. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2682. return srv.(TransformServer).GetDataPermission(ctx, req.(*DataPermissionReq))
  2683. }
  2684. return interceptor(ctx, in, info, handler)
  2685. }
  2686. func _Transform_GetErpMktNetWorkDetailTree_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2687. in := new(Empty)
  2688. if err := dec(in); err != nil {
  2689. return nil, err
  2690. }
  2691. if interceptor == nil {
  2692. return srv.(TransformServer).GetErpMktNetWorkDetailTree(ctx, in)
  2693. }
  2694. info := &grpc.UnaryServerInfo{
  2695. Server: srv,
  2696. FullMethod: "/transform.Transform/GetErpMktNetWorkDetailTree",
  2697. }
  2698. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2699. return srv.(TransformServer).GetErpMktNetWorkDetailTree(ctx, req.(*Empty))
  2700. }
  2701. return interceptor(ctx, in, info, handler)
  2702. }
  2703. func _Transform_GetErpOrganSchPerByUserId_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2704. in := new(GetErpOrganSchPerByUserIdReq)
  2705. if err := dec(in); err != nil {
  2706. return nil, err
  2707. }
  2708. if interceptor == nil {
  2709. return srv.(TransformServer).GetErpOrganSchPerByUserId(ctx, in)
  2710. }
  2711. info := &grpc.UnaryServerInfo{
  2712. Server: srv,
  2713. FullMethod: "/transform.Transform/GetErpOrganSchPerByUserId",
  2714. }
  2715. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2716. return srv.(TransformServer).GetErpOrganSchPerByUserId(ctx, req.(*GetErpOrganSchPerByUserIdReq))
  2717. }
  2718. return interceptor(ctx, in, info, handler)
  2719. }
  2720. func _Transform_GetErpRole_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2721. in := new(GetErpRoleReq)
  2722. if err := dec(in); err != nil {
  2723. return nil, err
  2724. }
  2725. if interceptor == nil {
  2726. return srv.(TransformServer).GetErpRole(ctx, in)
  2727. }
  2728. info := &grpc.UnaryServerInfo{
  2729. Server: srv,
  2730. FullMethod: "/transform.Transform/GetErpRole",
  2731. }
  2732. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2733. return srv.(TransformServer).GetErpRole(ctx, req.(*GetErpRoleReq))
  2734. }
  2735. return interceptor(ctx, in, info, handler)
  2736. }
  2737. func _Transform_GetErpSchool_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2738. in := new(Empty)
  2739. if err := dec(in); err != nil {
  2740. return nil, err
  2741. }
  2742. if interceptor == nil {
  2743. return srv.(TransformServer).GetErpSchool(ctx, in)
  2744. }
  2745. info := &grpc.UnaryServerInfo{
  2746. Server: srv,
  2747. FullMethod: "/transform.Transform/GetErpSchool",
  2748. }
  2749. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2750. return srv.(TransformServer).GetErpSchool(ctx, req.(*Empty))
  2751. }
  2752. return interceptor(ctx, in, info, handler)
  2753. }
  2754. func _Transform_GetErpActive_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2755. in := new(GetErpActiveReq)
  2756. if err := dec(in); err != nil {
  2757. return nil, err
  2758. }
  2759. if interceptor == nil {
  2760. return srv.(TransformServer).GetErpActive(ctx, in)
  2761. }
  2762. info := &grpc.UnaryServerInfo{
  2763. Server: srv,
  2764. FullMethod: "/transform.Transform/GetErpActive",
  2765. }
  2766. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2767. return srv.(TransformServer).GetErpActive(ctx, req.(*GetErpActiveReq))
  2768. }
  2769. return interceptor(ctx, in, info, handler)
  2770. }
  2771. func _Transform_GetErpOrganSchTree_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2772. in := new(Empty)
  2773. if err := dec(in); err != nil {
  2774. return nil, err
  2775. }
  2776. if interceptor == nil {
  2777. return srv.(TransformServer).GetErpOrganSchTree(ctx, in)
  2778. }
  2779. info := &grpc.UnaryServerInfo{
  2780. Server: srv,
  2781. FullMethod: "/transform.Transform/GetErpOrganSchTree",
  2782. }
  2783. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2784. return srv.(TransformServer).GetErpOrganSchTree(ctx, req.(*Empty))
  2785. }
  2786. return interceptor(ctx, in, info, handler)
  2787. }
  2788. var _Transform_serviceDesc = grpc.ServiceDesc{
  2789. ServiceName: "transform.Transform",
  2790. HandlerType: (*TransformServer)(nil),
  2791. Methods: []grpc.MethodDesc{
  2792. {
  2793. MethodName: "GetUser",
  2794. Handler: _Transform_GetUser_Handler,
  2795. },
  2796. {
  2797. MethodName: "ParseToken",
  2798. Handler: _Transform_ParseToken_Handler,
  2799. },
  2800. {
  2801. MethodName: "GetErpCityTree",
  2802. Handler: _Transform_GetErpCityTree_Handler,
  2803. },
  2804. {
  2805. MethodName: "LoadOptionset",
  2806. Handler: _Transform_LoadOptionset_Handler,
  2807. },
  2808. {
  2809. MethodName: "GetSchoolIds",
  2810. Handler: _Transform_GetSchoolIds_Handler,
  2811. },
  2812. {
  2813. MethodName: "GetCityIds",
  2814. Handler: _Transform_GetCityIds_Handler,
  2815. },
  2816. {
  2817. MethodName: "PostExcelLog",
  2818. Handler: _Transform_PostExcelLog_Handler,
  2819. },
  2820. {
  2821. MethodName: "GetErpOptionset",
  2822. Handler: _Transform_GetErpOptionset_Handler,
  2823. },
  2824. {
  2825. MethodName: "GetDataPermission",
  2826. Handler: _Transform_GetDataPermission_Handler,
  2827. },
  2828. {
  2829. MethodName: "GetErpMktNetWorkDetailTree",
  2830. Handler: _Transform_GetErpMktNetWorkDetailTree_Handler,
  2831. },
  2832. {
  2833. MethodName: "GetErpOrganSchPerByUserId",
  2834. Handler: _Transform_GetErpOrganSchPerByUserId_Handler,
  2835. },
  2836. {
  2837. MethodName: "GetErpRole",
  2838. Handler: _Transform_GetErpRole_Handler,
  2839. },
  2840. {
  2841. MethodName: "GetErpSchool",
  2842. Handler: _Transform_GetErpSchool_Handler,
  2843. },
  2844. {
  2845. MethodName: "GetErpActive",
  2846. Handler: _Transform_GetErpActive_Handler,
  2847. },
  2848. {
  2849. MethodName: "GetErpOrganSchTree",
  2850. Handler: _Transform_GetErpOrganSchTree_Handler,
  2851. },
  2852. },
  2853. Streams: []grpc.StreamDesc{},
  2854. Metadata: "transform.proto",
  2855. }