transform.pb.go 94 KB

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