transform.pb.go 111 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209
  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. Remark string `protobuf:"bytes,23,opt,name=Remark,proto3" json:"Remark,omitempty"`
  1604. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1605. XXX_unrecognized []byte `json:"-"`
  1606. XXX_sizecache int32 `json:"-"`
  1607. }
  1608. func (m *MktReq) Reset() { *m = MktReq{} }
  1609. func (m *MktReq) String() string { return proto.CompactTextString(m) }
  1610. func (*MktReq) ProtoMessage() {}
  1611. func (*MktReq) Descriptor() ([]byte, []int) {
  1612. return fileDescriptor_cb4a498eeb2ba07d, []int{38}
  1613. }
  1614. func (m *MktReq) XXX_Unmarshal(b []byte) error {
  1615. return xxx_messageInfo_MktReq.Unmarshal(m, b)
  1616. }
  1617. func (m *MktReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1618. return xxx_messageInfo_MktReq.Marshal(b, m, deterministic)
  1619. }
  1620. func (m *MktReq) XXX_Merge(src proto.Message) {
  1621. xxx_messageInfo_MktReq.Merge(m, src)
  1622. }
  1623. func (m *MktReq) XXX_Size() int {
  1624. return xxx_messageInfo_MktReq.Size(m)
  1625. }
  1626. func (m *MktReq) XXX_DiscardUnknown() {
  1627. xxx_messageInfo_MktReq.DiscardUnknown(m)
  1628. }
  1629. var xxx_messageInfo_MktReq proto.InternalMessageInfo
  1630. func (m *MktReq) GetId() int64 {
  1631. if m != nil {
  1632. return m.Id
  1633. }
  1634. return 0
  1635. }
  1636. func (m *MktReq) GetMkId() string {
  1637. if m != nil {
  1638. return m.MkId
  1639. }
  1640. return ""
  1641. }
  1642. func (m *MktReq) GetPartTimeUserId() int64 {
  1643. if m != nil {
  1644. return m.PartTimeUserId
  1645. }
  1646. return 0
  1647. }
  1648. func (m *MktReq) GetUserId() int64 {
  1649. if m != nil {
  1650. return m.UserId
  1651. }
  1652. return 0
  1653. }
  1654. func (m *MktReq) GetStuName() string {
  1655. if m != nil {
  1656. return m.StuName
  1657. }
  1658. return ""
  1659. }
  1660. func (m *MktReq) GetAgeGroup() int64 {
  1661. if m != nil {
  1662. return m.AgeGroup
  1663. }
  1664. return 0
  1665. }
  1666. func (m *MktReq) GetStuLinkPerson() int64 {
  1667. if m != nil {
  1668. return m.StuLinkPerson
  1669. }
  1670. return 0
  1671. }
  1672. func (m *MktReq) GetStuPhone() string {
  1673. if m != nil {
  1674. return m.StuPhone
  1675. }
  1676. return ""
  1677. }
  1678. func (m *MktReq) GetSchId() int64 {
  1679. if m != nil {
  1680. return m.SchId
  1681. }
  1682. return 0
  1683. }
  1684. func (m *MktReq) GetAddress() string {
  1685. if m != nil {
  1686. return m.Address
  1687. }
  1688. return ""
  1689. }
  1690. func (m *MktReq) GetCreateTime() string {
  1691. if m != nil {
  1692. return m.CreateTime
  1693. }
  1694. return ""
  1695. }
  1696. func (m *MktReq) GetDelFlag() int64 {
  1697. if m != nil {
  1698. return m.DelFlag
  1699. }
  1700. return 0
  1701. }
  1702. func (m *MktReq) GetCheckState() int64 {
  1703. if m != nil {
  1704. return m.CheckState
  1705. }
  1706. return 0
  1707. }
  1708. func (m *MktReq) GetCheckTime() string {
  1709. if m != nil {
  1710. return m.CheckTime
  1711. }
  1712. return ""
  1713. }
  1714. func (m *MktReq) GetCheckBy() string {
  1715. if m != nil {
  1716. return m.CheckBy
  1717. }
  1718. return ""
  1719. }
  1720. func (m *MktReq) GetNetworkDetailId() int64 {
  1721. if m != nil {
  1722. return m.NetworkDetailId
  1723. }
  1724. return 0
  1725. }
  1726. func (m *MktReq) GetActiveId() int64 {
  1727. if m != nil {
  1728. return m.ActiveId
  1729. }
  1730. return 0
  1731. }
  1732. func (m *MktReq) GetCallType() int64 {
  1733. if m != nil {
  1734. return m.CallType
  1735. }
  1736. return 0
  1737. }
  1738. func (m *MktReq) GetMaType() int64 {
  1739. if m != nil {
  1740. return m.MaType
  1741. }
  1742. return 0
  1743. }
  1744. func (m *MktReq) GetQuaoYji() int64 {
  1745. if m != nil {
  1746. return m.QuaoYji
  1747. }
  1748. return 0
  1749. }
  1750. func (m *MktReq) GetMktActivityId() int64 {
  1751. if m != nil {
  1752. return m.MktActivityId
  1753. }
  1754. return 0
  1755. }
  1756. func (m *MktReq) GetLoadSchId() int64 {
  1757. if m != nil {
  1758. return m.LoadSchId
  1759. }
  1760. return 0
  1761. }
  1762. func (m *MktReq) GetRemark() string {
  1763. if m != nil {
  1764. return m.Remark
  1765. }
  1766. return ""
  1767. }
  1768. type MktRes struct {
  1769. Status int64 `protobuf:"varint,1,opt,name=Status,proto3" json:"Status,omitempty"`
  1770. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1771. XXX_unrecognized []byte `json:"-"`
  1772. XXX_sizecache int32 `json:"-"`
  1773. }
  1774. func (m *MktRes) Reset() { *m = MktRes{} }
  1775. func (m *MktRes) String() string { return proto.CompactTextString(m) }
  1776. func (*MktRes) ProtoMessage() {}
  1777. func (*MktRes) Descriptor() ([]byte, []int) {
  1778. return fileDescriptor_cb4a498eeb2ba07d, []int{39}
  1779. }
  1780. func (m *MktRes) XXX_Unmarshal(b []byte) error {
  1781. return xxx_messageInfo_MktRes.Unmarshal(m, b)
  1782. }
  1783. func (m *MktRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1784. return xxx_messageInfo_MktRes.Marshal(b, m, deterministic)
  1785. }
  1786. func (m *MktRes) XXX_Merge(src proto.Message) {
  1787. xxx_messageInfo_MktRes.Merge(m, src)
  1788. }
  1789. func (m *MktRes) XXX_Size() int {
  1790. return xxx_messageInfo_MktRes.Size(m)
  1791. }
  1792. func (m *MktRes) XXX_DiscardUnknown() {
  1793. xxx_messageInfo_MktRes.DiscardUnknown(m)
  1794. }
  1795. var xxx_messageInfo_MktRes proto.InternalMessageInfo
  1796. func (m *MktRes) GetStatus() int64 {
  1797. if m != nil {
  1798. return m.Status
  1799. }
  1800. return 0
  1801. }
  1802. type StudentReq struct {
  1803. Id int64 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"`
  1804. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1805. XXX_unrecognized []byte `json:"-"`
  1806. XXX_sizecache int32 `json:"-"`
  1807. }
  1808. func (m *StudentReq) Reset() { *m = StudentReq{} }
  1809. func (m *StudentReq) String() string { return proto.CompactTextString(m) }
  1810. func (*StudentReq) ProtoMessage() {}
  1811. func (*StudentReq) Descriptor() ([]byte, []int) {
  1812. return fileDescriptor_cb4a498eeb2ba07d, []int{40}
  1813. }
  1814. func (m *StudentReq) XXX_Unmarshal(b []byte) error {
  1815. return xxx_messageInfo_StudentReq.Unmarshal(m, b)
  1816. }
  1817. func (m *StudentReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1818. return xxx_messageInfo_StudentReq.Marshal(b, m, deterministic)
  1819. }
  1820. func (m *StudentReq) XXX_Merge(src proto.Message) {
  1821. xxx_messageInfo_StudentReq.Merge(m, src)
  1822. }
  1823. func (m *StudentReq) XXX_Size() int {
  1824. return xxx_messageInfo_StudentReq.Size(m)
  1825. }
  1826. func (m *StudentReq) XXX_DiscardUnknown() {
  1827. xxx_messageInfo_StudentReq.DiscardUnknown(m)
  1828. }
  1829. var xxx_messageInfo_StudentReq proto.InternalMessageInfo
  1830. func (m *StudentReq) GetId() int64 {
  1831. if m != nil {
  1832. return m.Id
  1833. }
  1834. return 0
  1835. }
  1836. type StudentRes struct {
  1837. Id int64 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"`
  1838. StuPhone string `protobuf:"bytes,2,opt,name=StuPhone,proto3" json:"StuPhone,omitempty"`
  1839. CreateBy string `protobuf:"bytes,3,opt,name=CreateBy,proto3" json:"CreateBy,omitempty"`
  1840. CreateTime string `protobuf:"bytes,4,opt,name=CreateTime,proto3" json:"CreateTime,omitempty"`
  1841. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1842. XXX_unrecognized []byte `json:"-"`
  1843. XXX_sizecache int32 `json:"-"`
  1844. }
  1845. func (m *StudentRes) Reset() { *m = StudentRes{} }
  1846. func (m *StudentRes) String() string { return proto.CompactTextString(m) }
  1847. func (*StudentRes) ProtoMessage() {}
  1848. func (*StudentRes) Descriptor() ([]byte, []int) {
  1849. return fileDescriptor_cb4a498eeb2ba07d, []int{41}
  1850. }
  1851. func (m *StudentRes) XXX_Unmarshal(b []byte) error {
  1852. return xxx_messageInfo_StudentRes.Unmarshal(m, b)
  1853. }
  1854. func (m *StudentRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1855. return xxx_messageInfo_StudentRes.Marshal(b, m, deterministic)
  1856. }
  1857. func (m *StudentRes) XXX_Merge(src proto.Message) {
  1858. xxx_messageInfo_StudentRes.Merge(m, src)
  1859. }
  1860. func (m *StudentRes) XXX_Size() int {
  1861. return xxx_messageInfo_StudentRes.Size(m)
  1862. }
  1863. func (m *StudentRes) XXX_DiscardUnknown() {
  1864. xxx_messageInfo_StudentRes.DiscardUnknown(m)
  1865. }
  1866. var xxx_messageInfo_StudentRes proto.InternalMessageInfo
  1867. func (m *StudentRes) GetId() int64 {
  1868. if m != nil {
  1869. return m.Id
  1870. }
  1871. return 0
  1872. }
  1873. func (m *StudentRes) GetStuPhone() string {
  1874. if m != nil {
  1875. return m.StuPhone
  1876. }
  1877. return ""
  1878. }
  1879. func (m *StudentRes) GetCreateBy() string {
  1880. if m != nil {
  1881. return m.CreateBy
  1882. }
  1883. return ""
  1884. }
  1885. func (m *StudentRes) GetCreateTime() string {
  1886. if m != nil {
  1887. return m.CreateTime
  1888. }
  1889. return ""
  1890. }
  1891. type ErpUserReq struct {
  1892. ErpId string `protobuf:"bytes,1,opt,name=ErpId,proto3" json:"ErpId,omitempty"`
  1893. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1894. XXX_unrecognized []byte `json:"-"`
  1895. XXX_sizecache int32 `json:"-"`
  1896. }
  1897. func (m *ErpUserReq) Reset() { *m = ErpUserReq{} }
  1898. func (m *ErpUserReq) String() string { return proto.CompactTextString(m) }
  1899. func (*ErpUserReq) ProtoMessage() {}
  1900. func (*ErpUserReq) Descriptor() ([]byte, []int) {
  1901. return fileDescriptor_cb4a498eeb2ba07d, []int{42}
  1902. }
  1903. func (m *ErpUserReq) XXX_Unmarshal(b []byte) error {
  1904. return xxx_messageInfo_ErpUserReq.Unmarshal(m, b)
  1905. }
  1906. func (m *ErpUserReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1907. return xxx_messageInfo_ErpUserReq.Marshal(b, m, deterministic)
  1908. }
  1909. func (m *ErpUserReq) XXX_Merge(src proto.Message) {
  1910. xxx_messageInfo_ErpUserReq.Merge(m, src)
  1911. }
  1912. func (m *ErpUserReq) XXX_Size() int {
  1913. return xxx_messageInfo_ErpUserReq.Size(m)
  1914. }
  1915. func (m *ErpUserReq) XXX_DiscardUnknown() {
  1916. xxx_messageInfo_ErpUserReq.DiscardUnknown(m)
  1917. }
  1918. var xxx_messageInfo_ErpUserReq proto.InternalMessageInfo
  1919. func (m *ErpUserReq) GetErpId() string {
  1920. if m != nil {
  1921. return m.ErpId
  1922. }
  1923. return ""
  1924. }
  1925. type ErpUserRes struct {
  1926. OsId string `protobuf:"bytes,1,opt,name=OsId,proto3" json:"OsId,omitempty"`
  1927. OsName string `protobuf:"bytes,2,opt,name=OsName,proto3" json:"OsName,omitempty"`
  1928. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1929. XXX_unrecognized []byte `json:"-"`
  1930. XXX_sizecache int32 `json:"-"`
  1931. }
  1932. func (m *ErpUserRes) Reset() { *m = ErpUserRes{} }
  1933. func (m *ErpUserRes) String() string { return proto.CompactTextString(m) }
  1934. func (*ErpUserRes) ProtoMessage() {}
  1935. func (*ErpUserRes) Descriptor() ([]byte, []int) {
  1936. return fileDescriptor_cb4a498eeb2ba07d, []int{43}
  1937. }
  1938. func (m *ErpUserRes) XXX_Unmarshal(b []byte) error {
  1939. return xxx_messageInfo_ErpUserRes.Unmarshal(m, b)
  1940. }
  1941. func (m *ErpUserRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1942. return xxx_messageInfo_ErpUserRes.Marshal(b, m, deterministic)
  1943. }
  1944. func (m *ErpUserRes) XXX_Merge(src proto.Message) {
  1945. xxx_messageInfo_ErpUserRes.Merge(m, src)
  1946. }
  1947. func (m *ErpUserRes) XXX_Size() int {
  1948. return xxx_messageInfo_ErpUserRes.Size(m)
  1949. }
  1950. func (m *ErpUserRes) XXX_DiscardUnknown() {
  1951. xxx_messageInfo_ErpUserRes.DiscardUnknown(m)
  1952. }
  1953. var xxx_messageInfo_ErpUserRes proto.InternalMessageInfo
  1954. func (m *ErpUserRes) GetOsId() string {
  1955. if m != nil {
  1956. return m.OsId
  1957. }
  1958. return ""
  1959. }
  1960. func (m *ErpUserRes) GetOsName() string {
  1961. if m != nil {
  1962. return m.OsName
  1963. }
  1964. return ""
  1965. }
  1966. func init() {
  1967. proto.RegisterType((*UserRequest)(nil), "transform.UserRequest")
  1968. proto.RegisterType((*UserResponse)(nil), "transform.UserResponse")
  1969. proto.RegisterType((*TokenRequest)(nil), "transform.TokenRequest")
  1970. proto.RegisterType((*TokenResponse)(nil), "transform.TokenResponse")
  1971. proto.RegisterType((*Empty)(nil), "transform.Empty")
  1972. proto.RegisterType((*TreeNodes)(nil), "transform.TreeNodes")
  1973. proto.RegisterType((*TreeNode)(nil), "transform.TreeNode")
  1974. proto.RegisterType((*ErpMktNetWorkDetail)(nil), "transform.ErpMktNetWorkDetail")
  1975. proto.RegisterType((*ErpMktNetWorkDetailRes)(nil), "transform.ErpMktNetWorkDetailRes")
  1976. proto.RegisterType((*ErpMktNetWorkDetailReq)(nil), "transform.ErpMktNetWorkDetailReq")
  1977. proto.RegisterType((*Tag)(nil), "transform.Tag")
  1978. proto.RegisterType((*OptionsetReq)(nil), "transform.OptionsetReq")
  1979. proto.RegisterType((*OptionsetRes)(nil), "transform.OptionsetRes")
  1980. proto.RegisterMapType((map[string]string)(nil), "transform.OptionsetRes.MapListEntry")
  1981. proto.RegisterType((*OptionCode)(nil), "transform.OptionCode")
  1982. proto.RegisterType((*Options)(nil), "transform.Options")
  1983. proto.RegisterType((*ResponseByte)(nil), "transform.ResponseByte")
  1984. proto.RegisterType((*ExcelLogReq)(nil), "transform.ExcelLogReq")
  1985. proto.RegisterType((*ExcelLogRes)(nil), "transform.ExcelLogRes")
  1986. proto.RegisterType((*SchoolIdsReq)(nil), "transform.SchoolIdsReq")
  1987. proto.RegisterType((*ListOfInt)(nil), "transform.ListOfInt")
  1988. proto.RegisterType((*SchoolIdsRes)(nil), "transform.SchoolIdsRes")
  1989. proto.RegisterMapType((map[string]int64)(nil), "transform.SchoolIdsRes.MapListEntry")
  1990. proto.RegisterType((*CityIdsReq)(nil), "transform.CityIdsReq")
  1991. proto.RegisterType((*CityMkReq)(nil), "transform.CityMkReq")
  1992. proto.RegisterType((*CityIdsRes)(nil), "transform.CityIdsRes")
  1993. proto.RegisterMapType((map[string]int64)(nil), "transform.CityIdsRes.MapListEntry")
  1994. proto.RegisterType((*CityMkRes)(nil), "transform.CityMkRes")
  1995. proto.RegisterMapType((map[string]string)(nil), "transform.CityMkRes.MapListEntry")
  1996. proto.RegisterType((*BytesReq)(nil), "transform.BytesReq")
  1997. proto.RegisterType((*BytesResp)(nil), "transform.BytesResp")
  1998. proto.RegisterType((*GetErpRoleRes)(nil), "transform.GetErpRoleRes")
  1999. proto.RegisterType((*GetErpRoleReq)(nil), "transform.GetErpRoleReq")
  2000. proto.RegisterType((*GetErpOrganSchPerByUserIdReq)(nil), "transform.GetErpOrganSchPerByUserIdReq")
  2001. proto.RegisterType((*GetErpOrganSchPerByUserIdRes)(nil), "transform.GetErpOrganSchPerByUserIdRes")
  2002. proto.RegisterType((*OrganSchool)(nil), "transform.OrganSchool")
  2003. proto.RegisterType((*GetErpSchoolRes)(nil), "transform.GetErpSchoolRes")
  2004. proto.RegisterType((*GetErpActiveReq)(nil), "transform.GetErpActiveReq")
  2005. proto.RegisterType((*GetErpActiveRes)(nil), "transform.GetErpActiveRes")
  2006. proto.RegisterType((*Active)(nil), "transform.Active")
  2007. proto.RegisterType((*DataPermissionReq)(nil), "transform.DataPermissionReq")
  2008. proto.RegisterType((*DataPermissionRes)(nil), "transform.DataPermissionRes")
  2009. proto.RegisterMapType((map[string]string)(nil), "transform.DataPermissionRes.MapListEntry")
  2010. proto.RegisterType((*MktReq)(nil), "transform.MktReq")
  2011. proto.RegisterType((*MktRes)(nil), "transform.MktRes")
  2012. proto.RegisterType((*StudentReq)(nil), "transform.StudentReq")
  2013. proto.RegisterType((*StudentRes)(nil), "transform.StudentRes")
  2014. proto.RegisterType((*ErpUserReq)(nil), "transform.ErpUserReq")
  2015. proto.RegisterType((*ErpUserRes)(nil), "transform.ErpUserRes")
  2016. }
  2017. func init() { proto.RegisterFile("transform.proto", fileDescriptor_cb4a498eeb2ba07d) }
  2018. var fileDescriptor_cb4a498eeb2ba07d = []byte{
  2019. // 1778 bytes of a gzipped FileDescriptorProto
  2020. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x58, 0x4b, 0x73, 0x23, 0x49,
  2021. 0x11, 0x0e, 0x49, 0xd6, 0x2b, 0x25, 0xdb, 0xe3, 0x1a, 0x3f, 0x7a, 0x1b, 0xb3, 0x78, 0x8b, 0x01,
  2022. 0x3c, 0x1c, 0x7c, 0x98, 0x25, 0x96, 0x09, 0xb3, 0xb1, 0xac, 0x5f, 0xab, 0x50, 0x84, 0x65, 0x1b,
  2023. 0xc9, 0x1b, 0x04, 0x17, 0x1c, 0xbd, 0xea, 0x5a, 0xb9, 0x51, 0xab, 0xab, 0xdd, 0x55, 0x1a, 0x46,
  2024. 0x77, 0x82, 0x03, 0x57, 0x08, 0x6e, 0xf0, 0x8f, 0xb8, 0x71, 0xe3, 0xcf, 0x10, 0x59, 0x55, 0xdd,
  2025. 0x5d, 0x92, 0x5a, 0xf6, 0x0c, 0xc3, 0xdc, 0x3a, 0xb3, 0xb2, 0xb2, 0x32, 0xb3, 0xb2, 0x32, 0xbf,
  2026. 0x6c, 0xd8, 0x94, 0x89, 0x17, 0x89, 0xef, 0x79, 0x32, 0x39, 0x8a, 0x13, 0x2e, 0x39, 0x69, 0x66,
  2027. 0x0c, 0xfa, 0x39, 0xb4, 0xbe, 0x15, 0x2c, 0xe9, 0xb3, 0x87, 0x29, 0x13, 0x92, 0x6c, 0x40, 0x39,
  2028. 0xf0, 0x9d, 0xd2, 0x41, 0xe9, 0xb0, 0xd9, 0x2f, 0x07, 0x3e, 0xd9, 0x86, 0x6a, 0x7c, 0xcf, 0x23,
  2029. 0xe6, 0x94, 0x15, 0x4b, 0x13, 0xf4, 0xdf, 0x25, 0x68, 0xeb, 0x5d, 0x22, 0xe6, 0x91, 0x60, 0xef,
  2030. 0xb6, 0x0d, 0xb9, 0x09, 0x0f, 0x99, 0x70, 0x2a, 0x9a, 0xab, 0x08, 0xb2, 0x0b, 0x35, 0x21, 0x3d,
  2031. 0x39, 0x15, 0xce, 0xda, 0x41, 0xe9, 0xb0, 0xd2, 0x37, 0x14, 0x39, 0x80, 0x16, 0x4b, 0xe2, 0x3e,
  2032. 0x0f, 0xd9, 0xed, 0x2c, 0x66, 0x4e, 0x55, 0x2d, 0xda, 0x2c, 0xe2, 0x42, 0x63, 0x2a, 0x58, 0x72,
  2033. 0xe5, 0x4d, 0x98, 0x53, 0x53, 0x2a, 0x33, 0x1a, 0xd7, 0x86, 0x81, 0x9c, 0xa9, 0xb5, 0xba, 0x5e,
  2034. 0x4b, 0x69, 0x3c, 0x71, 0xc4, 0x22, 0x9f, 0x25, 0x4e, 0x43, 0x9f, 0xa8, 0x29, 0xfa, 0x02, 0xda,
  2035. 0xb7, 0x7c, 0xcc, 0xa2, 0x34, 0x18, 0xdb, 0x50, 0x95, 0x48, 0x1b, 0xc7, 0x34, 0x41, 0xff, 0x51,
  2036. 0x86, 0x75, 0x23, 0x66, 0xbc, 0xdf, 0x85, 0x1a, 0x46, 0xa3, 0x9b, 0x46, 0xc0, 0x50, 0xe8, 0x81,
  2037. 0x8a, 0x12, 0x0f, 0x59, 0xd7, 0x17, 0x26, 0x16, 0x36, 0x8b, 0xbc, 0x80, 0x75, 0x24, 0x07, 0xc3,
  2038. 0x7b, 0xce, 0x43, 0x94, 0xd1, 0x91, 0x99, 0x67, 0x92, 0x43, 0xd8, 0x44, 0xc6, 0x4d, 0xc2, 0xdf,
  2039. 0x04, 0xd1, 0x50, 0xe9, 0x5a, 0x53, 0x72, 0x8b, 0x6c, 0x42, 0xf5, 0xbd, 0x5c, 0x27, 0x23, 0x2f,
  2040. 0x42, 0xb1, 0xaa, 0x12, 0x9b, 0xe3, 0xa1, 0x55, 0x83, 0x99, 0x48, 0xb5, 0x9b, 0xc0, 0xd9, 0x2c,
  2041. 0xf2, 0x29, 0xc0, 0x60, 0x26, 0xcc, 0x06, 0x13, 0x3d, 0x8b, 0x43, 0xf6, 0xa1, 0xa9, 0x0e, 0x56,
  2042. 0x37, 0xdc, 0x50, 0xcb, 0x39, 0x83, 0xd6, 0xa1, 0x7a, 0x31, 0x89, 0xe5, 0x8c, 0x7e, 0x01, 0xcd,
  2043. 0xdb, 0x84, 0xb1, 0x2b, 0xee, 0x33, 0x41, 0x5e, 0x42, 0x35, 0xc2, 0x0f, 0xa7, 0x74, 0x50, 0x39,
  2044. 0x6c, 0xbd, 0x7a, 0x7e, 0x94, 0xe7, 0x64, 0x2a, 0xd4, 0xd7, 0x12, 0xf4, 0xaf, 0x25, 0x68, 0xa4,
  2045. 0x3c, 0x2b, 0xb3, 0x2a, 0x2a, 0xb3, 0x08, 0xac, 0x49, 0xf6, 0x56, 0x9a, 0x60, 0xaa, 0x6f, 0x8c,
  2046. 0x7f, 0xec, 0x25, 0x2c, 0x92, 0x2a, 0x7c, 0x95, 0xbe, 0xa1, 0xc8, 0x01, 0x54, 0xa4, 0x37, 0x52,
  2047. 0xb1, 0x6a, 0xbd, 0xda, 0xb0, 0x4f, 0xf4, 0x46, 0x7d, 0x5c, 0xca, 0xad, 0xaa, 0x3e, 0x69, 0xd5,
  2048. 0x3f, 0x4b, 0xf0, 0xfc, 0x22, 0x89, 0x7b, 0x63, 0x79, 0xc5, 0xe4, 0x6f, 0x79, 0x32, 0x3e, 0x67,
  2049. 0xd2, 0x0b, 0xc2, 0xf7, 0x50, 0xf1, 0x81, 0xbe, 0xb4, 0x82, 0xe8, 0x9e, 0x25, 0x81, 0xf4, 0xa2,
  2050. 0x21, 0x33, 0xf7, 0x6f, 0xb3, 0xe8, 0x15, 0xec, 0x16, 0xd8, 0xd7, 0x67, 0x82, 0xfc, 0x02, 0xaa,
  2051. 0x81, 0x64, 0x93, 0xd4, 0xc4, 0x4f, 0x2d, 0x13, 0x8b, 0x76, 0x68, 0x61, 0xfa, 0xf3, 0x15, 0xfa,
  2052. 0x1e, 0xc8, 0x33, 0xa8, 0x04, 0xbe, 0x30, 0xc9, 0x8e, 0x9f, 0xf4, 0x25, 0x54, 0x6e, 0xbd, 0x51,
  2053. 0x91, 0x83, 0x11, 0x3e, 0x40, 0xe3, 0x20, 0x7e, 0x53, 0x0a, 0xed, 0xeb, 0x58, 0x06, 0xf8, 0x70,
  2054. 0x24, 0x2a, 0x23, 0xb0, 0x36, 0xe4, 0x3e, 0x33, 0xda, 0xd4, 0x37, 0xfd, 0x4b, 0x69, 0x4e, 0x48,
  2055. 0x90, 0xaf, 0xa0, 0x3e, 0xf1, 0xe2, 0xcb, 0x40, 0x48, 0x93, 0x3f, 0x2f, 0x2c, 0x1f, 0x6c, 0xc9,
  2056. 0xa3, 0x9e, 0x16, 0xbb, 0x88, 0x64, 0x32, 0xeb, 0xa7, 0x9b, 0xdc, 0x63, 0x68, 0xdb, 0x0b, 0xe8,
  2057. 0xc1, 0x98, 0xcd, 0x52, 0x0f, 0xc6, 0x6c, 0x86, 0x6f, 0xfd, 0x8d, 0x17, 0x4e, 0xb3, 0x8a, 0xa5,
  2058. 0x88, 0xe3, 0xf2, 0xeb, 0x12, 0x3d, 0x00, 0xd0, 0x27, 0x9c, 0x61, 0x3e, 0x16, 0x99, 0xdb, 0x81,
  2059. 0xba, 0xb1, 0xa1, 0x68, 0xb9, 0x28, 0x0a, 0xf9, 0x71, 0x15, 0xeb, 0x38, 0x8c, 0x4d, 0x5a, 0x54,
  2060. 0x4e, 0x67, 0x52, 0xed, 0xf4, 0x3d, 0xe9, 0x29, 0x6d, 0xed, 0xbe, 0xfa, 0xa6, 0xff, 0x29, 0x41,
  2061. 0xeb, 0xe2, 0xed, 0x90, 0x85, 0x97, 0x7c, 0x84, 0xf1, 0xdb, 0x85, 0x5a, 0x8f, 0xfb, 0xd3, 0x30,
  2062. 0x3d, 0xd3, 0x50, 0xb8, 0xf7, 0x8c, 0x47, 0x7e, 0x7a, 0x2a, 0x7e, 0x63, 0x51, 0x3c, 0x4b, 0x98,
  2063. 0x27, 0xd9, 0xe9, 0xcc, 0x1c, 0x9c, 0xd1, 0xf8, 0xe8, 0xf5, 0xf7, 0x6d, 0x30, 0x49, 0xf3, 0xcb,
  2064. 0xe2, 0x60, 0x69, 0xb9, 0xf4, 0x84, 0xfc, 0x36, 0xf6, 0xf5, 0x7e, 0x53, 0x5a, 0x6c, 0x1e, 0xf9,
  2065. 0x29, 0x6c, 0xe4, 0xb4, 0xd2, 0xa3, 0xab, 0xcb, 0x02, 0x97, 0x38, 0x50, 0x3f, 0x67, 0xe1, 0x37,
  2066. 0xa1, 0x37, 0x32, 0xd5, 0x25, 0x25, 0xe9, 0x4f, 0x6c, 0xe7, 0x54, 0x6f, 0x18, 0xe8, 0xde, 0xa0,
  2067. 0x93, 0xca, 0x50, 0x58, 0xa9, 0xb3, 0xf2, 0x88, 0x41, 0xd8, 0x86, 0x2a, 0x86, 0x55, 0x57, 0x97,
  2068. 0x66, 0x5f, 0x13, 0xf4, 0x87, 0xd0, 0xc4, 0x2b, 0xbf, 0xfe, 0xbe, 0x1b, 0xc9, 0x3c, 0x69, 0x2b,
  2069. 0x87, 0x15, 0x9d, 0xb4, 0x98, 0x65, 0x96, 0x96, 0x27, 0xb2, 0xcc, 0x96, 0xfc, 0xff, 0x64, 0x59,
  2070. 0xc5, 0xce, 0x32, 0x0a, 0x70, 0x16, 0xc8, 0xd9, 0xb2, 0x3f, 0xa5, 0xdc, 0x9f, 0x1f, 0x43, 0x13,
  2071. 0x65, 0x7a, 0x63, 0x73, 0xef, 0xaa, 0xab, 0xa6, 0x32, 0x86, 0xa2, 0x7f, 0x2e, 0x59, 0x9a, 0x04,
  2072. 0xf9, 0x72, 0xd1, 0x27, 0x6a, 0xf9, 0x94, 0xcb, 0x7d, 0x04, 0x8f, 0xfe, 0x54, 0xca, 0xcd, 0x15,
  2073. 0xe4, 0x57, 0x8b, 0x76, 0x7c, 0xb6, 0x60, 0x87, 0x12, 0xfb, 0x08, 0xcf, 0x77, 0x1f, 0x1a, 0xf8,
  2074. 0x96, 0x84, 0x29, 0x5c, 0x09, 0x7b, 0x30, 0xcf, 0x09, 0x3f, 0xe9, 0x8f, 0xa0, 0x69, 0x56, 0x45,
  2075. 0x8c, 0x4f, 0x26, 0x61, 0x22, 0x4e, 0x9f, 0x1b, 0x7e, 0xd3, 0x01, 0xac, 0x77, 0x98, 0xbc, 0xd0,
  2076. 0xa8, 0x03, 0x1d, 0xd9, 0x83, 0x3a, 0x82, 0x8c, 0xbb, 0x0c, 0xef, 0xd4, 0xa6, 0xba, 0xdb, 0xe3,
  2077. 0x6e, 0x1e, 0x66, 0xcf, 0x1c, 0xbf, 0xc9, 0x0e, 0xd4, 0xc4, 0xf0, 0x1e, 0x65, 0x75, 0x35, 0xaf,
  2078. 0x8a, 0xe1, 0x7d, 0xd7, 0xa7, 0x5f, 0xcf, 0x2b, 0x55, 0x97, 0x39, 0xe1, 0xdf, 0x05, 0xf9, 0x23,
  2079. 0xd6, 0x94, 0x7d, 0x58, 0xd9, 0x3e, 0x8c, 0xfe, 0x12, 0xf6, 0xb5, 0x06, 0xd5, 0x93, 0x07, 0xc3,
  2080. 0xfb, 0x1b, 0x96, 0x9c, 0xce, 0x34, 0xee, 0x40, 0x85, 0xab, 0xac, 0xa4, 0x57, 0x8f, 0x6e, 0x14,
  2081. 0xe4, 0x48, 0x59, 0xcc, 0x79, 0x68, 0xae, 0x69, 0xd7, 0x2e, 0xb4, 0x66, 0x0b, 0xe7, 0x61, 0xdf,
  2082. 0x48, 0xd1, 0x4b, 0x68, 0x59, 0xec, 0x77, 0xe9, 0x00, 0xe4, 0x13, 0x68, 0x70, 0xdc, 0x92, 0x87,
  2083. 0xa5, 0xce, 0x35, 0xb2, 0xa0, 0x27, 0xb0, 0xa9, 0xad, 0x33, 0xa7, 0xfc, 0x0f, 0x06, 0x1d, 0xa6,
  2084. 0x2a, 0x4e, 0x86, 0x32, 0x78, 0xa3, 0xa2, 0x9b, 0xdf, 0x02, 0x1a, 0xb6, 0x96, 0xde, 0xc2, 0x97,
  2085. 0x8b, 0x92, 0x88, 0x52, 0x6a, 0x9e, 0x22, 0xcc, 0x61, 0x5b, 0xd6, 0x61, 0x46, 0xca, 0x08, 0xd0,
  2086. 0xaf, 0xa0, 0xa6, 0x39, 0xe4, 0x07, 0xd0, 0xd4, 0xbc, 0xbb, 0xcc, 0xf5, 0x86, 0x66, 0x74, 0x7d,
  2087. 0xbc, 0x88, 0x89, 0x77, 0x67, 0xc5, 0xa0, 0x36, 0xf1, 0x10, 0x84, 0xd2, 0x2e, 0x6c, 0x9d, 0x7b,
  2088. 0xd2, 0xbb, 0x61, 0xc9, 0x24, 0x10, 0x22, 0xe0, 0x88, 0x3a, 0x51, 0x55, 0x32, 0x0d, 0xd9, 0x9d,
  2089. 0xd5, 0x43, 0x1a, 0xc8, 0x50, 0xad, 0x67, 0x65, 0x32, 0xfc, 0xad, 0xb4, 0xac, 0x4b, 0x90, 0xb3,
  2090. 0xc5, 0x17, 0xf7, 0xd2, 0x72, 0x66, 0x49, 0xfc, 0x23, 0xbc, 0xbc, 0xbf, 0x57, 0xa1, 0xd6, 0x1b,
  2091. 0xab, 0x26, 0xbf, 0x01, 0xe5, 0x6e, 0x96, 0x16, 0xfa, 0xad, 0xf4, 0xc6, 0xdd, 0xac, 0x39, 0xe1,
  2092. 0x37, 0x36, 0x8f, 0x1b, 0x2f, 0x91, 0xd8, 0x20, 0x0c, 0x9a, 0xd6, 0xc9, 0xb1, 0xc0, 0xb5, 0xd0,
  2093. 0xb6, 0x99, 0x17, 0x0c, 0xdf, 0x81, 0xfa, 0x40, 0x4e, 0x15, 0xe0, 0xd7, 0xbd, 0x29, 0x25, 0xb1,
  2094. 0xed, 0x9d, 0x8c, 0x58, 0x27, 0xe1, 0xd3, 0x58, 0x35, 0xa4, 0x4a, 0x3f, 0xa3, 0x11, 0x81, 0x0f,
  2095. 0xe4, 0xf4, 0x32, 0x88, 0xc6, 0x37, 0x2c, 0x11, 0x3c, 0x52, 0x0d, 0xa9, 0xd2, 0x9f, 0x67, 0xa2,
  2096. 0x86, 0x81, 0x9c, 0xda, 0x80, 0x37, 0xa3, 0x31, 0x00, 0x03, 0xcc, 0x27, 0xa7, 0xa9, 0x9f, 0xb8,
  2097. 0x22, 0xd0, 0x9a, 0x13, 0xdf, 0x4f, 0x98, 0x10, 0x0e, 0x68, 0x6b, 0x0c, 0xb9, 0xd0, 0x68, 0x5b,
  2098. 0x4b, 0x8d, 0xd6, 0x6a, 0x8e, 0x6d, 0xfd, 0x3a, 0x0c, 0xa9, 0x76, 0xde, 0xb3, 0xe1, 0x18, 0x9b,
  2099. 0x20, 0x73, 0xd6, 0xd5, 0xa2, 0xc5, 0x41, 0x5c, 0xae, 0x28, 0xa5, 0x78, 0x43, 0xe3, 0xf2, 0x8c,
  2100. 0x81, 0x7a, 0x15, 0x71, 0x3a, 0x73, 0x36, 0xb5, 0x45, 0x86, 0xc4, 0xf9, 0xe2, 0x8a, 0xc9, 0x3f,
  2101. 0x66, 0x18, 0xaf, 0xeb, 0x3b, 0xcf, 0x94, 0xf2, 0x45, 0xb6, 0x8a, 0xa4, 0xc9, 0x6c, 0x67, 0xcb,
  2102. 0x44, 0x32, 0xcd, 0x74, 0x04, 0x17, 0x5e, 0x18, 0xaa, 0x61, 0x8d, 0xe8, 0xb5, 0x94, 0x56, 0x20,
  2103. 0xc5, 0x53, 0x2b, 0xcf, 0xf5, 0x9d, 0x69, 0x0a, 0x6d, 0xfa, 0xcd, 0xd4, 0xe3, 0xbf, 0xfb, 0x43,
  2104. 0xe0, 0x6c, 0x6b, 0x5f, 0x0d, 0x89, 0xf7, 0xd2, 0x1b, 0x4b, 0xa5, 0x5c, 0x35, 0x29, 0x67, 0x47,
  2105. 0xdf, 0xcb, 0x1c, 0x13, 0x3d, 0xbe, 0xe4, 0x9e, 0xaf, 0xe3, 0xbf, 0xab, 0x24, 0x72, 0x06, 0x9e,
  2106. 0xda, 0x67, 0x13, 0x2f, 0x19, 0x3b, 0x7b, 0xfa, 0xbd, 0x68, 0x8a, 0x1e, 0x98, 0xbc, 0x5c, 0x8d,
  2107. 0x2f, 0xf6, 0x01, 0x06, 0x72, 0xea, 0xb3, 0xa8, 0x28, 0x7b, 0xa9, 0xb4, 0x56, 0xc5, 0x52, 0x6e,
  2108. 0xdb, 0xb9, 0x52, 0x5e, 0xc8, 0x95, 0x0f, 0x00, 0x60, 0x88, 0x10, 0x2e, 0x92, 0xd8, 0x0c, 0xeb,
  2109. 0x98, 0x75, 0x17, 0x49, 0x9c, 0x8d, 0x9c, 0x9a, 0xa0, 0xaf, 0x2d, 0x19, 0x05, 0x46, 0xaf, 0x45,
  2110. 0x26, 0xa2, 0xbe, 0xd1, 0xe3, 0x6b, 0x71, 0x65, 0x95, 0x23, 0x4d, 0xbd, 0xfa, 0x17, 0xe0, 0xb4,
  2111. 0x66, 0xca, 0x03, 0x39, 0x86, 0x7a, 0x87, 0x49, 0xd4, 0x43, 0xec, 0x7a, 0x6b, 0xfd, 0x29, 0x70,
  2112. 0xf7, 0x96, 0xf8, 0x66, 0x1a, 0xfe, 0x35, 0xc0, 0x8d, 0x97, 0x08, 0xa6, 0x66, 0x64, 0x62, 0x8b,
  2113. 0xd9, 0xc3, 0xb5, 0xeb, 0x2c, 0x2f, 0x18, 0x05, 0xaf, 0x61, 0x43, 0xd7, 0x65, 0x84, 0x05, 0x38,
  2114. 0x43, 0x91, 0x67, 0xf6, 0xc4, 0x82, 0xb3, 0xa5, 0xbb, 0x5d, 0x30, 0x66, 0xa9, 0x5e, 0x71, 0xe2,
  2115. 0xfb, 0xbd, 0xb1, 0x24, 0x76, 0xe1, 0xd6, 0x35, 0xc8, 0x5d, 0x62, 0x09, 0x72, 0x02, 0xeb, 0x98,
  2116. 0x2d, 0xd9, 0x00, 0x31, 0x67, 0xad, 0x3d, 0xa5, 0xb8, 0x2b, 0x16, 0x04, 0xf9, 0x1a, 0xda, 0x1d,
  2117. 0x26, 0xf3, 0x59, 0x7d, 0xaf, 0x18, 0x32, 0xce, 0x6b, 0x98, 0x43, 0x9d, 0xc7, 0x00, 0x1d, 0x26,
  2118. 0x0d, 0x14, 0x23, 0x3b, 0x45, 0xf0, 0xec, 0xc1, 0x2d, 0x64, 0x0b, 0xf2, 0x05, 0x34, 0x3a, 0x4c,
  2119. 0x62, 0xf9, 0x14, 0x64, 0xbb, 0x00, 0x50, 0x3d, 0xb8, 0x45, 0x5c, 0x44, 0xba, 0xed, 0x1b, 0x2e,
  2120. 0x64, 0x0a, 0xb5, 0xe7, 0x2e, 0xd9, 0x1a, 0x2e, 0xdc, 0x62, 0x3e, 0xa2, 0x4a, 0xd3, 0x3a, 0xf3,
  2121. 0xd0, 0xed, 0x2c, 0x45, 0x08, 0x9b, 0x96, 0x4b, 0x96, 0x03, 0x67, 0x3c, 0x36, 0x4f, 0x68, 0x6e,
  2122. 0x63, 0xfe, 0xe8, 0xdc, 0x42, 0xb6, 0x20, 0xd7, 0xb0, 0xd5, 0x61, 0x72, 0xbe, 0x7d, 0x91, 0xfd,
  2123. 0x47, 0x3a, 0xdb, 0x83, 0xfb, 0xd8, 0xaa, 0x20, 0xe7, 0xe0, 0x6a, 0x57, 0x16, 0x27, 0xdd, 0xf7,
  2124. 0xca, 0xbc, 0xdf, 0xc3, 0x6e, 0xb1, 0x16, 0xf2, 0xd9, 0x13, 0xd3, 0x36, 0x7b, 0x70, 0x9f, 0x14,
  2125. 0x11, 0x64, 0x02, 0x9f, 0xac, 0x84, 0x6d, 0xe4, 0x67, 0xd6, 0xfe, 0xc7, 0x50, 0xa1, 0xfb, 0x8e,
  2126. 0x82, 0x98, 0xd5, 0x90, 0x03, 0x54, 0xe2, 0x2c, 0x6d, 0x33, 0xb8, 0xd5, 0x5d, 0xb5, 0x82, 0x19,
  2127. 0xd2, 0xb6, 0x91, 0x5c, 0x41, 0x20, 0xdd, 0xa5, 0xbd, 0x39, 0xe8, 0xfb, 0x26, 0xdd, 0x6d, 0x20,
  2128. 0xd6, 0xb2, 0x6c, 0x86, 0xee, 0xdc, 0xd5, 0x6b, 0x68, 0x05, 0x99, 0xf7, 0xf3, 0xbd, 0x2e, 0xf5,
  2129. 0x38, 0x8d, 0x82, 0x2a, 0x84, 0x3b, 0xf3, 0xb7, 0x64, 0x6a, 0xa1, 0x5b, 0xc8, 0x16, 0xdf, 0xd5,
  2130. 0xd4, 0x9f, 0xd6, 0xcf, 0xff, 0x1b, 0x00, 0x00, 0xff, 0xff, 0xa6, 0xa8, 0xad, 0xee, 0x7c, 0x15,
  2131. 0x00, 0x00,
  2132. }
  2133. // Reference imports to suppress errors if they are not otherwise used.
  2134. var _ context.Context
  2135. var _ grpc.ClientConn
  2136. // This is a compile-time assertion to ensure that this generated file
  2137. // is compatible with the grpc package it is being compiled against.
  2138. const _ = grpc.SupportPackageIsVersion4
  2139. // TransformClient is the client API for Transform service.
  2140. //
  2141. // For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  2142. type TransformClient interface {
  2143. GetUser(ctx context.Context, in *UserRequest, opts ...grpc.CallOption) (*UserResponse, error)
  2144. ParseToken(ctx context.Context, in *TokenRequest, opts ...grpc.CallOption) (*TokenResponse, error)
  2145. // 获取erp 省、城市树
  2146. GetErpCityTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error)
  2147. AddMkt(ctx context.Context, in *MktReq, opts ...grpc.CallOption) (*MktRes, error)
  2148. // 获取erp 字典
  2149. LoadOptionset(ctx context.Context, in *OptionsetReq, opts ...grpc.CallOption) (*OptionsetRes, error)
  2150. GetSchoolIds(ctx context.Context, in *SchoolIdsReq, opts ...grpc.CallOption) (*SchoolIdsRes, error)
  2151. GetCityIds(ctx context.Context, in *CityIdsReq, opts ...grpc.CallOption) (*CityIdsRes, error)
  2152. GetMkIds(ctx context.Context, in *CityMkReq, opts ...grpc.CallOption) (*CityMkRes, error)
  2153. PostExcelLog(ctx context.Context, in *ExcelLogReq, opts ...grpc.CallOption) (*ExcelLogRes, error)
  2154. GetErpOptionset(ctx context.Context, in *OptionCode, opts ...grpc.CallOption) (*Options, error)
  2155. GetStudent(ctx context.Context, in *StudentReq, opts ...grpc.CallOption) (*StudentRes, error)
  2156. // 获取数据权限
  2157. GetDataPermission(ctx context.Context, in *DataPermissionReq, opts ...grpc.CallOption) (*DataPermissionRes, error)
  2158. // 获取erp 渠道细分树
  2159. GetErpMktNetWorkDetailTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error)
  2160. // 获取erp 渠道细分树
  2161. GetErpMktNetWorkDetail(ctx context.Context, in *ErpMktNetWorkDetailReq, opts ...grpc.CallOption) (*ErpMktNetWorkDetailRes, error)
  2162. // 获取erp 用户校区权限
  2163. GetErpOrganSchPerByUserId(ctx context.Context, in *GetErpOrganSchPerByUserIdReq, opts ...grpc.CallOption) (*GetErpOrganSchPerByUserIdRes, error)
  2164. // 获取 erp 用户角色
  2165. GetErpRole(ctx context.Context, in *GetErpRoleReq, opts ...grpc.CallOption) (*GetErpRoleRes, error)
  2166. // 获取 erp 全部校区
  2167. GetErpSchool(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*GetErpSchoolRes, error)
  2168. // 获取 erp 活动
  2169. GetErpActive(ctx context.Context, in *GetErpActiveReq, opts ...grpc.CallOption) (*GetErpActiveRes, error)
  2170. // 获取erp 省、城、校区
  2171. GetErpOrganSchTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error)
  2172. // 查看erp用户是否正常
  2173. GetErpUser(ctx context.Context, in *ErpUserReq, opts ...grpc.CallOption) (*ErpUserRes, error)
  2174. }
  2175. type transformClient struct {
  2176. cc *grpc.ClientConn
  2177. }
  2178. func NewTransformClient(cc *grpc.ClientConn) TransformClient {
  2179. return &transformClient{cc}
  2180. }
  2181. func (c *transformClient) GetUser(ctx context.Context, in *UserRequest, opts ...grpc.CallOption) (*UserResponse, error) {
  2182. out := new(UserResponse)
  2183. err := c.cc.Invoke(ctx, "/transform.Transform/GetUser", in, out, opts...)
  2184. if err != nil {
  2185. return nil, err
  2186. }
  2187. return out, nil
  2188. }
  2189. func (c *transformClient) ParseToken(ctx context.Context, in *TokenRequest, opts ...grpc.CallOption) (*TokenResponse, error) {
  2190. out := new(TokenResponse)
  2191. err := c.cc.Invoke(ctx, "/transform.Transform/ParseToken", in, out, opts...)
  2192. if err != nil {
  2193. return nil, err
  2194. }
  2195. return out, nil
  2196. }
  2197. func (c *transformClient) GetErpCityTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error) {
  2198. out := new(TreeNodes)
  2199. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpCityTree", in, out, opts...)
  2200. if err != nil {
  2201. return nil, err
  2202. }
  2203. return out, nil
  2204. }
  2205. func (c *transformClient) AddMkt(ctx context.Context, in *MktReq, opts ...grpc.CallOption) (*MktRes, error) {
  2206. out := new(MktRes)
  2207. err := c.cc.Invoke(ctx, "/transform.Transform/AddMkt", in, out, opts...)
  2208. if err != nil {
  2209. return nil, err
  2210. }
  2211. return out, nil
  2212. }
  2213. func (c *transformClient) LoadOptionset(ctx context.Context, in *OptionsetReq, opts ...grpc.CallOption) (*OptionsetRes, error) {
  2214. out := new(OptionsetRes)
  2215. err := c.cc.Invoke(ctx, "/transform.Transform/LoadOptionset", in, out, opts...)
  2216. if err != nil {
  2217. return nil, err
  2218. }
  2219. return out, nil
  2220. }
  2221. func (c *transformClient) GetSchoolIds(ctx context.Context, in *SchoolIdsReq, opts ...grpc.CallOption) (*SchoolIdsRes, error) {
  2222. out := new(SchoolIdsRes)
  2223. err := c.cc.Invoke(ctx, "/transform.Transform/GetSchoolIds", in, out, opts...)
  2224. if err != nil {
  2225. return nil, err
  2226. }
  2227. return out, nil
  2228. }
  2229. func (c *transformClient) GetCityIds(ctx context.Context, in *CityIdsReq, opts ...grpc.CallOption) (*CityIdsRes, error) {
  2230. out := new(CityIdsRes)
  2231. err := c.cc.Invoke(ctx, "/transform.Transform/GetCityIds", in, out, opts...)
  2232. if err != nil {
  2233. return nil, err
  2234. }
  2235. return out, nil
  2236. }
  2237. func (c *transformClient) GetMkIds(ctx context.Context, in *CityMkReq, opts ...grpc.CallOption) (*CityMkRes, error) {
  2238. out := new(CityMkRes)
  2239. err := c.cc.Invoke(ctx, "/transform.Transform/GetMkIds", in, out, opts...)
  2240. if err != nil {
  2241. return nil, err
  2242. }
  2243. return out, nil
  2244. }
  2245. func (c *transformClient) PostExcelLog(ctx context.Context, in *ExcelLogReq, opts ...grpc.CallOption) (*ExcelLogRes, error) {
  2246. out := new(ExcelLogRes)
  2247. err := c.cc.Invoke(ctx, "/transform.Transform/PostExcelLog", in, out, opts...)
  2248. if err != nil {
  2249. return nil, err
  2250. }
  2251. return out, nil
  2252. }
  2253. func (c *transformClient) GetErpOptionset(ctx context.Context, in *OptionCode, opts ...grpc.CallOption) (*Options, error) {
  2254. out := new(Options)
  2255. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpOptionset", in, out, opts...)
  2256. if err != nil {
  2257. return nil, err
  2258. }
  2259. return out, nil
  2260. }
  2261. func (c *transformClient) GetStudent(ctx context.Context, in *StudentReq, opts ...grpc.CallOption) (*StudentRes, error) {
  2262. out := new(StudentRes)
  2263. err := c.cc.Invoke(ctx, "/transform.Transform/GetStudent", in, out, opts...)
  2264. if err != nil {
  2265. return nil, err
  2266. }
  2267. return out, nil
  2268. }
  2269. func (c *transformClient) GetDataPermission(ctx context.Context, in *DataPermissionReq, opts ...grpc.CallOption) (*DataPermissionRes, error) {
  2270. out := new(DataPermissionRes)
  2271. err := c.cc.Invoke(ctx, "/transform.Transform/GetDataPermission", in, out, opts...)
  2272. if err != nil {
  2273. return nil, err
  2274. }
  2275. return out, nil
  2276. }
  2277. func (c *transformClient) GetErpMktNetWorkDetailTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error) {
  2278. out := new(TreeNodes)
  2279. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpMktNetWorkDetailTree", in, out, opts...)
  2280. if err != nil {
  2281. return nil, err
  2282. }
  2283. return out, nil
  2284. }
  2285. func (c *transformClient) GetErpMktNetWorkDetail(ctx context.Context, in *ErpMktNetWorkDetailReq, opts ...grpc.CallOption) (*ErpMktNetWorkDetailRes, error) {
  2286. out := new(ErpMktNetWorkDetailRes)
  2287. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpMktNetWorkDetail", in, out, opts...)
  2288. if err != nil {
  2289. return nil, err
  2290. }
  2291. return out, nil
  2292. }
  2293. func (c *transformClient) GetErpOrganSchPerByUserId(ctx context.Context, in *GetErpOrganSchPerByUserIdReq, opts ...grpc.CallOption) (*GetErpOrganSchPerByUserIdRes, error) {
  2294. out := new(GetErpOrganSchPerByUserIdRes)
  2295. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpOrganSchPerByUserId", in, out, opts...)
  2296. if err != nil {
  2297. return nil, err
  2298. }
  2299. return out, nil
  2300. }
  2301. func (c *transformClient) GetErpRole(ctx context.Context, in *GetErpRoleReq, opts ...grpc.CallOption) (*GetErpRoleRes, error) {
  2302. out := new(GetErpRoleRes)
  2303. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpRole", in, out, opts...)
  2304. if err != nil {
  2305. return nil, err
  2306. }
  2307. return out, nil
  2308. }
  2309. func (c *transformClient) GetErpSchool(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*GetErpSchoolRes, error) {
  2310. out := new(GetErpSchoolRes)
  2311. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpSchool", in, out, opts...)
  2312. if err != nil {
  2313. return nil, err
  2314. }
  2315. return out, nil
  2316. }
  2317. func (c *transformClient) GetErpActive(ctx context.Context, in *GetErpActiveReq, opts ...grpc.CallOption) (*GetErpActiveRes, error) {
  2318. out := new(GetErpActiveRes)
  2319. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpActive", in, out, opts...)
  2320. if err != nil {
  2321. return nil, err
  2322. }
  2323. return out, nil
  2324. }
  2325. func (c *transformClient) GetErpOrganSchTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error) {
  2326. out := new(TreeNodes)
  2327. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpOrganSchTree", in, out, opts...)
  2328. if err != nil {
  2329. return nil, err
  2330. }
  2331. return out, nil
  2332. }
  2333. func (c *transformClient) GetErpUser(ctx context.Context, in *ErpUserReq, opts ...grpc.CallOption) (*ErpUserRes, error) {
  2334. out := new(ErpUserRes)
  2335. err := c.cc.Invoke(ctx, "/transform.Transform/GetErpUser", in, out, opts...)
  2336. if err != nil {
  2337. return nil, err
  2338. }
  2339. return out, nil
  2340. }
  2341. // TransformServer is the server API for Transform service.
  2342. type TransformServer interface {
  2343. GetUser(context.Context, *UserRequest) (*UserResponse, error)
  2344. ParseToken(context.Context, *TokenRequest) (*TokenResponse, error)
  2345. // 获取erp 省、城市树
  2346. GetErpCityTree(context.Context, *Empty) (*TreeNodes, error)
  2347. AddMkt(context.Context, *MktReq) (*MktRes, error)
  2348. // 获取erp 字典
  2349. LoadOptionset(context.Context, *OptionsetReq) (*OptionsetRes, error)
  2350. GetSchoolIds(context.Context, *SchoolIdsReq) (*SchoolIdsRes, error)
  2351. GetCityIds(context.Context, *CityIdsReq) (*CityIdsRes, error)
  2352. GetMkIds(context.Context, *CityMkReq) (*CityMkRes, error)
  2353. PostExcelLog(context.Context, *ExcelLogReq) (*ExcelLogRes, error)
  2354. GetErpOptionset(context.Context, *OptionCode) (*Options, error)
  2355. GetStudent(context.Context, *StudentReq) (*StudentRes, error)
  2356. // 获取数据权限
  2357. GetDataPermission(context.Context, *DataPermissionReq) (*DataPermissionRes, error)
  2358. // 获取erp 渠道细分树
  2359. GetErpMktNetWorkDetailTree(context.Context, *Empty) (*TreeNodes, error)
  2360. // 获取erp 渠道细分树
  2361. GetErpMktNetWorkDetail(context.Context, *ErpMktNetWorkDetailReq) (*ErpMktNetWorkDetailRes, error)
  2362. // 获取erp 用户校区权限
  2363. GetErpOrganSchPerByUserId(context.Context, *GetErpOrganSchPerByUserIdReq) (*GetErpOrganSchPerByUserIdRes, error)
  2364. // 获取 erp 用户角色
  2365. GetErpRole(context.Context, *GetErpRoleReq) (*GetErpRoleRes, error)
  2366. // 获取 erp 全部校区
  2367. GetErpSchool(context.Context, *Empty) (*GetErpSchoolRes, error)
  2368. // 获取 erp 活动
  2369. GetErpActive(context.Context, *GetErpActiveReq) (*GetErpActiveRes, error)
  2370. // 获取erp 省、城、校区
  2371. GetErpOrganSchTree(context.Context, *Empty) (*TreeNodes, error)
  2372. // 查看erp用户是否正常
  2373. GetErpUser(context.Context, *ErpUserReq) (*ErpUserRes, error)
  2374. }
  2375. // UnimplementedTransformServer can be embedded to have forward compatible implementations.
  2376. type UnimplementedTransformServer struct {
  2377. }
  2378. func (*UnimplementedTransformServer) GetUser(ctx context.Context, req *UserRequest) (*UserResponse, error) {
  2379. return nil, status.Errorf(codes.Unimplemented, "method GetUser not implemented")
  2380. }
  2381. func (*UnimplementedTransformServer) ParseToken(ctx context.Context, req *TokenRequest) (*TokenResponse, error) {
  2382. return nil, status.Errorf(codes.Unimplemented, "method ParseToken not implemented")
  2383. }
  2384. func (*UnimplementedTransformServer) GetErpCityTree(ctx context.Context, req *Empty) (*TreeNodes, error) {
  2385. return nil, status.Errorf(codes.Unimplemented, "method GetErpCityTree not implemented")
  2386. }
  2387. func (*UnimplementedTransformServer) AddMkt(ctx context.Context, req *MktReq) (*MktRes, error) {
  2388. return nil, status.Errorf(codes.Unimplemented, "method AddMkt not implemented")
  2389. }
  2390. func (*UnimplementedTransformServer) LoadOptionset(ctx context.Context, req *OptionsetReq) (*OptionsetRes, error) {
  2391. return nil, status.Errorf(codes.Unimplemented, "method LoadOptionset not implemented")
  2392. }
  2393. func (*UnimplementedTransformServer) GetSchoolIds(ctx context.Context, req *SchoolIdsReq) (*SchoolIdsRes, error) {
  2394. return nil, status.Errorf(codes.Unimplemented, "method GetSchoolIds not implemented")
  2395. }
  2396. func (*UnimplementedTransformServer) GetCityIds(ctx context.Context, req *CityIdsReq) (*CityIdsRes, error) {
  2397. return nil, status.Errorf(codes.Unimplemented, "method GetCityIds not implemented")
  2398. }
  2399. func (*UnimplementedTransformServer) GetMkIds(ctx context.Context, req *CityMkReq) (*CityMkRes, error) {
  2400. return nil, status.Errorf(codes.Unimplemented, "method GetMkIds not implemented")
  2401. }
  2402. func (*UnimplementedTransformServer) PostExcelLog(ctx context.Context, req *ExcelLogReq) (*ExcelLogRes, error) {
  2403. return nil, status.Errorf(codes.Unimplemented, "method PostExcelLog not implemented")
  2404. }
  2405. func (*UnimplementedTransformServer) GetErpOptionset(ctx context.Context, req *OptionCode) (*Options, error) {
  2406. return nil, status.Errorf(codes.Unimplemented, "method GetErpOptionset not implemented")
  2407. }
  2408. func (*UnimplementedTransformServer) GetStudent(ctx context.Context, req *StudentReq) (*StudentRes, error) {
  2409. return nil, status.Errorf(codes.Unimplemented, "method GetStudent not implemented")
  2410. }
  2411. func (*UnimplementedTransformServer) GetDataPermission(ctx context.Context, req *DataPermissionReq) (*DataPermissionRes, error) {
  2412. return nil, status.Errorf(codes.Unimplemented, "method GetDataPermission not implemented")
  2413. }
  2414. func (*UnimplementedTransformServer) GetErpMktNetWorkDetailTree(ctx context.Context, req *Empty) (*TreeNodes, error) {
  2415. return nil, status.Errorf(codes.Unimplemented, "method GetErpMktNetWorkDetailTree not implemented")
  2416. }
  2417. func (*UnimplementedTransformServer) GetErpMktNetWorkDetail(ctx context.Context, req *ErpMktNetWorkDetailReq) (*ErpMktNetWorkDetailRes, error) {
  2418. return nil, status.Errorf(codes.Unimplemented, "method GetErpMktNetWorkDetail not implemented")
  2419. }
  2420. func (*UnimplementedTransformServer) GetErpOrganSchPerByUserId(ctx context.Context, req *GetErpOrganSchPerByUserIdReq) (*GetErpOrganSchPerByUserIdRes, error) {
  2421. return nil, status.Errorf(codes.Unimplemented, "method GetErpOrganSchPerByUserId not implemented")
  2422. }
  2423. func (*UnimplementedTransformServer) GetErpRole(ctx context.Context, req *GetErpRoleReq) (*GetErpRoleRes, error) {
  2424. return nil, status.Errorf(codes.Unimplemented, "method GetErpRole not implemented")
  2425. }
  2426. func (*UnimplementedTransformServer) GetErpSchool(ctx context.Context, req *Empty) (*GetErpSchoolRes, error) {
  2427. return nil, status.Errorf(codes.Unimplemented, "method GetErpSchool not implemented")
  2428. }
  2429. func (*UnimplementedTransformServer) GetErpActive(ctx context.Context, req *GetErpActiveReq) (*GetErpActiveRes, error) {
  2430. return nil, status.Errorf(codes.Unimplemented, "method GetErpActive not implemented")
  2431. }
  2432. func (*UnimplementedTransformServer) GetErpOrganSchTree(ctx context.Context, req *Empty) (*TreeNodes, error) {
  2433. return nil, status.Errorf(codes.Unimplemented, "method GetErpOrganSchTree not implemented")
  2434. }
  2435. func (*UnimplementedTransformServer) GetErpUser(ctx context.Context, req *ErpUserReq) (*ErpUserRes, error) {
  2436. return nil, status.Errorf(codes.Unimplemented, "method GetErpUser not implemented")
  2437. }
  2438. func RegisterTransformServer(s *grpc.Server, srv TransformServer) {
  2439. s.RegisterService(&_Transform_serviceDesc, srv)
  2440. }
  2441. func _Transform_GetUser_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2442. in := new(UserRequest)
  2443. if err := dec(in); err != nil {
  2444. return nil, err
  2445. }
  2446. if interceptor == nil {
  2447. return srv.(TransformServer).GetUser(ctx, in)
  2448. }
  2449. info := &grpc.UnaryServerInfo{
  2450. Server: srv,
  2451. FullMethod: "/transform.Transform/GetUser",
  2452. }
  2453. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2454. return srv.(TransformServer).GetUser(ctx, req.(*UserRequest))
  2455. }
  2456. return interceptor(ctx, in, info, handler)
  2457. }
  2458. func _Transform_ParseToken_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2459. in := new(TokenRequest)
  2460. if err := dec(in); err != nil {
  2461. return nil, err
  2462. }
  2463. if interceptor == nil {
  2464. return srv.(TransformServer).ParseToken(ctx, in)
  2465. }
  2466. info := &grpc.UnaryServerInfo{
  2467. Server: srv,
  2468. FullMethod: "/transform.Transform/ParseToken",
  2469. }
  2470. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2471. return srv.(TransformServer).ParseToken(ctx, req.(*TokenRequest))
  2472. }
  2473. return interceptor(ctx, in, info, handler)
  2474. }
  2475. func _Transform_GetErpCityTree_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2476. in := new(Empty)
  2477. if err := dec(in); err != nil {
  2478. return nil, err
  2479. }
  2480. if interceptor == nil {
  2481. return srv.(TransformServer).GetErpCityTree(ctx, in)
  2482. }
  2483. info := &grpc.UnaryServerInfo{
  2484. Server: srv,
  2485. FullMethod: "/transform.Transform/GetErpCityTree",
  2486. }
  2487. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2488. return srv.(TransformServer).GetErpCityTree(ctx, req.(*Empty))
  2489. }
  2490. return interceptor(ctx, in, info, handler)
  2491. }
  2492. func _Transform_AddMkt_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2493. in := new(MktReq)
  2494. if err := dec(in); err != nil {
  2495. return nil, err
  2496. }
  2497. if interceptor == nil {
  2498. return srv.(TransformServer).AddMkt(ctx, in)
  2499. }
  2500. info := &grpc.UnaryServerInfo{
  2501. Server: srv,
  2502. FullMethod: "/transform.Transform/AddMkt",
  2503. }
  2504. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2505. return srv.(TransformServer).AddMkt(ctx, req.(*MktReq))
  2506. }
  2507. return interceptor(ctx, in, info, handler)
  2508. }
  2509. func _Transform_LoadOptionset_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2510. in := new(OptionsetReq)
  2511. if err := dec(in); err != nil {
  2512. return nil, err
  2513. }
  2514. if interceptor == nil {
  2515. return srv.(TransformServer).LoadOptionset(ctx, in)
  2516. }
  2517. info := &grpc.UnaryServerInfo{
  2518. Server: srv,
  2519. FullMethod: "/transform.Transform/LoadOptionset",
  2520. }
  2521. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2522. return srv.(TransformServer).LoadOptionset(ctx, req.(*OptionsetReq))
  2523. }
  2524. return interceptor(ctx, in, info, handler)
  2525. }
  2526. func _Transform_GetSchoolIds_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2527. in := new(SchoolIdsReq)
  2528. if err := dec(in); err != nil {
  2529. return nil, err
  2530. }
  2531. if interceptor == nil {
  2532. return srv.(TransformServer).GetSchoolIds(ctx, in)
  2533. }
  2534. info := &grpc.UnaryServerInfo{
  2535. Server: srv,
  2536. FullMethod: "/transform.Transform/GetSchoolIds",
  2537. }
  2538. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2539. return srv.(TransformServer).GetSchoolIds(ctx, req.(*SchoolIdsReq))
  2540. }
  2541. return interceptor(ctx, in, info, handler)
  2542. }
  2543. func _Transform_GetCityIds_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2544. in := new(CityIdsReq)
  2545. if err := dec(in); err != nil {
  2546. return nil, err
  2547. }
  2548. if interceptor == nil {
  2549. return srv.(TransformServer).GetCityIds(ctx, in)
  2550. }
  2551. info := &grpc.UnaryServerInfo{
  2552. Server: srv,
  2553. FullMethod: "/transform.Transform/GetCityIds",
  2554. }
  2555. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2556. return srv.(TransformServer).GetCityIds(ctx, req.(*CityIdsReq))
  2557. }
  2558. return interceptor(ctx, in, info, handler)
  2559. }
  2560. func _Transform_GetMkIds_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2561. in := new(CityMkReq)
  2562. if err := dec(in); err != nil {
  2563. return nil, err
  2564. }
  2565. if interceptor == nil {
  2566. return srv.(TransformServer).GetMkIds(ctx, in)
  2567. }
  2568. info := &grpc.UnaryServerInfo{
  2569. Server: srv,
  2570. FullMethod: "/transform.Transform/GetMkIds",
  2571. }
  2572. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2573. return srv.(TransformServer).GetMkIds(ctx, req.(*CityMkReq))
  2574. }
  2575. return interceptor(ctx, in, info, handler)
  2576. }
  2577. func _Transform_PostExcelLog_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2578. in := new(ExcelLogReq)
  2579. if err := dec(in); err != nil {
  2580. return nil, err
  2581. }
  2582. if interceptor == nil {
  2583. return srv.(TransformServer).PostExcelLog(ctx, in)
  2584. }
  2585. info := &grpc.UnaryServerInfo{
  2586. Server: srv,
  2587. FullMethod: "/transform.Transform/PostExcelLog",
  2588. }
  2589. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2590. return srv.(TransformServer).PostExcelLog(ctx, req.(*ExcelLogReq))
  2591. }
  2592. return interceptor(ctx, in, info, handler)
  2593. }
  2594. func _Transform_GetErpOptionset_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2595. in := new(OptionCode)
  2596. if err := dec(in); err != nil {
  2597. return nil, err
  2598. }
  2599. if interceptor == nil {
  2600. return srv.(TransformServer).GetErpOptionset(ctx, in)
  2601. }
  2602. info := &grpc.UnaryServerInfo{
  2603. Server: srv,
  2604. FullMethod: "/transform.Transform/GetErpOptionset",
  2605. }
  2606. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2607. return srv.(TransformServer).GetErpOptionset(ctx, req.(*OptionCode))
  2608. }
  2609. return interceptor(ctx, in, info, handler)
  2610. }
  2611. func _Transform_GetStudent_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2612. in := new(StudentReq)
  2613. if err := dec(in); err != nil {
  2614. return nil, err
  2615. }
  2616. if interceptor == nil {
  2617. return srv.(TransformServer).GetStudent(ctx, in)
  2618. }
  2619. info := &grpc.UnaryServerInfo{
  2620. Server: srv,
  2621. FullMethod: "/transform.Transform/GetStudent",
  2622. }
  2623. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2624. return srv.(TransformServer).GetStudent(ctx, req.(*StudentReq))
  2625. }
  2626. return interceptor(ctx, in, info, handler)
  2627. }
  2628. func _Transform_GetDataPermission_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2629. in := new(DataPermissionReq)
  2630. if err := dec(in); err != nil {
  2631. return nil, err
  2632. }
  2633. if interceptor == nil {
  2634. return srv.(TransformServer).GetDataPermission(ctx, in)
  2635. }
  2636. info := &grpc.UnaryServerInfo{
  2637. Server: srv,
  2638. FullMethod: "/transform.Transform/GetDataPermission",
  2639. }
  2640. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2641. return srv.(TransformServer).GetDataPermission(ctx, req.(*DataPermissionReq))
  2642. }
  2643. return interceptor(ctx, in, info, handler)
  2644. }
  2645. func _Transform_GetErpMktNetWorkDetailTree_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2646. in := new(Empty)
  2647. if err := dec(in); err != nil {
  2648. return nil, err
  2649. }
  2650. if interceptor == nil {
  2651. return srv.(TransformServer).GetErpMktNetWorkDetailTree(ctx, in)
  2652. }
  2653. info := &grpc.UnaryServerInfo{
  2654. Server: srv,
  2655. FullMethod: "/transform.Transform/GetErpMktNetWorkDetailTree",
  2656. }
  2657. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2658. return srv.(TransformServer).GetErpMktNetWorkDetailTree(ctx, req.(*Empty))
  2659. }
  2660. return interceptor(ctx, in, info, handler)
  2661. }
  2662. func _Transform_GetErpMktNetWorkDetail_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2663. in := new(ErpMktNetWorkDetailReq)
  2664. if err := dec(in); err != nil {
  2665. return nil, err
  2666. }
  2667. if interceptor == nil {
  2668. return srv.(TransformServer).GetErpMktNetWorkDetail(ctx, in)
  2669. }
  2670. info := &grpc.UnaryServerInfo{
  2671. Server: srv,
  2672. FullMethod: "/transform.Transform/GetErpMktNetWorkDetail",
  2673. }
  2674. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2675. return srv.(TransformServer).GetErpMktNetWorkDetail(ctx, req.(*ErpMktNetWorkDetailReq))
  2676. }
  2677. return interceptor(ctx, in, info, handler)
  2678. }
  2679. func _Transform_GetErpOrganSchPerByUserId_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2680. in := new(GetErpOrganSchPerByUserIdReq)
  2681. if err := dec(in); err != nil {
  2682. return nil, err
  2683. }
  2684. if interceptor == nil {
  2685. return srv.(TransformServer).GetErpOrganSchPerByUserId(ctx, in)
  2686. }
  2687. info := &grpc.UnaryServerInfo{
  2688. Server: srv,
  2689. FullMethod: "/transform.Transform/GetErpOrganSchPerByUserId",
  2690. }
  2691. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2692. return srv.(TransformServer).GetErpOrganSchPerByUserId(ctx, req.(*GetErpOrganSchPerByUserIdReq))
  2693. }
  2694. return interceptor(ctx, in, info, handler)
  2695. }
  2696. func _Transform_GetErpRole_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2697. in := new(GetErpRoleReq)
  2698. if err := dec(in); err != nil {
  2699. return nil, err
  2700. }
  2701. if interceptor == nil {
  2702. return srv.(TransformServer).GetErpRole(ctx, in)
  2703. }
  2704. info := &grpc.UnaryServerInfo{
  2705. Server: srv,
  2706. FullMethod: "/transform.Transform/GetErpRole",
  2707. }
  2708. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2709. return srv.(TransformServer).GetErpRole(ctx, req.(*GetErpRoleReq))
  2710. }
  2711. return interceptor(ctx, in, info, handler)
  2712. }
  2713. func _Transform_GetErpSchool_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2714. in := new(Empty)
  2715. if err := dec(in); err != nil {
  2716. return nil, err
  2717. }
  2718. if interceptor == nil {
  2719. return srv.(TransformServer).GetErpSchool(ctx, in)
  2720. }
  2721. info := &grpc.UnaryServerInfo{
  2722. Server: srv,
  2723. FullMethod: "/transform.Transform/GetErpSchool",
  2724. }
  2725. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2726. return srv.(TransformServer).GetErpSchool(ctx, req.(*Empty))
  2727. }
  2728. return interceptor(ctx, in, info, handler)
  2729. }
  2730. func _Transform_GetErpActive_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2731. in := new(GetErpActiveReq)
  2732. if err := dec(in); err != nil {
  2733. return nil, err
  2734. }
  2735. if interceptor == nil {
  2736. return srv.(TransformServer).GetErpActive(ctx, in)
  2737. }
  2738. info := &grpc.UnaryServerInfo{
  2739. Server: srv,
  2740. FullMethod: "/transform.Transform/GetErpActive",
  2741. }
  2742. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2743. return srv.(TransformServer).GetErpActive(ctx, req.(*GetErpActiveReq))
  2744. }
  2745. return interceptor(ctx, in, info, handler)
  2746. }
  2747. func _Transform_GetErpOrganSchTree_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2748. in := new(Empty)
  2749. if err := dec(in); err != nil {
  2750. return nil, err
  2751. }
  2752. if interceptor == nil {
  2753. return srv.(TransformServer).GetErpOrganSchTree(ctx, in)
  2754. }
  2755. info := &grpc.UnaryServerInfo{
  2756. Server: srv,
  2757. FullMethod: "/transform.Transform/GetErpOrganSchTree",
  2758. }
  2759. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2760. return srv.(TransformServer).GetErpOrganSchTree(ctx, req.(*Empty))
  2761. }
  2762. return interceptor(ctx, in, info, handler)
  2763. }
  2764. func _Transform_GetErpUser_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2765. in := new(ErpUserReq)
  2766. if err := dec(in); err != nil {
  2767. return nil, err
  2768. }
  2769. if interceptor == nil {
  2770. return srv.(TransformServer).GetErpUser(ctx, in)
  2771. }
  2772. info := &grpc.UnaryServerInfo{
  2773. Server: srv,
  2774. FullMethod: "/transform.Transform/GetErpUser",
  2775. }
  2776. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2777. return srv.(TransformServer).GetErpUser(ctx, req.(*ErpUserReq))
  2778. }
  2779. return interceptor(ctx, in, info, handler)
  2780. }
  2781. var _Transform_serviceDesc = grpc.ServiceDesc{
  2782. ServiceName: "transform.Transform",
  2783. HandlerType: (*TransformServer)(nil),
  2784. Methods: []grpc.MethodDesc{
  2785. {
  2786. MethodName: "GetUser",
  2787. Handler: _Transform_GetUser_Handler,
  2788. },
  2789. {
  2790. MethodName: "ParseToken",
  2791. Handler: _Transform_ParseToken_Handler,
  2792. },
  2793. {
  2794. MethodName: "GetErpCityTree",
  2795. Handler: _Transform_GetErpCityTree_Handler,
  2796. },
  2797. {
  2798. MethodName: "AddMkt",
  2799. Handler: _Transform_AddMkt_Handler,
  2800. },
  2801. {
  2802. MethodName: "LoadOptionset",
  2803. Handler: _Transform_LoadOptionset_Handler,
  2804. },
  2805. {
  2806. MethodName: "GetSchoolIds",
  2807. Handler: _Transform_GetSchoolIds_Handler,
  2808. },
  2809. {
  2810. MethodName: "GetCityIds",
  2811. Handler: _Transform_GetCityIds_Handler,
  2812. },
  2813. {
  2814. MethodName: "GetMkIds",
  2815. Handler: _Transform_GetMkIds_Handler,
  2816. },
  2817. {
  2818. MethodName: "PostExcelLog",
  2819. Handler: _Transform_PostExcelLog_Handler,
  2820. },
  2821. {
  2822. MethodName: "GetErpOptionset",
  2823. Handler: _Transform_GetErpOptionset_Handler,
  2824. },
  2825. {
  2826. MethodName: "GetStudent",
  2827. Handler: _Transform_GetStudent_Handler,
  2828. },
  2829. {
  2830. MethodName: "GetDataPermission",
  2831. Handler: _Transform_GetDataPermission_Handler,
  2832. },
  2833. {
  2834. MethodName: "GetErpMktNetWorkDetailTree",
  2835. Handler: _Transform_GetErpMktNetWorkDetailTree_Handler,
  2836. },
  2837. {
  2838. MethodName: "GetErpMktNetWorkDetail",
  2839. Handler: _Transform_GetErpMktNetWorkDetail_Handler,
  2840. },
  2841. {
  2842. MethodName: "GetErpOrganSchPerByUserId",
  2843. Handler: _Transform_GetErpOrganSchPerByUserId_Handler,
  2844. },
  2845. {
  2846. MethodName: "GetErpRole",
  2847. Handler: _Transform_GetErpRole_Handler,
  2848. },
  2849. {
  2850. MethodName: "GetErpSchool",
  2851. Handler: _Transform_GetErpSchool_Handler,
  2852. },
  2853. {
  2854. MethodName: "GetErpActive",
  2855. Handler: _Transform_GetErpActive_Handler,
  2856. },
  2857. {
  2858. MethodName: "GetErpOrganSchTree",
  2859. Handler: _Transform_GetErpOrganSchTree_Handler,
  2860. },
  2861. {
  2862. MethodName: "GetErpUser",
  2863. Handler: _Transform_GetErpUser_Handler,
  2864. },
  2865. },
  2866. Streams: []grpc.StreamDesc{},
  2867. Metadata: "transform.proto",
  2868. }