| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543 |
- // Code generated by protoc-gen-go. DO NOT EDIT.
- // source: transform.proto
- package transform
- import (
- context "context"
- fmt "fmt"
- proto "github.com/golang/protobuf/proto"
- grpc "google.golang.org/grpc"
- codes "google.golang.org/grpc/codes"
- status "google.golang.org/grpc/status"
- math "math"
- )
- // Reference imports to suppress errors if they are not otherwise used.
- var _ = proto.Marshal
- var _ = fmt.Errorf
- var _ = math.Inf
- // This is a compile-time assertion to ensure that this generated file
- // is compatible with the proto package it is being compiled against.
- // A compilation error at this line likely means your copy of the
- // proto package needs to be updated.
- const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
- type UserRequest struct {
- Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
- Phone string `protobuf:"bytes,2,opt,name=phone,proto3" json:"phone,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *UserRequest) Reset() { *m = UserRequest{} }
- func (m *UserRequest) String() string { return proto.CompactTextString(m) }
- func (*UserRequest) ProtoMessage() {}
- func (*UserRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{0}
- }
- func (m *UserRequest) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_UserRequest.Unmarshal(m, b)
- }
- func (m *UserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_UserRequest.Marshal(b, m, deterministic)
- }
- func (m *UserRequest) XXX_Merge(src proto.Message) {
- xxx_messageInfo_UserRequest.Merge(m, src)
- }
- func (m *UserRequest) XXX_Size() int {
- return xxx_messageInfo_UserRequest.Size(m)
- }
- func (m *UserRequest) XXX_DiscardUnknown() {
- xxx_messageInfo_UserRequest.DiscardUnknown(m)
- }
- var xxx_messageInfo_UserRequest proto.InternalMessageInfo
- func (m *UserRequest) GetId() string {
- if m != nil {
- return m.Id
- }
- return ""
- }
- func (m *UserRequest) GetPhone() string {
- if m != nil {
- return m.Phone
- }
- return ""
- }
- type UserResponse struct {
- Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
- Phone string `protobuf:"bytes,2,opt,name=phone,proto3" json:"phone,omitempty"`
- Roles string `protobuf:"bytes,3,opt,name=roles,proto3" json:"roles,omitempty"`
- Status int64 `protobuf:"varint,4,opt,name=status,proto3" json:"status,omitempty"`
- ErpRoleType int64 `protobuf:"varint,5,opt,name=erpRoleType,proto3" json:"erpRoleType,omitempty"`
- UserName string `protobuf:"bytes,6,opt,name=userName,proto3" json:"userName,omitempty"`
- CityName string `protobuf:"bytes,7,opt,name=cityName,proto3" json:"cityName,omitempty"`
- Gender int64 `protobuf:"varint,8,opt,name=gender,proto3" json:"gender,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *UserResponse) Reset() { *m = UserResponse{} }
- func (m *UserResponse) String() string { return proto.CompactTextString(m) }
- func (*UserResponse) ProtoMessage() {}
- func (*UserResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{1}
- }
- func (m *UserResponse) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_UserResponse.Unmarshal(m, b)
- }
- func (m *UserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_UserResponse.Marshal(b, m, deterministic)
- }
- func (m *UserResponse) XXX_Merge(src proto.Message) {
- xxx_messageInfo_UserResponse.Merge(m, src)
- }
- func (m *UserResponse) XXX_Size() int {
- return xxx_messageInfo_UserResponse.Size(m)
- }
- func (m *UserResponse) XXX_DiscardUnknown() {
- xxx_messageInfo_UserResponse.DiscardUnknown(m)
- }
- var xxx_messageInfo_UserResponse proto.InternalMessageInfo
- func (m *UserResponse) GetId() string {
- if m != nil {
- return m.Id
- }
- return ""
- }
- func (m *UserResponse) GetPhone() string {
- if m != nil {
- return m.Phone
- }
- return ""
- }
- func (m *UserResponse) GetRoles() string {
- if m != nil {
- return m.Roles
- }
- return ""
- }
- func (m *UserResponse) GetStatus() int64 {
- if m != nil {
- return m.Status
- }
- return 0
- }
- func (m *UserResponse) GetErpRoleType() int64 {
- if m != nil {
- return m.ErpRoleType
- }
- return 0
- }
- func (m *UserResponse) GetUserName() string {
- if m != nil {
- return m.UserName
- }
- return ""
- }
- func (m *UserResponse) GetCityName() string {
- if m != nil {
- return m.CityName
- }
- return ""
- }
- func (m *UserResponse) GetGender() int64 {
- if m != nil {
- return m.Gender
- }
- return 0
- }
- type TokenRequest struct {
- Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *TokenRequest) Reset() { *m = TokenRequest{} }
- func (m *TokenRequest) String() string { return proto.CompactTextString(m) }
- func (*TokenRequest) ProtoMessage() {}
- func (*TokenRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{2}
- }
- func (m *TokenRequest) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_TokenRequest.Unmarshal(m, b)
- }
- func (m *TokenRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_TokenRequest.Marshal(b, m, deterministic)
- }
- func (m *TokenRequest) XXX_Merge(src proto.Message) {
- xxx_messageInfo_TokenRequest.Merge(m, src)
- }
- func (m *TokenRequest) XXX_Size() int {
- return xxx_messageInfo_TokenRequest.Size(m)
- }
- func (m *TokenRequest) XXX_DiscardUnknown() {
- xxx_messageInfo_TokenRequest.DiscardUnknown(m)
- }
- var xxx_messageInfo_TokenRequest proto.InternalMessageInfo
- func (m *TokenRequest) GetToken() string {
- if m != nil {
- return m.Token
- }
- return ""
- }
- type TokenResponse struct {
- UserId string `protobuf:"bytes,1,opt,name=UserId,proto3" json:"UserId,omitempty"`
- UserRoleIds string `protobuf:"bytes,2,opt,name=UserRoleIds,proto3" json:"UserRoleIds,omitempty"`
- UserSchoolIds string `protobuf:"bytes,3,opt,name=UserSchoolIds,proto3" json:"UserSchoolIds,omitempty"`
- UserProvinceIds string `protobuf:"bytes,4,opt,name=UserProvinceIds,proto3" json:"UserProvinceIds,omitempty"`
- UserOrganIds string `protobuf:"bytes,5,opt,name=UserOrganIds,proto3" json:"UserOrganIds,omitempty"`
- SysSchoolId string `protobuf:"bytes,6,opt,name=SysSchoolId,proto3" json:"SysSchoolId,omitempty"`
- SysOrganId string `protobuf:"bytes,7,opt,name=SysOrganId,proto3" json:"SysOrganId,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *TokenResponse) Reset() { *m = TokenResponse{} }
- func (m *TokenResponse) String() string { return proto.CompactTextString(m) }
- func (*TokenResponse) ProtoMessage() {}
- func (*TokenResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{3}
- }
- func (m *TokenResponse) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_TokenResponse.Unmarshal(m, b)
- }
- func (m *TokenResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_TokenResponse.Marshal(b, m, deterministic)
- }
- func (m *TokenResponse) XXX_Merge(src proto.Message) {
- xxx_messageInfo_TokenResponse.Merge(m, src)
- }
- func (m *TokenResponse) XXX_Size() int {
- return xxx_messageInfo_TokenResponse.Size(m)
- }
- func (m *TokenResponse) XXX_DiscardUnknown() {
- xxx_messageInfo_TokenResponse.DiscardUnknown(m)
- }
- var xxx_messageInfo_TokenResponse proto.InternalMessageInfo
- func (m *TokenResponse) GetUserId() string {
- if m != nil {
- return m.UserId
- }
- return ""
- }
- func (m *TokenResponse) GetUserRoleIds() string {
- if m != nil {
- return m.UserRoleIds
- }
- return ""
- }
- func (m *TokenResponse) GetUserSchoolIds() string {
- if m != nil {
- return m.UserSchoolIds
- }
- return ""
- }
- func (m *TokenResponse) GetUserProvinceIds() string {
- if m != nil {
- return m.UserProvinceIds
- }
- return ""
- }
- func (m *TokenResponse) GetUserOrganIds() string {
- if m != nil {
- return m.UserOrganIds
- }
- return ""
- }
- func (m *TokenResponse) GetSysSchoolId() string {
- if m != nil {
- return m.SysSchoolId
- }
- return ""
- }
- func (m *TokenResponse) GetSysOrganId() string {
- if m != nil {
- return m.SysOrganId
- }
- return ""
- }
- type Empty struct {
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *Empty) Reset() { *m = Empty{} }
- func (m *Empty) String() string { return proto.CompactTextString(m) }
- func (*Empty) ProtoMessage() {}
- func (*Empty) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{4}
- }
- func (m *Empty) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_Empty.Unmarshal(m, b)
- }
- func (m *Empty) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_Empty.Marshal(b, m, deterministic)
- }
- func (m *Empty) XXX_Merge(src proto.Message) {
- xxx_messageInfo_Empty.Merge(m, src)
- }
- func (m *Empty) XXX_Size() int {
- return xxx_messageInfo_Empty.Size(m)
- }
- func (m *Empty) XXX_DiscardUnknown() {
- xxx_messageInfo_Empty.DiscardUnknown(m)
- }
- var xxx_messageInfo_Empty proto.InternalMessageInfo
- type TreeNodes struct {
- Nodes []*TreeNode `protobuf:"bytes,1,rep,name=nodes,proto3" json:"nodes,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *TreeNodes) Reset() { *m = TreeNodes{} }
- func (m *TreeNodes) String() string { return proto.CompactTextString(m) }
- func (*TreeNodes) ProtoMessage() {}
- func (*TreeNodes) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{5}
- }
- func (m *TreeNodes) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_TreeNodes.Unmarshal(m, b)
- }
- func (m *TreeNodes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_TreeNodes.Marshal(b, m, deterministic)
- }
- func (m *TreeNodes) XXX_Merge(src proto.Message) {
- xxx_messageInfo_TreeNodes.Merge(m, src)
- }
- func (m *TreeNodes) XXX_Size() int {
- return xxx_messageInfo_TreeNodes.Size(m)
- }
- func (m *TreeNodes) XXX_DiscardUnknown() {
- xxx_messageInfo_TreeNodes.DiscardUnknown(m)
- }
- var xxx_messageInfo_TreeNodes proto.InternalMessageInfo
- func (m *TreeNodes) GetNodes() []*TreeNode {
- if m != nil {
- return m.Nodes
- }
- return nil
- }
- type TreeNode struct {
- Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
- Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"`
- Parent int64 `protobuf:"varint,3,opt,name=parent,proto3" json:"parent,omitempty"`
- Tag *Tag `protobuf:"bytes,4,opt,name=tag,proto3" json:"tag,omitempty"`
- Nodes []*TreeNode `protobuf:"bytes,5,rep,name=nodes,proto3" json:"nodes,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *TreeNode) Reset() { *m = TreeNode{} }
- func (m *TreeNode) String() string { return proto.CompactTextString(m) }
- func (*TreeNode) ProtoMessage() {}
- func (*TreeNode) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{6}
- }
- func (m *TreeNode) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_TreeNode.Unmarshal(m, b)
- }
- func (m *TreeNode) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_TreeNode.Marshal(b, m, deterministic)
- }
- func (m *TreeNode) XXX_Merge(src proto.Message) {
- xxx_messageInfo_TreeNode.Merge(m, src)
- }
- func (m *TreeNode) XXX_Size() int {
- return xxx_messageInfo_TreeNode.Size(m)
- }
- func (m *TreeNode) XXX_DiscardUnknown() {
- xxx_messageInfo_TreeNode.DiscardUnknown(m)
- }
- var xxx_messageInfo_TreeNode proto.InternalMessageInfo
- func (m *TreeNode) GetId() int64 {
- if m != nil {
- return m.Id
- }
- return 0
- }
- func (m *TreeNode) GetText() string {
- if m != nil {
- return m.Text
- }
- return ""
- }
- func (m *TreeNode) GetParent() int64 {
- if m != nil {
- return m.Parent
- }
- return 0
- }
- func (m *TreeNode) GetTag() *Tag {
- if m != nil {
- return m.Tag
- }
- return nil
- }
- func (m *TreeNode) GetNodes() []*TreeNode {
- if m != nil {
- return m.Nodes
- }
- return nil
- }
- type Tag struct {
- Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
- Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *Tag) Reset() { *m = Tag{} }
- func (m *Tag) String() string { return proto.CompactTextString(m) }
- func (*Tag) ProtoMessage() {}
- func (*Tag) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{7}
- }
- func (m *Tag) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_Tag.Unmarshal(m, b)
- }
- func (m *Tag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_Tag.Marshal(b, m, deterministic)
- }
- func (m *Tag) XXX_Merge(src proto.Message) {
- xxx_messageInfo_Tag.Merge(m, src)
- }
- func (m *Tag) XXX_Size() int {
- return xxx_messageInfo_Tag.Size(m)
- }
- func (m *Tag) XXX_DiscardUnknown() {
- xxx_messageInfo_Tag.DiscardUnknown(m)
- }
- var xxx_messageInfo_Tag proto.InternalMessageInfo
- func (m *Tag) GetId() int64 {
- if m != nil {
- return m.Id
- }
- return 0
- }
- func (m *Tag) GetName() string {
- if m != nil {
- return m.Name
- }
- return ""
- }
- type OptionsetReq struct {
- Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *OptionsetReq) Reset() { *m = OptionsetReq{} }
- func (m *OptionsetReq) String() string { return proto.CompactTextString(m) }
- func (*OptionsetReq) ProtoMessage() {}
- func (*OptionsetReq) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{8}
- }
- func (m *OptionsetReq) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_OptionsetReq.Unmarshal(m, b)
- }
- func (m *OptionsetReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_OptionsetReq.Marshal(b, m, deterministic)
- }
- func (m *OptionsetReq) XXX_Merge(src proto.Message) {
- xxx_messageInfo_OptionsetReq.Merge(m, src)
- }
- func (m *OptionsetReq) XXX_Size() int {
- return xxx_messageInfo_OptionsetReq.Size(m)
- }
- func (m *OptionsetReq) XXX_DiscardUnknown() {
- xxx_messageInfo_OptionsetReq.DiscardUnknown(m)
- }
- var xxx_messageInfo_OptionsetReq proto.InternalMessageInfo
- func (m *OptionsetReq) GetCode() string {
- if m != nil {
- return m.Code
- }
- return ""
- }
- type OptionsetRes struct {
- 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"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *OptionsetRes) Reset() { *m = OptionsetRes{} }
- func (m *OptionsetRes) String() string { return proto.CompactTextString(m) }
- func (*OptionsetRes) ProtoMessage() {}
- func (*OptionsetRes) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{9}
- }
- func (m *OptionsetRes) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_OptionsetRes.Unmarshal(m, b)
- }
- func (m *OptionsetRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_OptionsetRes.Marshal(b, m, deterministic)
- }
- func (m *OptionsetRes) XXX_Merge(src proto.Message) {
- xxx_messageInfo_OptionsetRes.Merge(m, src)
- }
- func (m *OptionsetRes) XXX_Size() int {
- return xxx_messageInfo_OptionsetRes.Size(m)
- }
- func (m *OptionsetRes) XXX_DiscardUnknown() {
- xxx_messageInfo_OptionsetRes.DiscardUnknown(m)
- }
- var xxx_messageInfo_OptionsetRes proto.InternalMessageInfo
- func (m *OptionsetRes) GetMapList() map[string]string {
- if m != nil {
- return m.MapList
- }
- return nil
- }
- type OptionCode struct {
- Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *OptionCode) Reset() { *m = OptionCode{} }
- func (m *OptionCode) String() string { return proto.CompactTextString(m) }
- func (*OptionCode) ProtoMessage() {}
- func (*OptionCode) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{10}
- }
- func (m *OptionCode) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_OptionCode.Unmarshal(m, b)
- }
- func (m *OptionCode) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_OptionCode.Marshal(b, m, deterministic)
- }
- func (m *OptionCode) XXX_Merge(src proto.Message) {
- xxx_messageInfo_OptionCode.Merge(m, src)
- }
- func (m *OptionCode) XXX_Size() int {
- return xxx_messageInfo_OptionCode.Size(m)
- }
- func (m *OptionCode) XXX_DiscardUnknown() {
- xxx_messageInfo_OptionCode.DiscardUnknown(m)
- }
- var xxx_messageInfo_OptionCode proto.InternalMessageInfo
- func (m *OptionCode) GetCode() string {
- if m != nil {
- return m.Code
- }
- return ""
- }
- type Options struct {
- Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
- Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
- Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *Options) Reset() { *m = Options{} }
- func (m *Options) String() string { return proto.CompactTextString(m) }
- func (*Options) ProtoMessage() {}
- func (*Options) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{11}
- }
- func (m *Options) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_Options.Unmarshal(m, b)
- }
- func (m *Options) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_Options.Marshal(b, m, deterministic)
- }
- func (m *Options) XXX_Merge(src proto.Message) {
- xxx_messageInfo_Options.Merge(m, src)
- }
- func (m *Options) XXX_Size() int {
- return xxx_messageInfo_Options.Size(m)
- }
- func (m *Options) XXX_DiscardUnknown() {
- xxx_messageInfo_Options.DiscardUnknown(m)
- }
- var xxx_messageInfo_Options proto.InternalMessageInfo
- func (m *Options) GetCode() string {
- if m != nil {
- return m.Code
- }
- return ""
- }
- func (m *Options) GetName() string {
- if m != nil {
- return m.Name
- }
- return ""
- }
- func (m *Options) GetValue() string {
- if m != nil {
- return m.Value
- }
- return ""
- }
- type ResponseByte struct {
- Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *ResponseByte) Reset() { *m = ResponseByte{} }
- func (m *ResponseByte) String() string { return proto.CompactTextString(m) }
- func (*ResponseByte) ProtoMessage() {}
- func (*ResponseByte) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{12}
- }
- func (m *ResponseByte) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_ResponseByte.Unmarshal(m, b)
- }
- func (m *ResponseByte) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_ResponseByte.Marshal(b, m, deterministic)
- }
- func (m *ResponseByte) XXX_Merge(src proto.Message) {
- xxx_messageInfo_ResponseByte.Merge(m, src)
- }
- func (m *ResponseByte) XXX_Size() int {
- return xxx_messageInfo_ResponseByte.Size(m)
- }
- func (m *ResponseByte) XXX_DiscardUnknown() {
- xxx_messageInfo_ResponseByte.DiscardUnknown(m)
- }
- var xxx_messageInfo_ResponseByte proto.InternalMessageInfo
- func (m *ResponseByte) GetData() []byte {
- if m != nil {
- return m.Data
- }
- return nil
- }
- type ExcelLogReq struct {
- Module string `protobuf:"bytes,1,opt,name=Module,proto3" json:"Module,omitempty"`
- Cond string `protobuf:"bytes,2,opt,name=Cond,proto3" json:"Cond,omitempty"`
- CreateBy string `protobuf:"bytes,3,opt,name=CreateBy,proto3" json:"CreateBy,omitempty"`
- CreateTime string `protobuf:"bytes,4,opt,name=CreateTime,proto3" json:"CreateTime,omitempty"`
- LastUpdateBy string `protobuf:"bytes,5,opt,name=LastUpdateBy,proto3" json:"LastUpdateBy,omitempty"`
- LastUpdateTime string `protobuf:"bytes,6,opt,name=LastUpdateTime,proto3" json:"LastUpdateTime,omitempty"`
- DelFlag string `protobuf:"bytes,7,opt,name=DelFlag,proto3" json:"DelFlag,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *ExcelLogReq) Reset() { *m = ExcelLogReq{} }
- func (m *ExcelLogReq) String() string { return proto.CompactTextString(m) }
- func (*ExcelLogReq) ProtoMessage() {}
- func (*ExcelLogReq) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{13}
- }
- func (m *ExcelLogReq) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_ExcelLogReq.Unmarshal(m, b)
- }
- func (m *ExcelLogReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_ExcelLogReq.Marshal(b, m, deterministic)
- }
- func (m *ExcelLogReq) XXX_Merge(src proto.Message) {
- xxx_messageInfo_ExcelLogReq.Merge(m, src)
- }
- func (m *ExcelLogReq) XXX_Size() int {
- return xxx_messageInfo_ExcelLogReq.Size(m)
- }
- func (m *ExcelLogReq) XXX_DiscardUnknown() {
- xxx_messageInfo_ExcelLogReq.DiscardUnknown(m)
- }
- var xxx_messageInfo_ExcelLogReq proto.InternalMessageInfo
- func (m *ExcelLogReq) GetModule() string {
- if m != nil {
- return m.Module
- }
- return ""
- }
- func (m *ExcelLogReq) GetCond() string {
- if m != nil {
- return m.Cond
- }
- return ""
- }
- func (m *ExcelLogReq) GetCreateBy() string {
- if m != nil {
- return m.CreateBy
- }
- return ""
- }
- func (m *ExcelLogReq) GetCreateTime() string {
- if m != nil {
- return m.CreateTime
- }
- return ""
- }
- func (m *ExcelLogReq) GetLastUpdateBy() string {
- if m != nil {
- return m.LastUpdateBy
- }
- return ""
- }
- func (m *ExcelLogReq) GetLastUpdateTime() string {
- if m != nil {
- return m.LastUpdateTime
- }
- return ""
- }
- func (m *ExcelLogReq) GetDelFlag() string {
- if m != nil {
- return m.DelFlag
- }
- return ""
- }
- type ExcelLogRes struct {
- Status int64 `protobuf:"varint,1,opt,name=Status,proto3" json:"Status,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *ExcelLogRes) Reset() { *m = ExcelLogRes{} }
- func (m *ExcelLogRes) String() string { return proto.CompactTextString(m) }
- func (*ExcelLogRes) ProtoMessage() {}
- func (*ExcelLogRes) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{14}
- }
- func (m *ExcelLogRes) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_ExcelLogRes.Unmarshal(m, b)
- }
- func (m *ExcelLogRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_ExcelLogRes.Marshal(b, m, deterministic)
- }
- func (m *ExcelLogRes) XXX_Merge(src proto.Message) {
- xxx_messageInfo_ExcelLogRes.Merge(m, src)
- }
- func (m *ExcelLogRes) XXX_Size() int {
- return xxx_messageInfo_ExcelLogRes.Size(m)
- }
- func (m *ExcelLogRes) XXX_DiscardUnknown() {
- xxx_messageInfo_ExcelLogRes.DiscardUnknown(m)
- }
- var xxx_messageInfo_ExcelLogRes proto.InternalMessageInfo
- func (m *ExcelLogRes) GetStatus() int64 {
- if m != nil {
- return m.Status
- }
- return 0
- }
- type SchoolIdsReq struct {
- Names []string `protobuf:"bytes,1,rep,name=names,proto3" json:"names,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *SchoolIdsReq) Reset() { *m = SchoolIdsReq{} }
- func (m *SchoolIdsReq) String() string { return proto.CompactTextString(m) }
- func (*SchoolIdsReq) ProtoMessage() {}
- func (*SchoolIdsReq) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{15}
- }
- func (m *SchoolIdsReq) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_SchoolIdsReq.Unmarshal(m, b)
- }
- func (m *SchoolIdsReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_SchoolIdsReq.Marshal(b, m, deterministic)
- }
- func (m *SchoolIdsReq) XXX_Merge(src proto.Message) {
- xxx_messageInfo_SchoolIdsReq.Merge(m, src)
- }
- func (m *SchoolIdsReq) XXX_Size() int {
- return xxx_messageInfo_SchoolIdsReq.Size(m)
- }
- func (m *SchoolIdsReq) XXX_DiscardUnknown() {
- xxx_messageInfo_SchoolIdsReq.DiscardUnknown(m)
- }
- var xxx_messageInfo_SchoolIdsReq proto.InternalMessageInfo
- func (m *SchoolIdsReq) GetNames() []string {
- if m != nil {
- return m.Names
- }
- return nil
- }
- type ListOfInt struct {
- Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *ListOfInt) Reset() { *m = ListOfInt{} }
- func (m *ListOfInt) String() string { return proto.CompactTextString(m) }
- func (*ListOfInt) ProtoMessage() {}
- func (*ListOfInt) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{16}
- }
- func (m *ListOfInt) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_ListOfInt.Unmarshal(m, b)
- }
- func (m *ListOfInt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_ListOfInt.Marshal(b, m, deterministic)
- }
- func (m *ListOfInt) XXX_Merge(src proto.Message) {
- xxx_messageInfo_ListOfInt.Merge(m, src)
- }
- func (m *ListOfInt) XXX_Size() int {
- return xxx_messageInfo_ListOfInt.Size(m)
- }
- func (m *ListOfInt) XXX_DiscardUnknown() {
- xxx_messageInfo_ListOfInt.DiscardUnknown(m)
- }
- var xxx_messageInfo_ListOfInt proto.InternalMessageInfo
- func (m *ListOfInt) GetIds() []int64 {
- if m != nil {
- return m.Ids
- }
- return nil
- }
- type SchoolIdsRes struct {
- 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"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *SchoolIdsRes) Reset() { *m = SchoolIdsRes{} }
- func (m *SchoolIdsRes) String() string { return proto.CompactTextString(m) }
- func (*SchoolIdsRes) ProtoMessage() {}
- func (*SchoolIdsRes) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{17}
- }
- func (m *SchoolIdsRes) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_SchoolIdsRes.Unmarshal(m, b)
- }
- func (m *SchoolIdsRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_SchoolIdsRes.Marshal(b, m, deterministic)
- }
- func (m *SchoolIdsRes) XXX_Merge(src proto.Message) {
- xxx_messageInfo_SchoolIdsRes.Merge(m, src)
- }
- func (m *SchoolIdsRes) XXX_Size() int {
- return xxx_messageInfo_SchoolIdsRes.Size(m)
- }
- func (m *SchoolIdsRes) XXX_DiscardUnknown() {
- xxx_messageInfo_SchoolIdsRes.DiscardUnknown(m)
- }
- var xxx_messageInfo_SchoolIdsRes proto.InternalMessageInfo
- func (m *SchoolIdsRes) GetMapList() map[string]int64 {
- if m != nil {
- return m.MapList
- }
- return nil
- }
- type CityIdsReq struct {
- Names []string `protobuf:"bytes,1,rep,name=names,proto3" json:"names,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *CityIdsReq) Reset() { *m = CityIdsReq{} }
- func (m *CityIdsReq) String() string { return proto.CompactTextString(m) }
- func (*CityIdsReq) ProtoMessage() {}
- func (*CityIdsReq) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{18}
- }
- func (m *CityIdsReq) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_CityIdsReq.Unmarshal(m, b)
- }
- func (m *CityIdsReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_CityIdsReq.Marshal(b, m, deterministic)
- }
- func (m *CityIdsReq) XXX_Merge(src proto.Message) {
- xxx_messageInfo_CityIdsReq.Merge(m, src)
- }
- func (m *CityIdsReq) XXX_Size() int {
- return xxx_messageInfo_CityIdsReq.Size(m)
- }
- func (m *CityIdsReq) XXX_DiscardUnknown() {
- xxx_messageInfo_CityIdsReq.DiscardUnknown(m)
- }
- var xxx_messageInfo_CityIdsReq proto.InternalMessageInfo
- func (m *CityIdsReq) GetNames() []string {
- if m != nil {
- return m.Names
- }
- return nil
- }
- type CityIdsRes struct {
- 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"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *CityIdsRes) Reset() { *m = CityIdsRes{} }
- func (m *CityIdsRes) String() string { return proto.CompactTextString(m) }
- func (*CityIdsRes) ProtoMessage() {}
- func (*CityIdsRes) Descriptor() ([]byte, []int) {
- return fileDescriptor_cb4a498eeb2ba07d, []int{19}
- }
- func (m *CityIdsRes) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_CityIdsRes.Unmarshal(m, b)
- }
- func (m *CityIdsRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_CityIdsRes.Marshal(b, m, deterministic)
- }
- func (m *CityIdsRes) XXX_Merge(src proto.Message) {
- xxx_messageInfo_CityIdsRes.Merge(m, src)
- }
- func (m *CityIdsRes) XXX_Size() int {
- return xxx_messageInfo_CityIdsRes.Size(m)
- }
- func (m *CityIdsRes) XXX_DiscardUnknown() {
- xxx_messageInfo_CityIdsRes.DiscardUnknown(m)
- }
- var xxx_messageInfo_CityIdsRes proto.InternalMessageInfo
- func (m *CityIdsRes) GetMapList() map[string]int64 {
- if m != nil {
- return m.MapList
- }
- return nil
- }
- func init() {
- proto.RegisterType((*UserRequest)(nil), "transform.UserRequest")
- proto.RegisterType((*UserResponse)(nil), "transform.UserResponse")
- proto.RegisterType((*TokenRequest)(nil), "transform.TokenRequest")
- proto.RegisterType((*TokenResponse)(nil), "transform.TokenResponse")
- proto.RegisterType((*Empty)(nil), "transform.Empty")
- proto.RegisterType((*TreeNodes)(nil), "transform.TreeNodes")
- proto.RegisterType((*TreeNode)(nil), "transform.TreeNode")
- proto.RegisterType((*Tag)(nil), "transform.Tag")
- proto.RegisterType((*OptionsetReq)(nil), "transform.OptionsetReq")
- proto.RegisterType((*OptionsetRes)(nil), "transform.OptionsetRes")
- proto.RegisterMapType((map[string]string)(nil), "transform.OptionsetRes.MapListEntry")
- proto.RegisterType((*OptionCode)(nil), "transform.OptionCode")
- proto.RegisterType((*Options)(nil), "transform.Options")
- proto.RegisterType((*ResponseByte)(nil), "transform.ResponseByte")
- proto.RegisterType((*ExcelLogReq)(nil), "transform.ExcelLogReq")
- proto.RegisterType((*ExcelLogRes)(nil), "transform.ExcelLogRes")
- proto.RegisterType((*SchoolIdsReq)(nil), "transform.SchoolIdsReq")
- proto.RegisterType((*ListOfInt)(nil), "transform.ListOfInt")
- proto.RegisterType((*SchoolIdsRes)(nil), "transform.SchoolIdsRes")
- proto.RegisterMapType((map[string]int64)(nil), "transform.SchoolIdsRes.MapListEntry")
- proto.RegisterType((*CityIdsReq)(nil), "transform.CityIdsReq")
- proto.RegisterType((*CityIdsRes)(nil), "transform.CityIdsRes")
- proto.RegisterMapType((map[string]int64)(nil), "transform.CityIdsRes.MapListEntry")
- }
- func init() { proto.RegisterFile("transform.proto", fileDescriptor_cb4a498eeb2ba07d) }
- var fileDescriptor_cb4a498eeb2ba07d = []byte{
- // 926 bytes of a gzipped FileDescriptorProto
- 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x56, 0xcd, 0x6e, 0xdb, 0x46,
- 0x10, 0x06, 0x4d, 0xd3, 0xb2, 0x46, 0xb2, 0x1d, 0x6c, 0x1d, 0x87, 0x20, 0xd0, 0x42, 0x20, 0xdc,
- 0xc2, 0xb9, 0xf8, 0xe0, 0x00, 0x45, 0x6a, 0x14, 0x6d, 0x13, 0x5b, 0x15, 0x0c, 0xf8, 0x0f, 0xb4,
- 0x82, 0x9e, 0x59, 0x71, 0xa2, 0x10, 0xa6, 0xb8, 0xf4, 0xee, 0xca, 0x08, 0x5f, 0xa0, 0x87, 0x5e,
- 0xfb, 0x3c, 0x7d, 0x8b, 0xde, 0xfa, 0x30, 0x2d, 0x66, 0x77, 0x29, 0xad, 0x6c, 0xb6, 0x49, 0x80,
- 0xdc, 0xf6, 0xfb, 0x76, 0x66, 0x67, 0xf6, 0xdb, 0x99, 0x21, 0x61, 0x47, 0x89, 0xb4, 0x94, 0x6f,
- 0xb9, 0x98, 0x1d, 0x56, 0x82, 0x2b, 0xce, 0xba, 0x0b, 0x22, 0x7e, 0x01, 0xbd, 0x37, 0x12, 0x45,
- 0x82, 0x77, 0x73, 0x94, 0x8a, 0x6d, 0xc3, 0x5a, 0x9e, 0x85, 0xde, 0xc0, 0x3b, 0xe8, 0x26, 0x6b,
- 0x79, 0xc6, 0x76, 0x21, 0xa8, 0xde, 0xf1, 0x12, 0xc3, 0x35, 0x4d, 0x19, 0x10, 0xff, 0xe5, 0x41,
- 0xdf, 0x78, 0xc9, 0x8a, 0x97, 0x12, 0x3f, 0xce, 0x8d, 0x58, 0xc1, 0x0b, 0x94, 0xa1, 0x6f, 0x58,
- 0x0d, 0xd8, 0x1e, 0x6c, 0x48, 0x95, 0xaa, 0xb9, 0x0c, 0xd7, 0x07, 0xde, 0x81, 0x9f, 0x58, 0xc4,
- 0x06, 0xd0, 0x43, 0x51, 0x25, 0xbc, 0xc0, 0x71, 0x5d, 0x61, 0x18, 0xe8, 0x4d, 0x97, 0x62, 0x11,
- 0x6c, 0xce, 0x25, 0x8a, 0xcb, 0x74, 0x86, 0xe1, 0x86, 0x3e, 0x72, 0x81, 0x69, 0x6f, 0x92, 0xab,
- 0x5a, 0xef, 0x75, 0xcc, 0x5e, 0x83, 0x29, 0xe2, 0x14, 0xcb, 0x0c, 0x45, 0xb8, 0x69, 0x22, 0x1a,
- 0x14, 0xef, 0x43, 0x7f, 0xcc, 0x6f, 0xb1, 0x6c, 0xc4, 0xd8, 0x85, 0x40, 0x11, 0xb6, 0x17, 0x33,
- 0x20, 0xfe, 0xc7, 0x83, 0x2d, 0x6b, 0x66, 0x6f, 0xbf, 0x07, 0x1b, 0xa4, 0xc6, 0x59, 0xa3, 0x80,
- 0x45, 0x74, 0x03, 0xad, 0x12, 0x2f, 0xf0, 0x2c, 0x93, 0x56, 0x0b, 0x97, 0x62, 0xfb, 0xb0, 0x45,
- 0xf0, 0x66, 0xf2, 0x8e, 0xf3, 0x82, 0x6c, 0x8c, 0x32, 0xab, 0x24, 0x3b, 0x80, 0x1d, 0x22, 0xae,
- 0x05, 0xbf, 0xcf, 0xcb, 0x89, 0x3e, 0x6b, 0x5d, 0xdb, 0x3d, 0xa4, 0x59, 0x6c, 0xde, 0xe5, 0x4a,
- 0x4c, 0xd3, 0x92, 0xcc, 0x02, 0x6d, 0xb6, 0xc2, 0x51, 0x56, 0x37, 0xb5, 0x6c, 0x4e, 0xb7, 0xc2,
- 0xb9, 0x14, 0xfb, 0x0a, 0xe0, 0xa6, 0x96, 0xd6, 0xc1, 0xaa, 0xe7, 0x30, 0x71, 0x07, 0x82, 0xe1,
- 0xac, 0x52, 0x75, 0xfc, 0x2d, 0x74, 0xc7, 0x02, 0xf1, 0x92, 0x67, 0x28, 0xd9, 0x73, 0x08, 0x4a,
- 0x5a, 0x84, 0xde, 0xc0, 0x3f, 0xe8, 0x1d, 0x7d, 0x71, 0xb8, 0xac, 0xba, 0xc6, 0x28, 0x31, 0x16,
- 0xf1, 0x1f, 0x1e, 0x6c, 0x36, 0x9c, 0x53, 0x3b, 0xbe, 0xae, 0x1d, 0x06, 0xeb, 0x0a, 0xdf, 0x2b,
- 0x2b, 0x97, 0x5e, 0x93, 0xc2, 0x55, 0x2a, 0xb0, 0x54, 0x5a, 0x20, 0x3f, 0xb1, 0x88, 0x0d, 0xc0,
- 0x57, 0xe9, 0x54, 0xab, 0xd1, 0x3b, 0xda, 0x76, 0x23, 0xa6, 0xd3, 0x84, 0xb6, 0x96, 0x59, 0x05,
- 0x1f, 0xcc, 0xea, 0x39, 0xf8, 0xe3, 0x74, 0xda, 0x96, 0x4f, 0x49, 0x55, 0x64, 0xf3, 0xa1, 0x75,
- 0x1c, 0x43, 0xff, 0xaa, 0x52, 0x39, 0xbd, 0xbe, 0x4a, 0xf0, 0x8e, 0x6c, 0x26, 0x3c, 0x43, 0xfb,
- 0xfe, 0x7a, 0x1d, 0xff, 0xee, 0xad, 0x18, 0x49, 0xf6, 0x03, 0x74, 0x66, 0x69, 0x75, 0x9e, 0x4b,
- 0x65, 0x25, 0xda, 0x77, 0x92, 0x71, 0x2d, 0x0f, 0x2f, 0x8c, 0xd9, 0xb0, 0x54, 0xa2, 0x4e, 0x1a,
- 0xa7, 0xe8, 0x18, 0xfa, 0xee, 0x06, 0x7b, 0x02, 0xfe, 0x2d, 0xd6, 0x36, 0x26, 0x2d, 0xa9, 0x60,
- 0xef, 0xd3, 0x62, 0xbe, 0x68, 0x3b, 0x0d, 0x8e, 0xd7, 0x5e, 0x7a, 0xf1, 0x00, 0xc0, 0x44, 0x38,
- 0x21, 0xc9, 0xdb, 0xd2, 0x1d, 0x41, 0xc7, 0xe6, 0xd0, 0xb6, 0xdd, 0xa6, 0xc2, 0x32, 0x9c, 0xef,
- 0x84, 0x23, 0x6d, 0x9a, 0xce, 0x78, 0x5d, 0x2b, 0xed, 0x99, 0xa5, 0x2a, 0xd5, 0xa7, 0xf5, 0x13,
- 0xbd, 0x8e, 0xff, 0xf6, 0xa0, 0x37, 0x7c, 0x3f, 0xc1, 0xe2, 0x9c, 0x4f, 0x49, 0xbf, 0x3d, 0xd8,
- 0xb8, 0xe0, 0xd9, 0xbc, 0x68, 0x62, 0x5a, 0x44, 0xbe, 0x27, 0xbc, 0xcc, 0x9a, 0xa8, 0xb4, 0xa6,
- 0xce, 0x3e, 0x11, 0x98, 0x2a, 0x7c, 0x5d, 0xdb, 0xc0, 0x0b, 0x4c, 0x95, 0x6b, 0xd6, 0xe3, 0x7c,
- 0x86, 0xb6, 0x49, 0x1c, 0x86, 0xfa, 0xe3, 0x3c, 0x95, 0xea, 0x4d, 0x95, 0x19, 0x7f, 0xdb, 0x1f,
- 0x2e, 0xc7, 0xbe, 0x81, 0xed, 0x25, 0xd6, 0xe7, 0x98, 0x16, 0x79, 0xc0, 0xb2, 0x10, 0x3a, 0xa7,
- 0x58, 0xfc, 0x5c, 0xa4, 0x53, 0xdb, 0x22, 0x0d, 0x8c, 0xbf, 0x76, 0x2f, 0xa7, 0x07, 0xdc, 0x8d,
- 0x19, 0x70, 0xa6, 0xa8, 0x2c, 0xa2, 0x71, 0xb3, 0xe8, 0x71, 0x12, 0x61, 0x17, 0x02, 0x92, 0xd5,
- 0x34, 0x50, 0x37, 0x31, 0x20, 0xfe, 0x12, 0xba, 0xf4, 0xe4, 0x57, 0x6f, 0xcf, 0x4a, 0x45, 0x4f,
- 0x9e, 0x67, 0xc6, 0xc0, 0x4f, 0x68, 0xa9, 0xab, 0xcc, 0x39, 0xe5, 0x03, 0x55, 0xe6, 0x5a, 0x7e,
- 0x9e, 0x2a, 0xf3, 0xdd, 0x2a, 0x8b, 0x01, 0x4e, 0x72, 0x55, 0xff, 0xef, 0x7d, 0x7e, 0xf3, 0x1c,
- 0x23, 0xc9, 0xbe, 0x7f, 0x98, 0x6e, 0xec, 0xa4, 0xbb, 0xb4, 0xfb, 0xfc, 0xc9, 0x1e, 0xfd, 0x19,
- 0xd0, 0xf4, 0xb2, 0xa1, 0xd8, 0x31, 0x74, 0x46, 0xa8, 0x68, 0x50, 0xb2, 0x3d, 0x27, 0x03, 0xe7,
- 0xdb, 0x18, 0x3d, 0x7b, 0xc4, 0xdb, 0xf9, 0xff, 0x23, 0xc0, 0x75, 0x2a, 0x24, 0xea, 0xaf, 0x02,
- 0x73, 0xcd, 0xdc, 0xcf, 0x49, 0x14, 0x3e, 0xde, 0xb0, 0x07, 0xbc, 0x84, 0xed, 0x11, 0xaa, 0xa1,
- 0xa8, 0xe8, 0xc2, 0x34, 0x96, 0xd8, 0x13, 0xc7, 0x56, 0xcf, 0xda, 0x68, 0xb7, 0x65, 0x72, 0x49,
- 0xf6, 0x0a, 0xb6, 0xce, 0x79, 0x9a, 0x2d, 0xa6, 0xc7, 0x4a, 0x74, 0x77, 0x44, 0x45, 0xff, 0xb1,
- 0x21, 0xd9, 0x4f, 0xd0, 0x1f, 0xa1, 0x5a, 0x7e, 0x6d, 0x9e, 0xb5, 0xd7, 0xcb, 0xea, 0x09, 0x2b,
- 0x25, 0x77, 0x0c, 0x30, 0x42, 0x65, 0x1f, 0x8b, 0x3d, 0x6d, 0x7b, 0xc0, 0xbb, 0xa8, 0x95, 0xa6,
- 0x72, 0xed, 0x5f, 0x73, 0xa9, 0x9a, 0x7e, 0x59, 0x11, 0xdf, 0x99, 0x10, 0x51, 0x3b, 0x4f, 0xf5,
- 0xb3, 0x63, 0xa4, 0x5b, 0x4a, 0xf0, 0xf4, 0xd1, 0x4d, 0x69, 0xe8, 0x45, 0xec, 0xb1, 0x00, 0xec,
- 0x14, 0x22, 0xe3, 0x7d, 0x71, 0xab, 0x2e, 0x51, 0xfd, 0xc2, 0xc5, 0xed, 0x29, 0xaa, 0x34, 0x2f,
- 0x3e, 0xe9, 0x11, 0xbe, 0xd3, 0x0a, 0x0e, 0x45, 0x65, 0x54, 0x69, 0xf1, 0x73, 0xa5, 0x5b, 0x19,
- 0x8e, 0x0b, 0xd7, 0x57, 0x13, 0x95, 0xdf, 0xe3, 0x27, 0xb8, 0xfe, 0xba, 0xa1, 0xff, 0xe5, 0x5e,
- 0xfc, 0x1b, 0x00, 0x00, 0xff, 0xff, 0x18, 0x78, 0xd5, 0x5a, 0xde, 0x09, 0x00, 0x00,
- }
- // Reference imports to suppress errors if they are not otherwise used.
- var _ context.Context
- var _ grpc.ClientConn
- // This is a compile-time assertion to ensure that this generated file
- // is compatible with the grpc package it is being compiled against.
- const _ = grpc.SupportPackageIsVersion4
- // TransformClient is the client API for Transform service.
- //
- // For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
- type TransformClient interface {
- GetUser(ctx context.Context, in *UserRequest, opts ...grpc.CallOption) (*UserResponse, error)
- ParseToken(ctx context.Context, in *TokenRequest, opts ...grpc.CallOption) (*TokenResponse, error)
- GetErpCityTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error)
- LoadOptionset(ctx context.Context, in *OptionsetReq, opts ...grpc.CallOption) (*OptionsetRes, error)
- GetSchoolIds(ctx context.Context, in *SchoolIdsReq, opts ...grpc.CallOption) (*SchoolIdsRes, error)
- GetCityIds(ctx context.Context, in *CityIdsReq, opts ...grpc.CallOption) (*CityIdsRes, error)
- PostExcelLog(ctx context.Context, in *ExcelLogReq, opts ...grpc.CallOption) (*ExcelLogRes, error)
- GetErpOptionset(ctx context.Context, in *OptionCode, opts ...grpc.CallOption) (*Options, error)
- GetErpMktNetWorkDetailTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error)
- GetErpSchool(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ResponseByte, error)
- GetErpActive(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ResponseByte, error)
- }
- type transformClient struct {
- cc *grpc.ClientConn
- }
- func NewTransformClient(cc *grpc.ClientConn) TransformClient {
- return &transformClient{cc}
- }
- func (c *transformClient) GetUser(ctx context.Context, in *UserRequest, opts ...grpc.CallOption) (*UserResponse, error) {
- out := new(UserResponse)
- err := c.cc.Invoke(ctx, "/transform.Transform/GetUser", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- func (c *transformClient) ParseToken(ctx context.Context, in *TokenRequest, opts ...grpc.CallOption) (*TokenResponse, error) {
- out := new(TokenResponse)
- err := c.cc.Invoke(ctx, "/transform.Transform/ParseToken", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- func (c *transformClient) GetErpCityTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error) {
- out := new(TreeNodes)
- err := c.cc.Invoke(ctx, "/transform.Transform/GetErpCityTree", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- func (c *transformClient) LoadOptionset(ctx context.Context, in *OptionsetReq, opts ...grpc.CallOption) (*OptionsetRes, error) {
- out := new(OptionsetRes)
- err := c.cc.Invoke(ctx, "/transform.Transform/LoadOptionset", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- func (c *transformClient) GetSchoolIds(ctx context.Context, in *SchoolIdsReq, opts ...grpc.CallOption) (*SchoolIdsRes, error) {
- out := new(SchoolIdsRes)
- err := c.cc.Invoke(ctx, "/transform.Transform/GetSchoolIds", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- func (c *transformClient) GetCityIds(ctx context.Context, in *CityIdsReq, opts ...grpc.CallOption) (*CityIdsRes, error) {
- out := new(CityIdsRes)
- err := c.cc.Invoke(ctx, "/transform.Transform/GetCityIds", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- func (c *transformClient) PostExcelLog(ctx context.Context, in *ExcelLogReq, opts ...grpc.CallOption) (*ExcelLogRes, error) {
- out := new(ExcelLogRes)
- err := c.cc.Invoke(ctx, "/transform.Transform/PostExcelLog", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- func (c *transformClient) GetErpOptionset(ctx context.Context, in *OptionCode, opts ...grpc.CallOption) (*Options, error) {
- out := new(Options)
- err := c.cc.Invoke(ctx, "/transform.Transform/GetErpOptionset", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- func (c *transformClient) GetErpMktNetWorkDetailTree(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*TreeNodes, error) {
- out := new(TreeNodes)
- err := c.cc.Invoke(ctx, "/transform.Transform/GetErpMktNetWorkDetailTree", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- func (c *transformClient) GetErpSchool(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ResponseByte, error) {
- out := new(ResponseByte)
- err := c.cc.Invoke(ctx, "/transform.Transform/GetErpSchool", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- func (c *transformClient) GetErpActive(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ResponseByte, error) {
- out := new(ResponseByte)
- err := c.cc.Invoke(ctx, "/transform.Transform/GetErpActive", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- // TransformServer is the server API for Transform service.
- type TransformServer interface {
- GetUser(context.Context, *UserRequest) (*UserResponse, error)
- ParseToken(context.Context, *TokenRequest) (*TokenResponse, error)
- GetErpCityTree(context.Context, *Empty) (*TreeNodes, error)
- LoadOptionset(context.Context, *OptionsetReq) (*OptionsetRes, error)
- GetSchoolIds(context.Context, *SchoolIdsReq) (*SchoolIdsRes, error)
- GetCityIds(context.Context, *CityIdsReq) (*CityIdsRes, error)
- PostExcelLog(context.Context, *ExcelLogReq) (*ExcelLogRes, error)
- GetErpOptionset(context.Context, *OptionCode) (*Options, error)
- GetErpMktNetWorkDetailTree(context.Context, *Empty) (*TreeNodes, error)
- GetErpSchool(context.Context, *Empty) (*ResponseByte, error)
- GetErpActive(context.Context, *Empty) (*ResponseByte, error)
- }
- // UnimplementedTransformServer can be embedded to have forward compatible implementations.
- type UnimplementedTransformServer struct {
- }
- func (*UnimplementedTransformServer) GetUser(ctx context.Context, req *UserRequest) (*UserResponse, error) {
- return nil, status.Errorf(codes.Unimplemented, "method GetUser not implemented")
- }
- func (*UnimplementedTransformServer) ParseToken(ctx context.Context, req *TokenRequest) (*TokenResponse, error) {
- return nil, status.Errorf(codes.Unimplemented, "method ParseToken not implemented")
- }
- func (*UnimplementedTransformServer) GetErpCityTree(ctx context.Context, req *Empty) (*TreeNodes, error) {
- return nil, status.Errorf(codes.Unimplemented, "method GetErpCityTree not implemented")
- }
- func (*UnimplementedTransformServer) LoadOptionset(ctx context.Context, req *OptionsetReq) (*OptionsetRes, error) {
- return nil, status.Errorf(codes.Unimplemented, "method LoadOptionset not implemented")
- }
- func (*UnimplementedTransformServer) GetSchoolIds(ctx context.Context, req *SchoolIdsReq) (*SchoolIdsRes, error) {
- return nil, status.Errorf(codes.Unimplemented, "method GetSchoolIds not implemented")
- }
- func (*UnimplementedTransformServer) GetCityIds(ctx context.Context, req *CityIdsReq) (*CityIdsRes, error) {
- return nil, status.Errorf(codes.Unimplemented, "method GetCityIds not implemented")
- }
- func (*UnimplementedTransformServer) PostExcelLog(ctx context.Context, req *ExcelLogReq) (*ExcelLogRes, error) {
- return nil, status.Errorf(codes.Unimplemented, "method PostExcelLog not implemented")
- }
- func (*UnimplementedTransformServer) GetErpOptionset(ctx context.Context, req *OptionCode) (*Options, error) {
- return nil, status.Errorf(codes.Unimplemented, "method GetErpOptionset not implemented")
- }
- func (*UnimplementedTransformServer) GetErpMktNetWorkDetailTree(ctx context.Context, req *Empty) (*TreeNodes, error) {
- return nil, status.Errorf(codes.Unimplemented, "method GetErpMktNetWorkDetailTree not implemented")
- }
- func (*UnimplementedTransformServer) GetErpSchool(ctx context.Context, req *Empty) (*ResponseByte, error) {
- return nil, status.Errorf(codes.Unimplemented, "method GetErpSchool not implemented")
- }
- func (*UnimplementedTransformServer) GetErpActive(ctx context.Context, req *Empty) (*ResponseByte, error) {
- return nil, status.Errorf(codes.Unimplemented, "method GetErpActive not implemented")
- }
- func RegisterTransformServer(s *grpc.Server, srv TransformServer) {
- s.RegisterService(&_Transform_serviceDesc, srv)
- }
- func _Transform_GetUser_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(UserRequest)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(TransformServer).GetUser(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/transform.Transform/GetUser",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(TransformServer).GetUser(ctx, req.(*UserRequest))
- }
- return interceptor(ctx, in, info, handler)
- }
- func _Transform_ParseToken_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(TokenRequest)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(TransformServer).ParseToken(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/transform.Transform/ParseToken",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(TransformServer).ParseToken(ctx, req.(*TokenRequest))
- }
- return interceptor(ctx, in, info, handler)
- }
- func _Transform_GetErpCityTree_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(Empty)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(TransformServer).GetErpCityTree(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/transform.Transform/GetErpCityTree",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(TransformServer).GetErpCityTree(ctx, req.(*Empty))
- }
- return interceptor(ctx, in, info, handler)
- }
- func _Transform_LoadOptionset_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(OptionsetReq)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(TransformServer).LoadOptionset(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/transform.Transform/LoadOptionset",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(TransformServer).LoadOptionset(ctx, req.(*OptionsetReq))
- }
- return interceptor(ctx, in, info, handler)
- }
- func _Transform_GetSchoolIds_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(SchoolIdsReq)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(TransformServer).GetSchoolIds(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/transform.Transform/GetSchoolIds",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(TransformServer).GetSchoolIds(ctx, req.(*SchoolIdsReq))
- }
- return interceptor(ctx, in, info, handler)
- }
- func _Transform_GetCityIds_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(CityIdsReq)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(TransformServer).GetCityIds(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/transform.Transform/GetCityIds",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(TransformServer).GetCityIds(ctx, req.(*CityIdsReq))
- }
- return interceptor(ctx, in, info, handler)
- }
- func _Transform_PostExcelLog_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(ExcelLogReq)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(TransformServer).PostExcelLog(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/transform.Transform/PostExcelLog",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(TransformServer).PostExcelLog(ctx, req.(*ExcelLogReq))
- }
- return interceptor(ctx, in, info, handler)
- }
- func _Transform_GetErpOptionset_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(OptionCode)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(TransformServer).GetErpOptionset(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/transform.Transform/GetErpOptionset",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(TransformServer).GetErpOptionset(ctx, req.(*OptionCode))
- }
- return interceptor(ctx, in, info, handler)
- }
- func _Transform_GetErpMktNetWorkDetailTree_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(Empty)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(TransformServer).GetErpMktNetWorkDetailTree(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/transform.Transform/GetErpMktNetWorkDetailTree",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(TransformServer).GetErpMktNetWorkDetailTree(ctx, req.(*Empty))
- }
- return interceptor(ctx, in, info, handler)
- }
- func _Transform_GetErpSchool_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(Empty)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(TransformServer).GetErpSchool(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/transform.Transform/GetErpSchool",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(TransformServer).GetErpSchool(ctx, req.(*Empty))
- }
- return interceptor(ctx, in, info, handler)
- }
- func _Transform_GetErpActive_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(Empty)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(TransformServer).GetErpActive(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/transform.Transform/GetErpActive",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(TransformServer).GetErpActive(ctx, req.(*Empty))
- }
- return interceptor(ctx, in, info, handler)
- }
- var _Transform_serviceDesc = grpc.ServiceDesc{
- ServiceName: "transform.Transform",
- HandlerType: (*TransformServer)(nil),
- Methods: []grpc.MethodDesc{
- {
- MethodName: "GetUser",
- Handler: _Transform_GetUser_Handler,
- },
- {
- MethodName: "ParseToken",
- Handler: _Transform_ParseToken_Handler,
- },
- {
- MethodName: "GetErpCityTree",
- Handler: _Transform_GetErpCityTree_Handler,
- },
- {
- MethodName: "LoadOptionset",
- Handler: _Transform_LoadOptionset_Handler,
- },
- {
- MethodName: "GetSchoolIds",
- Handler: _Transform_GetSchoolIds_Handler,
- },
- {
- MethodName: "GetCityIds",
- Handler: _Transform_GetCityIds_Handler,
- },
- {
- MethodName: "PostExcelLog",
- Handler: _Transform_PostExcelLog_Handler,
- },
- {
- MethodName: "GetErpOptionset",
- Handler: _Transform_GetErpOptionset_Handler,
- },
- {
- MethodName: "GetErpMktNetWorkDetailTree",
- Handler: _Transform_GetErpMktNetWorkDetailTree_Handler,
- },
- {
- MethodName: "GetErpSchool",
- Handler: _Transform_GetErpSchool_Handler,
- },
- {
- MethodName: "GetErpActive",
- Handler: _Transform_GetErpActive_Handler,
- },
- },
- Streams: []grpc.StreamDesc{},
- Metadata: "transform.proto",
- }
|