transform.pb.go 106 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071
  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 ErpMktNetWorkDetail struct {
  387. Nodes []*TreeNode `protobuf:"bytes,5,rep,name=nodes,proto3" json:"nodes,omitempty"`
  388. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  389. Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"`
  390. Parent int64 `protobuf:"varint,3,opt,name=parent,proto3" json:"parent,omitempty"`
  391. Inheritance string `protobuf:"bytes,4,opt,name=inheritance,proto3" json:"inheritance,omitempty"`
  392. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  393. XXX_unrecognized []byte `json:"-"`
  394. XXX_sizecache int32 `json:"-"`
  395. }
  396. func (m *ErpMktNetWorkDetail) Reset() { *m = ErpMktNetWorkDetail{} }
  397. func (m *ErpMktNetWorkDetail) String() string { return proto.CompactTextString(m) }
  398. func (*ErpMktNetWorkDetail) ProtoMessage() {}
  399. func (*ErpMktNetWorkDetail) Descriptor() ([]byte, []int) {
  400. return fileDescriptor_cb4a498eeb2ba07d, []int{7}
  401. }
  402. func (m *ErpMktNetWorkDetail) XXX_Unmarshal(b []byte) error {
  403. return xxx_messageInfo_ErpMktNetWorkDetail.Unmarshal(m, b)
  404. }
  405. func (m *ErpMktNetWorkDetail) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  406. return xxx_messageInfo_ErpMktNetWorkDetail.Marshal(b, m, deterministic)
  407. }
  408. func (m *ErpMktNetWorkDetail) XXX_Merge(src proto.Message) {
  409. xxx_messageInfo_ErpMktNetWorkDetail.Merge(m, src)
  410. }
  411. func (m *ErpMktNetWorkDetail) XXX_Size() int {
  412. return xxx_messageInfo_ErpMktNetWorkDetail.Size(m)
  413. }
  414. func (m *ErpMktNetWorkDetail) XXX_DiscardUnknown() {
  415. xxx_messageInfo_ErpMktNetWorkDetail.DiscardUnknown(m)
  416. }
  417. var xxx_messageInfo_ErpMktNetWorkDetail proto.InternalMessageInfo
  418. func (m *ErpMktNetWorkDetail) GetNodes() []*TreeNode {
  419. if m != nil {
  420. return m.Nodes
  421. }
  422. return nil
  423. }
  424. func (m *ErpMktNetWorkDetail) GetId() int64 {
  425. if m != nil {
  426. return m.Id
  427. }
  428. return 0
  429. }
  430. func (m *ErpMktNetWorkDetail) GetText() string {
  431. if m != nil {
  432. return m.Text
  433. }
  434. return ""
  435. }
  436. func (m *ErpMktNetWorkDetail) GetParent() int64 {
  437. if m != nil {
  438. return m.Parent
  439. }
  440. return 0
  441. }
  442. func (m *ErpMktNetWorkDetail) GetInheritance() string {
  443. if m != nil {
  444. return m.Inheritance
  445. }
  446. return ""
  447. }
  448. type ErpMktNetWorkDetailRes struct {
  449. Items []*ErpMktNetWorkDetail `protobuf:"bytes,5,rep,name=items,proto3" json:"items,omitempty"`
  450. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  451. XXX_unrecognized []byte `json:"-"`
  452. XXX_sizecache int32 `json:"-"`
  453. }
  454. func (m *ErpMktNetWorkDetailRes) Reset() { *m = ErpMktNetWorkDetailRes{} }
  455. func (m *ErpMktNetWorkDetailRes) String() string { return proto.CompactTextString(m) }
  456. func (*ErpMktNetWorkDetailRes) ProtoMessage() {}
  457. func (*ErpMktNetWorkDetailRes) Descriptor() ([]byte, []int) {
  458. return fileDescriptor_cb4a498eeb2ba07d, []int{8}
  459. }
  460. func (m *ErpMktNetWorkDetailRes) XXX_Unmarshal(b []byte) error {
  461. return xxx_messageInfo_ErpMktNetWorkDetailRes.Unmarshal(m, b)
  462. }
  463. func (m *ErpMktNetWorkDetailRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  464. return xxx_messageInfo_ErpMktNetWorkDetailRes.Marshal(b, m, deterministic)
  465. }
  466. func (m *ErpMktNetWorkDetailRes) XXX_Merge(src proto.Message) {
  467. xxx_messageInfo_ErpMktNetWorkDetailRes.Merge(m, src)
  468. }
  469. func (m *ErpMktNetWorkDetailRes) XXX_Size() int {
  470. return xxx_messageInfo_ErpMktNetWorkDetailRes.Size(m)
  471. }
  472. func (m *ErpMktNetWorkDetailRes) XXX_DiscardUnknown() {
  473. xxx_messageInfo_ErpMktNetWorkDetailRes.DiscardUnknown(m)
  474. }
  475. var xxx_messageInfo_ErpMktNetWorkDetailRes proto.InternalMessageInfo
  476. func (m *ErpMktNetWorkDetailRes) GetItems() []*ErpMktNetWorkDetail {
  477. if m != nil {
  478. return m.Items
  479. }
  480. return nil
  481. }
  482. type ErpMktNetWorkDetailReq struct {
  483. Ids string `protobuf:"bytes,1,opt,name=ids,proto3" json:"ids,omitempty"`
  484. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  485. XXX_unrecognized []byte `json:"-"`
  486. XXX_sizecache int32 `json:"-"`
  487. }
  488. func (m *ErpMktNetWorkDetailReq) Reset() { *m = ErpMktNetWorkDetailReq{} }
  489. func (m *ErpMktNetWorkDetailReq) String() string { return proto.CompactTextString(m) }
  490. func (*ErpMktNetWorkDetailReq) ProtoMessage() {}
  491. func (*ErpMktNetWorkDetailReq) Descriptor() ([]byte, []int) {
  492. return fileDescriptor_cb4a498eeb2ba07d, []int{9}
  493. }
  494. func (m *ErpMktNetWorkDetailReq) XXX_Unmarshal(b []byte) error {
  495. return xxx_messageInfo_ErpMktNetWorkDetailReq.Unmarshal(m, b)
  496. }
  497. func (m *ErpMktNetWorkDetailReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  498. return xxx_messageInfo_ErpMktNetWorkDetailReq.Marshal(b, m, deterministic)
  499. }
  500. func (m *ErpMktNetWorkDetailReq) XXX_Merge(src proto.Message) {
  501. xxx_messageInfo_ErpMktNetWorkDetailReq.Merge(m, src)
  502. }
  503. func (m *ErpMktNetWorkDetailReq) XXX_Size() int {
  504. return xxx_messageInfo_ErpMktNetWorkDetailReq.Size(m)
  505. }
  506. func (m *ErpMktNetWorkDetailReq) XXX_DiscardUnknown() {
  507. xxx_messageInfo_ErpMktNetWorkDetailReq.DiscardUnknown(m)
  508. }
  509. var xxx_messageInfo_ErpMktNetWorkDetailReq proto.InternalMessageInfo
  510. func (m *ErpMktNetWorkDetailReq) GetIds() string {
  511. if m != nil {
  512. return m.Ids
  513. }
  514. return ""
  515. }
  516. type Tag struct {
  517. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  518. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  519. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  520. XXX_unrecognized []byte `json:"-"`
  521. XXX_sizecache int32 `json:"-"`
  522. }
  523. func (m *Tag) Reset() { *m = Tag{} }
  524. func (m *Tag) String() string { return proto.CompactTextString(m) }
  525. func (*Tag) ProtoMessage() {}
  526. func (*Tag) Descriptor() ([]byte, []int) {
  527. return fileDescriptor_cb4a498eeb2ba07d, []int{10}
  528. }
  529. func (m *Tag) XXX_Unmarshal(b []byte) error {
  530. return xxx_messageInfo_Tag.Unmarshal(m, b)
  531. }
  532. func (m *Tag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  533. return xxx_messageInfo_Tag.Marshal(b, m, deterministic)
  534. }
  535. func (m *Tag) XXX_Merge(src proto.Message) {
  536. xxx_messageInfo_Tag.Merge(m, src)
  537. }
  538. func (m *Tag) XXX_Size() int {
  539. return xxx_messageInfo_Tag.Size(m)
  540. }
  541. func (m *Tag) XXX_DiscardUnknown() {
  542. xxx_messageInfo_Tag.DiscardUnknown(m)
  543. }
  544. var xxx_messageInfo_Tag proto.InternalMessageInfo
  545. func (m *Tag) GetId() int64 {
  546. if m != nil {
  547. return m.Id
  548. }
  549. return 0
  550. }
  551. func (m *Tag) GetName() string {
  552. if m != nil {
  553. return m.Name
  554. }
  555. return ""
  556. }
  557. type OptionsetReq struct {
  558. Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
  559. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  560. XXX_unrecognized []byte `json:"-"`
  561. XXX_sizecache int32 `json:"-"`
  562. }
  563. func (m *OptionsetReq) Reset() { *m = OptionsetReq{} }
  564. func (m *OptionsetReq) String() string { return proto.CompactTextString(m) }
  565. func (*OptionsetReq) ProtoMessage() {}
  566. func (*OptionsetReq) Descriptor() ([]byte, []int) {
  567. return fileDescriptor_cb4a498eeb2ba07d, []int{11}
  568. }
  569. func (m *OptionsetReq) XXX_Unmarshal(b []byte) error {
  570. return xxx_messageInfo_OptionsetReq.Unmarshal(m, b)
  571. }
  572. func (m *OptionsetReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  573. return xxx_messageInfo_OptionsetReq.Marshal(b, m, deterministic)
  574. }
  575. func (m *OptionsetReq) XXX_Merge(src proto.Message) {
  576. xxx_messageInfo_OptionsetReq.Merge(m, src)
  577. }
  578. func (m *OptionsetReq) XXX_Size() int {
  579. return xxx_messageInfo_OptionsetReq.Size(m)
  580. }
  581. func (m *OptionsetReq) XXX_DiscardUnknown() {
  582. xxx_messageInfo_OptionsetReq.DiscardUnknown(m)
  583. }
  584. var xxx_messageInfo_OptionsetReq proto.InternalMessageInfo
  585. func (m *OptionsetReq) GetCode() string {
  586. if m != nil {
  587. return m.Code
  588. }
  589. return ""
  590. }
  591. type OptionsetRes struct {
  592. 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"`
  593. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  594. XXX_unrecognized []byte `json:"-"`
  595. XXX_sizecache int32 `json:"-"`
  596. }
  597. func (m *OptionsetRes) Reset() { *m = OptionsetRes{} }
  598. func (m *OptionsetRes) String() string { return proto.CompactTextString(m) }
  599. func (*OptionsetRes) ProtoMessage() {}
  600. func (*OptionsetRes) Descriptor() ([]byte, []int) {
  601. return fileDescriptor_cb4a498eeb2ba07d, []int{12}
  602. }
  603. func (m *OptionsetRes) XXX_Unmarshal(b []byte) error {
  604. return xxx_messageInfo_OptionsetRes.Unmarshal(m, b)
  605. }
  606. func (m *OptionsetRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  607. return xxx_messageInfo_OptionsetRes.Marshal(b, m, deterministic)
  608. }
  609. func (m *OptionsetRes) XXX_Merge(src proto.Message) {
  610. xxx_messageInfo_OptionsetRes.Merge(m, src)
  611. }
  612. func (m *OptionsetRes) XXX_Size() int {
  613. return xxx_messageInfo_OptionsetRes.Size(m)
  614. }
  615. func (m *OptionsetRes) XXX_DiscardUnknown() {
  616. xxx_messageInfo_OptionsetRes.DiscardUnknown(m)
  617. }
  618. var xxx_messageInfo_OptionsetRes proto.InternalMessageInfo
  619. func (m *OptionsetRes) GetMapList() map[string]string {
  620. if m != nil {
  621. return m.MapList
  622. }
  623. return nil
  624. }
  625. type OptionCode struct {
  626. Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
  627. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  628. XXX_unrecognized []byte `json:"-"`
  629. XXX_sizecache int32 `json:"-"`
  630. }
  631. func (m *OptionCode) Reset() { *m = OptionCode{} }
  632. func (m *OptionCode) String() string { return proto.CompactTextString(m) }
  633. func (*OptionCode) ProtoMessage() {}
  634. func (*OptionCode) Descriptor() ([]byte, []int) {
  635. return fileDescriptor_cb4a498eeb2ba07d, []int{13}
  636. }
  637. func (m *OptionCode) XXX_Unmarshal(b []byte) error {
  638. return xxx_messageInfo_OptionCode.Unmarshal(m, b)
  639. }
  640. func (m *OptionCode) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  641. return xxx_messageInfo_OptionCode.Marshal(b, m, deterministic)
  642. }
  643. func (m *OptionCode) XXX_Merge(src proto.Message) {
  644. xxx_messageInfo_OptionCode.Merge(m, src)
  645. }
  646. func (m *OptionCode) XXX_Size() int {
  647. return xxx_messageInfo_OptionCode.Size(m)
  648. }
  649. func (m *OptionCode) XXX_DiscardUnknown() {
  650. xxx_messageInfo_OptionCode.DiscardUnknown(m)
  651. }
  652. var xxx_messageInfo_OptionCode proto.InternalMessageInfo
  653. func (m *OptionCode) GetCode() string {
  654. if m != nil {
  655. return m.Code
  656. }
  657. return ""
  658. }
  659. type Options struct {
  660. Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
  661. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  662. Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
  663. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  664. XXX_unrecognized []byte `json:"-"`
  665. XXX_sizecache int32 `json:"-"`
  666. }
  667. func (m *Options) Reset() { *m = Options{} }
  668. func (m *Options) String() string { return proto.CompactTextString(m) }
  669. func (*Options) ProtoMessage() {}
  670. func (*Options) Descriptor() ([]byte, []int) {
  671. return fileDescriptor_cb4a498eeb2ba07d, []int{14}
  672. }
  673. func (m *Options) XXX_Unmarshal(b []byte) error {
  674. return xxx_messageInfo_Options.Unmarshal(m, b)
  675. }
  676. func (m *Options) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  677. return xxx_messageInfo_Options.Marshal(b, m, deterministic)
  678. }
  679. func (m *Options) XXX_Merge(src proto.Message) {
  680. xxx_messageInfo_Options.Merge(m, src)
  681. }
  682. func (m *Options) XXX_Size() int {
  683. return xxx_messageInfo_Options.Size(m)
  684. }
  685. func (m *Options) XXX_DiscardUnknown() {
  686. xxx_messageInfo_Options.DiscardUnknown(m)
  687. }
  688. var xxx_messageInfo_Options proto.InternalMessageInfo
  689. func (m *Options) GetCode() string {
  690. if m != nil {
  691. return m.Code
  692. }
  693. return ""
  694. }
  695. func (m *Options) GetName() string {
  696. if m != nil {
  697. return m.Name
  698. }
  699. return ""
  700. }
  701. func (m *Options) GetValue() string {
  702. if m != nil {
  703. return m.Value
  704. }
  705. return ""
  706. }
  707. type ResponseByte struct {
  708. Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
  709. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  710. XXX_unrecognized []byte `json:"-"`
  711. XXX_sizecache int32 `json:"-"`
  712. }
  713. func (m *ResponseByte) Reset() { *m = ResponseByte{} }
  714. func (m *ResponseByte) String() string { return proto.CompactTextString(m) }
  715. func (*ResponseByte) ProtoMessage() {}
  716. func (*ResponseByte) Descriptor() ([]byte, []int) {
  717. return fileDescriptor_cb4a498eeb2ba07d, []int{15}
  718. }
  719. func (m *ResponseByte) XXX_Unmarshal(b []byte) error {
  720. return xxx_messageInfo_ResponseByte.Unmarshal(m, b)
  721. }
  722. func (m *ResponseByte) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  723. return xxx_messageInfo_ResponseByte.Marshal(b, m, deterministic)
  724. }
  725. func (m *ResponseByte) XXX_Merge(src proto.Message) {
  726. xxx_messageInfo_ResponseByte.Merge(m, src)
  727. }
  728. func (m *ResponseByte) XXX_Size() int {
  729. return xxx_messageInfo_ResponseByte.Size(m)
  730. }
  731. func (m *ResponseByte) XXX_DiscardUnknown() {
  732. xxx_messageInfo_ResponseByte.DiscardUnknown(m)
  733. }
  734. var xxx_messageInfo_ResponseByte proto.InternalMessageInfo
  735. func (m *ResponseByte) GetData() []byte {
  736. if m != nil {
  737. return m.Data
  738. }
  739. return nil
  740. }
  741. type ExcelLogReq struct {
  742. Module string `protobuf:"bytes,1,opt,name=Module,proto3" json:"Module,omitempty"`
  743. Cond string `protobuf:"bytes,2,opt,name=Cond,proto3" json:"Cond,omitempty"`
  744. CreateBy string `protobuf:"bytes,3,opt,name=CreateBy,proto3" json:"CreateBy,omitempty"`
  745. CreateTime string `protobuf:"bytes,4,opt,name=CreateTime,proto3" json:"CreateTime,omitempty"`
  746. LastUpdateBy string `protobuf:"bytes,5,opt,name=LastUpdateBy,proto3" json:"LastUpdateBy,omitempty"`
  747. LastUpdateTime string `protobuf:"bytes,6,opt,name=LastUpdateTime,proto3" json:"LastUpdateTime,omitempty"`
  748. DelFlag string `protobuf:"bytes,7,opt,name=DelFlag,proto3" json:"DelFlag,omitempty"`
  749. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  750. XXX_unrecognized []byte `json:"-"`
  751. XXX_sizecache int32 `json:"-"`
  752. }
  753. func (m *ExcelLogReq) Reset() { *m = ExcelLogReq{} }
  754. func (m *ExcelLogReq) String() string { return proto.CompactTextString(m) }
  755. func (*ExcelLogReq) ProtoMessage() {}
  756. func (*ExcelLogReq) Descriptor() ([]byte, []int) {
  757. return fileDescriptor_cb4a498eeb2ba07d, []int{16}
  758. }
  759. func (m *ExcelLogReq) XXX_Unmarshal(b []byte) error {
  760. return xxx_messageInfo_ExcelLogReq.Unmarshal(m, b)
  761. }
  762. func (m *ExcelLogReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  763. return xxx_messageInfo_ExcelLogReq.Marshal(b, m, deterministic)
  764. }
  765. func (m *ExcelLogReq) XXX_Merge(src proto.Message) {
  766. xxx_messageInfo_ExcelLogReq.Merge(m, src)
  767. }
  768. func (m *ExcelLogReq) XXX_Size() int {
  769. return xxx_messageInfo_ExcelLogReq.Size(m)
  770. }
  771. func (m *ExcelLogReq) XXX_DiscardUnknown() {
  772. xxx_messageInfo_ExcelLogReq.DiscardUnknown(m)
  773. }
  774. var xxx_messageInfo_ExcelLogReq proto.InternalMessageInfo
  775. func (m *ExcelLogReq) GetModule() string {
  776. if m != nil {
  777. return m.Module
  778. }
  779. return ""
  780. }
  781. func (m *ExcelLogReq) GetCond() string {
  782. if m != nil {
  783. return m.Cond
  784. }
  785. return ""
  786. }
  787. func (m *ExcelLogReq) GetCreateBy() string {
  788. if m != nil {
  789. return m.CreateBy
  790. }
  791. return ""
  792. }
  793. func (m *ExcelLogReq) GetCreateTime() string {
  794. if m != nil {
  795. return m.CreateTime
  796. }
  797. return ""
  798. }
  799. func (m *ExcelLogReq) GetLastUpdateBy() string {
  800. if m != nil {
  801. return m.LastUpdateBy
  802. }
  803. return ""
  804. }
  805. func (m *ExcelLogReq) GetLastUpdateTime() string {
  806. if m != nil {
  807. return m.LastUpdateTime
  808. }
  809. return ""
  810. }
  811. func (m *ExcelLogReq) GetDelFlag() string {
  812. if m != nil {
  813. return m.DelFlag
  814. }
  815. return ""
  816. }
  817. type ExcelLogRes struct {
  818. Status int64 `protobuf:"varint,1,opt,name=Status,proto3" json:"Status,omitempty"`
  819. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  820. XXX_unrecognized []byte `json:"-"`
  821. XXX_sizecache int32 `json:"-"`
  822. }
  823. func (m *ExcelLogRes) Reset() { *m = ExcelLogRes{} }
  824. func (m *ExcelLogRes) String() string { return proto.CompactTextString(m) }
  825. func (*ExcelLogRes) ProtoMessage() {}
  826. func (*ExcelLogRes) Descriptor() ([]byte, []int) {
  827. return fileDescriptor_cb4a498eeb2ba07d, []int{17}
  828. }
  829. func (m *ExcelLogRes) XXX_Unmarshal(b []byte) error {
  830. return xxx_messageInfo_ExcelLogRes.Unmarshal(m, b)
  831. }
  832. func (m *ExcelLogRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  833. return xxx_messageInfo_ExcelLogRes.Marshal(b, m, deterministic)
  834. }
  835. func (m *ExcelLogRes) XXX_Merge(src proto.Message) {
  836. xxx_messageInfo_ExcelLogRes.Merge(m, src)
  837. }
  838. func (m *ExcelLogRes) XXX_Size() int {
  839. return xxx_messageInfo_ExcelLogRes.Size(m)
  840. }
  841. func (m *ExcelLogRes) XXX_DiscardUnknown() {
  842. xxx_messageInfo_ExcelLogRes.DiscardUnknown(m)
  843. }
  844. var xxx_messageInfo_ExcelLogRes proto.InternalMessageInfo
  845. func (m *ExcelLogRes) GetStatus() int64 {
  846. if m != nil {
  847. return m.Status
  848. }
  849. return 0
  850. }
  851. type SchoolIdsReq struct {
  852. Names []string `protobuf:"bytes,1,rep,name=names,proto3" json:"names,omitempty"`
  853. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  854. XXX_unrecognized []byte `json:"-"`
  855. XXX_sizecache int32 `json:"-"`
  856. }
  857. func (m *SchoolIdsReq) Reset() { *m = SchoolIdsReq{} }
  858. func (m *SchoolIdsReq) String() string { return proto.CompactTextString(m) }
  859. func (*SchoolIdsReq) ProtoMessage() {}
  860. func (*SchoolIdsReq) Descriptor() ([]byte, []int) {
  861. return fileDescriptor_cb4a498eeb2ba07d, []int{18}
  862. }
  863. func (m *SchoolIdsReq) XXX_Unmarshal(b []byte) error {
  864. return xxx_messageInfo_SchoolIdsReq.Unmarshal(m, b)
  865. }
  866. func (m *SchoolIdsReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  867. return xxx_messageInfo_SchoolIdsReq.Marshal(b, m, deterministic)
  868. }
  869. func (m *SchoolIdsReq) XXX_Merge(src proto.Message) {
  870. xxx_messageInfo_SchoolIdsReq.Merge(m, src)
  871. }
  872. func (m *SchoolIdsReq) XXX_Size() int {
  873. return xxx_messageInfo_SchoolIdsReq.Size(m)
  874. }
  875. func (m *SchoolIdsReq) XXX_DiscardUnknown() {
  876. xxx_messageInfo_SchoolIdsReq.DiscardUnknown(m)
  877. }
  878. var xxx_messageInfo_SchoolIdsReq proto.InternalMessageInfo
  879. func (m *SchoolIdsReq) GetNames() []string {
  880. if m != nil {
  881. return m.Names
  882. }
  883. return nil
  884. }
  885. type ListOfInt struct {
  886. Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"`
  887. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  888. XXX_unrecognized []byte `json:"-"`
  889. XXX_sizecache int32 `json:"-"`
  890. }
  891. func (m *ListOfInt) Reset() { *m = ListOfInt{} }
  892. func (m *ListOfInt) String() string { return proto.CompactTextString(m) }
  893. func (*ListOfInt) ProtoMessage() {}
  894. func (*ListOfInt) Descriptor() ([]byte, []int) {
  895. return fileDescriptor_cb4a498eeb2ba07d, []int{19}
  896. }
  897. func (m *ListOfInt) XXX_Unmarshal(b []byte) error {
  898. return xxx_messageInfo_ListOfInt.Unmarshal(m, b)
  899. }
  900. func (m *ListOfInt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  901. return xxx_messageInfo_ListOfInt.Marshal(b, m, deterministic)
  902. }
  903. func (m *ListOfInt) XXX_Merge(src proto.Message) {
  904. xxx_messageInfo_ListOfInt.Merge(m, src)
  905. }
  906. func (m *ListOfInt) XXX_Size() int {
  907. return xxx_messageInfo_ListOfInt.Size(m)
  908. }
  909. func (m *ListOfInt) XXX_DiscardUnknown() {
  910. xxx_messageInfo_ListOfInt.DiscardUnknown(m)
  911. }
  912. var xxx_messageInfo_ListOfInt proto.InternalMessageInfo
  913. func (m *ListOfInt) GetIds() []int64 {
  914. if m != nil {
  915. return m.Ids
  916. }
  917. return nil
  918. }
  919. type SchoolIdsRes struct {
  920. 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"`
  921. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  922. XXX_unrecognized []byte `json:"-"`
  923. XXX_sizecache int32 `json:"-"`
  924. }
  925. func (m *SchoolIdsRes) Reset() { *m = SchoolIdsRes{} }
  926. func (m *SchoolIdsRes) String() string { return proto.CompactTextString(m) }
  927. func (*SchoolIdsRes) ProtoMessage() {}
  928. func (*SchoolIdsRes) Descriptor() ([]byte, []int) {
  929. return fileDescriptor_cb4a498eeb2ba07d, []int{20}
  930. }
  931. func (m *SchoolIdsRes) XXX_Unmarshal(b []byte) error {
  932. return xxx_messageInfo_SchoolIdsRes.Unmarshal(m, b)
  933. }
  934. func (m *SchoolIdsRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  935. return xxx_messageInfo_SchoolIdsRes.Marshal(b, m, deterministic)
  936. }
  937. func (m *SchoolIdsRes) XXX_Merge(src proto.Message) {
  938. xxx_messageInfo_SchoolIdsRes.Merge(m, src)
  939. }
  940. func (m *SchoolIdsRes) XXX_Size() int {
  941. return xxx_messageInfo_SchoolIdsRes.Size(m)
  942. }
  943. func (m *SchoolIdsRes) XXX_DiscardUnknown() {
  944. xxx_messageInfo_SchoolIdsRes.DiscardUnknown(m)
  945. }
  946. var xxx_messageInfo_SchoolIdsRes proto.InternalMessageInfo
  947. func (m *SchoolIdsRes) GetMapList() map[string]int64 {
  948. if m != nil {
  949. return m.MapList
  950. }
  951. return nil
  952. }
  953. type CityIdsReq struct {
  954. Names string `protobuf:"bytes,1,opt,name=names,proto3" json:"names,omitempty"`
  955. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  956. XXX_unrecognized []byte `json:"-"`
  957. XXX_sizecache int32 `json:"-"`
  958. }
  959. func (m *CityIdsReq) Reset() { *m = CityIdsReq{} }
  960. func (m *CityIdsReq) String() string { return proto.CompactTextString(m) }
  961. func (*CityIdsReq) ProtoMessage() {}
  962. func (*CityIdsReq) Descriptor() ([]byte, []int) {
  963. return fileDescriptor_cb4a498eeb2ba07d, []int{21}
  964. }
  965. func (m *CityIdsReq) XXX_Unmarshal(b []byte) error {
  966. return xxx_messageInfo_CityIdsReq.Unmarshal(m, b)
  967. }
  968. func (m *CityIdsReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  969. return xxx_messageInfo_CityIdsReq.Marshal(b, m, deterministic)
  970. }
  971. func (m *CityIdsReq) XXX_Merge(src proto.Message) {
  972. xxx_messageInfo_CityIdsReq.Merge(m, src)
  973. }
  974. func (m *CityIdsReq) XXX_Size() int {
  975. return xxx_messageInfo_CityIdsReq.Size(m)
  976. }
  977. func (m *CityIdsReq) XXX_DiscardUnknown() {
  978. xxx_messageInfo_CityIdsReq.DiscardUnknown(m)
  979. }
  980. var xxx_messageInfo_CityIdsReq proto.InternalMessageInfo
  981. func (m *CityIdsReq) GetNames() string {
  982. if m != nil {
  983. return m.Names
  984. }
  985. return ""
  986. }
  987. type CityMkReq struct {
  988. Phones string `protobuf:"bytes,1,opt,name=phones,proto3" json:"phones,omitempty"`
  989. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  990. XXX_unrecognized []byte `json:"-"`
  991. XXX_sizecache int32 `json:"-"`
  992. }
  993. func (m *CityMkReq) Reset() { *m = CityMkReq{} }
  994. func (m *CityMkReq) String() string { return proto.CompactTextString(m) }
  995. func (*CityMkReq) ProtoMessage() {}
  996. func (*CityMkReq) Descriptor() ([]byte, []int) {
  997. return fileDescriptor_cb4a498eeb2ba07d, []int{22}
  998. }
  999. func (m *CityMkReq) XXX_Unmarshal(b []byte) error {
  1000. return xxx_messageInfo_CityMkReq.Unmarshal(m, b)
  1001. }
  1002. func (m *CityMkReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1003. return xxx_messageInfo_CityMkReq.Marshal(b, m, deterministic)
  1004. }
  1005. func (m *CityMkReq) XXX_Merge(src proto.Message) {
  1006. xxx_messageInfo_CityMkReq.Merge(m, src)
  1007. }
  1008. func (m *CityMkReq) XXX_Size() int {
  1009. return xxx_messageInfo_CityMkReq.Size(m)
  1010. }
  1011. func (m *CityMkReq) XXX_DiscardUnknown() {
  1012. xxx_messageInfo_CityMkReq.DiscardUnknown(m)
  1013. }
  1014. var xxx_messageInfo_CityMkReq proto.InternalMessageInfo
  1015. func (m *CityMkReq) GetPhones() string {
  1016. if m != nil {
  1017. return m.Phones
  1018. }
  1019. return ""
  1020. }
  1021. type CityIdsRes struct {
  1022. 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"`
  1023. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1024. XXX_unrecognized []byte `json:"-"`
  1025. XXX_sizecache int32 `json:"-"`
  1026. }
  1027. func (m *CityIdsRes) Reset() { *m = CityIdsRes{} }
  1028. func (m *CityIdsRes) String() string { return proto.CompactTextString(m) }
  1029. func (*CityIdsRes) ProtoMessage() {}
  1030. func (*CityIdsRes) Descriptor() ([]byte, []int) {
  1031. return fileDescriptor_cb4a498eeb2ba07d, []int{23}
  1032. }
  1033. func (m *CityIdsRes) XXX_Unmarshal(b []byte) error {
  1034. return xxx_messageInfo_CityIdsRes.Unmarshal(m, b)
  1035. }
  1036. func (m *CityIdsRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1037. return xxx_messageInfo_CityIdsRes.Marshal(b, m, deterministic)
  1038. }
  1039. func (m *CityIdsRes) XXX_Merge(src proto.Message) {
  1040. xxx_messageInfo_CityIdsRes.Merge(m, src)
  1041. }
  1042. func (m *CityIdsRes) XXX_Size() int {
  1043. return xxx_messageInfo_CityIdsRes.Size(m)
  1044. }
  1045. func (m *CityIdsRes) XXX_DiscardUnknown() {
  1046. xxx_messageInfo_CityIdsRes.DiscardUnknown(m)
  1047. }
  1048. var xxx_messageInfo_CityIdsRes proto.InternalMessageInfo
  1049. func (m *CityIdsRes) GetMapList() map[string]int64 {
  1050. if m != nil {
  1051. return m.MapList
  1052. }
  1053. return nil
  1054. }
  1055. type CityMkRes struct {
  1056. 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"`
  1057. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1058. XXX_unrecognized []byte `json:"-"`
  1059. XXX_sizecache int32 `json:"-"`
  1060. }
  1061. func (m *CityMkRes) Reset() { *m = CityMkRes{} }
  1062. func (m *CityMkRes) String() string { return proto.CompactTextString(m) }
  1063. func (*CityMkRes) ProtoMessage() {}
  1064. func (*CityMkRes) Descriptor() ([]byte, []int) {
  1065. return fileDescriptor_cb4a498eeb2ba07d, []int{24}
  1066. }
  1067. func (m *CityMkRes) XXX_Unmarshal(b []byte) error {
  1068. return xxx_messageInfo_CityMkRes.Unmarshal(m, b)
  1069. }
  1070. func (m *CityMkRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1071. return xxx_messageInfo_CityMkRes.Marshal(b, m, deterministic)
  1072. }
  1073. func (m *CityMkRes) XXX_Merge(src proto.Message) {
  1074. xxx_messageInfo_CityMkRes.Merge(m, src)
  1075. }
  1076. func (m *CityMkRes) XXX_Size() int {
  1077. return xxx_messageInfo_CityMkRes.Size(m)
  1078. }
  1079. func (m *CityMkRes) XXX_DiscardUnknown() {
  1080. xxx_messageInfo_CityMkRes.DiscardUnknown(m)
  1081. }
  1082. var xxx_messageInfo_CityMkRes proto.InternalMessageInfo
  1083. func (m *CityMkRes) GetMapList() map[string]string {
  1084. if m != nil {
  1085. return m.MapList
  1086. }
  1087. return nil
  1088. }
  1089. type BytesReq struct {
  1090. Req []byte `protobuf:"bytes,1,opt,name=req,proto3" json:"req,omitempty"`
  1091. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1092. XXX_unrecognized []byte `json:"-"`
  1093. XXX_sizecache int32 `json:"-"`
  1094. }
  1095. func (m *BytesReq) Reset() { *m = BytesReq{} }
  1096. func (m *BytesReq) String() string { return proto.CompactTextString(m) }
  1097. func (*BytesReq) ProtoMessage() {}
  1098. func (*BytesReq) Descriptor() ([]byte, []int) {
  1099. return fileDescriptor_cb4a498eeb2ba07d, []int{25}
  1100. }
  1101. func (m *BytesReq) XXX_Unmarshal(b []byte) error {
  1102. return xxx_messageInfo_BytesReq.Unmarshal(m, b)
  1103. }
  1104. func (m *BytesReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1105. return xxx_messageInfo_BytesReq.Marshal(b, m, deterministic)
  1106. }
  1107. func (m *BytesReq) XXX_Merge(src proto.Message) {
  1108. xxx_messageInfo_BytesReq.Merge(m, src)
  1109. }
  1110. func (m *BytesReq) XXX_Size() int {
  1111. return xxx_messageInfo_BytesReq.Size(m)
  1112. }
  1113. func (m *BytesReq) XXX_DiscardUnknown() {
  1114. xxx_messageInfo_BytesReq.DiscardUnknown(m)
  1115. }
  1116. var xxx_messageInfo_BytesReq proto.InternalMessageInfo
  1117. func (m *BytesReq) GetReq() []byte {
  1118. if m != nil {
  1119. return m.Req
  1120. }
  1121. return nil
  1122. }
  1123. type BytesResp struct {
  1124. Resp []byte `protobuf:"bytes,1,opt,name=resp,proto3" json:"resp,omitempty"`
  1125. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1126. XXX_unrecognized []byte `json:"-"`
  1127. XXX_sizecache int32 `json:"-"`
  1128. }
  1129. func (m *BytesResp) Reset() { *m = BytesResp{} }
  1130. func (m *BytesResp) String() string { return proto.CompactTextString(m) }
  1131. func (*BytesResp) ProtoMessage() {}
  1132. func (*BytesResp) Descriptor() ([]byte, []int) {
  1133. return fileDescriptor_cb4a498eeb2ba07d, []int{26}
  1134. }
  1135. func (m *BytesResp) XXX_Unmarshal(b []byte) error {
  1136. return xxx_messageInfo_BytesResp.Unmarshal(m, b)
  1137. }
  1138. func (m *BytesResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1139. return xxx_messageInfo_BytesResp.Marshal(b, m, deterministic)
  1140. }
  1141. func (m *BytesResp) XXX_Merge(src proto.Message) {
  1142. xxx_messageInfo_BytesResp.Merge(m, src)
  1143. }
  1144. func (m *BytesResp) XXX_Size() int {
  1145. return xxx_messageInfo_BytesResp.Size(m)
  1146. }
  1147. func (m *BytesResp) XXX_DiscardUnknown() {
  1148. xxx_messageInfo_BytesResp.DiscardUnknown(m)
  1149. }
  1150. var xxx_messageInfo_BytesResp proto.InternalMessageInfo
  1151. func (m *BytesResp) GetResp() []byte {
  1152. if m != nil {
  1153. return m.Resp
  1154. }
  1155. return nil
  1156. }
  1157. type GetErpRoleRes struct {
  1158. UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  1159. Role string `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty"`
  1160. SchId int64 `protobuf:"varint,3,opt,name=sch_id,json=schId,proto3" json:"sch_id,omitempty"`
  1161. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1162. XXX_unrecognized []byte `json:"-"`
  1163. XXX_sizecache int32 `json:"-"`
  1164. }
  1165. func (m *GetErpRoleRes) Reset() { *m = GetErpRoleRes{} }
  1166. func (m *GetErpRoleRes) String() string { return proto.CompactTextString(m) }
  1167. func (*GetErpRoleRes) ProtoMessage() {}
  1168. func (*GetErpRoleRes) Descriptor() ([]byte, []int) {
  1169. return fileDescriptor_cb4a498eeb2ba07d, []int{27}
  1170. }
  1171. func (m *GetErpRoleRes) XXX_Unmarshal(b []byte) error {
  1172. return xxx_messageInfo_GetErpRoleRes.Unmarshal(m, b)
  1173. }
  1174. func (m *GetErpRoleRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1175. return xxx_messageInfo_GetErpRoleRes.Marshal(b, m, deterministic)
  1176. }
  1177. func (m *GetErpRoleRes) XXX_Merge(src proto.Message) {
  1178. xxx_messageInfo_GetErpRoleRes.Merge(m, src)
  1179. }
  1180. func (m *GetErpRoleRes) XXX_Size() int {
  1181. return xxx_messageInfo_GetErpRoleRes.Size(m)
  1182. }
  1183. func (m *GetErpRoleRes) XXX_DiscardUnknown() {
  1184. xxx_messageInfo_GetErpRoleRes.DiscardUnknown(m)
  1185. }
  1186. var xxx_messageInfo_GetErpRoleRes proto.InternalMessageInfo
  1187. func (m *GetErpRoleRes) GetUserId() string {
  1188. if m != nil {
  1189. return m.UserId
  1190. }
  1191. return ""
  1192. }
  1193. func (m *GetErpRoleRes) GetRole() string {
  1194. if m != nil {
  1195. return m.Role
  1196. }
  1197. return ""
  1198. }
  1199. func (m *GetErpRoleRes) GetSchId() int64 {
  1200. if m != nil {
  1201. return m.SchId
  1202. }
  1203. return 0
  1204. }
  1205. type GetErpRoleReq struct {
  1206. Mobile string `protobuf:"bytes,1,opt,name=mobile,proto3" json:"mobile,omitempty"`
  1207. UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  1208. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1209. XXX_unrecognized []byte `json:"-"`
  1210. XXX_sizecache int32 `json:"-"`
  1211. }
  1212. func (m *GetErpRoleReq) Reset() { *m = GetErpRoleReq{} }
  1213. func (m *GetErpRoleReq) String() string { return proto.CompactTextString(m) }
  1214. func (*GetErpRoleReq) ProtoMessage() {}
  1215. func (*GetErpRoleReq) Descriptor() ([]byte, []int) {
  1216. return fileDescriptor_cb4a498eeb2ba07d, []int{28}
  1217. }
  1218. func (m *GetErpRoleReq) XXX_Unmarshal(b []byte) error {
  1219. return xxx_messageInfo_GetErpRoleReq.Unmarshal(m, b)
  1220. }
  1221. func (m *GetErpRoleReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1222. return xxx_messageInfo_GetErpRoleReq.Marshal(b, m, deterministic)
  1223. }
  1224. func (m *GetErpRoleReq) XXX_Merge(src proto.Message) {
  1225. xxx_messageInfo_GetErpRoleReq.Merge(m, src)
  1226. }
  1227. func (m *GetErpRoleReq) XXX_Size() int {
  1228. return xxx_messageInfo_GetErpRoleReq.Size(m)
  1229. }
  1230. func (m *GetErpRoleReq) XXX_DiscardUnknown() {
  1231. xxx_messageInfo_GetErpRoleReq.DiscardUnknown(m)
  1232. }
  1233. var xxx_messageInfo_GetErpRoleReq proto.InternalMessageInfo
  1234. func (m *GetErpRoleReq) GetMobile() string {
  1235. if m != nil {
  1236. return m.Mobile
  1237. }
  1238. return ""
  1239. }
  1240. func (m *GetErpRoleReq) GetUserId() string {
  1241. if m != nil {
  1242. return m.UserId
  1243. }
  1244. return ""
  1245. }
  1246. type GetErpOrganSchPerByUserIdReq struct {
  1247. UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  1248. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1249. XXX_unrecognized []byte `json:"-"`
  1250. XXX_sizecache int32 `json:"-"`
  1251. }
  1252. func (m *GetErpOrganSchPerByUserIdReq) Reset() { *m = GetErpOrganSchPerByUserIdReq{} }
  1253. func (m *GetErpOrganSchPerByUserIdReq) String() string { return proto.CompactTextString(m) }
  1254. func (*GetErpOrganSchPerByUserIdReq) ProtoMessage() {}
  1255. func (*GetErpOrganSchPerByUserIdReq) Descriptor() ([]byte, []int) {
  1256. return fileDescriptor_cb4a498eeb2ba07d, []int{29}
  1257. }
  1258. func (m *GetErpOrganSchPerByUserIdReq) XXX_Unmarshal(b []byte) error {
  1259. return xxx_messageInfo_GetErpOrganSchPerByUserIdReq.Unmarshal(m, b)
  1260. }
  1261. func (m *GetErpOrganSchPerByUserIdReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1262. return xxx_messageInfo_GetErpOrganSchPerByUserIdReq.Marshal(b, m, deterministic)
  1263. }
  1264. func (m *GetErpOrganSchPerByUserIdReq) XXX_Merge(src proto.Message) {
  1265. xxx_messageInfo_GetErpOrganSchPerByUserIdReq.Merge(m, src)
  1266. }
  1267. func (m *GetErpOrganSchPerByUserIdReq) XXX_Size() int {
  1268. return xxx_messageInfo_GetErpOrganSchPerByUserIdReq.Size(m)
  1269. }
  1270. func (m *GetErpOrganSchPerByUserIdReq) XXX_DiscardUnknown() {
  1271. xxx_messageInfo_GetErpOrganSchPerByUserIdReq.DiscardUnknown(m)
  1272. }
  1273. var xxx_messageInfo_GetErpOrganSchPerByUserIdReq proto.InternalMessageInfo
  1274. func (m *GetErpOrganSchPerByUserIdReq) GetUserId() string {
  1275. if m != nil {
  1276. return m.UserId
  1277. }
  1278. return ""
  1279. }
  1280. type GetErpOrganSchPerByUserIdRes struct {
  1281. School []*OrganSchool `protobuf:"bytes,1,rep,name=school,proto3" json:"school,omitempty"`
  1282. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1283. XXX_unrecognized []byte `json:"-"`
  1284. XXX_sizecache int32 `json:"-"`
  1285. }
  1286. func (m *GetErpOrganSchPerByUserIdRes) Reset() { *m = GetErpOrganSchPerByUserIdRes{} }
  1287. func (m *GetErpOrganSchPerByUserIdRes) String() string { return proto.CompactTextString(m) }
  1288. func (*GetErpOrganSchPerByUserIdRes) ProtoMessage() {}
  1289. func (*GetErpOrganSchPerByUserIdRes) Descriptor() ([]byte, []int) {
  1290. return fileDescriptor_cb4a498eeb2ba07d, []int{30}
  1291. }
  1292. func (m *GetErpOrganSchPerByUserIdRes) XXX_Unmarshal(b []byte) error {
  1293. return xxx_messageInfo_GetErpOrganSchPerByUserIdRes.Unmarshal(m, b)
  1294. }
  1295. func (m *GetErpOrganSchPerByUserIdRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1296. return xxx_messageInfo_GetErpOrganSchPerByUserIdRes.Marshal(b, m, deterministic)
  1297. }
  1298. func (m *GetErpOrganSchPerByUserIdRes) XXX_Merge(src proto.Message) {
  1299. xxx_messageInfo_GetErpOrganSchPerByUserIdRes.Merge(m, src)
  1300. }
  1301. func (m *GetErpOrganSchPerByUserIdRes) XXX_Size() int {
  1302. return xxx_messageInfo_GetErpOrganSchPerByUserIdRes.Size(m)
  1303. }
  1304. func (m *GetErpOrganSchPerByUserIdRes) XXX_DiscardUnknown() {
  1305. xxx_messageInfo_GetErpOrganSchPerByUserIdRes.DiscardUnknown(m)
  1306. }
  1307. var xxx_messageInfo_GetErpOrganSchPerByUserIdRes proto.InternalMessageInfo
  1308. func (m *GetErpOrganSchPerByUserIdRes) GetSchool() []*OrganSchool {
  1309. if m != nil {
  1310. return m.School
  1311. }
  1312. return nil
  1313. }
  1314. type OrganSchool struct {
  1315. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  1316. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  1317. OrganId int64 `protobuf:"varint,3,opt,name=organ_id,json=organId,proto3" json:"organ_id,omitempty"`
  1318. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1319. XXX_unrecognized []byte `json:"-"`
  1320. XXX_sizecache int32 `json:"-"`
  1321. }
  1322. func (m *OrganSchool) Reset() { *m = OrganSchool{} }
  1323. func (m *OrganSchool) String() string { return proto.CompactTextString(m) }
  1324. func (*OrganSchool) ProtoMessage() {}
  1325. func (*OrganSchool) Descriptor() ([]byte, []int) {
  1326. return fileDescriptor_cb4a498eeb2ba07d, []int{31}
  1327. }
  1328. func (m *OrganSchool) XXX_Unmarshal(b []byte) error {
  1329. return xxx_messageInfo_OrganSchool.Unmarshal(m, b)
  1330. }
  1331. func (m *OrganSchool) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1332. return xxx_messageInfo_OrganSchool.Marshal(b, m, deterministic)
  1333. }
  1334. func (m *OrganSchool) XXX_Merge(src proto.Message) {
  1335. xxx_messageInfo_OrganSchool.Merge(m, src)
  1336. }
  1337. func (m *OrganSchool) XXX_Size() int {
  1338. return xxx_messageInfo_OrganSchool.Size(m)
  1339. }
  1340. func (m *OrganSchool) XXX_DiscardUnknown() {
  1341. xxx_messageInfo_OrganSchool.DiscardUnknown(m)
  1342. }
  1343. var xxx_messageInfo_OrganSchool proto.InternalMessageInfo
  1344. func (m *OrganSchool) GetId() int64 {
  1345. if m != nil {
  1346. return m.Id
  1347. }
  1348. return 0
  1349. }
  1350. func (m *OrganSchool) GetName() string {
  1351. if m != nil {
  1352. return m.Name
  1353. }
  1354. return ""
  1355. }
  1356. func (m *OrganSchool) GetOrganId() int64 {
  1357. if m != nil {
  1358. return m.OrganId
  1359. }
  1360. return 0
  1361. }
  1362. type GetErpSchoolRes struct {
  1363. School []*OrganSchool `protobuf:"bytes,1,rep,name=school,proto3" json:"school,omitempty"`
  1364. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1365. XXX_unrecognized []byte `json:"-"`
  1366. XXX_sizecache int32 `json:"-"`
  1367. }
  1368. func (m *GetErpSchoolRes) Reset() { *m = GetErpSchoolRes{} }
  1369. func (m *GetErpSchoolRes) String() string { return proto.CompactTextString(m) }
  1370. func (*GetErpSchoolRes) ProtoMessage() {}
  1371. func (*GetErpSchoolRes) Descriptor() ([]byte, []int) {
  1372. return fileDescriptor_cb4a498eeb2ba07d, []int{32}
  1373. }
  1374. func (m *GetErpSchoolRes) XXX_Unmarshal(b []byte) error {
  1375. return xxx_messageInfo_GetErpSchoolRes.Unmarshal(m, b)
  1376. }
  1377. func (m *GetErpSchoolRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1378. return xxx_messageInfo_GetErpSchoolRes.Marshal(b, m, deterministic)
  1379. }
  1380. func (m *GetErpSchoolRes) XXX_Merge(src proto.Message) {
  1381. xxx_messageInfo_GetErpSchoolRes.Merge(m, src)
  1382. }
  1383. func (m *GetErpSchoolRes) XXX_Size() int {
  1384. return xxx_messageInfo_GetErpSchoolRes.Size(m)
  1385. }
  1386. func (m *GetErpSchoolRes) XXX_DiscardUnknown() {
  1387. xxx_messageInfo_GetErpSchoolRes.DiscardUnknown(m)
  1388. }
  1389. var xxx_messageInfo_GetErpSchoolRes proto.InternalMessageInfo
  1390. func (m *GetErpSchoolRes) GetSchool() []*OrganSchool {
  1391. if m != nil {
  1392. return m.School
  1393. }
  1394. return nil
  1395. }
  1396. type GetErpActiveReq struct {
  1397. SchId uint64 `protobuf:"varint,1,opt,name=sch_id,json=schId,proto3" json:"sch_id,omitempty"`
  1398. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1399. XXX_unrecognized []byte `json:"-"`
  1400. XXX_sizecache int32 `json:"-"`
  1401. }
  1402. func (m *GetErpActiveReq) Reset() { *m = GetErpActiveReq{} }
  1403. func (m *GetErpActiveReq) String() string { return proto.CompactTextString(m) }
  1404. func (*GetErpActiveReq) ProtoMessage() {}
  1405. func (*GetErpActiveReq) Descriptor() ([]byte, []int) {
  1406. return fileDescriptor_cb4a498eeb2ba07d, []int{33}
  1407. }
  1408. func (m *GetErpActiveReq) XXX_Unmarshal(b []byte) error {
  1409. return xxx_messageInfo_GetErpActiveReq.Unmarshal(m, b)
  1410. }
  1411. func (m *GetErpActiveReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1412. return xxx_messageInfo_GetErpActiveReq.Marshal(b, m, deterministic)
  1413. }
  1414. func (m *GetErpActiveReq) XXX_Merge(src proto.Message) {
  1415. xxx_messageInfo_GetErpActiveReq.Merge(m, src)
  1416. }
  1417. func (m *GetErpActiveReq) XXX_Size() int {
  1418. return xxx_messageInfo_GetErpActiveReq.Size(m)
  1419. }
  1420. func (m *GetErpActiveReq) XXX_DiscardUnknown() {
  1421. xxx_messageInfo_GetErpActiveReq.DiscardUnknown(m)
  1422. }
  1423. var xxx_messageInfo_GetErpActiveReq proto.InternalMessageInfo
  1424. func (m *GetErpActiveReq) GetSchId() uint64 {
  1425. if m != nil {
  1426. return m.SchId
  1427. }
  1428. return 0
  1429. }
  1430. type GetErpActiveRes struct {
  1431. Active []*Active `protobuf:"bytes,1,rep,name=active,proto3" json:"active,omitempty"`
  1432. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1433. XXX_unrecognized []byte `json:"-"`
  1434. XXX_sizecache int32 `json:"-"`
  1435. }
  1436. func (m *GetErpActiveRes) Reset() { *m = GetErpActiveRes{} }
  1437. func (m *GetErpActiveRes) String() string { return proto.CompactTextString(m) }
  1438. func (*GetErpActiveRes) ProtoMessage() {}
  1439. func (*GetErpActiveRes) Descriptor() ([]byte, []int) {
  1440. return fileDescriptor_cb4a498eeb2ba07d, []int{34}
  1441. }
  1442. func (m *GetErpActiveRes) XXX_Unmarshal(b []byte) error {
  1443. return xxx_messageInfo_GetErpActiveRes.Unmarshal(m, b)
  1444. }
  1445. func (m *GetErpActiveRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1446. return xxx_messageInfo_GetErpActiveRes.Marshal(b, m, deterministic)
  1447. }
  1448. func (m *GetErpActiveRes) XXX_Merge(src proto.Message) {
  1449. xxx_messageInfo_GetErpActiveRes.Merge(m, src)
  1450. }
  1451. func (m *GetErpActiveRes) XXX_Size() int {
  1452. return xxx_messageInfo_GetErpActiveRes.Size(m)
  1453. }
  1454. func (m *GetErpActiveRes) XXX_DiscardUnknown() {
  1455. xxx_messageInfo_GetErpActiveRes.DiscardUnknown(m)
  1456. }
  1457. var xxx_messageInfo_GetErpActiveRes proto.InternalMessageInfo
  1458. func (m *GetErpActiveRes) GetActive() []*Active {
  1459. if m != nil {
  1460. return m.Active
  1461. }
  1462. return nil
  1463. }
  1464. type Active struct {
  1465. ActiveId int64 `protobuf:"varint,1,opt,name=active_id,json=activeId,proto3" json:"active_id,omitempty"`
  1466. MaName string `protobuf:"bytes,2,opt,name=ma_name,json=maName,proto3" json:"ma_name,omitempty"`
  1467. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1468. XXX_unrecognized []byte `json:"-"`
  1469. XXX_sizecache int32 `json:"-"`
  1470. }
  1471. func (m *Active) Reset() { *m = Active{} }
  1472. func (m *Active) String() string { return proto.CompactTextString(m) }
  1473. func (*Active) ProtoMessage() {}
  1474. func (*Active) Descriptor() ([]byte, []int) {
  1475. return fileDescriptor_cb4a498eeb2ba07d, []int{35}
  1476. }
  1477. func (m *Active) XXX_Unmarshal(b []byte) error {
  1478. return xxx_messageInfo_Active.Unmarshal(m, b)
  1479. }
  1480. func (m *Active) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1481. return xxx_messageInfo_Active.Marshal(b, m, deterministic)
  1482. }
  1483. func (m *Active) XXX_Merge(src proto.Message) {
  1484. xxx_messageInfo_Active.Merge(m, src)
  1485. }
  1486. func (m *Active) XXX_Size() int {
  1487. return xxx_messageInfo_Active.Size(m)
  1488. }
  1489. func (m *Active) XXX_DiscardUnknown() {
  1490. xxx_messageInfo_Active.DiscardUnknown(m)
  1491. }
  1492. var xxx_messageInfo_Active proto.InternalMessageInfo
  1493. func (m *Active) GetActiveId() int64 {
  1494. if m != nil {
  1495. return m.ActiveId
  1496. }
  1497. return 0
  1498. }
  1499. func (m *Active) GetMaName() string {
  1500. if m != nil {
  1501. return m.MaName
  1502. }
  1503. return ""
  1504. }
  1505. type DataPermissionReq struct {
  1506. RuleCode string `protobuf:"bytes,1,opt,name=rule_code,json=ruleCode,proto3" json:"rule_code,omitempty"`
  1507. UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  1508. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1509. XXX_unrecognized []byte `json:"-"`
  1510. XXX_sizecache int32 `json:"-"`
  1511. }
  1512. func (m *DataPermissionReq) Reset() { *m = DataPermissionReq{} }
  1513. func (m *DataPermissionReq) String() string { return proto.CompactTextString(m) }
  1514. func (*DataPermissionReq) ProtoMessage() {}
  1515. func (*DataPermissionReq) Descriptor() ([]byte, []int) {
  1516. return fileDescriptor_cb4a498eeb2ba07d, []int{36}
  1517. }
  1518. func (m *DataPermissionReq) XXX_Unmarshal(b []byte) error {
  1519. return xxx_messageInfo_DataPermissionReq.Unmarshal(m, b)
  1520. }
  1521. func (m *DataPermissionReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1522. return xxx_messageInfo_DataPermissionReq.Marshal(b, m, deterministic)
  1523. }
  1524. func (m *DataPermissionReq) XXX_Merge(src proto.Message) {
  1525. xxx_messageInfo_DataPermissionReq.Merge(m, src)
  1526. }
  1527. func (m *DataPermissionReq) XXX_Size() int {
  1528. return xxx_messageInfo_DataPermissionReq.Size(m)
  1529. }
  1530. func (m *DataPermissionReq) XXX_DiscardUnknown() {
  1531. xxx_messageInfo_DataPermissionReq.DiscardUnknown(m)
  1532. }
  1533. var xxx_messageInfo_DataPermissionReq proto.InternalMessageInfo
  1534. func (m *DataPermissionReq) GetRuleCode() string {
  1535. if m != nil {
  1536. return m.RuleCode
  1537. }
  1538. return ""
  1539. }
  1540. func (m *DataPermissionReq) GetUserId() string {
  1541. if m != nil {
  1542. return m.UserId
  1543. }
  1544. return ""
  1545. }
  1546. type DataPermissionRes struct {
  1547. 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"`
  1548. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1549. XXX_unrecognized []byte `json:"-"`
  1550. XXX_sizecache int32 `json:"-"`
  1551. }
  1552. func (m *DataPermissionRes) Reset() { *m = DataPermissionRes{} }
  1553. func (m *DataPermissionRes) String() string { return proto.CompactTextString(m) }
  1554. func (*DataPermissionRes) ProtoMessage() {}
  1555. func (*DataPermissionRes) Descriptor() ([]byte, []int) {
  1556. return fileDescriptor_cb4a498eeb2ba07d, []int{37}
  1557. }
  1558. func (m *DataPermissionRes) XXX_Unmarshal(b []byte) error {
  1559. return xxx_messageInfo_DataPermissionRes.Unmarshal(m, b)
  1560. }
  1561. func (m *DataPermissionRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1562. return xxx_messageInfo_DataPermissionRes.Marshal(b, m, deterministic)
  1563. }
  1564. func (m *DataPermissionRes) XXX_Merge(src proto.Message) {
  1565. xxx_messageInfo_DataPermissionRes.Merge(m, src)
  1566. }
  1567. func (m *DataPermissionRes) XXX_Size() int {
  1568. return xxx_messageInfo_DataPermissionRes.Size(m)
  1569. }
  1570. func (m *DataPermissionRes) XXX_DiscardUnknown() {
  1571. xxx_messageInfo_DataPermissionRes.DiscardUnknown(m)
  1572. }
  1573. var xxx_messageInfo_DataPermissionRes proto.InternalMessageInfo
  1574. func (m *DataPermissionRes) GetMapList() map[string]string {
  1575. if m != nil {
  1576. return m.MapList
  1577. }
  1578. return nil
  1579. }
  1580. type MktReq struct {
  1581. Id int64 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"`
  1582. MkId string `protobuf:"bytes,2,opt,name=MkId,proto3" json:"MkId,omitempty"`
  1583. PartTimeUserId int64 `protobuf:"varint,3,opt,name=PartTimeUserId,proto3" json:"PartTimeUserId,omitempty"`
  1584. UserId int64 `protobuf:"varint,4,opt,name=UserId,proto3" json:"UserId,omitempty"`
  1585. StuName string `protobuf:"bytes,5,opt,name=StuName,proto3" json:"StuName,omitempty"`
  1586. AgeGroup int64 `protobuf:"varint,6,opt,name=AgeGroup,proto3" json:"AgeGroup,omitempty"`
  1587. StuLinkPerson int64 `protobuf:"varint,7,opt,name=StuLinkPerson,proto3" json:"StuLinkPerson,omitempty"`
  1588. StuPhone string `protobuf:"bytes,8,opt,name=StuPhone,proto3" json:"StuPhone,omitempty"`
  1589. SchId int64 `protobuf:"varint,9,opt,name=SchId,proto3" json:"SchId,omitempty"`
  1590. Address string `protobuf:"bytes,10,opt,name=Address,proto3" json:"Address,omitempty"`
  1591. CreateTime string `protobuf:"bytes,11,opt,name=CreateTime,proto3" json:"CreateTime,omitempty"`
  1592. DelFlag int64 `protobuf:"varint,12,opt,name=DelFlag,proto3" json:"DelFlag,omitempty"`
  1593. CheckState int64 `protobuf:"varint,13,opt,name=CheckState,proto3" json:"CheckState,omitempty"`
  1594. CheckTime string `protobuf:"bytes,14,opt,name=CheckTime,proto3" json:"CheckTime,omitempty"`
  1595. CheckBy string `protobuf:"bytes,15,opt,name=CheckBy,proto3" json:"CheckBy,omitempty"`
  1596. NetworkDetailId int64 `protobuf:"varint,16,opt,name=NetworkDetailId,proto3" json:"NetworkDetailId,omitempty"`
  1597. ActiveId int64 `protobuf:"varint,17,opt,name=ActiveId,proto3" json:"ActiveId,omitempty"`
  1598. CallType int64 `protobuf:"varint,18,opt,name=CallType,proto3" json:"CallType,omitempty"`
  1599. MaType int64 `protobuf:"varint,19,opt,name=MaType,proto3" json:"MaType,omitempty"`
  1600. QuaoYji int64 `protobuf:"varint,20,opt,name=QuaoYji,proto3" json:"QuaoYji,omitempty"`
  1601. MktActivityId int64 `protobuf:"varint,21,opt,name=MktActivityId,proto3" json:"MktActivityId,omitempty"`
  1602. LoadSchId int64 `protobuf:"varint,22,opt,name=LoadSchId,proto3" json:"LoadSchId,omitempty"`
  1603. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1604. XXX_unrecognized []byte `json:"-"`
  1605. XXX_sizecache int32 `json:"-"`
  1606. }
  1607. func (m *MktReq) Reset() { *m = MktReq{} }
  1608. func (m *MktReq) String() string { return proto.CompactTextString(m) }
  1609. func (*MktReq) ProtoMessage() {}
  1610. func (*MktReq) Descriptor() ([]byte, []int) {
  1611. return fileDescriptor_cb4a498eeb2ba07d, []int{38}
  1612. }
  1613. func (m *MktReq) XXX_Unmarshal(b []byte) error {
  1614. return xxx_messageInfo_MktReq.Unmarshal(m, b)
  1615. }
  1616. func (m *MktReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1617. return xxx_messageInfo_MktReq.Marshal(b, m, deterministic)
  1618. }
  1619. func (m *MktReq) XXX_Merge(src proto.Message) {
  1620. xxx_messageInfo_MktReq.Merge(m, src)
  1621. }
  1622. func (m *MktReq) XXX_Size() int {
  1623. return xxx_messageInfo_MktReq.Size(m)
  1624. }
  1625. func (m *MktReq) XXX_DiscardUnknown() {
  1626. xxx_messageInfo_MktReq.DiscardUnknown(m)
  1627. }
  1628. var xxx_messageInfo_MktReq proto.InternalMessageInfo
  1629. func (m *MktReq) GetId() int64 {
  1630. if m != nil {
  1631. return m.Id
  1632. }
  1633. return 0
  1634. }
  1635. func (m *MktReq) GetMkId() string {
  1636. if m != nil {
  1637. return m.MkId
  1638. }
  1639. return ""
  1640. }
  1641. func (m *MktReq) GetPartTimeUserId() int64 {
  1642. if m != nil {
  1643. return m.PartTimeUserId
  1644. }
  1645. return 0
  1646. }
  1647. func (m *MktReq) GetUserId() int64 {
  1648. if m != nil {
  1649. return m.UserId
  1650. }
  1651. return 0
  1652. }
  1653. func (m *MktReq) GetStuName() string {
  1654. if m != nil {
  1655. return m.StuName
  1656. }
  1657. return ""
  1658. }
  1659. func (m *MktReq) GetAgeGroup() int64 {
  1660. if m != nil {
  1661. return m.AgeGroup
  1662. }
  1663. return 0
  1664. }
  1665. func (m *MktReq) GetStuLinkPerson() int64 {
  1666. if m != nil {
  1667. return m.StuLinkPerson
  1668. }
  1669. return 0
  1670. }
  1671. func (m *MktReq) GetStuPhone() string {
  1672. if m != nil {
  1673. return m.StuPhone
  1674. }
  1675. return ""
  1676. }
  1677. func (m *MktReq) GetSchId() int64 {
  1678. if m != nil {
  1679. return m.SchId
  1680. }
  1681. return 0
  1682. }
  1683. func (m *MktReq) GetAddress() string {
  1684. if m != nil {
  1685. return m.Address
  1686. }
  1687. return ""
  1688. }
  1689. func (m *MktReq) GetCreateTime() string {
  1690. if m != nil {
  1691. return m.CreateTime
  1692. }
  1693. return ""
  1694. }
  1695. func (m *MktReq) GetDelFlag() int64 {
  1696. if m != nil {
  1697. return m.DelFlag
  1698. }
  1699. return 0
  1700. }
  1701. func (m *MktReq) GetCheckState() int64 {
  1702. if m != nil {
  1703. return m.CheckState
  1704. }
  1705. return 0
  1706. }
  1707. func (m *MktReq) GetCheckTime() string {
  1708. if m != nil {
  1709. return m.CheckTime
  1710. }
  1711. return ""
  1712. }
  1713. func (m *MktReq) GetCheckBy() string {
  1714. if m != nil {
  1715. return m.CheckBy
  1716. }
  1717. return ""
  1718. }
  1719. func (m *MktReq) GetNetworkDetailId() int64 {
  1720. if m != nil {
  1721. return m.NetworkDetailId
  1722. }
  1723. return 0
  1724. }
  1725. func (m *MktReq) GetActiveId() int64 {
  1726. if m != nil {
  1727. return m.ActiveId
  1728. }
  1729. return 0
  1730. }
  1731. func (m *MktReq) GetCallType() int64 {
  1732. if m != nil {
  1733. return m.CallType
  1734. }
  1735. return 0
  1736. }
  1737. func (m *MktReq) GetMaType() int64 {
  1738. if m != nil {
  1739. return m.MaType
  1740. }
  1741. return 0
  1742. }
  1743. func (m *MktReq) GetQuaoYji() int64 {
  1744. if m != nil {
  1745. return m.QuaoYji
  1746. }
  1747. return 0
  1748. }
  1749. func (m *MktReq) GetMktActivityId() int64 {
  1750. if m != nil {
  1751. return m.MktActivityId
  1752. }
  1753. return 0
  1754. }
  1755. func (m *MktReq) GetLoadSchId() int64 {
  1756. if m != nil {
  1757. return m.LoadSchId
  1758. }
  1759. return 0
  1760. }
  1761. type MktRes struct {
  1762. Status int64 `protobuf:"varint,1,opt,name=Status,proto3" json:"Status,omitempty"`
  1763. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1764. XXX_unrecognized []byte `json:"-"`
  1765. XXX_sizecache int32 `json:"-"`
  1766. }
  1767. func (m *MktRes) Reset() { *m = MktRes{} }
  1768. func (m *MktRes) String() string { return proto.CompactTextString(m) }
  1769. func (*MktRes) ProtoMessage() {}
  1770. func (*MktRes) Descriptor() ([]byte, []int) {
  1771. return fileDescriptor_cb4a498eeb2ba07d, []int{39}
  1772. }
  1773. func (m *MktRes) XXX_Unmarshal(b []byte) error {
  1774. return xxx_messageInfo_MktRes.Unmarshal(m, b)
  1775. }
  1776. func (m *MktRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1777. return xxx_messageInfo_MktRes.Marshal(b, m, deterministic)
  1778. }
  1779. func (m *MktRes) XXX_Merge(src proto.Message) {
  1780. xxx_messageInfo_MktRes.Merge(m, src)
  1781. }
  1782. func (m *MktRes) XXX_Size() int {
  1783. return xxx_messageInfo_MktRes.Size(m)
  1784. }
  1785. func (m *MktRes) XXX_DiscardUnknown() {
  1786. xxx_messageInfo_MktRes.DiscardUnknown(m)
  1787. }
  1788. var xxx_messageInfo_MktRes proto.InternalMessageInfo
  1789. func (m *MktRes) GetStatus() int64 {
  1790. if m != nil {
  1791. return m.Status
  1792. }
  1793. return 0
  1794. }
  1795. type StudentReq struct {
  1796. Id int64 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"`
  1797. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1798. XXX_unrecognized []byte `json:"-"`
  1799. XXX_sizecache int32 `json:"-"`
  1800. }
  1801. func (m *StudentReq) Reset() { *m = StudentReq{} }
  1802. func (m *StudentReq) String() string { return proto.CompactTextString(m) }
  1803. func (*StudentReq) ProtoMessage() {}
  1804. func (*StudentReq) Descriptor() ([]byte, []int) {
  1805. return fileDescriptor_cb4a498eeb2ba07d, []int{40}
  1806. }
  1807. func (m *StudentReq) XXX_Unmarshal(b []byte) error {
  1808. return xxx_messageInfo_StudentReq.Unmarshal(m, b)
  1809. }
  1810. func (m *StudentReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1811. return xxx_messageInfo_StudentReq.Marshal(b, m, deterministic)
  1812. }
  1813. func (m *StudentReq) XXX_Merge(src proto.Message) {
  1814. xxx_messageInfo_StudentReq.Merge(m, src)
  1815. }
  1816. func (m *StudentReq) XXX_Size() int {
  1817. return xxx_messageInfo_StudentReq.Size(m)
  1818. }
  1819. func (m *StudentReq) XXX_DiscardUnknown() {
  1820. xxx_messageInfo_StudentReq.DiscardUnknown(m)
  1821. }
  1822. var xxx_messageInfo_StudentReq proto.InternalMessageInfo
  1823. func (m *StudentReq) GetId() int64 {
  1824. if m != nil {
  1825. return m.Id
  1826. }
  1827. return 0
  1828. }
  1829. type StudentRes struct {
  1830. Id int64 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"`
  1831. StuPhone string `protobuf:"bytes,2,opt,name=StuPhone,proto3" json:"StuPhone,omitempty"`
  1832. CreateBy string `protobuf:"bytes,3,opt,name=CreateBy,proto3" json:"CreateBy,omitempty"`
  1833. CreateTime string `protobuf:"bytes,4,opt,name=CreateTime,proto3" json:"CreateTime,omitempty"`
  1834. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1835. XXX_unrecognized []byte `json:"-"`
  1836. XXX_sizecache int32 `json:"-"`
  1837. }
  1838. func (m *StudentRes) Reset() { *m = StudentRes{} }
  1839. func (m *StudentRes) String() string { return proto.CompactTextString(m) }
  1840. func (*StudentRes) ProtoMessage() {}
  1841. func (*StudentRes) Descriptor() ([]byte, []int) {
  1842. return fileDescriptor_cb4a498eeb2ba07d, []int{41}
  1843. }
  1844. func (m *StudentRes) XXX_Unmarshal(b []byte) error {
  1845. return xxx_messageInfo_StudentRes.Unmarshal(m, b)
  1846. }
  1847. func (m *StudentRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1848. return xxx_messageInfo_StudentRes.Marshal(b, m, deterministic)
  1849. }
  1850. func (m *StudentRes) XXX_Merge(src proto.Message) {
  1851. xxx_messageInfo_StudentRes.Merge(m, src)
  1852. }
  1853. func (m *StudentRes) XXX_Size() int {
  1854. return xxx_messageInfo_StudentRes.Size(m)
  1855. }
  1856. func (m *StudentRes) XXX_DiscardUnknown() {
  1857. xxx_messageInfo_StudentRes.DiscardUnknown(m)
  1858. }
  1859. var xxx_messageInfo_StudentRes proto.InternalMessageInfo
  1860. func (m *StudentRes) GetId() int64 {
  1861. if m != nil {
  1862. return m.Id
  1863. }
  1864. return 0
  1865. }
  1866. func (m *StudentRes) GetStuPhone() string {
  1867. if m != nil {
  1868. return m.StuPhone
  1869. }
  1870. return ""
  1871. }
  1872. func (m *StudentRes) GetCreateBy() string {
  1873. if m != nil {
  1874. return m.CreateBy
  1875. }
  1876. return ""
  1877. }
  1878. func (m *StudentRes) GetCreateTime() string {
  1879. if m != nil {
  1880. return m.CreateTime
  1881. }
  1882. return ""
  1883. }
  1884. func init() {
  1885. proto.RegisterType((*UserRequest)(nil), "transform.UserRequest")
  1886. proto.RegisterType((*UserResponse)(nil), "transform.UserResponse")
  1887. proto.RegisterType((*TokenRequest)(nil), "transform.TokenRequest")
  1888. proto.RegisterType((*TokenResponse)(nil), "transform.TokenResponse")
  1889. proto.RegisterType((*Empty)(nil), "transform.Empty")
  1890. proto.RegisterType((*TreeNodes)(nil), "transform.TreeNodes")
  1891. proto.RegisterType((*TreeNode)(nil), "transform.TreeNode")
  1892. proto.RegisterType((*ErpMktNetWorkDetail)(nil), "transform.ErpMktNetWorkDetail")
  1893. proto.RegisterType((*ErpMktNetWorkDetailRes)(nil), "transform.ErpMktNetWorkDetailRes")
  1894. proto.RegisterType((*ErpMktNetWorkDetailReq)(nil), "transform.ErpMktNetWorkDetailReq")
  1895. proto.RegisterType((*Tag)(nil), "transform.Tag")
  1896. proto.RegisterType((*OptionsetReq)(nil), "transform.OptionsetReq")
  1897. proto.RegisterType((*OptionsetRes)(nil), "transform.OptionsetRes")
  1898. proto.RegisterMapType((map[string]string)(nil), "transform.OptionsetRes.MapListEntry")
  1899. proto.RegisterType((*OptionCode)(nil), "transform.OptionCode")
  1900. proto.RegisterType((*Options)(nil), "transform.Options")
  1901. proto.RegisterType((*ResponseByte)(nil), "transform.ResponseByte")
  1902. proto.RegisterType((*ExcelLogReq)(nil), "transform.ExcelLogReq")
  1903. proto.RegisterType((*ExcelLogRes)(nil), "transform.ExcelLogRes")
  1904. proto.RegisterType((*SchoolIdsReq)(nil), "transform.SchoolIdsReq")
  1905. proto.RegisterType((*ListOfInt)(nil), "transform.ListOfInt")
  1906. proto.RegisterType((*SchoolIdsRes)(nil), "transform.SchoolIdsRes")
  1907. proto.RegisterMapType((map[string]int64)(nil), "transform.SchoolIdsRes.MapListEntry")
  1908. proto.RegisterType((*CityIdsReq)(nil), "transform.CityIdsReq")
  1909. proto.RegisterType((*CityMkReq)(nil), "transform.CityMkReq")
  1910. proto.RegisterType((*CityIdsRes)(nil), "transform.CityIdsRes")
  1911. proto.RegisterMapType((map[string]int64)(nil), "transform.CityIdsRes.MapListEntry")
  1912. proto.RegisterType((*CityMkRes)(nil), "transform.CityMkRes")
  1913. proto.RegisterMapType((map[string]string)(nil), "transform.CityMkRes.MapListEntry")
  1914. proto.RegisterType((*BytesReq)(nil), "transform.BytesReq")
  1915. proto.RegisterType((*BytesResp)(nil), "transform.BytesResp")
  1916. proto.RegisterType((*GetErpRoleRes)(nil), "transform.GetErpRoleRes")
  1917. proto.RegisterType((*GetErpRoleReq)(nil), "transform.GetErpRoleReq")
  1918. proto.RegisterType((*GetErpOrganSchPerByUserIdReq)(nil), "transform.GetErpOrganSchPerByUserIdReq")
  1919. proto.RegisterType((*GetErpOrganSchPerByUserIdRes)(nil), "transform.GetErpOrganSchPerByUserIdRes")
  1920. proto.RegisterType((*OrganSchool)(nil), "transform.OrganSchool")
  1921. proto.RegisterType((*GetErpSchoolRes)(nil), "transform.GetErpSchoolRes")
  1922. proto.RegisterType((*GetErpActiveReq)(nil), "transform.GetErpActiveReq")
  1923. proto.RegisterType((*GetErpActiveRes)(nil), "transform.GetErpActiveRes")
  1924. proto.RegisterType((*Active)(nil), "transform.Active")
  1925. proto.RegisterType((*DataPermissionReq)(nil), "transform.DataPermissionReq")
  1926. proto.RegisterType((*DataPermissionRes)(nil), "transform.DataPermissionRes")
  1927. proto.RegisterMapType((map[string]string)(nil), "transform.DataPermissionRes.MapListEntry")
  1928. proto.RegisterType((*MktReq)(nil), "transform.MktReq")
  1929. proto.RegisterType((*MktRes)(nil), "transform.MktRes")
  1930. proto.RegisterType((*StudentReq)(nil), "transform.StudentReq")
  1931. proto.RegisterType((*StudentRes)(nil), "transform.StudentRes")
  1932. }
  1933. func init() { proto.RegisterFile("transform.proto", fileDescriptor_cb4a498eeb2ba07d) }
  1934. var fileDescriptor_cb4a498eeb2ba07d = []byte{
  1935. // 1715 bytes of a gzipped FileDescriptorProto
  1936. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x58, 0xdf, 0x73, 0x1b, 0x3f,
  1937. 0x11, 0x1f, 0xdb, 0xf1, 0xaf, 0xb5, 0x93, 0x34, 0x6a, 0x92, 0xde, 0xf7, 0x08, 0x5f, 0x52, 0x51,
  1938. 0x20, 0xe5, 0x21, 0x0f, 0x2d, 0x53, 0x3a, 0xa1, 0x53, 0x9a, 0x5f, 0xf5, 0x78, 0x26, 0x4e, 0x82,
  1939. 0x9d, 0x0e, 0xc3, 0x0b, 0x99, 0xab, 0x4f, 0x75, 0x0e, 0x9f, 0x4f, 0xce, 0x49, 0x2e, 0xf5, 0x3b,
  1940. 0xc3, 0x03, 0x6f, 0x0c, 0xbc, 0xc2, 0x5f, 0xc5, 0x1b, 0xff, 0x0b, 0xc3, 0xac, 0xa4, 0xbb, 0x93,
  1941. 0xed, 0x73, 0xd2, 0x52, 0xfa, 0x76, 0xfb, 0xd1, 0x6a, 0xb5, 0xbb, 0x5a, 0x69, 0x3f, 0x3a, 0x58,
  1942. 0x97, 0xb1, 0x17, 0x89, 0x0f, 0x3c, 0x1e, 0xed, 0x8f, 0x63, 0x2e, 0x39, 0xa9, 0xa7, 0x00, 0x7d,
  1943. 0x0e, 0x8d, 0x77, 0x82, 0xc5, 0x5d, 0x76, 0x3b, 0x61, 0x42, 0x92, 0x35, 0x28, 0x06, 0xbe, 0x53,
  1944. 0xd8, 0x2d, 0xec, 0xd5, 0xbb, 0xc5, 0xc0, 0x27, 0x9b, 0x50, 0x1e, 0xdf, 0xf0, 0x88, 0x39, 0x45,
  1945. 0x05, 0x69, 0x81, 0xfe, 0xab, 0x00, 0x4d, 0x3d, 0x4b, 0x8c, 0x79, 0x24, 0xd8, 0xe7, 0x4d, 0x43,
  1946. 0x34, 0xe6, 0x21, 0x13, 0x4e, 0x49, 0xa3, 0x4a, 0x20, 0xdb, 0x50, 0x11, 0xd2, 0x93, 0x13, 0xe1,
  1947. 0xac, 0xec, 0x16, 0xf6, 0x4a, 0x5d, 0x23, 0x91, 0x5d, 0x68, 0xb0, 0x78, 0xdc, 0xe5, 0x21, 0xbb,
  1948. 0x9a, 0x8e, 0x99, 0x53, 0x56, 0x83, 0x36, 0x44, 0x5c, 0xa8, 0x4d, 0x04, 0x8b, 0xcf, 0xbd, 0x11,
  1949. 0x73, 0x2a, 0xca, 0x64, 0x2a, 0xe3, 0x58, 0x3f, 0x90, 0x53, 0x35, 0x56, 0xd5, 0x63, 0x89, 0x8c,
  1950. 0x2b, 0x0e, 0x58, 0xe4, 0xb3, 0xd8, 0xa9, 0xe9, 0x15, 0xb5, 0x44, 0x9f, 0x40, 0xf3, 0x8a, 0x0f,
  1951. 0x59, 0x94, 0x24, 0x63, 0x13, 0xca, 0x12, 0x65, 0x13, 0x98, 0x16, 0xe8, 0x3f, 0x8a, 0xb0, 0x6a,
  1952. 0xd4, 0x4c, 0xf4, 0xdb, 0x50, 0xc1, 0x6c, 0xb4, 0x93, 0x0c, 0x18, 0x09, 0x23, 0x50, 0x59, 0xe2,
  1953. 0x21, 0x6b, 0xfb, 0xc2, 0xe4, 0xc2, 0x86, 0xc8, 0x13, 0x58, 0x45, 0xb1, 0xd7, 0xbf, 0xe1, 0x3c,
  1954. 0x44, 0x1d, 0x9d, 0x99, 0x59, 0x90, 0xec, 0xc1, 0x3a, 0x02, 0x97, 0x31, 0xff, 0x18, 0x44, 0x7d,
  1955. 0x65, 0x6b, 0x45, 0xe9, 0xcd, 0xc3, 0x84, 0xea, 0x7d, 0xb9, 0x88, 0x07, 0x5e, 0x84, 0x6a, 0x65,
  1956. 0xa5, 0x36, 0x83, 0xa1, 0x57, 0xbd, 0xa9, 0x48, 0xac, 0x9b, 0xc4, 0xd9, 0x10, 0xf9, 0x1e, 0xa0,
  1957. 0x37, 0x15, 0x66, 0x82, 0xc9, 0x9e, 0x85, 0x90, 0x1d, 0xa8, 0xab, 0x85, 0xd5, 0x0e, 0xd7, 0xd4,
  1958. 0x70, 0x06, 0xd0, 0x2a, 0x94, 0x4f, 0x47, 0x63, 0x39, 0xa5, 0x2f, 0xa0, 0x7e, 0x15, 0x33, 0x76,
  1959. 0xce, 0x7d, 0x26, 0xc8, 0x53, 0x28, 0x47, 0xf8, 0xe1, 0x14, 0x76, 0x4b, 0x7b, 0x8d, 0x67, 0x0f,
  1960. 0xf7, 0xb3, 0x9a, 0x4c, 0x94, 0xba, 0x5a, 0x83, 0xfe, 0xad, 0x00, 0xb5, 0x04, 0xb3, 0x2a, 0xab,
  1961. 0xa4, 0x2a, 0x8b, 0xc0, 0x8a, 0x64, 0x9f, 0xa4, 0x49, 0xa6, 0xfa, 0xc6, 0xfc, 0x8f, 0xbd, 0x98,
  1962. 0x45, 0x52, 0xa5, 0xaf, 0xd4, 0x35, 0x12, 0xd9, 0x85, 0x92, 0xf4, 0x06, 0x2a, 0x57, 0x8d, 0x67,
  1963. 0x6b, 0xf6, 0x8a, 0xde, 0xa0, 0x8b, 0x43, 0x99, 0x57, 0xe5, 0x7b, 0xbd, 0xfa, 0x67, 0x01, 0x1e,
  1964. 0x9e, 0xc6, 0xe3, 0xce, 0x50, 0x9e, 0x33, 0xf9, 0x5b, 0x1e, 0x0f, 0x4f, 0x98, 0xf4, 0x82, 0xf0,
  1965. 0x0b, 0x4c, 0x7c, 0x65, 0x2c, 0x8d, 0x20, 0xba, 0x61, 0x71, 0x20, 0xbd, 0xa8, 0xcf, 0xcc, 0xfe,
  1966. 0xdb, 0x10, 0x3d, 0x87, 0xed, 0x1c, 0xff, 0xba, 0x4c, 0x90, 0x5f, 0x40, 0x39, 0x90, 0x6c, 0x94,
  1967. 0xb8, 0xf8, 0xbd, 0xe5, 0x62, 0xde, 0x0c, 0xad, 0x4c, 0x7f, 0xbe, 0xc4, 0xde, 0x2d, 0x79, 0x00,
  1968. 0xa5, 0xc0, 0x17, 0xa6, 0xd8, 0xf1, 0x93, 0x3e, 0x85, 0xd2, 0x95, 0x37, 0xc8, 0x0b, 0x30, 0xc2,
  1969. 0x03, 0x68, 0x02, 0xc4, 0x6f, 0x4a, 0xa1, 0x79, 0x31, 0x96, 0x01, 0x1e, 0x1c, 0x89, 0xc6, 0x08,
  1970. 0xac, 0xf4, 0xb9, 0xcf, 0x8c, 0x35, 0xf5, 0x4d, 0xff, 0x52, 0x98, 0x51, 0x12, 0xe4, 0x35, 0x54,
  1971. 0x47, 0xde, 0xf8, 0x2c, 0x10, 0xd2, 0xd4, 0xcf, 0x13, 0x2b, 0x06, 0x5b, 0x73, 0xbf, 0xa3, 0xd5,
  1972. 0x4e, 0x23, 0x19, 0x4f, 0xbb, 0xc9, 0x24, 0xf7, 0x00, 0x9a, 0xf6, 0x00, 0x46, 0x30, 0x64, 0xd3,
  1973. 0x24, 0x82, 0x21, 0x9b, 0xe2, 0x59, 0xff, 0xe8, 0x85, 0x93, 0xf4, 0xc6, 0x52, 0xc2, 0x41, 0xf1,
  1974. 0x65, 0x81, 0xee, 0x02, 0xe8, 0x15, 0x8e, 0xb1, 0x1e, 0xf3, 0xdc, 0x6d, 0x41, 0xd5, 0xf8, 0x90,
  1975. 0x37, 0x9c, 0x97, 0x85, 0x6c, 0xb9, 0x92, 0xb5, 0x1c, 0xe6, 0x26, 0xb9, 0x54, 0x8e, 0xa6, 0x52,
  1976. 0xcd, 0xf4, 0x3d, 0xe9, 0x29, 0x6b, 0xcd, 0xae, 0xfa, 0xa6, 0xff, 0x2e, 0x40, 0xe3, 0xf4, 0x53,
  1977. 0x9f, 0x85, 0x67, 0x7c, 0x80, 0xf9, 0xdb, 0x86, 0x4a, 0x87, 0xfb, 0x93, 0x30, 0x59, 0xd3, 0x48,
  1978. 0x38, 0xf7, 0x98, 0x47, 0x7e, 0xb2, 0x2a, 0x7e, 0xe3, 0xa5, 0x78, 0x1c, 0x33, 0x4f, 0xb2, 0xa3,
  1979. 0xa9, 0x59, 0x38, 0x95, 0xf1, 0xd0, 0xeb, 0xef, 0xab, 0x60, 0x94, 0xd4, 0x97, 0x85, 0xe0, 0xd5,
  1980. 0x72, 0xe6, 0x09, 0xf9, 0x6e, 0xec, 0xeb, 0xf9, 0xe6, 0x6a, 0xb1, 0x31, 0xf2, 0x53, 0x58, 0xcb,
  1981. 0x64, 0x65, 0x47, 0xdf, 0x2e, 0x73, 0x28, 0x71, 0xa0, 0x7a, 0xc2, 0xc2, 0xb7, 0xa1, 0x37, 0x30,
  1982. 0xb7, 0x4b, 0x22, 0xd2, 0x9f, 0xd8, 0xc1, 0xa9, 0xde, 0xd0, 0xd3, 0xbd, 0x41, 0x17, 0x95, 0x91,
  1983. 0xf0, 0xa6, 0x4e, 0xaf, 0x47, 0x4c, 0xc2, 0x26, 0x94, 0x31, 0xad, 0xfa, 0x76, 0xa9, 0x77, 0xb5,
  1984. 0x40, 0x7f, 0x08, 0x75, 0xdc, 0xf2, 0x8b, 0x0f, 0xed, 0x48, 0x66, 0x45, 0x5b, 0xda, 0x2b, 0xe9,
  1985. 0xa2, 0xc5, 0x2a, 0xb3, 0xac, 0xdc, 0x53, 0x65, 0xb6, 0xe6, 0xff, 0xa7, 0xca, 0x4a, 0x76, 0x95,
  1986. 0x51, 0x80, 0xe3, 0x40, 0x4e, 0x17, 0xe3, 0x29, 0x64, 0xf1, 0xfc, 0x18, 0xea, 0xa8, 0xd3, 0x19,
  1987. 0x9a, 0x7d, 0x57, 0x5d, 0x35, 0xd1, 0x31, 0x12, 0xfd, 0x73, 0xc1, 0xb2, 0x24, 0xc8, 0xab, 0xf9,
  1988. 0x98, 0xa8, 0x15, 0x53, 0xa6, 0xf7, 0x0d, 0x22, 0xfa, 0x53, 0x21, 0x73, 0x57, 0x90, 0x5f, 0xcd,
  1989. 0xfb, 0xf1, 0x78, 0xce, 0x0f, 0xa5, 0xf6, 0x0d, 0x8e, 0xef, 0x0e, 0xd4, 0xf0, 0x2c, 0x09, 0x73,
  1990. 0x71, 0xc5, 0xec, 0xd6, 0x1c, 0x27, 0xfc, 0xa4, 0x3f, 0x82, 0xba, 0x19, 0x15, 0x63, 0x3c, 0x32,
  1991. 0x31, 0x13, 0xe3, 0xe4, 0xb8, 0xe1, 0x37, 0xed, 0xc1, 0x6a, 0x8b, 0xc9, 0x53, 0xcd, 0x3a, 0x30,
  1992. 0x90, 0x47, 0x50, 0x45, 0x92, 0x71, 0x9d, 0xf2, 0x9d, 0xca, 0x44, 0x77, 0x7b, 0x9c, 0xcd, 0xc3,
  1993. 0xf4, 0x98, 0xe3, 0x37, 0xd9, 0x82, 0x8a, 0xe8, 0xdf, 0xa0, 0xae, 0xbe, 0xcd, 0xcb, 0xa2, 0x7f,
  1994. 0xd3, 0xf6, 0xe9, 0x9b, 0x59, 0xa3, 0x6a, 0x33, 0x47, 0xfc, 0x7d, 0x90, 0x1d, 0x62, 0x2d, 0xd9,
  1995. 0x8b, 0x15, 0xed, 0xc5, 0xe8, 0x2f, 0x61, 0x47, 0x5b, 0x50, 0x3d, 0xb9, 0xd7, 0xbf, 0xb9, 0x64,
  1996. 0xf1, 0xd1, 0x54, 0xf3, 0x0e, 0x34, 0xb8, 0xcc, 0x4b, 0x7a, 0x7e, 0xe7, 0x44, 0x41, 0xf6, 0x95,
  1997. 0xc7, 0x9c, 0x87, 0x66, 0x9b, 0xb6, 0xed, 0x8b, 0xd6, 0x4c, 0xe1, 0x3c, 0xec, 0x1a, 0x2d, 0x7a,
  1998. 0x06, 0x0d, 0x0b, 0xfe, 0x9c, 0x0e, 0x40, 0xbe, 0x83, 0x1a, 0xc7, 0x29, 0x59, 0x5a, 0xaa, 0x5c,
  1999. 0x33, 0x0b, 0x7a, 0x08, 0xeb, 0xda, 0x3b, 0xb3, 0xca, 0xff, 0xe0, 0xd0, 0x5e, 0x62, 0xe2, 0xb0,
  2000. 0x2f, 0x83, 0x8f, 0x2a, 0xbb, 0xd9, 0x2e, 0xa0, 0x63, 0x2b, 0xc9, 0x2e, 0xbc, 0x9a, 0xd7, 0x44,
  2001. 0x96, 0x52, 0xf1, 0x94, 0x60, 0x16, 0xdb, 0xb0, 0x16, 0x33, 0x5a, 0x46, 0x81, 0xbe, 0x86, 0x8a,
  2002. 0x46, 0xc8, 0x0f, 0xa0, 0xae, 0xb1, 0xeb, 0x34, 0xf4, 0x9a, 0x06, 0xda, 0x3e, 0x6e, 0xc4, 0xc8,
  2003. 0xbb, 0xb6, 0x72, 0x50, 0x19, 0x79, 0x48, 0x42, 0x69, 0x1b, 0x36, 0x4e, 0x3c, 0xe9, 0x5d, 0xb2,
  2004. 0x78, 0x14, 0x08, 0x11, 0x70, 0x64, 0x9d, 0x68, 0x2a, 0x9e, 0x84, 0xec, 0xda, 0xea, 0x21, 0x35,
  2005. 0x04, 0x54, 0xeb, 0x59, 0x5a, 0x0c, 0x7f, 0x2f, 0x2c, 0xda, 0x12, 0xe4, 0x78, 0xfe, 0xc4, 0x3d,
  2006. 0xb5, 0x82, 0x59, 0x50, 0xff, 0x06, 0x27, 0xef, 0x3f, 0x2b, 0x50, 0xe9, 0x0c, 0x55, 0x93, 0x5f,
  2007. 0x83, 0x62, 0x3b, 0x2d, 0x0b, 0x7d, 0x56, 0x3a, 0xc3, 0x76, 0xda, 0x9c, 0xf0, 0x1b, 0x9b, 0xc7,
  2008. 0xa5, 0x17, 0x4b, 0x6c, 0x10, 0x86, 0x4d, 0xeb, 0xe2, 0x98, 0x43, 0x2d, 0xb6, 0x6d, 0xde, 0x0b,
  2009. 0x06, 0x77, 0xa0, 0xda, 0x93, 0x13, 0x45, 0xf8, 0x75, 0x6f, 0x4a, 0x44, 0x6c, 0x7b, 0x87, 0x03,
  2010. 0xd6, 0x8a, 0xf9, 0x64, 0xac, 0x1a, 0x52, 0xa9, 0x9b, 0xca, 0xc8, 0xc0, 0x7b, 0x72, 0x72, 0x16,
  2011. 0x44, 0xc3, 0x4b, 0x16, 0x0b, 0x1e, 0xa9, 0x86, 0x54, 0xea, 0xce, 0x82, 0x68, 0xa1, 0x27, 0x27,
  2012. 0x36, 0xe1, 0x4d, 0x65, 0x4c, 0x40, 0x0f, 0xeb, 0xc9, 0xa9, 0xeb, 0x23, 0xae, 0x04, 0xf4, 0xe6,
  2013. 0xd0, 0xf7, 0x63, 0x26, 0x84, 0x03, 0xda, 0x1b, 0x23, 0xce, 0x35, 0xda, 0xc6, 0x42, 0xa3, 0xb5,
  2014. 0x9a, 0x63, 0x53, 0x9f, 0x0e, 0x23, 0xaa, 0x99, 0x37, 0xac, 0x3f, 0xc4, 0x26, 0xc8, 0x9c, 0x55,
  2015. 0x35, 0x68, 0x21, 0xc8, 0xcb, 0x95, 0xa4, 0x0c, 0xaf, 0x69, 0x5e, 0x9e, 0x02, 0x68, 0x57, 0x09,
  2016. 0x47, 0x53, 0x67, 0x5d, 0x7b, 0x64, 0x44, 0x7c, 0x5f, 0x9c, 0x33, 0xf9, 0xc7, 0x94, 0xe3, 0xb5,
  2017. 0x7d, 0xe7, 0x81, 0x32, 0x3e, 0x0f, 0xab, 0x4c, 0x9a, 0xca, 0x76, 0x36, 0x4c, 0x26, 0x93, 0x4a,
  2018. 0x47, 0x72, 0xe1, 0x85, 0xa1, 0x7a, 0xac, 0x11, 0x3d, 0x96, 0xc8, 0x8a, 0xa4, 0x78, 0x6a, 0xe4,
  2019. 0xa1, 0xde, 0x33, 0x2d, 0xa1, 0x4f, 0xbf, 0x99, 0x78, 0xfc, 0x77, 0x7f, 0x08, 0x9c, 0x4d, 0x1d,
  2020. 0xab, 0x11, 0x71, 0x5f, 0x3a, 0x43, 0xa9, 0x8c, 0xab, 0x26, 0xe5, 0x6c, 0xe9, 0x7d, 0x99, 0x01,
  2021. 0x31, 0xe2, 0x33, 0xee, 0xf9, 0x3a, 0xff, 0xdb, 0x4a, 0x23, 0x03, 0xe8, 0xae, 0xa9, 0xbf, 0xe5,
  2022. 0x3c, 0x62, 0x07, 0xa0, 0x27, 0x27, 0x3e, 0x8b, 0xf2, 0xaa, 0x94, 0x4a, 0x6b, 0x54, 0x2c, 0xd4,
  2023. 0xb0, 0x5d, 0x13, 0xc5, 0xb9, 0x9a, 0xf8, 0x0a, 0xa2, 0xf5, 0xec, 0xaf, 0x80, 0xef, 0x26, 0x73,
  2024. 0x50, 0xc9, 0x01, 0x54, 0x5b, 0x4c, 0x62, 0x89, 0x13, 0xfb, 0xe6, 0xb3, 0xde, 0xec, 0xee, 0xa3,
  2025. 0x05, 0xdc, 0xbc, 0x4b, 0x7f, 0x0d, 0x70, 0xe9, 0xc5, 0x82, 0xa9, 0xd7, 0x2a, 0xb1, 0xd5, 0xec,
  2026. 0x67, 0xae, 0xeb, 0x2c, 0x0e, 0x18, 0x03, 0x2f, 0x61, 0x4d, 0xdf, 0x90, 0xd8, 0xa0, 0xf1, 0x35,
  2027. 0x43, 0x1e, 0xd8, 0x6f, 0x07, 0x7c, 0xe5, 0xb9, 0x9b, 0x39, 0x0f, 0x1e, 0x75, 0x6b, 0x1f, 0xfa,
  2028. 0x7e, 0x67, 0x28, 0x89, 0x7d, 0x85, 0xea, 0xdb, 0xc0, 0x5d, 0x80, 0x04, 0x39, 0x84, 0x55, 0xdc,
  2029. 0xb7, 0x94, 0xca, 0xcf, 0x78, 0x6b, 0xbf, 0x17, 0xdc, 0x25, 0x03, 0x82, 0xbc, 0x81, 0x66, 0x8b,
  2030. 0xc9, 0xec, 0xd5, 0xfc, 0x28, 0x9f, 0xbc, 0xcd, 0x5a, 0x98, 0xe1, 0x7f, 0x07, 0x00, 0x2d, 0x26,
  2031. 0x0d, 0x29, 0x22, 0x5b, 0x79, 0x44, 0xe9, 0xd6, 0xcd, 0x85, 0x05, 0x79, 0x01, 0xb5, 0x16, 0x93,
  2032. 0x78, 0x91, 0x09, 0xb2, 0x99, 0x43, 0x6d, 0x6e, 0xdd, 0x3c, 0x14, 0x39, 0x67, 0xf3, 0x92, 0x0b,
  2033. 0x99, 0x90, 0xde, 0x99, 0x4d, 0xb6, 0x68, 0xbe, 0x9b, 0x8f, 0x23, 0xbf, 0x33, 0x4d, 0x2c, 0x4b,
  2034. 0xdd, 0xd6, 0x42, 0x86, 0xb0, 0x7d, 0xb8, 0x64, 0x31, 0x71, 0x26, 0x62, 0x53, 0xe4, 0x33, 0x13,
  2035. 0xb3, 0x63, 0xe1, 0xe6, 0xc2, 0x82, 0x5c, 0xc0, 0x46, 0x8b, 0xc9, 0xd9, 0x46, 0x42, 0x76, 0xee,
  2036. 0xe8, 0x31, 0xb7, 0xee, 0x5d, 0xa3, 0x82, 0x9c, 0x80, 0xab, 0x43, 0x99, 0x7f, 0x73, 0x7e, 0x51,
  2037. 0xe5, 0xfd, 0x1e, 0xb6, 0xf3, 0xad, 0x90, 0xc7, 0xf7, 0xbc, 0x7b, 0xd9, 0xad, 0x7b, 0xaf, 0x8a,
  2038. 0x20, 0x23, 0xf8, 0x6e, 0x29, 0x81, 0x22, 0x3f, 0xb3, 0xe6, 0xdf, 0xc5, 0xcf, 0xdc, 0xcf, 0x54,
  2039. 0xc4, 0xaa, 0x86, 0x8c, 0x2a, 0x12, 0x67, 0x61, 0x9a, 0x61, 0x90, 0xee, 0xb2, 0x11, 0xac, 0x90,
  2040. 0xa6, 0xcd, 0xa9, 0x72, 0x12, 0xe9, 0x2e, 0xcc, 0xcd, 0xe8, 0xd7, 0xdb, 0x64, 0xb6, 0x21, 0x3b,
  2041. 0x8b, 0xba, 0x29, 0xcf, 0x72, 0x97, 0x8f, 0xa1, 0x17, 0x64, 0x36, 0xce, 0x2f, 0xd9, 0xd4, 0xf7,
  2042. 0x15, 0xf5, 0xdf, 0xf2, 0xf9, 0x7f, 0x03, 0x00, 0x00, 0xff, 0xff, 0x22, 0x7b, 0xc2, 0xfc, 0xca,
  2043. 0x14, 0x00, 0x00,
  2044. }
  2045. // Reference imports to suppress errors if they are not otherwise used.
  2046. var _ context.Context
  2047. var _ grpc.ClientConn
  2048. // This is a compile-time assertion to ensure that this generated file
  2049. // is compatible with the grpc package it is being compiled against.
  2050. const _ = grpc.SupportPackageIsVersion4
  2051. // TransformClient is the client API for Transform service.
  2052. //
  2053. // For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  2054. type TransformClient interface {
  2055. GetUser(ctx context.Context, in *UserRequest, opts ...grpc.CallOption) (*UserResponse, error)
  2056. ParseToken(ctx context.Context, in *TokenRequest, opts ...grpc.CallOption) (*TokenResponse, error)
  2057. //获取erp 省、城市树
  2058. GetErpCityTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error)
  2059. AddMkt(ctx context.Context, in *MktReq, opts ...grpc.CallOption) (*MktRes, error)
  2060. //获取erp 字典
  2061. LoadOptionset(ctx context.Context, in *OptionsetReq, opts ...grpc.CallOption) (*OptionsetRes, error)
  2062. GetSchoolIds(ctx context.Context, in *SchoolIdsReq, opts ...grpc.CallOption) (*SchoolIdsRes, error)
  2063. GetCityIds(ctx context.Context, in *CityIdsReq, opts ...grpc.CallOption) (*CityIdsRes, error)
  2064. GetMkIds(ctx context.Context, in *CityMkReq, opts ...grpc.CallOption) (*CityMkRes, error)
  2065. PostExcelLog(ctx context.Context, in *ExcelLogReq, opts ...grpc.CallOption) (*ExcelLogRes, error)
  2066. GetErpOptionset(ctx context.Context, in *OptionCode, opts ...grpc.CallOption) (*Options, error)
  2067. GetStudent(ctx context.Context, in *StudentReq, opts ...grpc.CallOption) (*StudentRes, error)
  2068. //获取数据权限
  2069. GetDataPermission(ctx context.Context, in *DataPermissionReq, opts ...grpc.CallOption) (*DataPermissionRes, error)
  2070. //获取erp 渠道细分树
  2071. GetErpMktNetWorkDetailTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error)
  2072. //获取erp 渠道细分树
  2073. GetErpMktNetWorkDetail(ctx context.Context, in *ErpMktNetWorkDetailReq, opts ...grpc.CallOption) (*ErpMktNetWorkDetailRes, error)
  2074. //获取erp 用户校区权限
  2075. GetErpOrganSchPerByUserId(ctx context.Context, in *GetErpOrganSchPerByUserIdReq, opts ...grpc.CallOption) (*GetErpOrganSchPerByUserIdRes, error)
  2076. //获取 erp 用户角色
  2077. GetErpRole(ctx context.Context, in *GetErpRoleReq, opts ...grpc.CallOption) (*GetErpRoleRes, error)
  2078. //获取 erp 全部校区
  2079. GetErpSchool(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*GetErpSchoolRes, error)
  2080. //获取 erp 活动
  2081. GetErpActive(ctx context.Context, in *GetErpActiveReq, opts ...grpc.CallOption) (*GetErpActiveRes, error)
  2082. //获取erp 省、城、校区
  2083. GetErpOrganSchTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error)
  2084. }
  2085. type transformClient struct {
  2086. cc *grpc.ClientConn
  2087. }
  2088. func NewTransformClient(cc *grpc.ClientConn) TransformClient {
  2089. return &transformClient{cc}
  2090. }
  2091. func (c *transformClient) GetUser(ctx context.Context, in *UserRequest, opts ...grpc.CallOption) (*UserResponse, error) {
  2092. out := new(UserResponse)
  2093. err := c.cc.Invoke(ctx, "/transform.Transform/GetUser", in, out, opts...)
  2094. if err != nil {
  2095. return nil, err
  2096. }
  2097. return out, nil
  2098. }
  2099. func (c *transformClient) ParseToken(ctx context.Context, in *TokenRequest, opts ...grpc.CallOption) (*TokenResponse, error) {
  2100. out := new(TokenResponse)
  2101. err := c.cc.Invoke(ctx, "/transform.Transform/ParseToken", in, out, opts...)
  2102. if err != nil {
  2103. return nil, err
  2104. }
  2105. return out, nil
  2106. }
  2107. func (c *transformClient) GetErpCityTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error) {
  2108. out := new(TreeNodes)
  2109. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpCityTree", in, out, opts...)
  2110. if err != nil {
  2111. return nil, err
  2112. }
  2113. return out, nil
  2114. }
  2115. func (c *transformClient) AddMkt(ctx context.Context, in *MktReq, opts ...grpc.CallOption) (*MktRes, error) {
  2116. out := new(MktRes)
  2117. err := c.cc.Invoke(ctx, "/transform.Transform/AddMkt", in, out, opts...)
  2118. if err != nil {
  2119. return nil, err
  2120. }
  2121. return out, nil
  2122. }
  2123. func (c *transformClient) LoadOptionset(ctx context.Context, in *OptionsetReq, opts ...grpc.CallOption) (*OptionsetRes, error) {
  2124. out := new(OptionsetRes)
  2125. err := c.cc.Invoke(ctx, "/transform.Transform/LoadOptionset", in, out, opts...)
  2126. if err != nil {
  2127. return nil, err
  2128. }
  2129. return out, nil
  2130. }
  2131. func (c *transformClient) GetSchoolIds(ctx context.Context, in *SchoolIdsReq, opts ...grpc.CallOption) (*SchoolIdsRes, error) {
  2132. out := new(SchoolIdsRes)
  2133. err := c.cc.Invoke(ctx, "/transform.Transform/GetSchoolIds", in, out, opts...)
  2134. if err != nil {
  2135. return nil, err
  2136. }
  2137. return out, nil
  2138. }
  2139. func (c *transformClient) GetCityIds(ctx context.Context, in *CityIdsReq, opts ...grpc.CallOption) (*CityIdsRes, error) {
  2140. out := new(CityIdsRes)
  2141. err := c.cc.Invoke(ctx, "/transform.Transform/GetCityIds", in, out, opts...)
  2142. if err != nil {
  2143. return nil, err
  2144. }
  2145. return out, nil
  2146. }
  2147. func (c *transformClient) GetMkIds(ctx context.Context, in *CityMkReq, opts ...grpc.CallOption) (*CityMkRes, error) {
  2148. out := new(CityMkRes)
  2149. err := c.cc.Invoke(ctx, "/transform.Transform/GetMkIds", in, out, opts...)
  2150. if err != nil {
  2151. return nil, err
  2152. }
  2153. return out, nil
  2154. }
  2155. func (c *transformClient) PostExcelLog(ctx context.Context, in *ExcelLogReq, opts ...grpc.CallOption) (*ExcelLogRes, error) {
  2156. out := new(ExcelLogRes)
  2157. err := c.cc.Invoke(ctx, "/transform.Transform/PostExcelLog", in, out, opts...)
  2158. if err != nil {
  2159. return nil, err
  2160. }
  2161. return out, nil
  2162. }
  2163. func (c *transformClient) GetErpOptionset(ctx context.Context, in *OptionCode, opts ...grpc.CallOption) (*Options, error) {
  2164. out := new(Options)
  2165. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpOptionset", in, out, opts...)
  2166. if err != nil {
  2167. return nil, err
  2168. }
  2169. return out, nil
  2170. }
  2171. func (c *transformClient) GetStudent(ctx context.Context, in *StudentReq, opts ...grpc.CallOption) (*StudentRes, error) {
  2172. out := new(StudentRes)
  2173. err := c.cc.Invoke(ctx, "/transform.Transform/GetStudent", in, out, opts...)
  2174. if err != nil {
  2175. return nil, err
  2176. }
  2177. return out, nil
  2178. }
  2179. func (c *transformClient) GetDataPermission(ctx context.Context, in *DataPermissionReq, opts ...grpc.CallOption) (*DataPermissionRes, error) {
  2180. out := new(DataPermissionRes)
  2181. err := c.cc.Invoke(ctx, "/transform.Transform/GetDataPermission", in, out, opts...)
  2182. if err != nil {
  2183. return nil, err
  2184. }
  2185. return out, nil
  2186. }
  2187. func (c *transformClient) GetErpMktNetWorkDetailTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error) {
  2188. out := new(TreeNodes)
  2189. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpMktNetWorkDetailTree", in, out, opts...)
  2190. if err != nil {
  2191. return nil, err
  2192. }
  2193. return out, nil
  2194. }
  2195. func (c *transformClient) GetErpMktNetWorkDetail(ctx context.Context, in *ErpMktNetWorkDetailReq, opts ...grpc.CallOption) (*ErpMktNetWorkDetailRes, error) {
  2196. out := new(ErpMktNetWorkDetailRes)
  2197. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpMktNetWorkDetail", in, out, opts...)
  2198. if err != nil {
  2199. return nil, err
  2200. }
  2201. return out, nil
  2202. }
  2203. func (c *transformClient) GetErpOrganSchPerByUserId(ctx context.Context, in *GetErpOrganSchPerByUserIdReq, opts ...grpc.CallOption) (*GetErpOrganSchPerByUserIdRes, error) {
  2204. out := new(GetErpOrganSchPerByUserIdRes)
  2205. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpOrganSchPerByUserId", in, out, opts...)
  2206. if err != nil {
  2207. return nil, err
  2208. }
  2209. return out, nil
  2210. }
  2211. func (c *transformClient) GetErpRole(ctx context.Context, in *GetErpRoleReq, opts ...grpc.CallOption) (*GetErpRoleRes, error) {
  2212. out := new(GetErpRoleRes)
  2213. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpRole", in, out, opts...)
  2214. if err != nil {
  2215. return nil, err
  2216. }
  2217. return out, nil
  2218. }
  2219. func (c *transformClient) GetErpSchool(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*GetErpSchoolRes, error) {
  2220. out := new(GetErpSchoolRes)
  2221. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpSchool", in, out, opts...)
  2222. if err != nil {
  2223. return nil, err
  2224. }
  2225. return out, nil
  2226. }
  2227. func (c *transformClient) GetErpActive(ctx context.Context, in *GetErpActiveReq, opts ...grpc.CallOption) (*GetErpActiveRes, error) {
  2228. out := new(GetErpActiveRes)
  2229. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpActive", in, out, opts...)
  2230. if err != nil {
  2231. return nil, err
  2232. }
  2233. return out, nil
  2234. }
  2235. func (c *transformClient) GetErpOrganSchTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error) {
  2236. out := new(TreeNodes)
  2237. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpOrganSchTree", in, out, opts...)
  2238. if err != nil {
  2239. return nil, err
  2240. }
  2241. return out, nil
  2242. }
  2243. // TransformServer is the server API for Transform service.
  2244. type TransformServer interface {
  2245. GetUser(context.Context, *UserRequest) (*UserResponse, error)
  2246. ParseToken(context.Context, *TokenRequest) (*TokenResponse, error)
  2247. //获取erp 省、城市树
  2248. GetErpCityTree(context.Context, *Empty) (*TreeNodes, error)
  2249. AddMkt(context.Context, *MktReq) (*MktRes, error)
  2250. //获取erp 字典
  2251. LoadOptionset(context.Context, *OptionsetReq) (*OptionsetRes, error)
  2252. GetSchoolIds(context.Context, *SchoolIdsReq) (*SchoolIdsRes, error)
  2253. GetCityIds(context.Context, *CityIdsReq) (*CityIdsRes, error)
  2254. GetMkIds(context.Context, *CityMkReq) (*CityMkRes, error)
  2255. PostExcelLog(context.Context, *ExcelLogReq) (*ExcelLogRes, error)
  2256. GetErpOptionset(context.Context, *OptionCode) (*Options, error)
  2257. GetStudent(context.Context, *StudentReq) (*StudentRes, error)
  2258. //获取数据权限
  2259. GetDataPermission(context.Context, *DataPermissionReq) (*DataPermissionRes, error)
  2260. //获取erp 渠道细分树
  2261. GetErpMktNetWorkDetailTree(context.Context, *Empty) (*TreeNodes, error)
  2262. //获取erp 渠道细分树
  2263. GetErpMktNetWorkDetail(context.Context, *ErpMktNetWorkDetailReq) (*ErpMktNetWorkDetailRes, error)
  2264. //获取erp 用户校区权限
  2265. GetErpOrganSchPerByUserId(context.Context, *GetErpOrganSchPerByUserIdReq) (*GetErpOrganSchPerByUserIdRes, error)
  2266. //获取 erp 用户角色
  2267. GetErpRole(context.Context, *GetErpRoleReq) (*GetErpRoleRes, error)
  2268. //获取 erp 全部校区
  2269. GetErpSchool(context.Context, *Empty) (*GetErpSchoolRes, error)
  2270. //获取 erp 活动
  2271. GetErpActive(context.Context, *GetErpActiveReq) (*GetErpActiveRes, error)
  2272. //获取erp 省、城、校区
  2273. GetErpOrganSchTree(context.Context, *Empty) (*TreeNodes, error)
  2274. }
  2275. // UnimplementedTransformServer can be embedded to have forward compatible implementations.
  2276. type UnimplementedTransformServer struct {
  2277. }
  2278. func (*UnimplementedTransformServer) GetUser(ctx context.Context, req *UserRequest) (*UserResponse, error) {
  2279. return nil, status.Errorf(codes.Unimplemented, "method GetUser not implemented")
  2280. }
  2281. func (*UnimplementedTransformServer) ParseToken(ctx context.Context, req *TokenRequest) (*TokenResponse, error) {
  2282. return nil, status.Errorf(codes.Unimplemented, "method ParseToken not implemented")
  2283. }
  2284. func (*UnimplementedTransformServer) GetErpCityTree(ctx context.Context, req *Empty) (*TreeNodes, error) {
  2285. return nil, status.Errorf(codes.Unimplemented, "method GetErpCityTree not implemented")
  2286. }
  2287. func (*UnimplementedTransformServer) AddMkt(ctx context.Context, req *MktReq) (*MktRes, error) {
  2288. return nil, status.Errorf(codes.Unimplemented, "method AddMkt not implemented")
  2289. }
  2290. func (*UnimplementedTransformServer) LoadOptionset(ctx context.Context, req *OptionsetReq) (*OptionsetRes, error) {
  2291. return nil, status.Errorf(codes.Unimplemented, "method LoadOptionset not implemented")
  2292. }
  2293. func (*UnimplementedTransformServer) GetSchoolIds(ctx context.Context, req *SchoolIdsReq) (*SchoolIdsRes, error) {
  2294. return nil, status.Errorf(codes.Unimplemented, "method GetSchoolIds not implemented")
  2295. }
  2296. func (*UnimplementedTransformServer) GetCityIds(ctx context.Context, req *CityIdsReq) (*CityIdsRes, error) {
  2297. return nil, status.Errorf(codes.Unimplemented, "method GetCityIds not implemented")
  2298. }
  2299. func (*UnimplementedTransformServer) GetMkIds(ctx context.Context, req *CityMkReq) (*CityMkRes, error) {
  2300. return nil, status.Errorf(codes.Unimplemented, "method GetMkIds not implemented")
  2301. }
  2302. func (*UnimplementedTransformServer) PostExcelLog(ctx context.Context, req *ExcelLogReq) (*ExcelLogRes, error) {
  2303. return nil, status.Errorf(codes.Unimplemented, "method PostExcelLog not implemented")
  2304. }
  2305. func (*UnimplementedTransformServer) GetErpOptionset(ctx context.Context, req *OptionCode) (*Options, error) {
  2306. return nil, status.Errorf(codes.Unimplemented, "method GetErpOptionset not implemented")
  2307. }
  2308. func (*UnimplementedTransformServer) GetStudent(ctx context.Context, req *StudentReq) (*StudentRes, error) {
  2309. return nil, status.Errorf(codes.Unimplemented, "method GetStudent not implemented")
  2310. }
  2311. func (*UnimplementedTransformServer) GetDataPermission(ctx context.Context, req *DataPermissionReq) (*DataPermissionRes, error) {
  2312. return nil, status.Errorf(codes.Unimplemented, "method GetDataPermission not implemented")
  2313. }
  2314. func (*UnimplementedTransformServer) GetErpMktNetWorkDetailTree(ctx context.Context, req *Empty) (*TreeNodes, error) {
  2315. return nil, status.Errorf(codes.Unimplemented, "method GetErpMktNetWorkDetailTree not implemented")
  2316. }
  2317. func (*UnimplementedTransformServer) GetErpMktNetWorkDetail(ctx context.Context, req *ErpMktNetWorkDetailReq) (*ErpMktNetWorkDetailRes, error) {
  2318. return nil, status.Errorf(codes.Unimplemented, "method GetErpMktNetWorkDetail not implemented")
  2319. }
  2320. func (*UnimplementedTransformServer) GetErpOrganSchPerByUserId(ctx context.Context, req *GetErpOrganSchPerByUserIdReq) (*GetErpOrganSchPerByUserIdRes, error) {
  2321. return nil, status.Errorf(codes.Unimplemented, "method GetErpOrganSchPerByUserId not implemented")
  2322. }
  2323. func (*UnimplementedTransformServer) GetErpRole(ctx context.Context, req *GetErpRoleReq) (*GetErpRoleRes, error) {
  2324. return nil, status.Errorf(codes.Unimplemented, "method GetErpRole not implemented")
  2325. }
  2326. func (*UnimplementedTransformServer) GetErpSchool(ctx context.Context, req *Empty) (*GetErpSchoolRes, error) {
  2327. return nil, status.Errorf(codes.Unimplemented, "method GetErpSchool not implemented")
  2328. }
  2329. func (*UnimplementedTransformServer) GetErpActive(ctx context.Context, req *GetErpActiveReq) (*GetErpActiveRes, error) {
  2330. return nil, status.Errorf(codes.Unimplemented, "method GetErpActive not implemented")
  2331. }
  2332. func (*UnimplementedTransformServer) GetErpOrganSchTree(ctx context.Context, req *Empty) (*TreeNodes, error) {
  2333. return nil, status.Errorf(codes.Unimplemented, "method GetErpOrganSchTree not implemented")
  2334. }
  2335. func RegisterTransformServer(s *grpc.Server, srv TransformServer) {
  2336. s.RegisterService(&_Transform_serviceDesc, srv)
  2337. }
  2338. func _Transform_GetUser_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2339. in := new(UserRequest)
  2340. if err := dec(in); err != nil {
  2341. return nil, err
  2342. }
  2343. if interceptor == nil {
  2344. return srv.(TransformServer).GetUser(ctx, in)
  2345. }
  2346. info := &grpc.UnaryServerInfo{
  2347. Server: srv,
  2348. FullMethod: "/transform.Transform/GetUser",
  2349. }
  2350. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2351. return srv.(TransformServer).GetUser(ctx, req.(*UserRequest))
  2352. }
  2353. return interceptor(ctx, in, info, handler)
  2354. }
  2355. func _Transform_ParseToken_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2356. in := new(TokenRequest)
  2357. if err := dec(in); err != nil {
  2358. return nil, err
  2359. }
  2360. if interceptor == nil {
  2361. return srv.(TransformServer).ParseToken(ctx, in)
  2362. }
  2363. info := &grpc.UnaryServerInfo{
  2364. Server: srv,
  2365. FullMethod: "/transform.Transform/ParseToken",
  2366. }
  2367. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2368. return srv.(TransformServer).ParseToken(ctx, req.(*TokenRequest))
  2369. }
  2370. return interceptor(ctx, in, info, handler)
  2371. }
  2372. func _Transform_GetErpCityTree_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2373. in := new(Empty)
  2374. if err := dec(in); err != nil {
  2375. return nil, err
  2376. }
  2377. if interceptor == nil {
  2378. return srv.(TransformServer).GetErpCityTree(ctx, in)
  2379. }
  2380. info := &grpc.UnaryServerInfo{
  2381. Server: srv,
  2382. FullMethod: "/transform.Transform/GetErpCityTree",
  2383. }
  2384. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2385. return srv.(TransformServer).GetErpCityTree(ctx, req.(*Empty))
  2386. }
  2387. return interceptor(ctx, in, info, handler)
  2388. }
  2389. func _Transform_AddMkt_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2390. in := new(MktReq)
  2391. if err := dec(in); err != nil {
  2392. return nil, err
  2393. }
  2394. if interceptor == nil {
  2395. return srv.(TransformServer).AddMkt(ctx, in)
  2396. }
  2397. info := &grpc.UnaryServerInfo{
  2398. Server: srv,
  2399. FullMethod: "/transform.Transform/AddMkt",
  2400. }
  2401. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2402. return srv.(TransformServer).AddMkt(ctx, req.(*MktReq))
  2403. }
  2404. return interceptor(ctx, in, info, handler)
  2405. }
  2406. func _Transform_LoadOptionset_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2407. in := new(OptionsetReq)
  2408. if err := dec(in); err != nil {
  2409. return nil, err
  2410. }
  2411. if interceptor == nil {
  2412. return srv.(TransformServer).LoadOptionset(ctx, in)
  2413. }
  2414. info := &grpc.UnaryServerInfo{
  2415. Server: srv,
  2416. FullMethod: "/transform.Transform/LoadOptionset",
  2417. }
  2418. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2419. return srv.(TransformServer).LoadOptionset(ctx, req.(*OptionsetReq))
  2420. }
  2421. return interceptor(ctx, in, info, handler)
  2422. }
  2423. func _Transform_GetSchoolIds_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2424. in := new(SchoolIdsReq)
  2425. if err := dec(in); err != nil {
  2426. return nil, err
  2427. }
  2428. if interceptor == nil {
  2429. return srv.(TransformServer).GetSchoolIds(ctx, in)
  2430. }
  2431. info := &grpc.UnaryServerInfo{
  2432. Server: srv,
  2433. FullMethod: "/transform.Transform/GetSchoolIds",
  2434. }
  2435. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2436. return srv.(TransformServer).GetSchoolIds(ctx, req.(*SchoolIdsReq))
  2437. }
  2438. return interceptor(ctx, in, info, handler)
  2439. }
  2440. func _Transform_GetCityIds_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2441. in := new(CityIdsReq)
  2442. if err := dec(in); err != nil {
  2443. return nil, err
  2444. }
  2445. if interceptor == nil {
  2446. return srv.(TransformServer).GetCityIds(ctx, in)
  2447. }
  2448. info := &grpc.UnaryServerInfo{
  2449. Server: srv,
  2450. FullMethod: "/transform.Transform/GetCityIds",
  2451. }
  2452. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2453. return srv.(TransformServer).GetCityIds(ctx, req.(*CityIdsReq))
  2454. }
  2455. return interceptor(ctx, in, info, handler)
  2456. }
  2457. func _Transform_GetMkIds_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2458. in := new(CityMkReq)
  2459. if err := dec(in); err != nil {
  2460. return nil, err
  2461. }
  2462. if interceptor == nil {
  2463. return srv.(TransformServer).GetMkIds(ctx, in)
  2464. }
  2465. info := &grpc.UnaryServerInfo{
  2466. Server: srv,
  2467. FullMethod: "/transform.Transform/GetMkIds",
  2468. }
  2469. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2470. return srv.(TransformServer).GetMkIds(ctx, req.(*CityMkReq))
  2471. }
  2472. return interceptor(ctx, in, info, handler)
  2473. }
  2474. func _Transform_PostExcelLog_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2475. in := new(ExcelLogReq)
  2476. if err := dec(in); err != nil {
  2477. return nil, err
  2478. }
  2479. if interceptor == nil {
  2480. return srv.(TransformServer).PostExcelLog(ctx, in)
  2481. }
  2482. info := &grpc.UnaryServerInfo{
  2483. Server: srv,
  2484. FullMethod: "/transform.Transform/PostExcelLog",
  2485. }
  2486. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2487. return srv.(TransformServer).PostExcelLog(ctx, req.(*ExcelLogReq))
  2488. }
  2489. return interceptor(ctx, in, info, handler)
  2490. }
  2491. func _Transform_GetErpOptionset_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2492. in := new(OptionCode)
  2493. if err := dec(in); err != nil {
  2494. return nil, err
  2495. }
  2496. if interceptor == nil {
  2497. return srv.(TransformServer).GetErpOptionset(ctx, in)
  2498. }
  2499. info := &grpc.UnaryServerInfo{
  2500. Server: srv,
  2501. FullMethod: "/transform.Transform/GetErpOptionset",
  2502. }
  2503. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2504. return srv.(TransformServer).GetErpOptionset(ctx, req.(*OptionCode))
  2505. }
  2506. return interceptor(ctx, in, info, handler)
  2507. }
  2508. func _Transform_GetStudent_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2509. in := new(StudentReq)
  2510. if err := dec(in); err != nil {
  2511. return nil, err
  2512. }
  2513. if interceptor == nil {
  2514. return srv.(TransformServer).GetStudent(ctx, in)
  2515. }
  2516. info := &grpc.UnaryServerInfo{
  2517. Server: srv,
  2518. FullMethod: "/transform.Transform/GetStudent",
  2519. }
  2520. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2521. return srv.(TransformServer).GetStudent(ctx, req.(*StudentReq))
  2522. }
  2523. return interceptor(ctx, in, info, handler)
  2524. }
  2525. func _Transform_GetDataPermission_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2526. in := new(DataPermissionReq)
  2527. if err := dec(in); err != nil {
  2528. return nil, err
  2529. }
  2530. if interceptor == nil {
  2531. return srv.(TransformServer).GetDataPermission(ctx, in)
  2532. }
  2533. info := &grpc.UnaryServerInfo{
  2534. Server: srv,
  2535. FullMethod: "/transform.Transform/GetDataPermission",
  2536. }
  2537. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2538. return srv.(TransformServer).GetDataPermission(ctx, req.(*DataPermissionReq))
  2539. }
  2540. return interceptor(ctx, in, info, handler)
  2541. }
  2542. func _Transform_GetErpMktNetWorkDetailTree_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2543. in := new(Empty)
  2544. if err := dec(in); err != nil {
  2545. return nil, err
  2546. }
  2547. if interceptor == nil {
  2548. return srv.(TransformServer).GetErpMktNetWorkDetailTree(ctx, in)
  2549. }
  2550. info := &grpc.UnaryServerInfo{
  2551. Server: srv,
  2552. FullMethod: "/transform.Transform/GetErpMktNetWorkDetailTree",
  2553. }
  2554. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2555. return srv.(TransformServer).GetErpMktNetWorkDetailTree(ctx, req.(*Empty))
  2556. }
  2557. return interceptor(ctx, in, info, handler)
  2558. }
  2559. func _Transform_GetErpMktNetWorkDetail_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2560. in := new(ErpMktNetWorkDetailReq)
  2561. if err := dec(in); err != nil {
  2562. return nil, err
  2563. }
  2564. if interceptor == nil {
  2565. return srv.(TransformServer).GetErpMktNetWorkDetail(ctx, in)
  2566. }
  2567. info := &grpc.UnaryServerInfo{
  2568. Server: srv,
  2569. FullMethod: "/transform.Transform/GetErpMktNetWorkDetail",
  2570. }
  2571. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2572. return srv.(TransformServer).GetErpMktNetWorkDetail(ctx, req.(*ErpMktNetWorkDetailReq))
  2573. }
  2574. return interceptor(ctx, in, info, handler)
  2575. }
  2576. func _Transform_GetErpOrganSchPerByUserId_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2577. in := new(GetErpOrganSchPerByUserIdReq)
  2578. if err := dec(in); err != nil {
  2579. return nil, err
  2580. }
  2581. if interceptor == nil {
  2582. return srv.(TransformServer).GetErpOrganSchPerByUserId(ctx, in)
  2583. }
  2584. info := &grpc.UnaryServerInfo{
  2585. Server: srv,
  2586. FullMethod: "/transform.Transform/GetErpOrganSchPerByUserId",
  2587. }
  2588. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2589. return srv.(TransformServer).GetErpOrganSchPerByUserId(ctx, req.(*GetErpOrganSchPerByUserIdReq))
  2590. }
  2591. return interceptor(ctx, in, info, handler)
  2592. }
  2593. func _Transform_GetErpRole_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2594. in := new(GetErpRoleReq)
  2595. if err := dec(in); err != nil {
  2596. return nil, err
  2597. }
  2598. if interceptor == nil {
  2599. return srv.(TransformServer).GetErpRole(ctx, in)
  2600. }
  2601. info := &grpc.UnaryServerInfo{
  2602. Server: srv,
  2603. FullMethod: "/transform.Transform/GetErpRole",
  2604. }
  2605. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2606. return srv.(TransformServer).GetErpRole(ctx, req.(*GetErpRoleReq))
  2607. }
  2608. return interceptor(ctx, in, info, handler)
  2609. }
  2610. func _Transform_GetErpSchool_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2611. in := new(Empty)
  2612. if err := dec(in); err != nil {
  2613. return nil, err
  2614. }
  2615. if interceptor == nil {
  2616. return srv.(TransformServer).GetErpSchool(ctx, in)
  2617. }
  2618. info := &grpc.UnaryServerInfo{
  2619. Server: srv,
  2620. FullMethod: "/transform.Transform/GetErpSchool",
  2621. }
  2622. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2623. return srv.(TransformServer).GetErpSchool(ctx, req.(*Empty))
  2624. }
  2625. return interceptor(ctx, in, info, handler)
  2626. }
  2627. func _Transform_GetErpActive_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2628. in := new(GetErpActiveReq)
  2629. if err := dec(in); err != nil {
  2630. return nil, err
  2631. }
  2632. if interceptor == nil {
  2633. return srv.(TransformServer).GetErpActive(ctx, in)
  2634. }
  2635. info := &grpc.UnaryServerInfo{
  2636. Server: srv,
  2637. FullMethod: "/transform.Transform/GetErpActive",
  2638. }
  2639. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2640. return srv.(TransformServer).GetErpActive(ctx, req.(*GetErpActiveReq))
  2641. }
  2642. return interceptor(ctx, in, info, handler)
  2643. }
  2644. func _Transform_GetErpOrganSchTree_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2645. in := new(Empty)
  2646. if err := dec(in); err != nil {
  2647. return nil, err
  2648. }
  2649. if interceptor == nil {
  2650. return srv.(TransformServer).GetErpOrganSchTree(ctx, in)
  2651. }
  2652. info := &grpc.UnaryServerInfo{
  2653. Server: srv,
  2654. FullMethod: "/transform.Transform/GetErpOrganSchTree",
  2655. }
  2656. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2657. return srv.(TransformServer).GetErpOrganSchTree(ctx, req.(*Empty))
  2658. }
  2659. return interceptor(ctx, in, info, handler)
  2660. }
  2661. var _Transform_serviceDesc = grpc.ServiceDesc{
  2662. ServiceName: "transform.Transform",
  2663. HandlerType: (*TransformServer)(nil),
  2664. Methods: []grpc.MethodDesc{
  2665. {
  2666. MethodName: "GetUser",
  2667. Handler: _Transform_GetUser_Handler,
  2668. },
  2669. {
  2670. MethodName: "ParseToken",
  2671. Handler: _Transform_ParseToken_Handler,
  2672. },
  2673. {
  2674. MethodName: "GetErpCityTree",
  2675. Handler: _Transform_GetErpCityTree_Handler,
  2676. },
  2677. {
  2678. MethodName: "AddMkt",
  2679. Handler: _Transform_AddMkt_Handler,
  2680. },
  2681. {
  2682. MethodName: "LoadOptionset",
  2683. Handler: _Transform_LoadOptionset_Handler,
  2684. },
  2685. {
  2686. MethodName: "GetSchoolIds",
  2687. Handler: _Transform_GetSchoolIds_Handler,
  2688. },
  2689. {
  2690. MethodName: "GetCityIds",
  2691. Handler: _Transform_GetCityIds_Handler,
  2692. },
  2693. {
  2694. MethodName: "GetMkIds",
  2695. Handler: _Transform_GetMkIds_Handler,
  2696. },
  2697. {
  2698. MethodName: "PostExcelLog",
  2699. Handler: _Transform_PostExcelLog_Handler,
  2700. },
  2701. {
  2702. MethodName: "GetErpOptionset",
  2703. Handler: _Transform_GetErpOptionset_Handler,
  2704. },
  2705. {
  2706. MethodName: "GetStudent",
  2707. Handler: _Transform_GetStudent_Handler,
  2708. },
  2709. {
  2710. MethodName: "GetDataPermission",
  2711. Handler: _Transform_GetDataPermission_Handler,
  2712. },
  2713. {
  2714. MethodName: "GetErpMktNetWorkDetailTree",
  2715. Handler: _Transform_GetErpMktNetWorkDetailTree_Handler,
  2716. },
  2717. {
  2718. MethodName: "GetErpMktNetWorkDetail",
  2719. Handler: _Transform_GetErpMktNetWorkDetail_Handler,
  2720. },
  2721. {
  2722. MethodName: "GetErpOrganSchPerByUserId",
  2723. Handler: _Transform_GetErpOrganSchPerByUserId_Handler,
  2724. },
  2725. {
  2726. MethodName: "GetErpRole",
  2727. Handler: _Transform_GetErpRole_Handler,
  2728. },
  2729. {
  2730. MethodName: "GetErpSchool",
  2731. Handler: _Transform_GetErpSchool_Handler,
  2732. },
  2733. {
  2734. MethodName: "GetErpActive",
  2735. Handler: _Transform_GetErpActive_Handler,
  2736. },
  2737. {
  2738. MethodName: "GetErpOrganSchTree",
  2739. Handler: _Transform_GetErpOrganSchTree_Handler,
  2740. },
  2741. },
  2742. Streams: []grpc.StreamDesc{},
  2743. Metadata: "transform.proto",
  2744. }