data_management.pb.go 176 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: data_management.proto
  3. // package声明符,用来防止不同的消息类型有命名冲突
  4. package v1
  5. import (
  6. fmt "fmt"
  7. proto "github.com/golang/protobuf/proto"
  8. math "math"
  9. )
  10. // Reference imports to suppress errors if they are not otherwise used.
  11. var _ = proto.Marshal
  12. var _ = fmt.Errorf
  13. var _ = math.Inf
  14. // This is a compile-time assertion to ensure that this generated file
  15. // is compatible with the proto package it is being compiled against.
  16. // A compilation error at this line likely means your copy of the
  17. // proto package needs to be updated.
  18. const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
  19. // 1. 数据管理表 t_adm_data_management
  20. type DataListRequest struct {
  21. // 分页
  22. TableName string `protobuf:"bytes,1,opt,name=table_name,json=tableName,proto3" json:"table_name"`
  23. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  24. Level string `protobuf:"bytes,3,opt,name=level,proto3" json:"level"`
  25. PageSize int32 `protobuf:"varint,4,opt,name=page_size,json=pageSize,proto3" json:"page_size"`
  26. Page int32 `protobuf:"varint,5,opt,name=page,proto3" json:"page"`
  27. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  28. XXX_unrecognized []byte `json:"-"`
  29. XXX_sizecache int32 `json:"-"`
  30. }
  31. func (m *DataListRequest) Reset() { *m = DataListRequest{} }
  32. func (m *DataListRequest) String() string { return proto.CompactTextString(m) }
  33. func (*DataListRequest) ProtoMessage() {}
  34. func (*DataListRequest) Descriptor() ([]byte, []int) {
  35. return fileDescriptor_edb0165482c17450, []int{0}
  36. }
  37. func (m *DataListRequest) XXX_Unmarshal(b []byte) error {
  38. return xxx_messageInfo_DataListRequest.Unmarshal(m, b)
  39. }
  40. func (m *DataListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  41. return xxx_messageInfo_DataListRequest.Marshal(b, m, deterministic)
  42. }
  43. func (m *DataListRequest) XXX_Merge(src proto.Message) {
  44. xxx_messageInfo_DataListRequest.Merge(m, src)
  45. }
  46. func (m *DataListRequest) XXX_Size() int {
  47. return xxx_messageInfo_DataListRequest.Size(m)
  48. }
  49. func (m *DataListRequest) XXX_DiscardUnknown() {
  50. xxx_messageInfo_DataListRequest.DiscardUnknown(m)
  51. }
  52. var xxx_messageInfo_DataListRequest proto.InternalMessageInfo
  53. func (m *DataListRequest) GetTableName() string {
  54. if m != nil {
  55. return m.TableName
  56. }
  57. return ""
  58. }
  59. func (m *DataListRequest) GetDesc() string {
  60. if m != nil {
  61. return m.Desc
  62. }
  63. return ""
  64. }
  65. func (m *DataListRequest) GetLevel() string {
  66. if m != nil {
  67. return m.Level
  68. }
  69. return ""
  70. }
  71. func (m *DataListRequest) GetPageSize() int32 {
  72. if m != nil {
  73. return m.PageSize
  74. }
  75. return 0
  76. }
  77. func (m *DataListRequest) GetPage() int32 {
  78. if m != nil {
  79. return m.Page
  80. }
  81. return 0
  82. }
  83. type DataList struct {
  84. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  85. TableName string `protobuf:"bytes,2,opt,name=table_name,json=tableName,proto3" json:"table_name"`
  86. Desc string `protobuf:"bytes,3,opt,name=desc,proto3" json:"desc"`
  87. Level string `protobuf:"bytes,4,opt,name=level,proto3" json:"level"`
  88. SourceCode string `protobuf:"bytes,5,opt,name=source_code,json=sourceCode,proto3" json:"source_code"`
  89. Db string `protobuf:"bytes,6,opt,name=db,proto3" json:"db"`
  90. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  91. XXX_unrecognized []byte `json:"-"`
  92. XXX_sizecache int32 `json:"-"`
  93. }
  94. func (m *DataList) Reset() { *m = DataList{} }
  95. func (m *DataList) String() string { return proto.CompactTextString(m) }
  96. func (*DataList) ProtoMessage() {}
  97. func (*DataList) Descriptor() ([]byte, []int) {
  98. return fileDescriptor_edb0165482c17450, []int{1}
  99. }
  100. func (m *DataList) XXX_Unmarshal(b []byte) error {
  101. return xxx_messageInfo_DataList.Unmarshal(m, b)
  102. }
  103. func (m *DataList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  104. return xxx_messageInfo_DataList.Marshal(b, m, deterministic)
  105. }
  106. func (m *DataList) XXX_Merge(src proto.Message) {
  107. xxx_messageInfo_DataList.Merge(m, src)
  108. }
  109. func (m *DataList) XXX_Size() int {
  110. return xxx_messageInfo_DataList.Size(m)
  111. }
  112. func (m *DataList) XXX_DiscardUnknown() {
  113. xxx_messageInfo_DataList.DiscardUnknown(m)
  114. }
  115. var xxx_messageInfo_DataList proto.InternalMessageInfo
  116. func (m *DataList) GetId() int64 {
  117. if m != nil {
  118. return m.Id
  119. }
  120. return 0
  121. }
  122. func (m *DataList) GetTableName() string {
  123. if m != nil {
  124. return m.TableName
  125. }
  126. return ""
  127. }
  128. func (m *DataList) GetDesc() string {
  129. if m != nil {
  130. return m.Desc
  131. }
  132. return ""
  133. }
  134. func (m *DataList) GetLevel() string {
  135. if m != nil {
  136. return m.Level
  137. }
  138. return ""
  139. }
  140. func (m *DataList) GetSourceCode() string {
  141. if m != nil {
  142. return m.SourceCode
  143. }
  144. return ""
  145. }
  146. func (m *DataList) GetDb() string {
  147. if m != nil {
  148. return m.Db
  149. }
  150. return ""
  151. }
  152. type DataListReply struct {
  153. CurrentPage int64 `protobuf:"varint,1,opt,name=current_page,json=currentPage,proto3" json:"current_page"`
  154. PerPage int64 `protobuf:"varint,2,opt,name=per_page,json=perPage,proto3" json:"per_page"`
  155. Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total"`
  156. FirstPage int64 `protobuf:"varint,4,opt,name=first_page,json=firstPage,proto3" json:"first_page"`
  157. LastPage int64 `protobuf:"varint,5,opt,name=last_page,json=lastPage,proto3" json:"last_page"`
  158. PrevPage int64 `protobuf:"varint,6,opt,name=prev_page,json=prevPage,proto3" json:"prev_page"`
  159. NextPage int64 `protobuf:"varint,7,opt,name=next_page,json=nextPage,proto3" json:"next_page"`
  160. List []*DataList `protobuf:"bytes,8,rep,name=list,proto3" json:"list"`
  161. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  162. XXX_unrecognized []byte `json:"-"`
  163. XXX_sizecache int32 `json:"-"`
  164. }
  165. func (m *DataListReply) Reset() { *m = DataListReply{} }
  166. func (m *DataListReply) String() string { return proto.CompactTextString(m) }
  167. func (*DataListReply) ProtoMessage() {}
  168. func (*DataListReply) Descriptor() ([]byte, []int) {
  169. return fileDescriptor_edb0165482c17450, []int{2}
  170. }
  171. func (m *DataListReply) XXX_Unmarshal(b []byte) error {
  172. return xxx_messageInfo_DataListReply.Unmarshal(m, b)
  173. }
  174. func (m *DataListReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  175. return xxx_messageInfo_DataListReply.Marshal(b, m, deterministic)
  176. }
  177. func (m *DataListReply) XXX_Merge(src proto.Message) {
  178. xxx_messageInfo_DataListReply.Merge(m, src)
  179. }
  180. func (m *DataListReply) XXX_Size() int {
  181. return xxx_messageInfo_DataListReply.Size(m)
  182. }
  183. func (m *DataListReply) XXX_DiscardUnknown() {
  184. xxx_messageInfo_DataListReply.DiscardUnknown(m)
  185. }
  186. var xxx_messageInfo_DataListReply proto.InternalMessageInfo
  187. func (m *DataListReply) GetCurrentPage() int64 {
  188. if m != nil {
  189. return m.CurrentPage
  190. }
  191. return 0
  192. }
  193. func (m *DataListReply) GetPerPage() int64 {
  194. if m != nil {
  195. return m.PerPage
  196. }
  197. return 0
  198. }
  199. func (m *DataListReply) GetTotal() int64 {
  200. if m != nil {
  201. return m.Total
  202. }
  203. return 0
  204. }
  205. func (m *DataListReply) GetFirstPage() int64 {
  206. if m != nil {
  207. return m.FirstPage
  208. }
  209. return 0
  210. }
  211. func (m *DataListReply) GetLastPage() int64 {
  212. if m != nil {
  213. return m.LastPage
  214. }
  215. return 0
  216. }
  217. func (m *DataListReply) GetPrevPage() int64 {
  218. if m != nil {
  219. return m.PrevPage
  220. }
  221. return 0
  222. }
  223. func (m *DataListReply) GetNextPage() int64 {
  224. if m != nil {
  225. return m.NextPage
  226. }
  227. return 0
  228. }
  229. func (m *DataListReply) GetList() []*DataList {
  230. if m != nil {
  231. return m.List
  232. }
  233. return nil
  234. }
  235. // 数据搜索列表
  236. type SearchDataRequest struct {
  237. TableName string `protobuf:"bytes,1,opt,name=table_name,json=tableName,proto3" json:"table_name"`
  238. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  239. XXX_unrecognized []byte `json:"-"`
  240. XXX_sizecache int32 `json:"-"`
  241. }
  242. func (m *SearchDataRequest) Reset() { *m = SearchDataRequest{} }
  243. func (m *SearchDataRequest) String() string { return proto.CompactTextString(m) }
  244. func (*SearchDataRequest) ProtoMessage() {}
  245. func (*SearchDataRequest) Descriptor() ([]byte, []int) {
  246. return fileDescriptor_edb0165482c17450, []int{3}
  247. }
  248. func (m *SearchDataRequest) XXX_Unmarshal(b []byte) error {
  249. return xxx_messageInfo_SearchDataRequest.Unmarshal(m, b)
  250. }
  251. func (m *SearchDataRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  252. return xxx_messageInfo_SearchDataRequest.Marshal(b, m, deterministic)
  253. }
  254. func (m *SearchDataRequest) XXX_Merge(src proto.Message) {
  255. xxx_messageInfo_SearchDataRequest.Merge(m, src)
  256. }
  257. func (m *SearchDataRequest) XXX_Size() int {
  258. return xxx_messageInfo_SearchDataRequest.Size(m)
  259. }
  260. func (m *SearchDataRequest) XXX_DiscardUnknown() {
  261. xxx_messageInfo_SearchDataRequest.DiscardUnknown(m)
  262. }
  263. var xxx_messageInfo_SearchDataRequest proto.InternalMessageInfo
  264. func (m *SearchDataRequest) GetTableName() string {
  265. if m != nil {
  266. return m.TableName
  267. }
  268. return ""
  269. }
  270. type SearchData struct {
  271. TableName string `protobuf:"bytes,1,opt,name=tableName,proto3" json:"tableName"`
  272. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  273. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  274. XXX_unrecognized []byte `json:"-"`
  275. XXX_sizecache int32 `json:"-"`
  276. }
  277. func (m *SearchData) Reset() { *m = SearchData{} }
  278. func (m *SearchData) String() string { return proto.CompactTextString(m) }
  279. func (*SearchData) ProtoMessage() {}
  280. func (*SearchData) Descriptor() ([]byte, []int) {
  281. return fileDescriptor_edb0165482c17450, []int{4}
  282. }
  283. func (m *SearchData) XXX_Unmarshal(b []byte) error {
  284. return xxx_messageInfo_SearchData.Unmarshal(m, b)
  285. }
  286. func (m *SearchData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  287. return xxx_messageInfo_SearchData.Marshal(b, m, deterministic)
  288. }
  289. func (m *SearchData) XXX_Merge(src proto.Message) {
  290. xxx_messageInfo_SearchData.Merge(m, src)
  291. }
  292. func (m *SearchData) XXX_Size() int {
  293. return xxx_messageInfo_SearchData.Size(m)
  294. }
  295. func (m *SearchData) XXX_DiscardUnknown() {
  296. xxx_messageInfo_SearchData.DiscardUnknown(m)
  297. }
  298. var xxx_messageInfo_SearchData proto.InternalMessageInfo
  299. func (m *SearchData) GetTableName() string {
  300. if m != nil {
  301. return m.TableName
  302. }
  303. return ""
  304. }
  305. func (m *SearchData) GetDesc() string {
  306. if m != nil {
  307. return m.Desc
  308. }
  309. return ""
  310. }
  311. type SearchDataReply struct {
  312. List []*SearchData `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  313. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  314. XXX_unrecognized []byte `json:"-"`
  315. XXX_sizecache int32 `json:"-"`
  316. }
  317. func (m *SearchDataReply) Reset() { *m = SearchDataReply{} }
  318. func (m *SearchDataReply) String() string { return proto.CompactTextString(m) }
  319. func (*SearchDataReply) ProtoMessage() {}
  320. func (*SearchDataReply) Descriptor() ([]byte, []int) {
  321. return fileDescriptor_edb0165482c17450, []int{5}
  322. }
  323. func (m *SearchDataReply) XXX_Unmarshal(b []byte) error {
  324. return xxx_messageInfo_SearchDataReply.Unmarshal(m, b)
  325. }
  326. func (m *SearchDataReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  327. return xxx_messageInfo_SearchDataReply.Marshal(b, m, deterministic)
  328. }
  329. func (m *SearchDataReply) XXX_Merge(src proto.Message) {
  330. xxx_messageInfo_SearchDataReply.Merge(m, src)
  331. }
  332. func (m *SearchDataReply) XXX_Size() int {
  333. return xxx_messageInfo_SearchDataReply.Size(m)
  334. }
  335. func (m *SearchDataReply) XXX_DiscardUnknown() {
  336. xxx_messageInfo_SearchDataReply.DiscardUnknown(m)
  337. }
  338. var xxx_messageInfo_SearchDataReply proto.InternalMessageInfo
  339. func (m *SearchDataReply) GetList() []*SearchData {
  340. if m != nil {
  341. return m.List
  342. }
  343. return nil
  344. }
  345. // 所属层搜索列表
  346. type SearchLevelRequest struct {
  347. Level string `protobuf:"bytes,1,opt,name=level,proto3" json:"level"`
  348. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  349. XXX_unrecognized []byte `json:"-"`
  350. XXX_sizecache int32 `json:"-"`
  351. }
  352. func (m *SearchLevelRequest) Reset() { *m = SearchLevelRequest{} }
  353. func (m *SearchLevelRequest) String() string { return proto.CompactTextString(m) }
  354. func (*SearchLevelRequest) ProtoMessage() {}
  355. func (*SearchLevelRequest) Descriptor() ([]byte, []int) {
  356. return fileDescriptor_edb0165482c17450, []int{6}
  357. }
  358. func (m *SearchLevelRequest) XXX_Unmarshal(b []byte) error {
  359. return xxx_messageInfo_SearchLevelRequest.Unmarshal(m, b)
  360. }
  361. func (m *SearchLevelRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  362. return xxx_messageInfo_SearchLevelRequest.Marshal(b, m, deterministic)
  363. }
  364. func (m *SearchLevelRequest) XXX_Merge(src proto.Message) {
  365. xxx_messageInfo_SearchLevelRequest.Merge(m, src)
  366. }
  367. func (m *SearchLevelRequest) XXX_Size() int {
  368. return xxx_messageInfo_SearchLevelRequest.Size(m)
  369. }
  370. func (m *SearchLevelRequest) XXX_DiscardUnknown() {
  371. xxx_messageInfo_SearchLevelRequest.DiscardUnknown(m)
  372. }
  373. var xxx_messageInfo_SearchLevelRequest proto.InternalMessageInfo
  374. func (m *SearchLevelRequest) GetLevel() string {
  375. if m != nil {
  376. return m.Level
  377. }
  378. return ""
  379. }
  380. type SearchLevelReply struct {
  381. List []string `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  382. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  383. XXX_unrecognized []byte `json:"-"`
  384. XXX_sizecache int32 `json:"-"`
  385. }
  386. func (m *SearchLevelReply) Reset() { *m = SearchLevelReply{} }
  387. func (m *SearchLevelReply) String() string { return proto.CompactTextString(m) }
  388. func (*SearchLevelReply) ProtoMessage() {}
  389. func (*SearchLevelReply) Descriptor() ([]byte, []int) {
  390. return fileDescriptor_edb0165482c17450, []int{7}
  391. }
  392. func (m *SearchLevelReply) XXX_Unmarshal(b []byte) error {
  393. return xxx_messageInfo_SearchLevelReply.Unmarshal(m, b)
  394. }
  395. func (m *SearchLevelReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  396. return xxx_messageInfo_SearchLevelReply.Marshal(b, m, deterministic)
  397. }
  398. func (m *SearchLevelReply) XXX_Merge(src proto.Message) {
  399. xxx_messageInfo_SearchLevelReply.Merge(m, src)
  400. }
  401. func (m *SearchLevelReply) XXX_Size() int {
  402. return xxx_messageInfo_SearchLevelReply.Size(m)
  403. }
  404. func (m *SearchLevelReply) XXX_DiscardUnknown() {
  405. xxx_messageInfo_SearchLevelReply.DiscardUnknown(m)
  406. }
  407. var xxx_messageInfo_SearchLevelReply proto.InternalMessageInfo
  408. func (m *SearchLevelReply) GetList() []string {
  409. if m != nil {
  410. return m.List
  411. }
  412. return nil
  413. }
  414. // 2.数据关系表 t_adm_task_data_relation
  415. type RelationRequest struct {
  416. // 分页
  417. SourceCode string `protobuf:"bytes,1,opt,name=source_code,json=sourceCode,proto3" json:"source_code"`
  418. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  419. XXX_unrecognized []byte `json:"-"`
  420. XXX_sizecache int32 `json:"-"`
  421. }
  422. func (m *RelationRequest) Reset() { *m = RelationRequest{} }
  423. func (m *RelationRequest) String() string { return proto.CompactTextString(m) }
  424. func (*RelationRequest) ProtoMessage() {}
  425. func (*RelationRequest) Descriptor() ([]byte, []int) {
  426. return fileDescriptor_edb0165482c17450, []int{8}
  427. }
  428. func (m *RelationRequest) XXX_Unmarshal(b []byte) error {
  429. return xxx_messageInfo_RelationRequest.Unmarshal(m, b)
  430. }
  431. func (m *RelationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  432. return xxx_messageInfo_RelationRequest.Marshal(b, m, deterministic)
  433. }
  434. func (m *RelationRequest) XXX_Merge(src proto.Message) {
  435. xxx_messageInfo_RelationRequest.Merge(m, src)
  436. }
  437. func (m *RelationRequest) XXX_Size() int {
  438. return xxx_messageInfo_RelationRequest.Size(m)
  439. }
  440. func (m *RelationRequest) XXX_DiscardUnknown() {
  441. xxx_messageInfo_RelationRequest.DiscardUnknown(m)
  442. }
  443. var xxx_messageInfo_RelationRequest proto.InternalMessageInfo
  444. func (m *RelationRequest) GetSourceCode() string {
  445. if m != nil {
  446. return m.SourceCode
  447. }
  448. return ""
  449. }
  450. type Relation struct {
  451. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  452. TaskId int64 `protobuf:"varint,2,opt,name=task_id,json=taskId,proto3" json:"task_id"`
  453. TaskName string `protobuf:"bytes,3,opt,name=task_name,json=taskName,proto3" json:"task_name"`
  454. IsOn int32 `protobuf:"varint,4,opt,name=is_on,json=isOn,proto3" json:"is_on"`
  455. Desc string `protobuf:"bytes,5,opt,name=desc,proto3" json:"desc"`
  456. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  457. XXX_unrecognized []byte `json:"-"`
  458. XXX_sizecache int32 `json:"-"`
  459. }
  460. func (m *Relation) Reset() { *m = Relation{} }
  461. func (m *Relation) String() string { return proto.CompactTextString(m) }
  462. func (*Relation) ProtoMessage() {}
  463. func (*Relation) Descriptor() ([]byte, []int) {
  464. return fileDescriptor_edb0165482c17450, []int{9}
  465. }
  466. func (m *Relation) XXX_Unmarshal(b []byte) error {
  467. return xxx_messageInfo_Relation.Unmarshal(m, b)
  468. }
  469. func (m *Relation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  470. return xxx_messageInfo_Relation.Marshal(b, m, deterministic)
  471. }
  472. func (m *Relation) XXX_Merge(src proto.Message) {
  473. xxx_messageInfo_Relation.Merge(m, src)
  474. }
  475. func (m *Relation) XXX_Size() int {
  476. return xxx_messageInfo_Relation.Size(m)
  477. }
  478. func (m *Relation) XXX_DiscardUnknown() {
  479. xxx_messageInfo_Relation.DiscardUnknown(m)
  480. }
  481. var xxx_messageInfo_Relation proto.InternalMessageInfo
  482. func (m *Relation) GetId() int64 {
  483. if m != nil {
  484. return m.Id
  485. }
  486. return 0
  487. }
  488. func (m *Relation) GetTaskId() int64 {
  489. if m != nil {
  490. return m.TaskId
  491. }
  492. return 0
  493. }
  494. func (m *Relation) GetTaskName() string {
  495. if m != nil {
  496. return m.TaskName
  497. }
  498. return ""
  499. }
  500. func (m *Relation) GetIsOn() int32 {
  501. if m != nil {
  502. return m.IsOn
  503. }
  504. return 0
  505. }
  506. func (m *Relation) GetDesc() string {
  507. if m != nil {
  508. return m.Desc
  509. }
  510. return ""
  511. }
  512. type RelationReply struct {
  513. List []*Relation `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  514. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  515. XXX_unrecognized []byte `json:"-"`
  516. XXX_sizecache int32 `json:"-"`
  517. }
  518. func (m *RelationReply) Reset() { *m = RelationReply{} }
  519. func (m *RelationReply) String() string { return proto.CompactTextString(m) }
  520. func (*RelationReply) ProtoMessage() {}
  521. func (*RelationReply) Descriptor() ([]byte, []int) {
  522. return fileDescriptor_edb0165482c17450, []int{10}
  523. }
  524. func (m *RelationReply) XXX_Unmarshal(b []byte) error {
  525. return xxx_messageInfo_RelationReply.Unmarshal(m, b)
  526. }
  527. func (m *RelationReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  528. return xxx_messageInfo_RelationReply.Marshal(b, m, deterministic)
  529. }
  530. func (m *RelationReply) XXX_Merge(src proto.Message) {
  531. xxx_messageInfo_RelationReply.Merge(m, src)
  532. }
  533. func (m *RelationReply) XXX_Size() int {
  534. return xxx_messageInfo_RelationReply.Size(m)
  535. }
  536. func (m *RelationReply) XXX_DiscardUnknown() {
  537. xxx_messageInfo_RelationReply.DiscardUnknown(m)
  538. }
  539. var xxx_messageInfo_RelationReply proto.InternalMessageInfo
  540. func (m *RelationReply) GetList() []*Relation {
  541. if m != nil {
  542. return m.List
  543. }
  544. return nil
  545. }
  546. // 开关
  547. type SwitchRequest struct {
  548. TaskId int64 `protobuf:"varint,1,opt,name=task_id,json=taskId,proto3" json:"task_id"`
  549. IsOn bool `protobuf:"varint,2,opt,name=is_on,json=isOn,proto3" json:"is_on"`
  550. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  551. XXX_unrecognized []byte `json:"-"`
  552. XXX_sizecache int32 `json:"-"`
  553. }
  554. func (m *SwitchRequest) Reset() { *m = SwitchRequest{} }
  555. func (m *SwitchRequest) String() string { return proto.CompactTextString(m) }
  556. func (*SwitchRequest) ProtoMessage() {}
  557. func (*SwitchRequest) Descriptor() ([]byte, []int) {
  558. return fileDescriptor_edb0165482c17450, []int{11}
  559. }
  560. func (m *SwitchRequest) XXX_Unmarshal(b []byte) error {
  561. return xxx_messageInfo_SwitchRequest.Unmarshal(m, b)
  562. }
  563. func (m *SwitchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  564. return xxx_messageInfo_SwitchRequest.Marshal(b, m, deterministic)
  565. }
  566. func (m *SwitchRequest) XXX_Merge(src proto.Message) {
  567. xxx_messageInfo_SwitchRequest.Merge(m, src)
  568. }
  569. func (m *SwitchRequest) XXX_Size() int {
  570. return xxx_messageInfo_SwitchRequest.Size(m)
  571. }
  572. func (m *SwitchRequest) XXX_DiscardUnknown() {
  573. xxx_messageInfo_SwitchRequest.DiscardUnknown(m)
  574. }
  575. var xxx_messageInfo_SwitchRequest proto.InternalMessageInfo
  576. func (m *SwitchRequest) GetTaskId() int64 {
  577. if m != nil {
  578. return m.TaskId
  579. }
  580. return 0
  581. }
  582. func (m *SwitchRequest) GetIsOn() bool {
  583. if m != nil {
  584. return m.IsOn
  585. }
  586. return false
  587. }
  588. type SwitchReply struct {
  589. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  590. XXX_unrecognized []byte `json:"-"`
  591. XXX_sizecache int32 `json:"-"`
  592. }
  593. func (m *SwitchReply) Reset() { *m = SwitchReply{} }
  594. func (m *SwitchReply) String() string { return proto.CompactTextString(m) }
  595. func (*SwitchReply) ProtoMessage() {}
  596. func (*SwitchReply) Descriptor() ([]byte, []int) {
  597. return fileDescriptor_edb0165482c17450, []int{12}
  598. }
  599. func (m *SwitchReply) XXX_Unmarshal(b []byte) error {
  600. return xxx_messageInfo_SwitchReply.Unmarshal(m, b)
  601. }
  602. func (m *SwitchReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  603. return xxx_messageInfo_SwitchReply.Marshal(b, m, deterministic)
  604. }
  605. func (m *SwitchReply) XXX_Merge(src proto.Message) {
  606. xxx_messageInfo_SwitchReply.Merge(m, src)
  607. }
  608. func (m *SwitchReply) XXX_Size() int {
  609. return xxx_messageInfo_SwitchReply.Size(m)
  610. }
  611. func (m *SwitchReply) XXX_DiscardUnknown() {
  612. xxx_messageInfo_SwitchReply.DiscardUnknown(m)
  613. }
  614. var xxx_messageInfo_SwitchReply proto.InternalMessageInfo
  615. // 3.任务管理表 t_adm_tasks_management
  616. type TaskListRequest struct {
  617. // 分页
  618. TaskName string `protobuf:"bytes,1,opt,name=task_name,json=taskName,proto3" json:"task_name"`
  619. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  620. PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size"`
  621. Page int32 `protobuf:"varint,4,opt,name=page,proto3" json:"page"`
  622. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  623. XXX_unrecognized []byte `json:"-"`
  624. XXX_sizecache int32 `json:"-"`
  625. }
  626. func (m *TaskListRequest) Reset() { *m = TaskListRequest{} }
  627. func (m *TaskListRequest) String() string { return proto.CompactTextString(m) }
  628. func (*TaskListRequest) ProtoMessage() {}
  629. func (*TaskListRequest) Descriptor() ([]byte, []int) {
  630. return fileDescriptor_edb0165482c17450, []int{13}
  631. }
  632. func (m *TaskListRequest) XXX_Unmarshal(b []byte) error {
  633. return xxx_messageInfo_TaskListRequest.Unmarshal(m, b)
  634. }
  635. func (m *TaskListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  636. return xxx_messageInfo_TaskListRequest.Marshal(b, m, deterministic)
  637. }
  638. func (m *TaskListRequest) XXX_Merge(src proto.Message) {
  639. xxx_messageInfo_TaskListRequest.Merge(m, src)
  640. }
  641. func (m *TaskListRequest) XXX_Size() int {
  642. return xxx_messageInfo_TaskListRequest.Size(m)
  643. }
  644. func (m *TaskListRequest) XXX_DiscardUnknown() {
  645. xxx_messageInfo_TaskListRequest.DiscardUnknown(m)
  646. }
  647. var xxx_messageInfo_TaskListRequest proto.InternalMessageInfo
  648. func (m *TaskListRequest) GetTaskName() string {
  649. if m != nil {
  650. return m.TaskName
  651. }
  652. return ""
  653. }
  654. func (m *TaskListRequest) GetDesc() string {
  655. if m != nil {
  656. return m.Desc
  657. }
  658. return ""
  659. }
  660. func (m *TaskListRequest) GetPageSize() int32 {
  661. if m != nil {
  662. return m.PageSize
  663. }
  664. return 0
  665. }
  666. func (m *TaskListRequest) GetPage() int32 {
  667. if m != nil {
  668. return m.Page
  669. }
  670. return 0
  671. }
  672. type TaskList struct {
  673. TaskId int64 `protobuf:"varint,1,opt,name=task_id,json=taskId,proto3" json:"task_id"`
  674. TaskName string `protobuf:"bytes,2,opt,name=task_name,json=taskName,proto3" json:"task_name"`
  675. Desc string `protobuf:"bytes,3,opt,name=desc,proto3" json:"desc"`
  676. TargetTable string `protobuf:"bytes,4,opt,name=target_table,json=targetTable,proto3" json:"target_table"`
  677. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  678. XXX_unrecognized []byte `json:"-"`
  679. XXX_sizecache int32 `json:"-"`
  680. }
  681. func (m *TaskList) Reset() { *m = TaskList{} }
  682. func (m *TaskList) String() string { return proto.CompactTextString(m) }
  683. func (*TaskList) ProtoMessage() {}
  684. func (*TaskList) Descriptor() ([]byte, []int) {
  685. return fileDescriptor_edb0165482c17450, []int{14}
  686. }
  687. func (m *TaskList) XXX_Unmarshal(b []byte) error {
  688. return xxx_messageInfo_TaskList.Unmarshal(m, b)
  689. }
  690. func (m *TaskList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  691. return xxx_messageInfo_TaskList.Marshal(b, m, deterministic)
  692. }
  693. func (m *TaskList) XXX_Merge(src proto.Message) {
  694. xxx_messageInfo_TaskList.Merge(m, src)
  695. }
  696. func (m *TaskList) XXX_Size() int {
  697. return xxx_messageInfo_TaskList.Size(m)
  698. }
  699. func (m *TaskList) XXX_DiscardUnknown() {
  700. xxx_messageInfo_TaskList.DiscardUnknown(m)
  701. }
  702. var xxx_messageInfo_TaskList proto.InternalMessageInfo
  703. func (m *TaskList) GetTaskId() int64 {
  704. if m != nil {
  705. return m.TaskId
  706. }
  707. return 0
  708. }
  709. func (m *TaskList) GetTaskName() string {
  710. if m != nil {
  711. return m.TaskName
  712. }
  713. return ""
  714. }
  715. func (m *TaskList) GetDesc() string {
  716. if m != nil {
  717. return m.Desc
  718. }
  719. return ""
  720. }
  721. func (m *TaskList) GetTargetTable() string {
  722. if m != nil {
  723. return m.TargetTable
  724. }
  725. return ""
  726. }
  727. type TaskListReply struct {
  728. CurrentPage int64 `protobuf:"varint,1,opt,name=current_page,json=currentPage,proto3" json:"current_page"`
  729. PerPage int64 `protobuf:"varint,2,opt,name=per_page,json=perPage,proto3" json:"per_page"`
  730. Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total"`
  731. FirstPage int64 `protobuf:"varint,4,opt,name=first_page,json=firstPage,proto3" json:"first_page"`
  732. LastPage int64 `protobuf:"varint,5,opt,name=last_page,json=lastPage,proto3" json:"last_page"`
  733. PrevPage int64 `protobuf:"varint,6,opt,name=prev_page,json=prevPage,proto3" json:"prev_page"`
  734. NextPage int64 `protobuf:"varint,7,opt,name=next_page,json=nextPage,proto3" json:"next_page"`
  735. List []*TaskList `protobuf:"bytes,8,rep,name=list,proto3" json:"list"`
  736. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  737. XXX_unrecognized []byte `json:"-"`
  738. XXX_sizecache int32 `json:"-"`
  739. }
  740. func (m *TaskListReply) Reset() { *m = TaskListReply{} }
  741. func (m *TaskListReply) String() string { return proto.CompactTextString(m) }
  742. func (*TaskListReply) ProtoMessage() {}
  743. func (*TaskListReply) Descriptor() ([]byte, []int) {
  744. return fileDescriptor_edb0165482c17450, []int{15}
  745. }
  746. func (m *TaskListReply) XXX_Unmarshal(b []byte) error {
  747. return xxx_messageInfo_TaskListReply.Unmarshal(m, b)
  748. }
  749. func (m *TaskListReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  750. return xxx_messageInfo_TaskListReply.Marshal(b, m, deterministic)
  751. }
  752. func (m *TaskListReply) XXX_Merge(src proto.Message) {
  753. xxx_messageInfo_TaskListReply.Merge(m, src)
  754. }
  755. func (m *TaskListReply) XXX_Size() int {
  756. return xxx_messageInfo_TaskListReply.Size(m)
  757. }
  758. func (m *TaskListReply) XXX_DiscardUnknown() {
  759. xxx_messageInfo_TaskListReply.DiscardUnknown(m)
  760. }
  761. var xxx_messageInfo_TaskListReply proto.InternalMessageInfo
  762. func (m *TaskListReply) GetCurrentPage() int64 {
  763. if m != nil {
  764. return m.CurrentPage
  765. }
  766. return 0
  767. }
  768. func (m *TaskListReply) GetPerPage() int64 {
  769. if m != nil {
  770. return m.PerPage
  771. }
  772. return 0
  773. }
  774. func (m *TaskListReply) GetTotal() int64 {
  775. if m != nil {
  776. return m.Total
  777. }
  778. return 0
  779. }
  780. func (m *TaskListReply) GetFirstPage() int64 {
  781. if m != nil {
  782. return m.FirstPage
  783. }
  784. return 0
  785. }
  786. func (m *TaskListReply) GetLastPage() int64 {
  787. if m != nil {
  788. return m.LastPage
  789. }
  790. return 0
  791. }
  792. func (m *TaskListReply) GetPrevPage() int64 {
  793. if m != nil {
  794. return m.PrevPage
  795. }
  796. return 0
  797. }
  798. func (m *TaskListReply) GetNextPage() int64 {
  799. if m != nil {
  800. return m.NextPage
  801. }
  802. return 0
  803. }
  804. func (m *TaskListReply) GetList() []*TaskList {
  805. if m != nil {
  806. return m.List
  807. }
  808. return nil
  809. }
  810. // 任务搜索列表
  811. type SearchTaskRequest struct {
  812. TaskName string `protobuf:"bytes,1,opt,name=task_name,json=taskName,proto3" json:"task_name"`
  813. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  814. XXX_unrecognized []byte `json:"-"`
  815. XXX_sizecache int32 `json:"-"`
  816. }
  817. func (m *SearchTaskRequest) Reset() { *m = SearchTaskRequest{} }
  818. func (m *SearchTaskRequest) String() string { return proto.CompactTextString(m) }
  819. func (*SearchTaskRequest) ProtoMessage() {}
  820. func (*SearchTaskRequest) Descriptor() ([]byte, []int) {
  821. return fileDescriptor_edb0165482c17450, []int{16}
  822. }
  823. func (m *SearchTaskRequest) XXX_Unmarshal(b []byte) error {
  824. return xxx_messageInfo_SearchTaskRequest.Unmarshal(m, b)
  825. }
  826. func (m *SearchTaskRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  827. return xxx_messageInfo_SearchTaskRequest.Marshal(b, m, deterministic)
  828. }
  829. func (m *SearchTaskRequest) XXX_Merge(src proto.Message) {
  830. xxx_messageInfo_SearchTaskRequest.Merge(m, src)
  831. }
  832. func (m *SearchTaskRequest) XXX_Size() int {
  833. return xxx_messageInfo_SearchTaskRequest.Size(m)
  834. }
  835. func (m *SearchTaskRequest) XXX_DiscardUnknown() {
  836. xxx_messageInfo_SearchTaskRequest.DiscardUnknown(m)
  837. }
  838. var xxx_messageInfo_SearchTaskRequest proto.InternalMessageInfo
  839. func (m *SearchTaskRequest) GetTaskName() string {
  840. if m != nil {
  841. return m.TaskName
  842. }
  843. return ""
  844. }
  845. type SearchTask struct {
  846. TaskName string `protobuf:"bytes,1,opt,name=taskName,proto3" json:"taskName"`
  847. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  848. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  849. XXX_unrecognized []byte `json:"-"`
  850. XXX_sizecache int32 `json:"-"`
  851. }
  852. func (m *SearchTask) Reset() { *m = SearchTask{} }
  853. func (m *SearchTask) String() string { return proto.CompactTextString(m) }
  854. func (*SearchTask) ProtoMessage() {}
  855. func (*SearchTask) Descriptor() ([]byte, []int) {
  856. return fileDescriptor_edb0165482c17450, []int{17}
  857. }
  858. func (m *SearchTask) XXX_Unmarshal(b []byte) error {
  859. return xxx_messageInfo_SearchTask.Unmarshal(m, b)
  860. }
  861. func (m *SearchTask) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  862. return xxx_messageInfo_SearchTask.Marshal(b, m, deterministic)
  863. }
  864. func (m *SearchTask) XXX_Merge(src proto.Message) {
  865. xxx_messageInfo_SearchTask.Merge(m, src)
  866. }
  867. func (m *SearchTask) XXX_Size() int {
  868. return xxx_messageInfo_SearchTask.Size(m)
  869. }
  870. func (m *SearchTask) XXX_DiscardUnknown() {
  871. xxx_messageInfo_SearchTask.DiscardUnknown(m)
  872. }
  873. var xxx_messageInfo_SearchTask proto.InternalMessageInfo
  874. func (m *SearchTask) GetTaskName() string {
  875. if m != nil {
  876. return m.TaskName
  877. }
  878. return ""
  879. }
  880. func (m *SearchTask) GetDesc() string {
  881. if m != nil {
  882. return m.Desc
  883. }
  884. return ""
  885. }
  886. type SearchTaskReply struct {
  887. List []*SearchTask `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  888. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  889. XXX_unrecognized []byte `json:"-"`
  890. XXX_sizecache int32 `json:"-"`
  891. }
  892. func (m *SearchTaskReply) Reset() { *m = SearchTaskReply{} }
  893. func (m *SearchTaskReply) String() string { return proto.CompactTextString(m) }
  894. func (*SearchTaskReply) ProtoMessage() {}
  895. func (*SearchTaskReply) Descriptor() ([]byte, []int) {
  896. return fileDescriptor_edb0165482c17450, []int{18}
  897. }
  898. func (m *SearchTaskReply) XXX_Unmarshal(b []byte) error {
  899. return xxx_messageInfo_SearchTaskReply.Unmarshal(m, b)
  900. }
  901. func (m *SearchTaskReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  902. return xxx_messageInfo_SearchTaskReply.Marshal(b, m, deterministic)
  903. }
  904. func (m *SearchTaskReply) XXX_Merge(src proto.Message) {
  905. xxx_messageInfo_SearchTaskReply.Merge(m, src)
  906. }
  907. func (m *SearchTaskReply) XXX_Size() int {
  908. return xxx_messageInfo_SearchTaskReply.Size(m)
  909. }
  910. func (m *SearchTaskReply) XXX_DiscardUnknown() {
  911. xxx_messageInfo_SearchTaskReply.DiscardUnknown(m)
  912. }
  913. var xxx_messageInfo_SearchTaskReply proto.InternalMessageInfo
  914. func (m *SearchTaskReply) GetList() []*SearchTask {
  915. if m != nil {
  916. return m.List
  917. }
  918. return nil
  919. }
  920. // 4.依赖表 t_adm_task_dependency
  921. type DependencyRequest struct {
  922. TaskId int64 `protobuf:"varint,1,opt,name=task_id,json=taskId,proto3" json:"task_id"`
  923. Type int32 `protobuf:"varint,2,opt,name=type,proto3" json:"type"`
  924. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  925. XXX_unrecognized []byte `json:"-"`
  926. XXX_sizecache int32 `json:"-"`
  927. }
  928. func (m *DependencyRequest) Reset() { *m = DependencyRequest{} }
  929. func (m *DependencyRequest) String() string { return proto.CompactTextString(m) }
  930. func (*DependencyRequest) ProtoMessage() {}
  931. func (*DependencyRequest) Descriptor() ([]byte, []int) {
  932. return fileDescriptor_edb0165482c17450, []int{19}
  933. }
  934. func (m *DependencyRequest) XXX_Unmarshal(b []byte) error {
  935. return xxx_messageInfo_DependencyRequest.Unmarshal(m, b)
  936. }
  937. func (m *DependencyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  938. return xxx_messageInfo_DependencyRequest.Marshal(b, m, deterministic)
  939. }
  940. func (m *DependencyRequest) XXX_Merge(src proto.Message) {
  941. xxx_messageInfo_DependencyRequest.Merge(m, src)
  942. }
  943. func (m *DependencyRequest) XXX_Size() int {
  944. return xxx_messageInfo_DependencyRequest.Size(m)
  945. }
  946. func (m *DependencyRequest) XXX_DiscardUnknown() {
  947. xxx_messageInfo_DependencyRequest.DiscardUnknown(m)
  948. }
  949. var xxx_messageInfo_DependencyRequest proto.InternalMessageInfo
  950. func (m *DependencyRequest) GetTaskId() int64 {
  951. if m != nil {
  952. return m.TaskId
  953. }
  954. return 0
  955. }
  956. func (m *DependencyRequest) GetType() int32 {
  957. if m != nil {
  958. return m.Type
  959. }
  960. return 0
  961. }
  962. type Dependency struct {
  963. TableName string `protobuf:"bytes,1,opt,name=table_name,json=tableName,proto3" json:"table_name"`
  964. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  965. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  966. XXX_unrecognized []byte `json:"-"`
  967. XXX_sizecache int32 `json:"-"`
  968. }
  969. func (m *Dependency) Reset() { *m = Dependency{} }
  970. func (m *Dependency) String() string { return proto.CompactTextString(m) }
  971. func (*Dependency) ProtoMessage() {}
  972. func (*Dependency) Descriptor() ([]byte, []int) {
  973. return fileDescriptor_edb0165482c17450, []int{20}
  974. }
  975. func (m *Dependency) XXX_Unmarshal(b []byte) error {
  976. return xxx_messageInfo_Dependency.Unmarshal(m, b)
  977. }
  978. func (m *Dependency) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  979. return xxx_messageInfo_Dependency.Marshal(b, m, deterministic)
  980. }
  981. func (m *Dependency) XXX_Merge(src proto.Message) {
  982. xxx_messageInfo_Dependency.Merge(m, src)
  983. }
  984. func (m *Dependency) XXX_Size() int {
  985. return xxx_messageInfo_Dependency.Size(m)
  986. }
  987. func (m *Dependency) XXX_DiscardUnknown() {
  988. xxx_messageInfo_Dependency.DiscardUnknown(m)
  989. }
  990. var xxx_messageInfo_Dependency proto.InternalMessageInfo
  991. func (m *Dependency) GetTableName() string {
  992. if m != nil {
  993. return m.TableName
  994. }
  995. return ""
  996. }
  997. func (m *Dependency) GetDesc() string {
  998. if m != nil {
  999. return m.Desc
  1000. }
  1001. return ""
  1002. }
  1003. type DependencyReply struct {
  1004. List []*Dependency `protobuf:"bytes,8,rep,name=list,proto3" json:"list"`
  1005. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1006. XXX_unrecognized []byte `json:"-"`
  1007. XXX_sizecache int32 `json:"-"`
  1008. }
  1009. func (m *DependencyReply) Reset() { *m = DependencyReply{} }
  1010. func (m *DependencyReply) String() string { return proto.CompactTextString(m) }
  1011. func (*DependencyReply) ProtoMessage() {}
  1012. func (*DependencyReply) Descriptor() ([]byte, []int) {
  1013. return fileDescriptor_edb0165482c17450, []int{21}
  1014. }
  1015. func (m *DependencyReply) XXX_Unmarshal(b []byte) error {
  1016. return xxx_messageInfo_DependencyReply.Unmarshal(m, b)
  1017. }
  1018. func (m *DependencyReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1019. return xxx_messageInfo_DependencyReply.Marshal(b, m, deterministic)
  1020. }
  1021. func (m *DependencyReply) XXX_Merge(src proto.Message) {
  1022. xxx_messageInfo_DependencyReply.Merge(m, src)
  1023. }
  1024. func (m *DependencyReply) XXX_Size() int {
  1025. return xxx_messageInfo_DependencyReply.Size(m)
  1026. }
  1027. func (m *DependencyReply) XXX_DiscardUnknown() {
  1028. xxx_messageInfo_DependencyReply.DiscardUnknown(m)
  1029. }
  1030. var xxx_messageInfo_DependencyReply proto.InternalMessageInfo
  1031. func (m *DependencyReply) GetList() []*Dependency {
  1032. if m != nil {
  1033. return m.List
  1034. }
  1035. return nil
  1036. }
  1037. type DataSourceRelationRequest struct {
  1038. SourceCode string `protobuf:"bytes,1,opt,name=source_code,json=sourceCode,proto3" json:"source_code"`
  1039. TaskId int64 `protobuf:"varint,2,opt,name=task_id,json=taskId,proto3" json:"task_id"`
  1040. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1041. XXX_unrecognized []byte `json:"-"`
  1042. XXX_sizecache int32 `json:"-"`
  1043. }
  1044. func (m *DataSourceRelationRequest) Reset() { *m = DataSourceRelationRequest{} }
  1045. func (m *DataSourceRelationRequest) String() string { return proto.CompactTextString(m) }
  1046. func (*DataSourceRelationRequest) ProtoMessage() {}
  1047. func (*DataSourceRelationRequest) Descriptor() ([]byte, []int) {
  1048. return fileDescriptor_edb0165482c17450, []int{22}
  1049. }
  1050. func (m *DataSourceRelationRequest) XXX_Unmarshal(b []byte) error {
  1051. return xxx_messageInfo_DataSourceRelationRequest.Unmarshal(m, b)
  1052. }
  1053. func (m *DataSourceRelationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1054. return xxx_messageInfo_DataSourceRelationRequest.Marshal(b, m, deterministic)
  1055. }
  1056. func (m *DataSourceRelationRequest) XXX_Merge(src proto.Message) {
  1057. xxx_messageInfo_DataSourceRelationRequest.Merge(m, src)
  1058. }
  1059. func (m *DataSourceRelationRequest) XXX_Size() int {
  1060. return xxx_messageInfo_DataSourceRelationRequest.Size(m)
  1061. }
  1062. func (m *DataSourceRelationRequest) XXX_DiscardUnknown() {
  1063. xxx_messageInfo_DataSourceRelationRequest.DiscardUnknown(m)
  1064. }
  1065. var xxx_messageInfo_DataSourceRelationRequest proto.InternalMessageInfo
  1066. func (m *DataSourceRelationRequest) GetSourceCode() string {
  1067. if m != nil {
  1068. return m.SourceCode
  1069. }
  1070. return ""
  1071. }
  1072. func (m *DataSourceRelationRequest) GetTaskId() int64 {
  1073. if m != nil {
  1074. return m.TaskId
  1075. }
  1076. return 0
  1077. }
  1078. type Rely struct {
  1079. TableName string `protobuf:"bytes,1,opt,name=table_name,json=tableName,proto3" json:"table_name"`
  1080. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  1081. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1082. XXX_unrecognized []byte `json:"-"`
  1083. XXX_sizecache int32 `json:"-"`
  1084. }
  1085. func (m *Rely) Reset() { *m = Rely{} }
  1086. func (m *Rely) String() string { return proto.CompactTextString(m) }
  1087. func (*Rely) ProtoMessage() {}
  1088. func (*Rely) Descriptor() ([]byte, []int) {
  1089. return fileDescriptor_edb0165482c17450, []int{23}
  1090. }
  1091. func (m *Rely) XXX_Unmarshal(b []byte) error {
  1092. return xxx_messageInfo_Rely.Unmarshal(m, b)
  1093. }
  1094. func (m *Rely) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1095. return xxx_messageInfo_Rely.Marshal(b, m, deterministic)
  1096. }
  1097. func (m *Rely) XXX_Merge(src proto.Message) {
  1098. xxx_messageInfo_Rely.Merge(m, src)
  1099. }
  1100. func (m *Rely) XXX_Size() int {
  1101. return xxx_messageInfo_Rely.Size(m)
  1102. }
  1103. func (m *Rely) XXX_DiscardUnknown() {
  1104. xxx_messageInfo_Rely.DiscardUnknown(m)
  1105. }
  1106. var xxx_messageInfo_Rely proto.InternalMessageInfo
  1107. func (m *Rely) GetTableName() string {
  1108. if m != nil {
  1109. return m.TableName
  1110. }
  1111. return ""
  1112. }
  1113. func (m *Rely) GetDesc() string {
  1114. if m != nil {
  1115. return m.Desc
  1116. }
  1117. return ""
  1118. }
  1119. type DataSourceRelationReply struct {
  1120. Node *DataSourceRelationReply_Node `protobuf:"bytes,1,opt,name=node,proto3" json:"node"`
  1121. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1122. XXX_unrecognized []byte `json:"-"`
  1123. XXX_sizecache int32 `json:"-"`
  1124. }
  1125. func (m *DataSourceRelationReply) Reset() { *m = DataSourceRelationReply{} }
  1126. func (m *DataSourceRelationReply) String() string { return proto.CompactTextString(m) }
  1127. func (*DataSourceRelationReply) ProtoMessage() {}
  1128. func (*DataSourceRelationReply) Descriptor() ([]byte, []int) {
  1129. return fileDescriptor_edb0165482c17450, []int{24}
  1130. }
  1131. func (m *DataSourceRelationReply) XXX_Unmarshal(b []byte) error {
  1132. return xxx_messageInfo_DataSourceRelationReply.Unmarshal(m, b)
  1133. }
  1134. func (m *DataSourceRelationReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1135. return xxx_messageInfo_DataSourceRelationReply.Marshal(b, m, deterministic)
  1136. }
  1137. func (m *DataSourceRelationReply) XXX_Merge(src proto.Message) {
  1138. xxx_messageInfo_DataSourceRelationReply.Merge(m, src)
  1139. }
  1140. func (m *DataSourceRelationReply) XXX_Size() int {
  1141. return xxx_messageInfo_DataSourceRelationReply.Size(m)
  1142. }
  1143. func (m *DataSourceRelationReply) XXX_DiscardUnknown() {
  1144. xxx_messageInfo_DataSourceRelationReply.DiscardUnknown(m)
  1145. }
  1146. var xxx_messageInfo_DataSourceRelationReply proto.InternalMessageInfo
  1147. func (m *DataSourceRelationReply) GetNode() *DataSourceRelationReply_Node {
  1148. if m != nil {
  1149. return m.Node
  1150. }
  1151. return nil
  1152. }
  1153. type DataSourceRelationReply_Node struct {
  1154. NodeName string `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name"`
  1155. Desc string `protobuf:"bytes,6,opt,name=desc,proto3" json:"desc"`
  1156. IsTask bool `protobuf:"varint,2,opt,name=is_task,json=isTask,proto3" json:"is_task"`
  1157. Rely []*Rely `protobuf:"bytes,3,rep,name=rely,proto3" json:"rely"`
  1158. Entry []*DataSourceRelationReply_Node `protobuf:"bytes,4,rep,name=entry,proto3" json:"entry"`
  1159. Output []*DataSourceRelationReply_Node `protobuf:"bytes,5,rep,name=output,proto3" json:"output"`
  1160. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1161. XXX_unrecognized []byte `json:"-"`
  1162. XXX_sizecache int32 `json:"-"`
  1163. }
  1164. func (m *DataSourceRelationReply_Node) Reset() { *m = DataSourceRelationReply_Node{} }
  1165. func (m *DataSourceRelationReply_Node) String() string { return proto.CompactTextString(m) }
  1166. func (*DataSourceRelationReply_Node) ProtoMessage() {}
  1167. func (*DataSourceRelationReply_Node) Descriptor() ([]byte, []int) {
  1168. return fileDescriptor_edb0165482c17450, []int{24, 0}
  1169. }
  1170. func (m *DataSourceRelationReply_Node) XXX_Unmarshal(b []byte) error {
  1171. return xxx_messageInfo_DataSourceRelationReply_Node.Unmarshal(m, b)
  1172. }
  1173. func (m *DataSourceRelationReply_Node) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1174. return xxx_messageInfo_DataSourceRelationReply_Node.Marshal(b, m, deterministic)
  1175. }
  1176. func (m *DataSourceRelationReply_Node) XXX_Merge(src proto.Message) {
  1177. xxx_messageInfo_DataSourceRelationReply_Node.Merge(m, src)
  1178. }
  1179. func (m *DataSourceRelationReply_Node) XXX_Size() int {
  1180. return xxx_messageInfo_DataSourceRelationReply_Node.Size(m)
  1181. }
  1182. func (m *DataSourceRelationReply_Node) XXX_DiscardUnknown() {
  1183. xxx_messageInfo_DataSourceRelationReply_Node.DiscardUnknown(m)
  1184. }
  1185. var xxx_messageInfo_DataSourceRelationReply_Node proto.InternalMessageInfo
  1186. func (m *DataSourceRelationReply_Node) GetNodeName() string {
  1187. if m != nil {
  1188. return m.NodeName
  1189. }
  1190. return ""
  1191. }
  1192. func (m *DataSourceRelationReply_Node) GetDesc() string {
  1193. if m != nil {
  1194. return m.Desc
  1195. }
  1196. return ""
  1197. }
  1198. func (m *DataSourceRelationReply_Node) GetIsTask() bool {
  1199. if m != nil {
  1200. return m.IsTask
  1201. }
  1202. return false
  1203. }
  1204. func (m *DataSourceRelationReply_Node) GetRely() []*Rely {
  1205. if m != nil {
  1206. return m.Rely
  1207. }
  1208. return nil
  1209. }
  1210. func (m *DataSourceRelationReply_Node) GetEntry() []*DataSourceRelationReply_Node {
  1211. if m != nil {
  1212. return m.Entry
  1213. }
  1214. return nil
  1215. }
  1216. func (m *DataSourceRelationReply_Node) GetOutput() []*DataSourceRelationReply_Node {
  1217. if m != nil {
  1218. return m.Output
  1219. }
  1220. return nil
  1221. }
  1222. // 手动任务列表
  1223. type ManualTaskRequest struct {
  1224. Source string `protobuf:"bytes,1,opt,name=source,proto3" json:"source"`
  1225. TaskName string `protobuf:"bytes,2,opt,name=task_name,json=taskName,proto3" json:"task_name"`
  1226. ManualTaskName string `protobuf:"bytes,3,opt,name=manual_task_name,json=manualTaskName,proto3" json:"manual_task_name"`
  1227. Time1 int64 `protobuf:"varint,4,opt,name=time1,proto3" json:"time1"`
  1228. Time2 int64 `protobuf:"varint,5,opt,name=time2,proto3" json:"time2"`
  1229. PageSize int32 `protobuf:"varint,6,opt,name=page_size,json=pageSize,proto3" json:"page_size"`
  1230. Page int32 `protobuf:"varint,7,opt,name=page,proto3" json:"page"`
  1231. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1232. XXX_unrecognized []byte `json:"-"`
  1233. XXX_sizecache int32 `json:"-"`
  1234. }
  1235. func (m *ManualTaskRequest) Reset() { *m = ManualTaskRequest{} }
  1236. func (m *ManualTaskRequest) String() string { return proto.CompactTextString(m) }
  1237. func (*ManualTaskRequest) ProtoMessage() {}
  1238. func (*ManualTaskRequest) Descriptor() ([]byte, []int) {
  1239. return fileDescriptor_edb0165482c17450, []int{25}
  1240. }
  1241. func (m *ManualTaskRequest) XXX_Unmarshal(b []byte) error {
  1242. return xxx_messageInfo_ManualTaskRequest.Unmarshal(m, b)
  1243. }
  1244. func (m *ManualTaskRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1245. return xxx_messageInfo_ManualTaskRequest.Marshal(b, m, deterministic)
  1246. }
  1247. func (m *ManualTaskRequest) XXX_Merge(src proto.Message) {
  1248. xxx_messageInfo_ManualTaskRequest.Merge(m, src)
  1249. }
  1250. func (m *ManualTaskRequest) XXX_Size() int {
  1251. return xxx_messageInfo_ManualTaskRequest.Size(m)
  1252. }
  1253. func (m *ManualTaskRequest) XXX_DiscardUnknown() {
  1254. xxx_messageInfo_ManualTaskRequest.DiscardUnknown(m)
  1255. }
  1256. var xxx_messageInfo_ManualTaskRequest proto.InternalMessageInfo
  1257. func (m *ManualTaskRequest) GetSource() string {
  1258. if m != nil {
  1259. return m.Source
  1260. }
  1261. return ""
  1262. }
  1263. func (m *ManualTaskRequest) GetTaskName() string {
  1264. if m != nil {
  1265. return m.TaskName
  1266. }
  1267. return ""
  1268. }
  1269. func (m *ManualTaskRequest) GetManualTaskName() string {
  1270. if m != nil {
  1271. return m.ManualTaskName
  1272. }
  1273. return ""
  1274. }
  1275. func (m *ManualTaskRequest) GetTime1() int64 {
  1276. if m != nil {
  1277. return m.Time1
  1278. }
  1279. return 0
  1280. }
  1281. func (m *ManualTaskRequest) GetTime2() int64 {
  1282. if m != nil {
  1283. return m.Time2
  1284. }
  1285. return 0
  1286. }
  1287. func (m *ManualTaskRequest) GetPageSize() int32 {
  1288. if m != nil {
  1289. return m.PageSize
  1290. }
  1291. return 0
  1292. }
  1293. func (m *ManualTaskRequest) GetPage() int32 {
  1294. if m != nil {
  1295. return m.Page
  1296. }
  1297. return 0
  1298. }
  1299. type ManualTask struct {
  1300. ManualTaskName string `protobuf:"bytes,1,opt,name=manual_task_name,json=manualTaskName,proto3" json:"manual_task_name"`
  1301. Source string `protobuf:"bytes,2,opt,name=source,proto3" json:"source"`
  1302. TaskIds []string `protobuf:"bytes,3,rep,name=task_ids,json=taskIds,proto3" json:"task_ids"`
  1303. FinishCount int64 `protobuf:"varint,4,opt,name=finish_count,json=finishCount,proto3" json:"finish_count"`
  1304. IsFinish int64 `protobuf:"varint,5,opt,name=is_finish,json=isFinish,proto3" json:"is_finish"`
  1305. CreatedAt string `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at"`
  1306. Type int64 `protobuf:"varint,7,opt,name=type,proto3" json:"type"`
  1307. Total int64 `protobuf:"varint,8,opt,name=total,proto3" json:"total"`
  1308. Progress int64 `protobuf:"varint,9,opt,name=progress,proto3" json:"progress"`
  1309. Sql string `protobuf:"bytes,10,opt,name=sql,proto3" json:"sql"`
  1310. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1311. XXX_unrecognized []byte `json:"-"`
  1312. XXX_sizecache int32 `json:"-"`
  1313. }
  1314. func (m *ManualTask) Reset() { *m = ManualTask{} }
  1315. func (m *ManualTask) String() string { return proto.CompactTextString(m) }
  1316. func (*ManualTask) ProtoMessage() {}
  1317. func (*ManualTask) Descriptor() ([]byte, []int) {
  1318. return fileDescriptor_edb0165482c17450, []int{26}
  1319. }
  1320. func (m *ManualTask) XXX_Unmarshal(b []byte) error {
  1321. return xxx_messageInfo_ManualTask.Unmarshal(m, b)
  1322. }
  1323. func (m *ManualTask) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1324. return xxx_messageInfo_ManualTask.Marshal(b, m, deterministic)
  1325. }
  1326. func (m *ManualTask) XXX_Merge(src proto.Message) {
  1327. xxx_messageInfo_ManualTask.Merge(m, src)
  1328. }
  1329. func (m *ManualTask) XXX_Size() int {
  1330. return xxx_messageInfo_ManualTask.Size(m)
  1331. }
  1332. func (m *ManualTask) XXX_DiscardUnknown() {
  1333. xxx_messageInfo_ManualTask.DiscardUnknown(m)
  1334. }
  1335. var xxx_messageInfo_ManualTask proto.InternalMessageInfo
  1336. func (m *ManualTask) GetManualTaskName() string {
  1337. if m != nil {
  1338. return m.ManualTaskName
  1339. }
  1340. return ""
  1341. }
  1342. func (m *ManualTask) GetSource() string {
  1343. if m != nil {
  1344. return m.Source
  1345. }
  1346. return ""
  1347. }
  1348. func (m *ManualTask) GetTaskIds() []string {
  1349. if m != nil {
  1350. return m.TaskIds
  1351. }
  1352. return nil
  1353. }
  1354. func (m *ManualTask) GetFinishCount() int64 {
  1355. if m != nil {
  1356. return m.FinishCount
  1357. }
  1358. return 0
  1359. }
  1360. func (m *ManualTask) GetIsFinish() int64 {
  1361. if m != nil {
  1362. return m.IsFinish
  1363. }
  1364. return 0
  1365. }
  1366. func (m *ManualTask) GetCreatedAt() string {
  1367. if m != nil {
  1368. return m.CreatedAt
  1369. }
  1370. return ""
  1371. }
  1372. func (m *ManualTask) GetType() int64 {
  1373. if m != nil {
  1374. return m.Type
  1375. }
  1376. return 0
  1377. }
  1378. func (m *ManualTask) GetTotal() int64 {
  1379. if m != nil {
  1380. return m.Total
  1381. }
  1382. return 0
  1383. }
  1384. func (m *ManualTask) GetProgress() int64 {
  1385. if m != nil {
  1386. return m.Progress
  1387. }
  1388. return 0
  1389. }
  1390. func (m *ManualTask) GetSql() string {
  1391. if m != nil {
  1392. return m.Sql
  1393. }
  1394. return ""
  1395. }
  1396. type ManualTaskReply struct {
  1397. CurrentPage int64 `protobuf:"varint,1,opt,name=current_page,json=currentPage,proto3" json:"current_page"`
  1398. PerPage int64 `protobuf:"varint,2,opt,name=per_page,json=perPage,proto3" json:"per_page"`
  1399. Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total"`
  1400. FirstPage int64 `protobuf:"varint,4,opt,name=first_page,json=firstPage,proto3" json:"first_page"`
  1401. LastPage int64 `protobuf:"varint,5,opt,name=last_page,json=lastPage,proto3" json:"last_page"`
  1402. PrevPage int64 `protobuf:"varint,6,opt,name=prev_page,json=prevPage,proto3" json:"prev_page"`
  1403. NextPage int64 `protobuf:"varint,7,opt,name=next_page,json=nextPage,proto3" json:"next_page"`
  1404. List []*ManualTask `protobuf:"bytes,8,rep,name=list,proto3" json:"list"`
  1405. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1406. XXX_unrecognized []byte `json:"-"`
  1407. XXX_sizecache int32 `json:"-"`
  1408. }
  1409. func (m *ManualTaskReply) Reset() { *m = ManualTaskReply{} }
  1410. func (m *ManualTaskReply) String() string { return proto.CompactTextString(m) }
  1411. func (*ManualTaskReply) ProtoMessage() {}
  1412. func (*ManualTaskReply) Descriptor() ([]byte, []int) {
  1413. return fileDescriptor_edb0165482c17450, []int{27}
  1414. }
  1415. func (m *ManualTaskReply) XXX_Unmarshal(b []byte) error {
  1416. return xxx_messageInfo_ManualTaskReply.Unmarshal(m, b)
  1417. }
  1418. func (m *ManualTaskReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1419. return xxx_messageInfo_ManualTaskReply.Marshal(b, m, deterministic)
  1420. }
  1421. func (m *ManualTaskReply) XXX_Merge(src proto.Message) {
  1422. xxx_messageInfo_ManualTaskReply.Merge(m, src)
  1423. }
  1424. func (m *ManualTaskReply) XXX_Size() int {
  1425. return xxx_messageInfo_ManualTaskReply.Size(m)
  1426. }
  1427. func (m *ManualTaskReply) XXX_DiscardUnknown() {
  1428. xxx_messageInfo_ManualTaskReply.DiscardUnknown(m)
  1429. }
  1430. var xxx_messageInfo_ManualTaskReply proto.InternalMessageInfo
  1431. func (m *ManualTaskReply) GetCurrentPage() int64 {
  1432. if m != nil {
  1433. return m.CurrentPage
  1434. }
  1435. return 0
  1436. }
  1437. func (m *ManualTaskReply) GetPerPage() int64 {
  1438. if m != nil {
  1439. return m.PerPage
  1440. }
  1441. return 0
  1442. }
  1443. func (m *ManualTaskReply) GetTotal() int64 {
  1444. if m != nil {
  1445. return m.Total
  1446. }
  1447. return 0
  1448. }
  1449. func (m *ManualTaskReply) GetFirstPage() int64 {
  1450. if m != nil {
  1451. return m.FirstPage
  1452. }
  1453. return 0
  1454. }
  1455. func (m *ManualTaskReply) GetLastPage() int64 {
  1456. if m != nil {
  1457. return m.LastPage
  1458. }
  1459. return 0
  1460. }
  1461. func (m *ManualTaskReply) GetPrevPage() int64 {
  1462. if m != nil {
  1463. return m.PrevPage
  1464. }
  1465. return 0
  1466. }
  1467. func (m *ManualTaskReply) GetNextPage() int64 {
  1468. if m != nil {
  1469. return m.NextPage
  1470. }
  1471. return 0
  1472. }
  1473. func (m *ManualTaskReply) GetList() []*ManualTask {
  1474. if m != nil {
  1475. return m.List
  1476. }
  1477. return nil
  1478. }
  1479. // 源表搜索列表
  1480. type SourceRequest struct {
  1481. SourceName string `protobuf:"bytes,1,opt,name=source_name,json=sourceName,proto3" json:"source_name"`
  1482. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1483. XXX_unrecognized []byte `json:"-"`
  1484. XXX_sizecache int32 `json:"-"`
  1485. }
  1486. func (m *SourceRequest) Reset() { *m = SourceRequest{} }
  1487. func (m *SourceRequest) String() string { return proto.CompactTextString(m) }
  1488. func (*SourceRequest) ProtoMessage() {}
  1489. func (*SourceRequest) Descriptor() ([]byte, []int) {
  1490. return fileDescriptor_edb0165482c17450, []int{28}
  1491. }
  1492. func (m *SourceRequest) XXX_Unmarshal(b []byte) error {
  1493. return xxx_messageInfo_SourceRequest.Unmarshal(m, b)
  1494. }
  1495. func (m *SourceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1496. return xxx_messageInfo_SourceRequest.Marshal(b, m, deterministic)
  1497. }
  1498. func (m *SourceRequest) XXX_Merge(src proto.Message) {
  1499. xxx_messageInfo_SourceRequest.Merge(m, src)
  1500. }
  1501. func (m *SourceRequest) XXX_Size() int {
  1502. return xxx_messageInfo_SourceRequest.Size(m)
  1503. }
  1504. func (m *SourceRequest) XXX_DiscardUnknown() {
  1505. xxx_messageInfo_SourceRequest.DiscardUnknown(m)
  1506. }
  1507. var xxx_messageInfo_SourceRequest proto.InternalMessageInfo
  1508. func (m *SourceRequest) GetSourceName() string {
  1509. if m != nil {
  1510. return m.SourceName
  1511. }
  1512. return ""
  1513. }
  1514. type Source struct {
  1515. TableName string `protobuf:"bytes,1,opt,name=tableName,proto3" json:"tableName"`
  1516. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  1517. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1518. XXX_unrecognized []byte `json:"-"`
  1519. XXX_sizecache int32 `json:"-"`
  1520. }
  1521. func (m *Source) Reset() { *m = Source{} }
  1522. func (m *Source) String() string { return proto.CompactTextString(m) }
  1523. func (*Source) ProtoMessage() {}
  1524. func (*Source) Descriptor() ([]byte, []int) {
  1525. return fileDescriptor_edb0165482c17450, []int{29}
  1526. }
  1527. func (m *Source) XXX_Unmarshal(b []byte) error {
  1528. return xxx_messageInfo_Source.Unmarshal(m, b)
  1529. }
  1530. func (m *Source) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1531. return xxx_messageInfo_Source.Marshal(b, m, deterministic)
  1532. }
  1533. func (m *Source) XXX_Merge(src proto.Message) {
  1534. xxx_messageInfo_Source.Merge(m, src)
  1535. }
  1536. func (m *Source) XXX_Size() int {
  1537. return xxx_messageInfo_Source.Size(m)
  1538. }
  1539. func (m *Source) XXX_DiscardUnknown() {
  1540. xxx_messageInfo_Source.DiscardUnknown(m)
  1541. }
  1542. var xxx_messageInfo_Source proto.InternalMessageInfo
  1543. func (m *Source) GetTableName() string {
  1544. if m != nil {
  1545. return m.TableName
  1546. }
  1547. return ""
  1548. }
  1549. func (m *Source) GetDesc() string {
  1550. if m != nil {
  1551. return m.Desc
  1552. }
  1553. return ""
  1554. }
  1555. type SourceReply struct {
  1556. List []*Source `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1557. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1558. XXX_unrecognized []byte `json:"-"`
  1559. XXX_sizecache int32 `json:"-"`
  1560. }
  1561. func (m *SourceReply) Reset() { *m = SourceReply{} }
  1562. func (m *SourceReply) String() string { return proto.CompactTextString(m) }
  1563. func (*SourceReply) ProtoMessage() {}
  1564. func (*SourceReply) Descriptor() ([]byte, []int) {
  1565. return fileDescriptor_edb0165482c17450, []int{30}
  1566. }
  1567. func (m *SourceReply) XXX_Unmarshal(b []byte) error {
  1568. return xxx_messageInfo_SourceReply.Unmarshal(m, b)
  1569. }
  1570. func (m *SourceReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1571. return xxx_messageInfo_SourceReply.Marshal(b, m, deterministic)
  1572. }
  1573. func (m *SourceReply) XXX_Merge(src proto.Message) {
  1574. xxx_messageInfo_SourceReply.Merge(m, src)
  1575. }
  1576. func (m *SourceReply) XXX_Size() int {
  1577. return xxx_messageInfo_SourceReply.Size(m)
  1578. }
  1579. func (m *SourceReply) XXX_DiscardUnknown() {
  1580. xxx_messageInfo_SourceReply.DiscardUnknown(m)
  1581. }
  1582. var xxx_messageInfo_SourceReply proto.InternalMessageInfo
  1583. func (m *SourceReply) GetList() []*Source {
  1584. if m != nil {
  1585. return m.List
  1586. }
  1587. return nil
  1588. }
  1589. // 任务列表
  1590. type TaskRequest struct {
  1591. Task string `protobuf:"bytes,1,opt,name=task,proto3" json:"task"`
  1592. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1593. XXX_unrecognized []byte `json:"-"`
  1594. XXX_sizecache int32 `json:"-"`
  1595. }
  1596. func (m *TaskRequest) Reset() { *m = TaskRequest{} }
  1597. func (m *TaskRequest) String() string { return proto.CompactTextString(m) }
  1598. func (*TaskRequest) ProtoMessage() {}
  1599. func (*TaskRequest) Descriptor() ([]byte, []int) {
  1600. return fileDescriptor_edb0165482c17450, []int{31}
  1601. }
  1602. func (m *TaskRequest) XXX_Unmarshal(b []byte) error {
  1603. return xxx_messageInfo_TaskRequest.Unmarshal(m, b)
  1604. }
  1605. func (m *TaskRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1606. return xxx_messageInfo_TaskRequest.Marshal(b, m, deterministic)
  1607. }
  1608. func (m *TaskRequest) XXX_Merge(src proto.Message) {
  1609. xxx_messageInfo_TaskRequest.Merge(m, src)
  1610. }
  1611. func (m *TaskRequest) XXX_Size() int {
  1612. return xxx_messageInfo_TaskRequest.Size(m)
  1613. }
  1614. func (m *TaskRequest) XXX_DiscardUnknown() {
  1615. xxx_messageInfo_TaskRequest.DiscardUnknown(m)
  1616. }
  1617. var xxx_messageInfo_TaskRequest proto.InternalMessageInfo
  1618. func (m *TaskRequest) GetTask() string {
  1619. if m != nil {
  1620. return m.Task
  1621. }
  1622. return ""
  1623. }
  1624. type Task struct {
  1625. TaskName string `protobuf:"bytes,1,opt,name=taskName,proto3" json:"taskName"`
  1626. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  1627. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1628. XXX_unrecognized []byte `json:"-"`
  1629. XXX_sizecache int32 `json:"-"`
  1630. }
  1631. func (m *Task) Reset() { *m = Task{} }
  1632. func (m *Task) String() string { return proto.CompactTextString(m) }
  1633. func (*Task) ProtoMessage() {}
  1634. func (*Task) Descriptor() ([]byte, []int) {
  1635. return fileDescriptor_edb0165482c17450, []int{32}
  1636. }
  1637. func (m *Task) XXX_Unmarshal(b []byte) error {
  1638. return xxx_messageInfo_Task.Unmarshal(m, b)
  1639. }
  1640. func (m *Task) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1641. return xxx_messageInfo_Task.Marshal(b, m, deterministic)
  1642. }
  1643. func (m *Task) XXX_Merge(src proto.Message) {
  1644. xxx_messageInfo_Task.Merge(m, src)
  1645. }
  1646. func (m *Task) XXX_Size() int {
  1647. return xxx_messageInfo_Task.Size(m)
  1648. }
  1649. func (m *Task) XXX_DiscardUnknown() {
  1650. xxx_messageInfo_Task.DiscardUnknown(m)
  1651. }
  1652. var xxx_messageInfo_Task proto.InternalMessageInfo
  1653. func (m *Task) GetTaskName() string {
  1654. if m != nil {
  1655. return m.TaskName
  1656. }
  1657. return ""
  1658. }
  1659. func (m *Task) GetDesc() string {
  1660. if m != nil {
  1661. return m.Desc
  1662. }
  1663. return ""
  1664. }
  1665. type TaskReply struct {
  1666. List []*Task `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1667. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1668. XXX_unrecognized []byte `json:"-"`
  1669. XXX_sizecache int32 `json:"-"`
  1670. }
  1671. func (m *TaskReply) Reset() { *m = TaskReply{} }
  1672. func (m *TaskReply) String() string { return proto.CompactTextString(m) }
  1673. func (*TaskReply) ProtoMessage() {}
  1674. func (*TaskReply) Descriptor() ([]byte, []int) {
  1675. return fileDescriptor_edb0165482c17450, []int{33}
  1676. }
  1677. func (m *TaskReply) XXX_Unmarshal(b []byte) error {
  1678. return xxx_messageInfo_TaskReply.Unmarshal(m, b)
  1679. }
  1680. func (m *TaskReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1681. return xxx_messageInfo_TaskReply.Marshal(b, m, deterministic)
  1682. }
  1683. func (m *TaskReply) XXX_Merge(src proto.Message) {
  1684. xxx_messageInfo_TaskReply.Merge(m, src)
  1685. }
  1686. func (m *TaskReply) XXX_Size() int {
  1687. return xxx_messageInfo_TaskReply.Size(m)
  1688. }
  1689. func (m *TaskReply) XXX_DiscardUnknown() {
  1690. xxx_messageInfo_TaskReply.DiscardUnknown(m)
  1691. }
  1692. var xxx_messageInfo_TaskReply proto.InternalMessageInfo
  1693. func (m *TaskReply) GetList() []*Task {
  1694. if m != nil {
  1695. return m.List
  1696. }
  1697. return nil
  1698. }
  1699. // 创建手动任务
  1700. type CreateRequest struct {
  1701. TaskName string `protobuf:"bytes,1,opt,name=task_name,json=taskName,proto3" json:"task_name"`
  1702. Type int64 `protobuf:"varint,2,opt,name=type,proto3" json:"type"`
  1703. Source string `protobuf:"bytes,3,opt,name=source,proto3" json:"source"`
  1704. Sql string `protobuf:"bytes,4,opt,name=sql,proto3" json:"sql"`
  1705. TaskIds []string `protobuf:"bytes,5,rep,name=task_ids,json=taskIds,proto3" json:"task_ids"`
  1706. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1707. XXX_unrecognized []byte `json:"-"`
  1708. XXX_sizecache int32 `json:"-"`
  1709. }
  1710. func (m *CreateRequest) Reset() { *m = CreateRequest{} }
  1711. func (m *CreateRequest) String() string { return proto.CompactTextString(m) }
  1712. func (*CreateRequest) ProtoMessage() {}
  1713. func (*CreateRequest) Descriptor() ([]byte, []int) {
  1714. return fileDescriptor_edb0165482c17450, []int{34}
  1715. }
  1716. func (m *CreateRequest) XXX_Unmarshal(b []byte) error {
  1717. return xxx_messageInfo_CreateRequest.Unmarshal(m, b)
  1718. }
  1719. func (m *CreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1720. return xxx_messageInfo_CreateRequest.Marshal(b, m, deterministic)
  1721. }
  1722. func (m *CreateRequest) XXX_Merge(src proto.Message) {
  1723. xxx_messageInfo_CreateRequest.Merge(m, src)
  1724. }
  1725. func (m *CreateRequest) XXX_Size() int {
  1726. return xxx_messageInfo_CreateRequest.Size(m)
  1727. }
  1728. func (m *CreateRequest) XXX_DiscardUnknown() {
  1729. xxx_messageInfo_CreateRequest.DiscardUnknown(m)
  1730. }
  1731. var xxx_messageInfo_CreateRequest proto.InternalMessageInfo
  1732. func (m *CreateRequest) GetTaskName() string {
  1733. if m != nil {
  1734. return m.TaskName
  1735. }
  1736. return ""
  1737. }
  1738. func (m *CreateRequest) GetType() int64 {
  1739. if m != nil {
  1740. return m.Type
  1741. }
  1742. return 0
  1743. }
  1744. func (m *CreateRequest) GetSource() string {
  1745. if m != nil {
  1746. return m.Source
  1747. }
  1748. return ""
  1749. }
  1750. func (m *CreateRequest) GetSql() string {
  1751. if m != nil {
  1752. return m.Sql
  1753. }
  1754. return ""
  1755. }
  1756. func (m *CreateRequest) GetTaskIds() []string {
  1757. if m != nil {
  1758. return m.TaskIds
  1759. }
  1760. return nil
  1761. }
  1762. type CreateReply struct {
  1763. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1764. XXX_unrecognized []byte `json:"-"`
  1765. XXX_sizecache int32 `json:"-"`
  1766. }
  1767. func (m *CreateReply) Reset() { *m = CreateReply{} }
  1768. func (m *CreateReply) String() string { return proto.CompactTextString(m) }
  1769. func (*CreateReply) ProtoMessage() {}
  1770. func (*CreateReply) Descriptor() ([]byte, []int) {
  1771. return fileDescriptor_edb0165482c17450, []int{35}
  1772. }
  1773. func (m *CreateReply) XXX_Unmarshal(b []byte) error {
  1774. return xxx_messageInfo_CreateReply.Unmarshal(m, b)
  1775. }
  1776. func (m *CreateReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1777. return xxx_messageInfo_CreateReply.Marshal(b, m, deterministic)
  1778. }
  1779. func (m *CreateReply) XXX_Merge(src proto.Message) {
  1780. xxx_messageInfo_CreateReply.Merge(m, src)
  1781. }
  1782. func (m *CreateReply) XXX_Size() int {
  1783. return xxx_messageInfo_CreateReply.Size(m)
  1784. }
  1785. func (m *CreateReply) XXX_DiscardUnknown() {
  1786. xxx_messageInfo_CreateReply.DiscardUnknown(m)
  1787. }
  1788. var xxx_messageInfo_CreateReply proto.InternalMessageInfo
  1789. // 上传文件
  1790. type UploadFileRequest struct {
  1791. TaskName string `protobuf:"bytes,1,opt,name=task_name,json=taskName,proto3" json:"task_name"`
  1792. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1793. XXX_unrecognized []byte `json:"-"`
  1794. XXX_sizecache int32 `json:"-"`
  1795. }
  1796. func (m *UploadFileRequest) Reset() { *m = UploadFileRequest{} }
  1797. func (m *UploadFileRequest) String() string { return proto.CompactTextString(m) }
  1798. func (*UploadFileRequest) ProtoMessage() {}
  1799. func (*UploadFileRequest) Descriptor() ([]byte, []int) {
  1800. return fileDescriptor_edb0165482c17450, []int{36}
  1801. }
  1802. func (m *UploadFileRequest) XXX_Unmarshal(b []byte) error {
  1803. return xxx_messageInfo_UploadFileRequest.Unmarshal(m, b)
  1804. }
  1805. func (m *UploadFileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1806. return xxx_messageInfo_UploadFileRequest.Marshal(b, m, deterministic)
  1807. }
  1808. func (m *UploadFileRequest) XXX_Merge(src proto.Message) {
  1809. xxx_messageInfo_UploadFileRequest.Merge(m, src)
  1810. }
  1811. func (m *UploadFileRequest) XXX_Size() int {
  1812. return xxx_messageInfo_UploadFileRequest.Size(m)
  1813. }
  1814. func (m *UploadFileRequest) XXX_DiscardUnknown() {
  1815. xxx_messageInfo_UploadFileRequest.DiscardUnknown(m)
  1816. }
  1817. var xxx_messageInfo_UploadFileRequest proto.InternalMessageInfo
  1818. func (m *UploadFileRequest) GetTaskName() string {
  1819. if m != nil {
  1820. return m.TaskName
  1821. }
  1822. return ""
  1823. }
  1824. type UploadFileReply struct {
  1825. Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url"`
  1826. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1827. XXX_unrecognized []byte `json:"-"`
  1828. XXX_sizecache int32 `json:"-"`
  1829. }
  1830. func (m *UploadFileReply) Reset() { *m = UploadFileReply{} }
  1831. func (m *UploadFileReply) String() string { return proto.CompactTextString(m) }
  1832. func (*UploadFileReply) ProtoMessage() {}
  1833. func (*UploadFileReply) Descriptor() ([]byte, []int) {
  1834. return fileDescriptor_edb0165482c17450, []int{37}
  1835. }
  1836. func (m *UploadFileReply) XXX_Unmarshal(b []byte) error {
  1837. return xxx_messageInfo_UploadFileReply.Unmarshal(m, b)
  1838. }
  1839. func (m *UploadFileReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1840. return xxx_messageInfo_UploadFileReply.Marshal(b, m, deterministic)
  1841. }
  1842. func (m *UploadFileReply) XXX_Merge(src proto.Message) {
  1843. xxx_messageInfo_UploadFileReply.Merge(m, src)
  1844. }
  1845. func (m *UploadFileReply) XXX_Size() int {
  1846. return xxx_messageInfo_UploadFileReply.Size(m)
  1847. }
  1848. func (m *UploadFileReply) XXX_DiscardUnknown() {
  1849. xxx_messageInfo_UploadFileReply.DiscardUnknown(m)
  1850. }
  1851. var xxx_messageInfo_UploadFileReply proto.InternalMessageInfo
  1852. func (m *UploadFileReply) GetUrl() string {
  1853. if m != nil {
  1854. return m.Url
  1855. }
  1856. return ""
  1857. }
  1858. // 字段管理
  1859. type FieldRequest struct {
  1860. Field string `protobuf:"bytes,1,opt,name=field,proto3" json:"field"`
  1861. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  1862. PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size"`
  1863. Page int32 `protobuf:"varint,4,opt,name=page,proto3" json:"page"`
  1864. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1865. XXX_unrecognized []byte `json:"-"`
  1866. XXX_sizecache int32 `json:"-"`
  1867. }
  1868. func (m *FieldRequest) Reset() { *m = FieldRequest{} }
  1869. func (m *FieldRequest) String() string { return proto.CompactTextString(m) }
  1870. func (*FieldRequest) ProtoMessage() {}
  1871. func (*FieldRequest) Descriptor() ([]byte, []int) {
  1872. return fileDescriptor_edb0165482c17450, []int{38}
  1873. }
  1874. func (m *FieldRequest) XXX_Unmarshal(b []byte) error {
  1875. return xxx_messageInfo_FieldRequest.Unmarshal(m, b)
  1876. }
  1877. func (m *FieldRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1878. return xxx_messageInfo_FieldRequest.Marshal(b, m, deterministic)
  1879. }
  1880. func (m *FieldRequest) XXX_Merge(src proto.Message) {
  1881. xxx_messageInfo_FieldRequest.Merge(m, src)
  1882. }
  1883. func (m *FieldRequest) XXX_Size() int {
  1884. return xxx_messageInfo_FieldRequest.Size(m)
  1885. }
  1886. func (m *FieldRequest) XXX_DiscardUnknown() {
  1887. xxx_messageInfo_FieldRequest.DiscardUnknown(m)
  1888. }
  1889. var xxx_messageInfo_FieldRequest proto.InternalMessageInfo
  1890. func (m *FieldRequest) GetField() string {
  1891. if m != nil {
  1892. return m.Field
  1893. }
  1894. return ""
  1895. }
  1896. func (m *FieldRequest) GetDesc() string {
  1897. if m != nil {
  1898. return m.Desc
  1899. }
  1900. return ""
  1901. }
  1902. func (m *FieldRequest) GetPageSize() int32 {
  1903. if m != nil {
  1904. return m.PageSize
  1905. }
  1906. return 0
  1907. }
  1908. func (m *FieldRequest) GetPage() int32 {
  1909. if m != nil {
  1910. return m.Page
  1911. }
  1912. return 0
  1913. }
  1914. type Field struct {
  1915. Field string `protobuf:"bytes,1,opt,name=field,proto3" json:"field"`
  1916. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  1917. Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type"`
  1918. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1919. XXX_unrecognized []byte `json:"-"`
  1920. XXX_sizecache int32 `json:"-"`
  1921. }
  1922. func (m *Field) Reset() { *m = Field{} }
  1923. func (m *Field) String() string { return proto.CompactTextString(m) }
  1924. func (*Field) ProtoMessage() {}
  1925. func (*Field) Descriptor() ([]byte, []int) {
  1926. return fileDescriptor_edb0165482c17450, []int{39}
  1927. }
  1928. func (m *Field) XXX_Unmarshal(b []byte) error {
  1929. return xxx_messageInfo_Field.Unmarshal(m, b)
  1930. }
  1931. func (m *Field) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1932. return xxx_messageInfo_Field.Marshal(b, m, deterministic)
  1933. }
  1934. func (m *Field) XXX_Merge(src proto.Message) {
  1935. xxx_messageInfo_Field.Merge(m, src)
  1936. }
  1937. func (m *Field) XXX_Size() int {
  1938. return xxx_messageInfo_Field.Size(m)
  1939. }
  1940. func (m *Field) XXX_DiscardUnknown() {
  1941. xxx_messageInfo_Field.DiscardUnknown(m)
  1942. }
  1943. var xxx_messageInfo_Field proto.InternalMessageInfo
  1944. func (m *Field) GetField() string {
  1945. if m != nil {
  1946. return m.Field
  1947. }
  1948. return ""
  1949. }
  1950. func (m *Field) GetDesc() string {
  1951. if m != nil {
  1952. return m.Desc
  1953. }
  1954. return ""
  1955. }
  1956. func (m *Field) GetType() string {
  1957. if m != nil {
  1958. return m.Type
  1959. }
  1960. return ""
  1961. }
  1962. type FieldReply struct {
  1963. CurrentPage int64 `protobuf:"varint,1,opt,name=current_page,json=currentPage,proto3" json:"current_page"`
  1964. PerPage int64 `protobuf:"varint,2,opt,name=per_page,json=perPage,proto3" json:"per_page"`
  1965. Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total"`
  1966. FirstPage int64 `protobuf:"varint,4,opt,name=first_page,json=firstPage,proto3" json:"first_page"`
  1967. LastPage int64 `protobuf:"varint,5,opt,name=last_page,json=lastPage,proto3" json:"last_page"`
  1968. PrevPage int64 `protobuf:"varint,6,opt,name=prev_page,json=prevPage,proto3" json:"prev_page"`
  1969. NextPage int64 `protobuf:"varint,7,opt,name=next_page,json=nextPage,proto3" json:"next_page"`
  1970. List []*Field `protobuf:"bytes,8,rep,name=list,proto3" json:"list"`
  1971. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1972. XXX_unrecognized []byte `json:"-"`
  1973. XXX_sizecache int32 `json:"-"`
  1974. }
  1975. func (m *FieldReply) Reset() { *m = FieldReply{} }
  1976. func (m *FieldReply) String() string { return proto.CompactTextString(m) }
  1977. func (*FieldReply) ProtoMessage() {}
  1978. func (*FieldReply) Descriptor() ([]byte, []int) {
  1979. return fileDescriptor_edb0165482c17450, []int{40}
  1980. }
  1981. func (m *FieldReply) XXX_Unmarshal(b []byte) error {
  1982. return xxx_messageInfo_FieldReply.Unmarshal(m, b)
  1983. }
  1984. func (m *FieldReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1985. return xxx_messageInfo_FieldReply.Marshal(b, m, deterministic)
  1986. }
  1987. func (m *FieldReply) XXX_Merge(src proto.Message) {
  1988. xxx_messageInfo_FieldReply.Merge(m, src)
  1989. }
  1990. func (m *FieldReply) XXX_Size() int {
  1991. return xxx_messageInfo_FieldReply.Size(m)
  1992. }
  1993. func (m *FieldReply) XXX_DiscardUnknown() {
  1994. xxx_messageInfo_FieldReply.DiscardUnknown(m)
  1995. }
  1996. var xxx_messageInfo_FieldReply proto.InternalMessageInfo
  1997. func (m *FieldReply) GetCurrentPage() int64 {
  1998. if m != nil {
  1999. return m.CurrentPage
  2000. }
  2001. return 0
  2002. }
  2003. func (m *FieldReply) GetPerPage() int64 {
  2004. if m != nil {
  2005. return m.PerPage
  2006. }
  2007. return 0
  2008. }
  2009. func (m *FieldReply) GetTotal() int64 {
  2010. if m != nil {
  2011. return m.Total
  2012. }
  2013. return 0
  2014. }
  2015. func (m *FieldReply) GetFirstPage() int64 {
  2016. if m != nil {
  2017. return m.FirstPage
  2018. }
  2019. return 0
  2020. }
  2021. func (m *FieldReply) GetLastPage() int64 {
  2022. if m != nil {
  2023. return m.LastPage
  2024. }
  2025. return 0
  2026. }
  2027. func (m *FieldReply) GetPrevPage() int64 {
  2028. if m != nil {
  2029. return m.PrevPage
  2030. }
  2031. return 0
  2032. }
  2033. func (m *FieldReply) GetNextPage() int64 {
  2034. if m != nil {
  2035. return m.NextPage
  2036. }
  2037. return 0
  2038. }
  2039. func (m *FieldReply) GetList() []*Field {
  2040. if m != nil {
  2041. return m.List
  2042. }
  2043. return nil
  2044. }
  2045. // 导出EXCEL
  2046. type ExcelRequest struct {
  2047. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2048. XXX_unrecognized []byte `json:"-"`
  2049. XXX_sizecache int32 `json:"-"`
  2050. }
  2051. func (m *ExcelRequest) Reset() { *m = ExcelRequest{} }
  2052. func (m *ExcelRequest) String() string { return proto.CompactTextString(m) }
  2053. func (*ExcelRequest) ProtoMessage() {}
  2054. func (*ExcelRequest) Descriptor() ([]byte, []int) {
  2055. return fileDescriptor_edb0165482c17450, []int{41}
  2056. }
  2057. func (m *ExcelRequest) XXX_Unmarshal(b []byte) error {
  2058. return xxx_messageInfo_ExcelRequest.Unmarshal(m, b)
  2059. }
  2060. func (m *ExcelRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2061. return xxx_messageInfo_ExcelRequest.Marshal(b, m, deterministic)
  2062. }
  2063. func (m *ExcelRequest) XXX_Merge(src proto.Message) {
  2064. xxx_messageInfo_ExcelRequest.Merge(m, src)
  2065. }
  2066. func (m *ExcelRequest) XXX_Size() int {
  2067. return xxx_messageInfo_ExcelRequest.Size(m)
  2068. }
  2069. func (m *ExcelRequest) XXX_DiscardUnknown() {
  2070. xxx_messageInfo_ExcelRequest.DiscardUnknown(m)
  2071. }
  2072. var xxx_messageInfo_ExcelRequest proto.InternalMessageInfo
  2073. type ExcelReply struct {
  2074. Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url"`
  2075. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2076. XXX_unrecognized []byte `json:"-"`
  2077. XXX_sizecache int32 `json:"-"`
  2078. }
  2079. func (m *ExcelReply) Reset() { *m = ExcelReply{} }
  2080. func (m *ExcelReply) String() string { return proto.CompactTextString(m) }
  2081. func (*ExcelReply) ProtoMessage() {}
  2082. func (*ExcelReply) Descriptor() ([]byte, []int) {
  2083. return fileDescriptor_edb0165482c17450, []int{42}
  2084. }
  2085. func (m *ExcelReply) XXX_Unmarshal(b []byte) error {
  2086. return xxx_messageInfo_ExcelReply.Unmarshal(m, b)
  2087. }
  2088. func (m *ExcelReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2089. return xxx_messageInfo_ExcelReply.Marshal(b, m, deterministic)
  2090. }
  2091. func (m *ExcelReply) XXX_Merge(src proto.Message) {
  2092. xxx_messageInfo_ExcelReply.Merge(m, src)
  2093. }
  2094. func (m *ExcelReply) XXX_Size() int {
  2095. return xxx_messageInfo_ExcelReply.Size(m)
  2096. }
  2097. func (m *ExcelReply) XXX_DiscardUnknown() {
  2098. xxx_messageInfo_ExcelReply.DiscardUnknown(m)
  2099. }
  2100. var xxx_messageInfo_ExcelReply proto.InternalMessageInfo
  2101. func (m *ExcelReply) GetUrl() string {
  2102. if m != nil {
  2103. return m.Url
  2104. }
  2105. return ""
  2106. }
  2107. // API管理表 t_adm_api_management
  2108. type APIListRequest struct {
  2109. ApiNo string `protobuf:"bytes,1,opt,name=api_no,json=apiNo,proto3" json:"api_no"`
  2110. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  2111. PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size"`
  2112. Page int32 `protobuf:"varint,4,opt,name=page,proto3" json:"page"`
  2113. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2114. XXX_unrecognized []byte `json:"-"`
  2115. XXX_sizecache int32 `json:"-"`
  2116. }
  2117. func (m *APIListRequest) Reset() { *m = APIListRequest{} }
  2118. func (m *APIListRequest) String() string { return proto.CompactTextString(m) }
  2119. func (*APIListRequest) ProtoMessage() {}
  2120. func (*APIListRequest) Descriptor() ([]byte, []int) {
  2121. return fileDescriptor_edb0165482c17450, []int{43}
  2122. }
  2123. func (m *APIListRequest) XXX_Unmarshal(b []byte) error {
  2124. return xxx_messageInfo_APIListRequest.Unmarshal(m, b)
  2125. }
  2126. func (m *APIListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2127. return xxx_messageInfo_APIListRequest.Marshal(b, m, deterministic)
  2128. }
  2129. func (m *APIListRequest) XXX_Merge(src proto.Message) {
  2130. xxx_messageInfo_APIListRequest.Merge(m, src)
  2131. }
  2132. func (m *APIListRequest) XXX_Size() int {
  2133. return xxx_messageInfo_APIListRequest.Size(m)
  2134. }
  2135. func (m *APIListRequest) XXX_DiscardUnknown() {
  2136. xxx_messageInfo_APIListRequest.DiscardUnknown(m)
  2137. }
  2138. var xxx_messageInfo_APIListRequest proto.InternalMessageInfo
  2139. func (m *APIListRequest) GetApiNo() string {
  2140. if m != nil {
  2141. return m.ApiNo
  2142. }
  2143. return ""
  2144. }
  2145. func (m *APIListRequest) GetDesc() string {
  2146. if m != nil {
  2147. return m.Desc
  2148. }
  2149. return ""
  2150. }
  2151. func (m *APIListRequest) GetPageSize() int32 {
  2152. if m != nil {
  2153. return m.PageSize
  2154. }
  2155. return 0
  2156. }
  2157. func (m *APIListRequest) GetPage() int32 {
  2158. if m != nil {
  2159. return m.Page
  2160. }
  2161. return 0
  2162. }
  2163. type APIList struct {
  2164. ApiNo string `protobuf:"bytes,1,opt,name=api_no,json=apiNo,proto3" json:"api_no"`
  2165. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  2166. CreatedAt int64 `protobuf:"varint,3,opt,name=created_at,json=createdAt,proto3" json:"created_at"`
  2167. ApiId int64 `protobuf:"varint,4,opt,name=api_id,json=apiId,proto3" json:"api_id"`
  2168. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2169. XXX_unrecognized []byte `json:"-"`
  2170. XXX_sizecache int32 `json:"-"`
  2171. }
  2172. func (m *APIList) Reset() { *m = APIList{} }
  2173. func (m *APIList) String() string { return proto.CompactTextString(m) }
  2174. func (*APIList) ProtoMessage() {}
  2175. func (*APIList) Descriptor() ([]byte, []int) {
  2176. return fileDescriptor_edb0165482c17450, []int{44}
  2177. }
  2178. func (m *APIList) XXX_Unmarshal(b []byte) error {
  2179. return xxx_messageInfo_APIList.Unmarshal(m, b)
  2180. }
  2181. func (m *APIList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2182. return xxx_messageInfo_APIList.Marshal(b, m, deterministic)
  2183. }
  2184. func (m *APIList) XXX_Merge(src proto.Message) {
  2185. xxx_messageInfo_APIList.Merge(m, src)
  2186. }
  2187. func (m *APIList) XXX_Size() int {
  2188. return xxx_messageInfo_APIList.Size(m)
  2189. }
  2190. func (m *APIList) XXX_DiscardUnknown() {
  2191. xxx_messageInfo_APIList.DiscardUnknown(m)
  2192. }
  2193. var xxx_messageInfo_APIList proto.InternalMessageInfo
  2194. func (m *APIList) GetApiNo() string {
  2195. if m != nil {
  2196. return m.ApiNo
  2197. }
  2198. return ""
  2199. }
  2200. func (m *APIList) GetDesc() string {
  2201. if m != nil {
  2202. return m.Desc
  2203. }
  2204. return ""
  2205. }
  2206. func (m *APIList) GetCreatedAt() int64 {
  2207. if m != nil {
  2208. return m.CreatedAt
  2209. }
  2210. return 0
  2211. }
  2212. func (m *APIList) GetApiId() int64 {
  2213. if m != nil {
  2214. return m.ApiId
  2215. }
  2216. return 0
  2217. }
  2218. type APIListReply struct {
  2219. CurrentPage int64 `protobuf:"varint,1,opt,name=current_page,json=currentPage,proto3" json:"current_page"`
  2220. PerPage int64 `protobuf:"varint,2,opt,name=per_page,json=perPage,proto3" json:"per_page"`
  2221. Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total"`
  2222. FirstPage int64 `protobuf:"varint,4,opt,name=first_page,json=firstPage,proto3" json:"first_page"`
  2223. LastPage int64 `protobuf:"varint,5,opt,name=last_page,json=lastPage,proto3" json:"last_page"`
  2224. PrevPage int64 `protobuf:"varint,6,opt,name=prev_page,json=prevPage,proto3" json:"prev_page"`
  2225. NextPage int64 `protobuf:"varint,7,opt,name=next_page,json=nextPage,proto3" json:"next_page"`
  2226. List []*APIList `protobuf:"bytes,8,rep,name=list,proto3" json:"list"`
  2227. Host string `protobuf:"bytes,9,opt,name=host,proto3" json:"host"`
  2228. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2229. XXX_unrecognized []byte `json:"-"`
  2230. XXX_sizecache int32 `json:"-"`
  2231. }
  2232. func (m *APIListReply) Reset() { *m = APIListReply{} }
  2233. func (m *APIListReply) String() string { return proto.CompactTextString(m) }
  2234. func (*APIListReply) ProtoMessage() {}
  2235. func (*APIListReply) Descriptor() ([]byte, []int) {
  2236. return fileDescriptor_edb0165482c17450, []int{45}
  2237. }
  2238. func (m *APIListReply) XXX_Unmarshal(b []byte) error {
  2239. return xxx_messageInfo_APIListReply.Unmarshal(m, b)
  2240. }
  2241. func (m *APIListReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2242. return xxx_messageInfo_APIListReply.Marshal(b, m, deterministic)
  2243. }
  2244. func (m *APIListReply) XXX_Merge(src proto.Message) {
  2245. xxx_messageInfo_APIListReply.Merge(m, src)
  2246. }
  2247. func (m *APIListReply) XXX_Size() int {
  2248. return xxx_messageInfo_APIListReply.Size(m)
  2249. }
  2250. func (m *APIListReply) XXX_DiscardUnknown() {
  2251. xxx_messageInfo_APIListReply.DiscardUnknown(m)
  2252. }
  2253. var xxx_messageInfo_APIListReply proto.InternalMessageInfo
  2254. func (m *APIListReply) GetCurrentPage() int64 {
  2255. if m != nil {
  2256. return m.CurrentPage
  2257. }
  2258. return 0
  2259. }
  2260. func (m *APIListReply) GetPerPage() int64 {
  2261. if m != nil {
  2262. return m.PerPage
  2263. }
  2264. return 0
  2265. }
  2266. func (m *APIListReply) GetTotal() int64 {
  2267. if m != nil {
  2268. return m.Total
  2269. }
  2270. return 0
  2271. }
  2272. func (m *APIListReply) GetFirstPage() int64 {
  2273. if m != nil {
  2274. return m.FirstPage
  2275. }
  2276. return 0
  2277. }
  2278. func (m *APIListReply) GetLastPage() int64 {
  2279. if m != nil {
  2280. return m.LastPage
  2281. }
  2282. return 0
  2283. }
  2284. func (m *APIListReply) GetPrevPage() int64 {
  2285. if m != nil {
  2286. return m.PrevPage
  2287. }
  2288. return 0
  2289. }
  2290. func (m *APIListReply) GetNextPage() int64 {
  2291. if m != nil {
  2292. return m.NextPage
  2293. }
  2294. return 0
  2295. }
  2296. func (m *APIListReply) GetList() []*APIList {
  2297. if m != nil {
  2298. return m.List
  2299. }
  2300. return nil
  2301. }
  2302. func (m *APIListReply) GetHost() string {
  2303. if m != nil {
  2304. return m.Host
  2305. }
  2306. return ""
  2307. }
  2308. // 查看API
  2309. type CheckAPIRequest struct {
  2310. ApiId int64 `protobuf:"varint,1,opt,name=api_id,json=apiId,proto3" json:"api_id"`
  2311. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2312. XXX_unrecognized []byte `json:"-"`
  2313. XXX_sizecache int32 `json:"-"`
  2314. }
  2315. func (m *CheckAPIRequest) Reset() { *m = CheckAPIRequest{} }
  2316. func (m *CheckAPIRequest) String() string { return proto.CompactTextString(m) }
  2317. func (*CheckAPIRequest) ProtoMessage() {}
  2318. func (*CheckAPIRequest) Descriptor() ([]byte, []int) {
  2319. return fileDescriptor_edb0165482c17450, []int{46}
  2320. }
  2321. func (m *CheckAPIRequest) XXX_Unmarshal(b []byte) error {
  2322. return xxx_messageInfo_CheckAPIRequest.Unmarshal(m, b)
  2323. }
  2324. func (m *CheckAPIRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2325. return xxx_messageInfo_CheckAPIRequest.Marshal(b, m, deterministic)
  2326. }
  2327. func (m *CheckAPIRequest) XXX_Merge(src proto.Message) {
  2328. xxx_messageInfo_CheckAPIRequest.Merge(m, src)
  2329. }
  2330. func (m *CheckAPIRequest) XXX_Size() int {
  2331. return xxx_messageInfo_CheckAPIRequest.Size(m)
  2332. }
  2333. func (m *CheckAPIRequest) XXX_DiscardUnknown() {
  2334. xxx_messageInfo_CheckAPIRequest.DiscardUnknown(m)
  2335. }
  2336. var xxx_messageInfo_CheckAPIRequest proto.InternalMessageInfo
  2337. func (m *CheckAPIRequest) GetApiId() int64 {
  2338. if m != nil {
  2339. return m.ApiId
  2340. }
  2341. return 0
  2342. }
  2343. type CheckAPI struct {
  2344. Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key"`
  2345. Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value"`
  2346. Desc string `protobuf:"bytes,3,opt,name=desc,proto3" json:"desc"`
  2347. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2348. XXX_unrecognized []byte `json:"-"`
  2349. XXX_sizecache int32 `json:"-"`
  2350. }
  2351. func (m *CheckAPI) Reset() { *m = CheckAPI{} }
  2352. func (m *CheckAPI) String() string { return proto.CompactTextString(m) }
  2353. func (*CheckAPI) ProtoMessage() {}
  2354. func (*CheckAPI) Descriptor() ([]byte, []int) {
  2355. return fileDescriptor_edb0165482c17450, []int{47}
  2356. }
  2357. func (m *CheckAPI) XXX_Unmarshal(b []byte) error {
  2358. return xxx_messageInfo_CheckAPI.Unmarshal(m, b)
  2359. }
  2360. func (m *CheckAPI) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2361. return xxx_messageInfo_CheckAPI.Marshal(b, m, deterministic)
  2362. }
  2363. func (m *CheckAPI) XXX_Merge(src proto.Message) {
  2364. xxx_messageInfo_CheckAPI.Merge(m, src)
  2365. }
  2366. func (m *CheckAPI) XXX_Size() int {
  2367. return xxx_messageInfo_CheckAPI.Size(m)
  2368. }
  2369. func (m *CheckAPI) XXX_DiscardUnknown() {
  2370. xxx_messageInfo_CheckAPI.DiscardUnknown(m)
  2371. }
  2372. var xxx_messageInfo_CheckAPI proto.InternalMessageInfo
  2373. func (m *CheckAPI) GetKey() string {
  2374. if m != nil {
  2375. return m.Key
  2376. }
  2377. return ""
  2378. }
  2379. func (m *CheckAPI) GetValue() string {
  2380. if m != nil {
  2381. return m.Value
  2382. }
  2383. return ""
  2384. }
  2385. func (m *CheckAPI) GetDesc() string {
  2386. if m != nil {
  2387. return m.Desc
  2388. }
  2389. return ""
  2390. }
  2391. type CheckAPIReply struct {
  2392. ApiNo string `protobuf:"bytes,1,opt,name=api_no,json=apiNo,proto3" json:"api_no"`
  2393. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  2394. Request string `protobuf:"bytes,3,opt,name=request,proto3" json:"request"`
  2395. Response string `protobuf:"bytes,4,opt,name=response,proto3" json:"response"`
  2396. List []*RelatedTables `protobuf:"bytes,5,rep,name=list,proto3" json:"list"`
  2397. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2398. XXX_unrecognized []byte `json:"-"`
  2399. XXX_sizecache int32 `json:"-"`
  2400. }
  2401. func (m *CheckAPIReply) Reset() { *m = CheckAPIReply{} }
  2402. func (m *CheckAPIReply) String() string { return proto.CompactTextString(m) }
  2403. func (*CheckAPIReply) ProtoMessage() {}
  2404. func (*CheckAPIReply) Descriptor() ([]byte, []int) {
  2405. return fileDescriptor_edb0165482c17450, []int{48}
  2406. }
  2407. func (m *CheckAPIReply) XXX_Unmarshal(b []byte) error {
  2408. return xxx_messageInfo_CheckAPIReply.Unmarshal(m, b)
  2409. }
  2410. func (m *CheckAPIReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2411. return xxx_messageInfo_CheckAPIReply.Marshal(b, m, deterministic)
  2412. }
  2413. func (m *CheckAPIReply) XXX_Merge(src proto.Message) {
  2414. xxx_messageInfo_CheckAPIReply.Merge(m, src)
  2415. }
  2416. func (m *CheckAPIReply) XXX_Size() int {
  2417. return xxx_messageInfo_CheckAPIReply.Size(m)
  2418. }
  2419. func (m *CheckAPIReply) XXX_DiscardUnknown() {
  2420. xxx_messageInfo_CheckAPIReply.DiscardUnknown(m)
  2421. }
  2422. var xxx_messageInfo_CheckAPIReply proto.InternalMessageInfo
  2423. func (m *CheckAPIReply) GetApiNo() string {
  2424. if m != nil {
  2425. return m.ApiNo
  2426. }
  2427. return ""
  2428. }
  2429. func (m *CheckAPIReply) GetDesc() string {
  2430. if m != nil {
  2431. return m.Desc
  2432. }
  2433. return ""
  2434. }
  2435. func (m *CheckAPIReply) GetRequest() string {
  2436. if m != nil {
  2437. return m.Request
  2438. }
  2439. return ""
  2440. }
  2441. func (m *CheckAPIReply) GetResponse() string {
  2442. if m != nil {
  2443. return m.Response
  2444. }
  2445. return ""
  2446. }
  2447. func (m *CheckAPIReply) GetList() []*RelatedTables {
  2448. if m != nil {
  2449. return m.List
  2450. }
  2451. return nil
  2452. }
  2453. type RelatedTables struct {
  2454. TableName string `protobuf:"bytes,1,opt,name=tableName,proto3" json:"tableName"`
  2455. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  2456. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2457. XXX_unrecognized []byte `json:"-"`
  2458. XXX_sizecache int32 `json:"-"`
  2459. }
  2460. func (m *RelatedTables) Reset() { *m = RelatedTables{} }
  2461. func (m *RelatedTables) String() string { return proto.CompactTextString(m) }
  2462. func (*RelatedTables) ProtoMessage() {}
  2463. func (*RelatedTables) Descriptor() ([]byte, []int) {
  2464. return fileDescriptor_edb0165482c17450, []int{49}
  2465. }
  2466. func (m *RelatedTables) XXX_Unmarshal(b []byte) error {
  2467. return xxx_messageInfo_RelatedTables.Unmarshal(m, b)
  2468. }
  2469. func (m *RelatedTables) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2470. return xxx_messageInfo_RelatedTables.Marshal(b, m, deterministic)
  2471. }
  2472. func (m *RelatedTables) XXX_Merge(src proto.Message) {
  2473. xxx_messageInfo_RelatedTables.Merge(m, src)
  2474. }
  2475. func (m *RelatedTables) XXX_Size() int {
  2476. return xxx_messageInfo_RelatedTables.Size(m)
  2477. }
  2478. func (m *RelatedTables) XXX_DiscardUnknown() {
  2479. xxx_messageInfo_RelatedTables.DiscardUnknown(m)
  2480. }
  2481. var xxx_messageInfo_RelatedTables proto.InternalMessageInfo
  2482. func (m *RelatedTables) GetTableName() string {
  2483. if m != nil {
  2484. return m.TableName
  2485. }
  2486. return ""
  2487. }
  2488. func (m *RelatedTables) GetDesc() string {
  2489. if m != nil {
  2490. return m.Desc
  2491. }
  2492. return ""
  2493. }
  2494. // 删除API
  2495. type DeleteAPIRequest struct {
  2496. ApiId int64 `protobuf:"varint,1,opt,name=api_id,json=apiId,proto3" json:"api_id"`
  2497. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2498. XXX_unrecognized []byte `json:"-"`
  2499. XXX_sizecache int32 `json:"-"`
  2500. }
  2501. func (m *DeleteAPIRequest) Reset() { *m = DeleteAPIRequest{} }
  2502. func (m *DeleteAPIRequest) String() string { return proto.CompactTextString(m) }
  2503. func (*DeleteAPIRequest) ProtoMessage() {}
  2504. func (*DeleteAPIRequest) Descriptor() ([]byte, []int) {
  2505. return fileDescriptor_edb0165482c17450, []int{50}
  2506. }
  2507. func (m *DeleteAPIRequest) XXX_Unmarshal(b []byte) error {
  2508. return xxx_messageInfo_DeleteAPIRequest.Unmarshal(m, b)
  2509. }
  2510. func (m *DeleteAPIRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2511. return xxx_messageInfo_DeleteAPIRequest.Marshal(b, m, deterministic)
  2512. }
  2513. func (m *DeleteAPIRequest) XXX_Merge(src proto.Message) {
  2514. xxx_messageInfo_DeleteAPIRequest.Merge(m, src)
  2515. }
  2516. func (m *DeleteAPIRequest) XXX_Size() int {
  2517. return xxx_messageInfo_DeleteAPIRequest.Size(m)
  2518. }
  2519. func (m *DeleteAPIRequest) XXX_DiscardUnknown() {
  2520. xxx_messageInfo_DeleteAPIRequest.DiscardUnknown(m)
  2521. }
  2522. var xxx_messageInfo_DeleteAPIRequest proto.InternalMessageInfo
  2523. func (m *DeleteAPIRequest) GetApiId() int64 {
  2524. if m != nil {
  2525. return m.ApiId
  2526. }
  2527. return 0
  2528. }
  2529. type DeleteAPIReply struct {
  2530. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2531. XXX_unrecognized []byte `json:"-"`
  2532. XXX_sizecache int32 `json:"-"`
  2533. }
  2534. func (m *DeleteAPIReply) Reset() { *m = DeleteAPIReply{} }
  2535. func (m *DeleteAPIReply) String() string { return proto.CompactTextString(m) }
  2536. func (*DeleteAPIReply) ProtoMessage() {}
  2537. func (*DeleteAPIReply) Descriptor() ([]byte, []int) {
  2538. return fileDescriptor_edb0165482c17450, []int{51}
  2539. }
  2540. func (m *DeleteAPIReply) XXX_Unmarshal(b []byte) error {
  2541. return xxx_messageInfo_DeleteAPIReply.Unmarshal(m, b)
  2542. }
  2543. func (m *DeleteAPIReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2544. return xxx_messageInfo_DeleteAPIReply.Marshal(b, m, deterministic)
  2545. }
  2546. func (m *DeleteAPIReply) XXX_Merge(src proto.Message) {
  2547. xxx_messageInfo_DeleteAPIReply.Merge(m, src)
  2548. }
  2549. func (m *DeleteAPIReply) XXX_Size() int {
  2550. return xxx_messageInfo_DeleteAPIReply.Size(m)
  2551. }
  2552. func (m *DeleteAPIReply) XXX_DiscardUnknown() {
  2553. xxx_messageInfo_DeleteAPIReply.DiscardUnknown(m)
  2554. }
  2555. var xxx_messageInfo_DeleteAPIReply proto.InternalMessageInfo
  2556. // 密钥管理表 t_adm_key_management
  2557. type KeyListRequest struct {
  2558. Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key"`
  2559. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  2560. PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size"`
  2561. Page int32 `protobuf:"varint,4,opt,name=page,proto3" json:"page"`
  2562. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2563. XXX_unrecognized []byte `json:"-"`
  2564. XXX_sizecache int32 `json:"-"`
  2565. }
  2566. func (m *KeyListRequest) Reset() { *m = KeyListRequest{} }
  2567. func (m *KeyListRequest) String() string { return proto.CompactTextString(m) }
  2568. func (*KeyListRequest) ProtoMessage() {}
  2569. func (*KeyListRequest) Descriptor() ([]byte, []int) {
  2570. return fileDescriptor_edb0165482c17450, []int{52}
  2571. }
  2572. func (m *KeyListRequest) XXX_Unmarshal(b []byte) error {
  2573. return xxx_messageInfo_KeyListRequest.Unmarshal(m, b)
  2574. }
  2575. func (m *KeyListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2576. return xxx_messageInfo_KeyListRequest.Marshal(b, m, deterministic)
  2577. }
  2578. func (m *KeyListRequest) XXX_Merge(src proto.Message) {
  2579. xxx_messageInfo_KeyListRequest.Merge(m, src)
  2580. }
  2581. func (m *KeyListRequest) XXX_Size() int {
  2582. return xxx_messageInfo_KeyListRequest.Size(m)
  2583. }
  2584. func (m *KeyListRequest) XXX_DiscardUnknown() {
  2585. xxx_messageInfo_KeyListRequest.DiscardUnknown(m)
  2586. }
  2587. var xxx_messageInfo_KeyListRequest proto.InternalMessageInfo
  2588. func (m *KeyListRequest) GetKey() string {
  2589. if m != nil {
  2590. return m.Key
  2591. }
  2592. return ""
  2593. }
  2594. func (m *KeyListRequest) GetDesc() string {
  2595. if m != nil {
  2596. return m.Desc
  2597. }
  2598. return ""
  2599. }
  2600. func (m *KeyListRequest) GetPageSize() int32 {
  2601. if m != nil {
  2602. return m.PageSize
  2603. }
  2604. return 0
  2605. }
  2606. func (m *KeyListRequest) GetPage() int32 {
  2607. if m != nil {
  2608. return m.Page
  2609. }
  2610. return 0
  2611. }
  2612. type KeyList struct {
  2613. Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key"`
  2614. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  2615. CreatedAt int64 `protobuf:"varint,3,opt,name=created_at,json=createdAt,proto3" json:"created_at"`
  2616. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2617. XXX_unrecognized []byte `json:"-"`
  2618. XXX_sizecache int32 `json:"-"`
  2619. }
  2620. func (m *KeyList) Reset() { *m = KeyList{} }
  2621. func (m *KeyList) String() string { return proto.CompactTextString(m) }
  2622. func (*KeyList) ProtoMessage() {}
  2623. func (*KeyList) Descriptor() ([]byte, []int) {
  2624. return fileDescriptor_edb0165482c17450, []int{53}
  2625. }
  2626. func (m *KeyList) XXX_Unmarshal(b []byte) error {
  2627. return xxx_messageInfo_KeyList.Unmarshal(m, b)
  2628. }
  2629. func (m *KeyList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2630. return xxx_messageInfo_KeyList.Marshal(b, m, deterministic)
  2631. }
  2632. func (m *KeyList) XXX_Merge(src proto.Message) {
  2633. xxx_messageInfo_KeyList.Merge(m, src)
  2634. }
  2635. func (m *KeyList) XXX_Size() int {
  2636. return xxx_messageInfo_KeyList.Size(m)
  2637. }
  2638. func (m *KeyList) XXX_DiscardUnknown() {
  2639. xxx_messageInfo_KeyList.DiscardUnknown(m)
  2640. }
  2641. var xxx_messageInfo_KeyList proto.InternalMessageInfo
  2642. func (m *KeyList) GetKey() string {
  2643. if m != nil {
  2644. return m.Key
  2645. }
  2646. return ""
  2647. }
  2648. func (m *KeyList) GetDesc() string {
  2649. if m != nil {
  2650. return m.Desc
  2651. }
  2652. return ""
  2653. }
  2654. func (m *KeyList) GetCreatedAt() int64 {
  2655. if m != nil {
  2656. return m.CreatedAt
  2657. }
  2658. return 0
  2659. }
  2660. type KeyListReply struct {
  2661. CurrentPage int64 `protobuf:"varint,1,opt,name=current_page,json=currentPage,proto3" json:"current_page"`
  2662. PerPage int64 `protobuf:"varint,2,opt,name=per_page,json=perPage,proto3" json:"per_page"`
  2663. Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total"`
  2664. FirstPage int64 `protobuf:"varint,4,opt,name=first_page,json=firstPage,proto3" json:"first_page"`
  2665. LastPage int64 `protobuf:"varint,5,opt,name=last_page,json=lastPage,proto3" json:"last_page"`
  2666. PrevPage int64 `protobuf:"varint,6,opt,name=prev_page,json=prevPage,proto3" json:"prev_page"`
  2667. NextPage int64 `protobuf:"varint,7,opt,name=next_page,json=nextPage,proto3" json:"next_page"`
  2668. List []*KeyList `protobuf:"bytes,8,rep,name=list,proto3" json:"list"`
  2669. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2670. XXX_unrecognized []byte `json:"-"`
  2671. XXX_sizecache int32 `json:"-"`
  2672. }
  2673. func (m *KeyListReply) Reset() { *m = KeyListReply{} }
  2674. func (m *KeyListReply) String() string { return proto.CompactTextString(m) }
  2675. func (*KeyListReply) ProtoMessage() {}
  2676. func (*KeyListReply) Descriptor() ([]byte, []int) {
  2677. return fileDescriptor_edb0165482c17450, []int{54}
  2678. }
  2679. func (m *KeyListReply) XXX_Unmarshal(b []byte) error {
  2680. return xxx_messageInfo_KeyListReply.Unmarshal(m, b)
  2681. }
  2682. func (m *KeyListReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2683. return xxx_messageInfo_KeyListReply.Marshal(b, m, deterministic)
  2684. }
  2685. func (m *KeyListReply) XXX_Merge(src proto.Message) {
  2686. xxx_messageInfo_KeyListReply.Merge(m, src)
  2687. }
  2688. func (m *KeyListReply) XXX_Size() int {
  2689. return xxx_messageInfo_KeyListReply.Size(m)
  2690. }
  2691. func (m *KeyListReply) XXX_DiscardUnknown() {
  2692. xxx_messageInfo_KeyListReply.DiscardUnknown(m)
  2693. }
  2694. var xxx_messageInfo_KeyListReply proto.InternalMessageInfo
  2695. func (m *KeyListReply) GetCurrentPage() int64 {
  2696. if m != nil {
  2697. return m.CurrentPage
  2698. }
  2699. return 0
  2700. }
  2701. func (m *KeyListReply) GetPerPage() int64 {
  2702. if m != nil {
  2703. return m.PerPage
  2704. }
  2705. return 0
  2706. }
  2707. func (m *KeyListReply) GetTotal() int64 {
  2708. if m != nil {
  2709. return m.Total
  2710. }
  2711. return 0
  2712. }
  2713. func (m *KeyListReply) GetFirstPage() int64 {
  2714. if m != nil {
  2715. return m.FirstPage
  2716. }
  2717. return 0
  2718. }
  2719. func (m *KeyListReply) GetLastPage() int64 {
  2720. if m != nil {
  2721. return m.LastPage
  2722. }
  2723. return 0
  2724. }
  2725. func (m *KeyListReply) GetPrevPage() int64 {
  2726. if m != nil {
  2727. return m.PrevPage
  2728. }
  2729. return 0
  2730. }
  2731. func (m *KeyListReply) GetNextPage() int64 {
  2732. if m != nil {
  2733. return m.NextPage
  2734. }
  2735. return 0
  2736. }
  2737. func (m *KeyListReply) GetList() []*KeyList {
  2738. if m != nil {
  2739. return m.List
  2740. }
  2741. return nil
  2742. }
  2743. // 新增密钥
  2744. type CreateKeyRequest struct {
  2745. Desc string `protobuf:"bytes,1,opt,name=desc,proto3" json:"desc"`
  2746. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2747. XXX_unrecognized []byte `json:"-"`
  2748. XXX_sizecache int32 `json:"-"`
  2749. }
  2750. func (m *CreateKeyRequest) Reset() { *m = CreateKeyRequest{} }
  2751. func (m *CreateKeyRequest) String() string { return proto.CompactTextString(m) }
  2752. func (*CreateKeyRequest) ProtoMessage() {}
  2753. func (*CreateKeyRequest) Descriptor() ([]byte, []int) {
  2754. return fileDescriptor_edb0165482c17450, []int{55}
  2755. }
  2756. func (m *CreateKeyRequest) XXX_Unmarshal(b []byte) error {
  2757. return xxx_messageInfo_CreateKeyRequest.Unmarshal(m, b)
  2758. }
  2759. func (m *CreateKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2760. return xxx_messageInfo_CreateKeyRequest.Marshal(b, m, deterministic)
  2761. }
  2762. func (m *CreateKeyRequest) XXX_Merge(src proto.Message) {
  2763. xxx_messageInfo_CreateKeyRequest.Merge(m, src)
  2764. }
  2765. func (m *CreateKeyRequest) XXX_Size() int {
  2766. return xxx_messageInfo_CreateKeyRequest.Size(m)
  2767. }
  2768. func (m *CreateKeyRequest) XXX_DiscardUnknown() {
  2769. xxx_messageInfo_CreateKeyRequest.DiscardUnknown(m)
  2770. }
  2771. var xxx_messageInfo_CreateKeyRequest proto.InternalMessageInfo
  2772. func (m *CreateKeyRequest) GetDesc() string {
  2773. if m != nil {
  2774. return m.Desc
  2775. }
  2776. return ""
  2777. }
  2778. type CreateKeyReply struct {
  2779. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2780. XXX_unrecognized []byte `json:"-"`
  2781. XXX_sizecache int32 `json:"-"`
  2782. }
  2783. func (m *CreateKeyReply) Reset() { *m = CreateKeyReply{} }
  2784. func (m *CreateKeyReply) String() string { return proto.CompactTextString(m) }
  2785. func (*CreateKeyReply) ProtoMessage() {}
  2786. func (*CreateKeyReply) Descriptor() ([]byte, []int) {
  2787. return fileDescriptor_edb0165482c17450, []int{56}
  2788. }
  2789. func (m *CreateKeyReply) XXX_Unmarshal(b []byte) error {
  2790. return xxx_messageInfo_CreateKeyReply.Unmarshal(m, b)
  2791. }
  2792. func (m *CreateKeyReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2793. return xxx_messageInfo_CreateKeyReply.Marshal(b, m, deterministic)
  2794. }
  2795. func (m *CreateKeyReply) XXX_Merge(src proto.Message) {
  2796. xxx_messageInfo_CreateKeyReply.Merge(m, src)
  2797. }
  2798. func (m *CreateKeyReply) XXX_Size() int {
  2799. return xxx_messageInfo_CreateKeyReply.Size(m)
  2800. }
  2801. func (m *CreateKeyReply) XXX_DiscardUnknown() {
  2802. xxx_messageInfo_CreateKeyReply.DiscardUnknown(m)
  2803. }
  2804. var xxx_messageInfo_CreateKeyReply proto.InternalMessageInfo
  2805. // 删除密钥
  2806. type DeleteKeyRequest struct {
  2807. Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key"`
  2808. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2809. XXX_unrecognized []byte `json:"-"`
  2810. XXX_sizecache int32 `json:"-"`
  2811. }
  2812. func (m *DeleteKeyRequest) Reset() { *m = DeleteKeyRequest{} }
  2813. func (m *DeleteKeyRequest) String() string { return proto.CompactTextString(m) }
  2814. func (*DeleteKeyRequest) ProtoMessage() {}
  2815. func (*DeleteKeyRequest) Descriptor() ([]byte, []int) {
  2816. return fileDescriptor_edb0165482c17450, []int{57}
  2817. }
  2818. func (m *DeleteKeyRequest) XXX_Unmarshal(b []byte) error {
  2819. return xxx_messageInfo_DeleteKeyRequest.Unmarshal(m, b)
  2820. }
  2821. func (m *DeleteKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2822. return xxx_messageInfo_DeleteKeyRequest.Marshal(b, m, deterministic)
  2823. }
  2824. func (m *DeleteKeyRequest) XXX_Merge(src proto.Message) {
  2825. xxx_messageInfo_DeleteKeyRequest.Merge(m, src)
  2826. }
  2827. func (m *DeleteKeyRequest) XXX_Size() int {
  2828. return xxx_messageInfo_DeleteKeyRequest.Size(m)
  2829. }
  2830. func (m *DeleteKeyRequest) XXX_DiscardUnknown() {
  2831. xxx_messageInfo_DeleteKeyRequest.DiscardUnknown(m)
  2832. }
  2833. var xxx_messageInfo_DeleteKeyRequest proto.InternalMessageInfo
  2834. func (m *DeleteKeyRequest) GetKey() string {
  2835. if m != nil {
  2836. return m.Key
  2837. }
  2838. return ""
  2839. }
  2840. type DeleteKeyReply struct {
  2841. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2842. XXX_unrecognized []byte `json:"-"`
  2843. XXX_sizecache int32 `json:"-"`
  2844. }
  2845. func (m *DeleteKeyReply) Reset() { *m = DeleteKeyReply{} }
  2846. func (m *DeleteKeyReply) String() string { return proto.CompactTextString(m) }
  2847. func (*DeleteKeyReply) ProtoMessage() {}
  2848. func (*DeleteKeyReply) Descriptor() ([]byte, []int) {
  2849. return fileDescriptor_edb0165482c17450, []int{58}
  2850. }
  2851. func (m *DeleteKeyReply) XXX_Unmarshal(b []byte) error {
  2852. return xxx_messageInfo_DeleteKeyReply.Unmarshal(m, b)
  2853. }
  2854. func (m *DeleteKeyReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2855. return xxx_messageInfo_DeleteKeyReply.Marshal(b, m, deterministic)
  2856. }
  2857. func (m *DeleteKeyReply) XXX_Merge(src proto.Message) {
  2858. xxx_messageInfo_DeleteKeyReply.Merge(m, src)
  2859. }
  2860. func (m *DeleteKeyReply) XXX_Size() int {
  2861. return xxx_messageInfo_DeleteKeyReply.Size(m)
  2862. }
  2863. func (m *DeleteKeyReply) XXX_DiscardUnknown() {
  2864. xxx_messageInfo_DeleteKeyReply.DiscardUnknown(m)
  2865. }
  2866. var xxx_messageInfo_DeleteKeyReply proto.InternalMessageInfo
  2867. // API列表
  2868. type AllAPIRequest struct {
  2869. AllApi string `protobuf:"bytes,1,opt,name=all_api,json=allApi,proto3" json:"all_api"`
  2870. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2871. XXX_unrecognized []byte `json:"-"`
  2872. XXX_sizecache int32 `json:"-"`
  2873. }
  2874. func (m *AllAPIRequest) Reset() { *m = AllAPIRequest{} }
  2875. func (m *AllAPIRequest) String() string { return proto.CompactTextString(m) }
  2876. func (*AllAPIRequest) ProtoMessage() {}
  2877. func (*AllAPIRequest) Descriptor() ([]byte, []int) {
  2878. return fileDescriptor_edb0165482c17450, []int{59}
  2879. }
  2880. func (m *AllAPIRequest) XXX_Unmarshal(b []byte) error {
  2881. return xxx_messageInfo_AllAPIRequest.Unmarshal(m, b)
  2882. }
  2883. func (m *AllAPIRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2884. return xxx_messageInfo_AllAPIRequest.Marshal(b, m, deterministic)
  2885. }
  2886. func (m *AllAPIRequest) XXX_Merge(src proto.Message) {
  2887. xxx_messageInfo_AllAPIRequest.Merge(m, src)
  2888. }
  2889. func (m *AllAPIRequest) XXX_Size() int {
  2890. return xxx_messageInfo_AllAPIRequest.Size(m)
  2891. }
  2892. func (m *AllAPIRequest) XXX_DiscardUnknown() {
  2893. xxx_messageInfo_AllAPIRequest.DiscardUnknown(m)
  2894. }
  2895. var xxx_messageInfo_AllAPIRequest proto.InternalMessageInfo
  2896. func (m *AllAPIRequest) GetAllApi() string {
  2897. if m != nil {
  2898. return m.AllApi
  2899. }
  2900. return ""
  2901. }
  2902. type AllAPIReply struct {
  2903. Host string `protobuf:"bytes,1,opt,name=host,proto3" json:"host"`
  2904. List []string `protobuf:"bytes,2,rep,name=list,proto3" json:"list"`
  2905. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2906. XXX_unrecognized []byte `json:"-"`
  2907. XXX_sizecache int32 `json:"-"`
  2908. }
  2909. func (m *AllAPIReply) Reset() { *m = AllAPIReply{} }
  2910. func (m *AllAPIReply) String() string { return proto.CompactTextString(m) }
  2911. func (*AllAPIReply) ProtoMessage() {}
  2912. func (*AllAPIReply) Descriptor() ([]byte, []int) {
  2913. return fileDescriptor_edb0165482c17450, []int{60}
  2914. }
  2915. func (m *AllAPIReply) XXX_Unmarshal(b []byte) error {
  2916. return xxx_messageInfo_AllAPIReply.Unmarshal(m, b)
  2917. }
  2918. func (m *AllAPIReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2919. return xxx_messageInfo_AllAPIReply.Marshal(b, m, deterministic)
  2920. }
  2921. func (m *AllAPIReply) XXX_Merge(src proto.Message) {
  2922. xxx_messageInfo_AllAPIReply.Merge(m, src)
  2923. }
  2924. func (m *AllAPIReply) XXX_Size() int {
  2925. return xxx_messageInfo_AllAPIReply.Size(m)
  2926. }
  2927. func (m *AllAPIReply) XXX_DiscardUnknown() {
  2928. xxx_messageInfo_AllAPIReply.DiscardUnknown(m)
  2929. }
  2930. var xxx_messageInfo_AllAPIReply proto.InternalMessageInfo
  2931. func (m *AllAPIReply) GetHost() string {
  2932. if m != nil {
  2933. return m.Host
  2934. }
  2935. return ""
  2936. }
  2937. func (m *AllAPIReply) GetList() []string {
  2938. if m != nil {
  2939. return m.List
  2940. }
  2941. return nil
  2942. }
  2943. // 密钥列表
  2944. type AllKeyRequest struct {
  2945. AllKey string `protobuf:"bytes,1,opt,name=all_key,json=allKey,proto3" json:"all_key"`
  2946. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2947. XXX_unrecognized []byte `json:"-"`
  2948. XXX_sizecache int32 `json:"-"`
  2949. }
  2950. func (m *AllKeyRequest) Reset() { *m = AllKeyRequest{} }
  2951. func (m *AllKeyRequest) String() string { return proto.CompactTextString(m) }
  2952. func (*AllKeyRequest) ProtoMessage() {}
  2953. func (*AllKeyRequest) Descriptor() ([]byte, []int) {
  2954. return fileDescriptor_edb0165482c17450, []int{61}
  2955. }
  2956. func (m *AllKeyRequest) XXX_Unmarshal(b []byte) error {
  2957. return xxx_messageInfo_AllKeyRequest.Unmarshal(m, b)
  2958. }
  2959. func (m *AllKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2960. return xxx_messageInfo_AllKeyRequest.Marshal(b, m, deterministic)
  2961. }
  2962. func (m *AllKeyRequest) XXX_Merge(src proto.Message) {
  2963. xxx_messageInfo_AllKeyRequest.Merge(m, src)
  2964. }
  2965. func (m *AllKeyRequest) XXX_Size() int {
  2966. return xxx_messageInfo_AllKeyRequest.Size(m)
  2967. }
  2968. func (m *AllKeyRequest) XXX_DiscardUnknown() {
  2969. xxx_messageInfo_AllKeyRequest.DiscardUnknown(m)
  2970. }
  2971. var xxx_messageInfo_AllKeyRequest proto.InternalMessageInfo
  2972. func (m *AllKeyRequest) GetAllKey() string {
  2973. if m != nil {
  2974. return m.AllKey
  2975. }
  2976. return ""
  2977. }
  2978. type AllKeyReply struct {
  2979. List []string `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  2980. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2981. XXX_unrecognized []byte `json:"-"`
  2982. XXX_sizecache int32 `json:"-"`
  2983. }
  2984. func (m *AllKeyReply) Reset() { *m = AllKeyReply{} }
  2985. func (m *AllKeyReply) String() string { return proto.CompactTextString(m) }
  2986. func (*AllKeyReply) ProtoMessage() {}
  2987. func (*AllKeyReply) Descriptor() ([]byte, []int) {
  2988. return fileDescriptor_edb0165482c17450, []int{62}
  2989. }
  2990. func (m *AllKeyReply) XXX_Unmarshal(b []byte) error {
  2991. return xxx_messageInfo_AllKeyReply.Unmarshal(m, b)
  2992. }
  2993. func (m *AllKeyReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2994. return xxx_messageInfo_AllKeyReply.Marshal(b, m, deterministic)
  2995. }
  2996. func (m *AllKeyReply) XXX_Merge(src proto.Message) {
  2997. xxx_messageInfo_AllKeyReply.Merge(m, src)
  2998. }
  2999. func (m *AllKeyReply) XXX_Size() int {
  3000. return xxx_messageInfo_AllKeyReply.Size(m)
  3001. }
  3002. func (m *AllKeyReply) XXX_DiscardUnknown() {
  3003. xxx_messageInfo_AllKeyReply.DiscardUnknown(m)
  3004. }
  3005. var xxx_messageInfo_AllKeyReply proto.InternalMessageInfo
  3006. func (m *AllKeyReply) GetList() []string {
  3007. if m != nil {
  3008. return m.List
  3009. }
  3010. return nil
  3011. }
  3012. // API查询
  3013. type UseAPIRequest struct {
  3014. ApiId int64 `protobuf:"varint,1,opt,name=api_id,json=apiId,proto3" json:"api_id"`
  3015. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3016. XXX_unrecognized []byte `json:"-"`
  3017. XXX_sizecache int32 `json:"-"`
  3018. }
  3019. func (m *UseAPIRequest) Reset() { *m = UseAPIRequest{} }
  3020. func (m *UseAPIRequest) String() string { return proto.CompactTextString(m) }
  3021. func (*UseAPIRequest) ProtoMessage() {}
  3022. func (*UseAPIRequest) Descriptor() ([]byte, []int) {
  3023. return fileDescriptor_edb0165482c17450, []int{63}
  3024. }
  3025. func (m *UseAPIRequest) XXX_Unmarshal(b []byte) error {
  3026. return xxx_messageInfo_UseAPIRequest.Unmarshal(m, b)
  3027. }
  3028. func (m *UseAPIRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3029. return xxx_messageInfo_UseAPIRequest.Marshal(b, m, deterministic)
  3030. }
  3031. func (m *UseAPIRequest) XXX_Merge(src proto.Message) {
  3032. xxx_messageInfo_UseAPIRequest.Merge(m, src)
  3033. }
  3034. func (m *UseAPIRequest) XXX_Size() int {
  3035. return xxx_messageInfo_UseAPIRequest.Size(m)
  3036. }
  3037. func (m *UseAPIRequest) XXX_DiscardUnknown() {
  3038. xxx_messageInfo_UseAPIRequest.DiscardUnknown(m)
  3039. }
  3040. var xxx_messageInfo_UseAPIRequest proto.InternalMessageInfo
  3041. func (m *UseAPIRequest) GetApiId() int64 {
  3042. if m != nil {
  3043. return m.ApiId
  3044. }
  3045. return 0
  3046. }
  3047. type UseAPIReply struct {
  3048. Request []*CheckAPI `protobuf:"bytes,1,rep,name=request,proto3" json:"request"`
  3049. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3050. XXX_unrecognized []byte `json:"-"`
  3051. XXX_sizecache int32 `json:"-"`
  3052. }
  3053. func (m *UseAPIReply) Reset() { *m = UseAPIReply{} }
  3054. func (m *UseAPIReply) String() string { return proto.CompactTextString(m) }
  3055. func (*UseAPIReply) ProtoMessage() {}
  3056. func (*UseAPIReply) Descriptor() ([]byte, []int) {
  3057. return fileDescriptor_edb0165482c17450, []int{64}
  3058. }
  3059. func (m *UseAPIReply) XXX_Unmarshal(b []byte) error {
  3060. return xxx_messageInfo_UseAPIReply.Unmarshal(m, b)
  3061. }
  3062. func (m *UseAPIReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3063. return xxx_messageInfo_UseAPIReply.Marshal(b, m, deterministic)
  3064. }
  3065. func (m *UseAPIReply) XXX_Merge(src proto.Message) {
  3066. xxx_messageInfo_UseAPIReply.Merge(m, src)
  3067. }
  3068. func (m *UseAPIReply) XXX_Size() int {
  3069. return xxx_messageInfo_UseAPIReply.Size(m)
  3070. }
  3071. func (m *UseAPIReply) XXX_DiscardUnknown() {
  3072. xxx_messageInfo_UseAPIReply.DiscardUnknown(m)
  3073. }
  3074. var xxx_messageInfo_UseAPIReply proto.InternalMessageInfo
  3075. func (m *UseAPIReply) GetRequest() []*CheckAPI {
  3076. if m != nil {
  3077. return m.Request
  3078. }
  3079. return nil
  3080. }
  3081. // 查看表结构
  3082. type TableStructRequest struct {
  3083. TableName string `protobuf:"bytes,1,opt,name=table_name,json=tableName,proto3" json:"table_name"`
  3084. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3085. XXX_unrecognized []byte `json:"-"`
  3086. XXX_sizecache int32 `json:"-"`
  3087. }
  3088. func (m *TableStructRequest) Reset() { *m = TableStructRequest{} }
  3089. func (m *TableStructRequest) String() string { return proto.CompactTextString(m) }
  3090. func (*TableStructRequest) ProtoMessage() {}
  3091. func (*TableStructRequest) Descriptor() ([]byte, []int) {
  3092. return fileDescriptor_edb0165482c17450, []int{65}
  3093. }
  3094. func (m *TableStructRequest) XXX_Unmarshal(b []byte) error {
  3095. return xxx_messageInfo_TableStructRequest.Unmarshal(m, b)
  3096. }
  3097. func (m *TableStructRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3098. return xxx_messageInfo_TableStructRequest.Marshal(b, m, deterministic)
  3099. }
  3100. func (m *TableStructRequest) XXX_Merge(src proto.Message) {
  3101. xxx_messageInfo_TableStructRequest.Merge(m, src)
  3102. }
  3103. func (m *TableStructRequest) XXX_Size() int {
  3104. return xxx_messageInfo_TableStructRequest.Size(m)
  3105. }
  3106. func (m *TableStructRequest) XXX_DiscardUnknown() {
  3107. xxx_messageInfo_TableStructRequest.DiscardUnknown(m)
  3108. }
  3109. var xxx_messageInfo_TableStructRequest proto.InternalMessageInfo
  3110. func (m *TableStructRequest) GetTableName() string {
  3111. if m != nil {
  3112. return m.TableName
  3113. }
  3114. return ""
  3115. }
  3116. type TableStruct struct {
  3117. FieldName string `protobuf:"bytes,1,opt,name=field_name,json=fieldName,proto3" json:"field_name"`
  3118. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  3119. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3120. XXX_unrecognized []byte `json:"-"`
  3121. XXX_sizecache int32 `json:"-"`
  3122. }
  3123. func (m *TableStruct) Reset() { *m = TableStruct{} }
  3124. func (m *TableStruct) String() string { return proto.CompactTextString(m) }
  3125. func (*TableStruct) ProtoMessage() {}
  3126. func (*TableStruct) Descriptor() ([]byte, []int) {
  3127. return fileDescriptor_edb0165482c17450, []int{66}
  3128. }
  3129. func (m *TableStruct) XXX_Unmarshal(b []byte) error {
  3130. return xxx_messageInfo_TableStruct.Unmarshal(m, b)
  3131. }
  3132. func (m *TableStruct) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3133. return xxx_messageInfo_TableStruct.Marshal(b, m, deterministic)
  3134. }
  3135. func (m *TableStruct) XXX_Merge(src proto.Message) {
  3136. xxx_messageInfo_TableStruct.Merge(m, src)
  3137. }
  3138. func (m *TableStruct) XXX_Size() int {
  3139. return xxx_messageInfo_TableStruct.Size(m)
  3140. }
  3141. func (m *TableStruct) XXX_DiscardUnknown() {
  3142. xxx_messageInfo_TableStruct.DiscardUnknown(m)
  3143. }
  3144. var xxx_messageInfo_TableStruct proto.InternalMessageInfo
  3145. func (m *TableStruct) GetFieldName() string {
  3146. if m != nil {
  3147. return m.FieldName
  3148. }
  3149. return ""
  3150. }
  3151. func (m *TableStruct) GetDesc() string {
  3152. if m != nil {
  3153. return m.Desc
  3154. }
  3155. return ""
  3156. }
  3157. type TableStructReply struct {
  3158. List []*TableStruct `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  3159. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3160. XXX_unrecognized []byte `json:"-"`
  3161. XXX_sizecache int32 `json:"-"`
  3162. }
  3163. func (m *TableStructReply) Reset() { *m = TableStructReply{} }
  3164. func (m *TableStructReply) String() string { return proto.CompactTextString(m) }
  3165. func (*TableStructReply) ProtoMessage() {}
  3166. func (*TableStructReply) Descriptor() ([]byte, []int) {
  3167. return fileDescriptor_edb0165482c17450, []int{67}
  3168. }
  3169. func (m *TableStructReply) XXX_Unmarshal(b []byte) error {
  3170. return xxx_messageInfo_TableStructReply.Unmarshal(m, b)
  3171. }
  3172. func (m *TableStructReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3173. return xxx_messageInfo_TableStructReply.Marshal(b, m, deterministic)
  3174. }
  3175. func (m *TableStructReply) XXX_Merge(src proto.Message) {
  3176. xxx_messageInfo_TableStructReply.Merge(m, src)
  3177. }
  3178. func (m *TableStructReply) XXX_Size() int {
  3179. return xxx_messageInfo_TableStructReply.Size(m)
  3180. }
  3181. func (m *TableStructReply) XXX_DiscardUnknown() {
  3182. xxx_messageInfo_TableStructReply.DiscardUnknown(m)
  3183. }
  3184. var xxx_messageInfo_TableStructReply proto.InternalMessageInfo
  3185. func (m *TableStructReply) GetList() []*TableStruct {
  3186. if m != nil {
  3187. return m.List
  3188. }
  3189. return nil
  3190. }
  3191. // 车型映射管理
  3192. type StyleMapRequest struct {
  3193. Source string `protobuf:"bytes,1,opt,name=source,proto3" json:"source"`
  3194. State int64 `protobuf:"varint,2,opt,name=state,proto3" json:"state"`
  3195. ThirdStyleId string `protobuf:"bytes,3,opt,name=third_style_id,json=thirdStyleId,proto3" json:"third_style_id"`
  3196. StyleId string `protobuf:"bytes,4,opt,name=style_id,json=styleId,proto3" json:"style_id"`
  3197. PageSize int32 `protobuf:"varint,5,opt,name=page_size,json=pageSize,proto3" json:"page_size"`
  3198. Page int32 `protobuf:"varint,6,opt,name=page,proto3" json:"page"`
  3199. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3200. XXX_unrecognized []byte `json:"-"`
  3201. XXX_sizecache int32 `json:"-"`
  3202. }
  3203. func (m *StyleMapRequest) Reset() { *m = StyleMapRequest{} }
  3204. func (m *StyleMapRequest) String() string { return proto.CompactTextString(m) }
  3205. func (*StyleMapRequest) ProtoMessage() {}
  3206. func (*StyleMapRequest) Descriptor() ([]byte, []int) {
  3207. return fileDescriptor_edb0165482c17450, []int{68}
  3208. }
  3209. func (m *StyleMapRequest) XXX_Unmarshal(b []byte) error {
  3210. return xxx_messageInfo_StyleMapRequest.Unmarshal(m, b)
  3211. }
  3212. func (m *StyleMapRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3213. return xxx_messageInfo_StyleMapRequest.Marshal(b, m, deterministic)
  3214. }
  3215. func (m *StyleMapRequest) XXX_Merge(src proto.Message) {
  3216. xxx_messageInfo_StyleMapRequest.Merge(m, src)
  3217. }
  3218. func (m *StyleMapRequest) XXX_Size() int {
  3219. return xxx_messageInfo_StyleMapRequest.Size(m)
  3220. }
  3221. func (m *StyleMapRequest) XXX_DiscardUnknown() {
  3222. xxx_messageInfo_StyleMapRequest.DiscardUnknown(m)
  3223. }
  3224. var xxx_messageInfo_StyleMapRequest proto.InternalMessageInfo
  3225. func (m *StyleMapRequest) GetSource() string {
  3226. if m != nil {
  3227. return m.Source
  3228. }
  3229. return ""
  3230. }
  3231. func (m *StyleMapRequest) GetState() int64 {
  3232. if m != nil {
  3233. return m.State
  3234. }
  3235. return 0
  3236. }
  3237. func (m *StyleMapRequest) GetThirdStyleId() string {
  3238. if m != nil {
  3239. return m.ThirdStyleId
  3240. }
  3241. return ""
  3242. }
  3243. func (m *StyleMapRequest) GetStyleId() string {
  3244. if m != nil {
  3245. return m.StyleId
  3246. }
  3247. return ""
  3248. }
  3249. func (m *StyleMapRequest) GetPageSize() int32 {
  3250. if m != nil {
  3251. return m.PageSize
  3252. }
  3253. return 0
  3254. }
  3255. func (m *StyleMapRequest) GetPage() int32 {
  3256. if m != nil {
  3257. return m.Page
  3258. }
  3259. return 0
  3260. }
  3261. type StyleMap struct {
  3262. Source string `protobuf:"bytes,1,opt,name=source,proto3" json:"source"`
  3263. ThirdBrandName string `protobuf:"bytes,2,opt,name=third_brand_name,json=thirdBrandName,proto3" json:"third_brand_name"`
  3264. ThirdSeriesName string `protobuf:"bytes,3,opt,name=third_series_name,json=thirdSeriesName,proto3" json:"third_series_name"`
  3265. ThirdStyleName string `protobuf:"bytes,4,opt,name=third_style_name,json=thirdStyleName,proto3" json:"third_style_name"`
  3266. ThirdStyleId string `protobuf:"bytes,5,opt,name=third_style_id,json=thirdStyleId,proto3" json:"third_style_id"`
  3267. StyleId string `protobuf:"bytes,6,opt,name=style_id,json=styleId,proto3" json:"style_id"`
  3268. StyleName string `protobuf:"bytes,7,opt,name=style_name,json=styleName,proto3" json:"style_name"`
  3269. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3270. XXX_unrecognized []byte `json:"-"`
  3271. XXX_sizecache int32 `json:"-"`
  3272. }
  3273. func (m *StyleMap) Reset() { *m = StyleMap{} }
  3274. func (m *StyleMap) String() string { return proto.CompactTextString(m) }
  3275. func (*StyleMap) ProtoMessage() {}
  3276. func (*StyleMap) Descriptor() ([]byte, []int) {
  3277. return fileDescriptor_edb0165482c17450, []int{69}
  3278. }
  3279. func (m *StyleMap) XXX_Unmarshal(b []byte) error {
  3280. return xxx_messageInfo_StyleMap.Unmarshal(m, b)
  3281. }
  3282. func (m *StyleMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3283. return xxx_messageInfo_StyleMap.Marshal(b, m, deterministic)
  3284. }
  3285. func (m *StyleMap) XXX_Merge(src proto.Message) {
  3286. xxx_messageInfo_StyleMap.Merge(m, src)
  3287. }
  3288. func (m *StyleMap) XXX_Size() int {
  3289. return xxx_messageInfo_StyleMap.Size(m)
  3290. }
  3291. func (m *StyleMap) XXX_DiscardUnknown() {
  3292. xxx_messageInfo_StyleMap.DiscardUnknown(m)
  3293. }
  3294. var xxx_messageInfo_StyleMap proto.InternalMessageInfo
  3295. func (m *StyleMap) GetSource() string {
  3296. if m != nil {
  3297. return m.Source
  3298. }
  3299. return ""
  3300. }
  3301. func (m *StyleMap) GetThirdBrandName() string {
  3302. if m != nil {
  3303. return m.ThirdBrandName
  3304. }
  3305. return ""
  3306. }
  3307. func (m *StyleMap) GetThirdSeriesName() string {
  3308. if m != nil {
  3309. return m.ThirdSeriesName
  3310. }
  3311. return ""
  3312. }
  3313. func (m *StyleMap) GetThirdStyleName() string {
  3314. if m != nil {
  3315. return m.ThirdStyleName
  3316. }
  3317. return ""
  3318. }
  3319. func (m *StyleMap) GetThirdStyleId() string {
  3320. if m != nil {
  3321. return m.ThirdStyleId
  3322. }
  3323. return ""
  3324. }
  3325. func (m *StyleMap) GetStyleId() string {
  3326. if m != nil {
  3327. return m.StyleId
  3328. }
  3329. return ""
  3330. }
  3331. func (m *StyleMap) GetStyleName() string {
  3332. if m != nil {
  3333. return m.StyleName
  3334. }
  3335. return ""
  3336. }
  3337. type StyleMapReply struct {
  3338. CurrentPage int64 `protobuf:"varint,1,opt,name=current_page,json=currentPage,proto3" json:"current_page"`
  3339. PerPage int64 `protobuf:"varint,2,opt,name=per_page,json=perPage,proto3" json:"per_page"`
  3340. Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total"`
  3341. FirstPage int64 `protobuf:"varint,4,opt,name=first_page,json=firstPage,proto3" json:"first_page"`
  3342. LastPage int64 `protobuf:"varint,5,opt,name=last_page,json=lastPage,proto3" json:"last_page"`
  3343. PrevPage int64 `protobuf:"varint,6,opt,name=prev_page,json=prevPage,proto3" json:"prev_page"`
  3344. NextPage int64 `protobuf:"varint,7,opt,name=next_page,json=nextPage,proto3" json:"next_page"`
  3345. List []*StyleMap `protobuf:"bytes,8,rep,name=list,proto3" json:"list"`
  3346. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3347. XXX_unrecognized []byte `json:"-"`
  3348. XXX_sizecache int32 `json:"-"`
  3349. }
  3350. func (m *StyleMapReply) Reset() { *m = StyleMapReply{} }
  3351. func (m *StyleMapReply) String() string { return proto.CompactTextString(m) }
  3352. func (*StyleMapReply) ProtoMessage() {}
  3353. func (*StyleMapReply) Descriptor() ([]byte, []int) {
  3354. return fileDescriptor_edb0165482c17450, []int{70}
  3355. }
  3356. func (m *StyleMapReply) XXX_Unmarshal(b []byte) error {
  3357. return xxx_messageInfo_StyleMapReply.Unmarshal(m, b)
  3358. }
  3359. func (m *StyleMapReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3360. return xxx_messageInfo_StyleMapReply.Marshal(b, m, deterministic)
  3361. }
  3362. func (m *StyleMapReply) XXX_Merge(src proto.Message) {
  3363. xxx_messageInfo_StyleMapReply.Merge(m, src)
  3364. }
  3365. func (m *StyleMapReply) XXX_Size() int {
  3366. return xxx_messageInfo_StyleMapReply.Size(m)
  3367. }
  3368. func (m *StyleMapReply) XXX_DiscardUnknown() {
  3369. xxx_messageInfo_StyleMapReply.DiscardUnknown(m)
  3370. }
  3371. var xxx_messageInfo_StyleMapReply proto.InternalMessageInfo
  3372. func (m *StyleMapReply) GetCurrentPage() int64 {
  3373. if m != nil {
  3374. return m.CurrentPage
  3375. }
  3376. return 0
  3377. }
  3378. func (m *StyleMapReply) GetPerPage() int64 {
  3379. if m != nil {
  3380. return m.PerPage
  3381. }
  3382. return 0
  3383. }
  3384. func (m *StyleMapReply) GetTotal() int64 {
  3385. if m != nil {
  3386. return m.Total
  3387. }
  3388. return 0
  3389. }
  3390. func (m *StyleMapReply) GetFirstPage() int64 {
  3391. if m != nil {
  3392. return m.FirstPage
  3393. }
  3394. return 0
  3395. }
  3396. func (m *StyleMapReply) GetLastPage() int64 {
  3397. if m != nil {
  3398. return m.LastPage
  3399. }
  3400. return 0
  3401. }
  3402. func (m *StyleMapReply) GetPrevPage() int64 {
  3403. if m != nil {
  3404. return m.PrevPage
  3405. }
  3406. return 0
  3407. }
  3408. func (m *StyleMapReply) GetNextPage() int64 {
  3409. if m != nil {
  3410. return m.NextPage
  3411. }
  3412. return 0
  3413. }
  3414. func (m *StyleMapReply) GetList() []*StyleMap {
  3415. if m != nil {
  3416. return m.List
  3417. }
  3418. return nil
  3419. }
  3420. // 编辑
  3421. type EditMapRequest struct {
  3422. ThirdStyleId string `protobuf:"bytes,1,opt,name=third_style_id,json=thirdStyleId,proto3" json:"third_style_id"`
  3423. StyleId string `protobuf:"bytes,2,opt,name=style_id,json=styleId,proto3" json:"style_id"`
  3424. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3425. XXX_unrecognized []byte `json:"-"`
  3426. XXX_sizecache int32 `json:"-"`
  3427. }
  3428. func (m *EditMapRequest) Reset() { *m = EditMapRequest{} }
  3429. func (m *EditMapRequest) String() string { return proto.CompactTextString(m) }
  3430. func (*EditMapRequest) ProtoMessage() {}
  3431. func (*EditMapRequest) Descriptor() ([]byte, []int) {
  3432. return fileDescriptor_edb0165482c17450, []int{71}
  3433. }
  3434. func (m *EditMapRequest) XXX_Unmarshal(b []byte) error {
  3435. return xxx_messageInfo_EditMapRequest.Unmarshal(m, b)
  3436. }
  3437. func (m *EditMapRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3438. return xxx_messageInfo_EditMapRequest.Marshal(b, m, deterministic)
  3439. }
  3440. func (m *EditMapRequest) XXX_Merge(src proto.Message) {
  3441. xxx_messageInfo_EditMapRequest.Merge(m, src)
  3442. }
  3443. func (m *EditMapRequest) XXX_Size() int {
  3444. return xxx_messageInfo_EditMapRequest.Size(m)
  3445. }
  3446. func (m *EditMapRequest) XXX_DiscardUnknown() {
  3447. xxx_messageInfo_EditMapRequest.DiscardUnknown(m)
  3448. }
  3449. var xxx_messageInfo_EditMapRequest proto.InternalMessageInfo
  3450. func (m *EditMapRequest) GetThirdStyleId() string {
  3451. if m != nil {
  3452. return m.ThirdStyleId
  3453. }
  3454. return ""
  3455. }
  3456. func (m *EditMapRequest) GetStyleId() string {
  3457. if m != nil {
  3458. return m.StyleId
  3459. }
  3460. return ""
  3461. }
  3462. type EditMapReply struct {
  3463. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code"`
  3464. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3465. XXX_unrecognized []byte `json:"-"`
  3466. XXX_sizecache int32 `json:"-"`
  3467. }
  3468. func (m *EditMapReply) Reset() { *m = EditMapReply{} }
  3469. func (m *EditMapReply) String() string { return proto.CompactTextString(m) }
  3470. func (*EditMapReply) ProtoMessage() {}
  3471. func (*EditMapReply) Descriptor() ([]byte, []int) {
  3472. return fileDescriptor_edb0165482c17450, []int{72}
  3473. }
  3474. func (m *EditMapReply) XXX_Unmarshal(b []byte) error {
  3475. return xxx_messageInfo_EditMapReply.Unmarshal(m, b)
  3476. }
  3477. func (m *EditMapReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3478. return xxx_messageInfo_EditMapReply.Marshal(b, m, deterministic)
  3479. }
  3480. func (m *EditMapReply) XXX_Merge(src proto.Message) {
  3481. xxx_messageInfo_EditMapReply.Merge(m, src)
  3482. }
  3483. func (m *EditMapReply) XXX_Size() int {
  3484. return xxx_messageInfo_EditMapReply.Size(m)
  3485. }
  3486. func (m *EditMapReply) XXX_DiscardUnknown() {
  3487. xxx_messageInfo_EditMapReply.DiscardUnknown(m)
  3488. }
  3489. var xxx_messageInfo_EditMapReply proto.InternalMessageInfo
  3490. func (m *EditMapReply) GetCode() int64 {
  3491. if m != nil {
  3492. return m.Code
  3493. }
  3494. return 0
  3495. }
  3496. // 映射源列表
  3497. type AllSourceRequest struct {
  3498. AllSource string `protobuf:"bytes,1,opt,name=all_source,json=allSource,proto3" json:"all_source"`
  3499. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3500. XXX_unrecognized []byte `json:"-"`
  3501. XXX_sizecache int32 `json:"-"`
  3502. }
  3503. func (m *AllSourceRequest) Reset() { *m = AllSourceRequest{} }
  3504. func (m *AllSourceRequest) String() string { return proto.CompactTextString(m) }
  3505. func (*AllSourceRequest) ProtoMessage() {}
  3506. func (*AllSourceRequest) Descriptor() ([]byte, []int) {
  3507. return fileDescriptor_edb0165482c17450, []int{73}
  3508. }
  3509. func (m *AllSourceRequest) XXX_Unmarshal(b []byte) error {
  3510. return xxx_messageInfo_AllSourceRequest.Unmarshal(m, b)
  3511. }
  3512. func (m *AllSourceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3513. return xxx_messageInfo_AllSourceRequest.Marshal(b, m, deterministic)
  3514. }
  3515. func (m *AllSourceRequest) XXX_Merge(src proto.Message) {
  3516. xxx_messageInfo_AllSourceRequest.Merge(m, src)
  3517. }
  3518. func (m *AllSourceRequest) XXX_Size() int {
  3519. return xxx_messageInfo_AllSourceRequest.Size(m)
  3520. }
  3521. func (m *AllSourceRequest) XXX_DiscardUnknown() {
  3522. xxx_messageInfo_AllSourceRequest.DiscardUnknown(m)
  3523. }
  3524. var xxx_messageInfo_AllSourceRequest proto.InternalMessageInfo
  3525. func (m *AllSourceRequest) GetAllSource() string {
  3526. if m != nil {
  3527. return m.AllSource
  3528. }
  3529. return ""
  3530. }
  3531. type AllSourceReply struct {
  3532. List []string `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  3533. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3534. XXX_unrecognized []byte `json:"-"`
  3535. XXX_sizecache int32 `json:"-"`
  3536. }
  3537. func (m *AllSourceReply) Reset() { *m = AllSourceReply{} }
  3538. func (m *AllSourceReply) String() string { return proto.CompactTextString(m) }
  3539. func (*AllSourceReply) ProtoMessage() {}
  3540. func (*AllSourceReply) Descriptor() ([]byte, []int) {
  3541. return fileDescriptor_edb0165482c17450, []int{74}
  3542. }
  3543. func (m *AllSourceReply) XXX_Unmarshal(b []byte) error {
  3544. return xxx_messageInfo_AllSourceReply.Unmarshal(m, b)
  3545. }
  3546. func (m *AllSourceReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3547. return xxx_messageInfo_AllSourceReply.Marshal(b, m, deterministic)
  3548. }
  3549. func (m *AllSourceReply) XXX_Merge(src proto.Message) {
  3550. xxx_messageInfo_AllSourceReply.Merge(m, src)
  3551. }
  3552. func (m *AllSourceReply) XXX_Size() int {
  3553. return xxx_messageInfo_AllSourceReply.Size(m)
  3554. }
  3555. func (m *AllSourceReply) XXX_DiscardUnknown() {
  3556. xxx_messageInfo_AllSourceReply.DiscardUnknown(m)
  3557. }
  3558. var xxx_messageInfo_AllSourceReply proto.InternalMessageInfo
  3559. func (m *AllSourceReply) GetList() []string {
  3560. if m != nil {
  3561. return m.List
  3562. }
  3563. return nil
  3564. }
  3565. // 信息公告
  3566. type AnnouncementRequest struct {
  3567. // 分页
  3568. VinRule string `protobuf:"bytes,1,opt,name=vin_rule,json=vinRule,proto3" json:"vin_rule"`
  3569. BrandName string `protobuf:"bytes,2,opt,name=brand_name,json=brandName,proto3" json:"brand_name"`
  3570. ModelNo string `protobuf:"bytes,3,opt,name=model_no,json=modelNo,proto3" json:"model_no"`
  3571. PageSize int32 `protobuf:"varint,4,opt,name=page_size,json=pageSize,proto3" json:"page_size"`
  3572. Page int32 `protobuf:"varint,5,opt,name=page,proto3" json:"page"`
  3573. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3574. XXX_unrecognized []byte `json:"-"`
  3575. XXX_sizecache int32 `json:"-"`
  3576. }
  3577. func (m *AnnouncementRequest) Reset() { *m = AnnouncementRequest{} }
  3578. func (m *AnnouncementRequest) String() string { return proto.CompactTextString(m) }
  3579. func (*AnnouncementRequest) ProtoMessage() {}
  3580. func (*AnnouncementRequest) Descriptor() ([]byte, []int) {
  3581. return fileDescriptor_edb0165482c17450, []int{75}
  3582. }
  3583. func (m *AnnouncementRequest) XXX_Unmarshal(b []byte) error {
  3584. return xxx_messageInfo_AnnouncementRequest.Unmarshal(m, b)
  3585. }
  3586. func (m *AnnouncementRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3587. return xxx_messageInfo_AnnouncementRequest.Marshal(b, m, deterministic)
  3588. }
  3589. func (m *AnnouncementRequest) XXX_Merge(src proto.Message) {
  3590. xxx_messageInfo_AnnouncementRequest.Merge(m, src)
  3591. }
  3592. func (m *AnnouncementRequest) XXX_Size() int {
  3593. return xxx_messageInfo_AnnouncementRequest.Size(m)
  3594. }
  3595. func (m *AnnouncementRequest) XXX_DiscardUnknown() {
  3596. xxx_messageInfo_AnnouncementRequest.DiscardUnknown(m)
  3597. }
  3598. var xxx_messageInfo_AnnouncementRequest proto.InternalMessageInfo
  3599. func (m *AnnouncementRequest) GetVinRule() string {
  3600. if m != nil {
  3601. return m.VinRule
  3602. }
  3603. return ""
  3604. }
  3605. func (m *AnnouncementRequest) GetBrandName() string {
  3606. if m != nil {
  3607. return m.BrandName
  3608. }
  3609. return ""
  3610. }
  3611. func (m *AnnouncementRequest) GetModelNo() string {
  3612. if m != nil {
  3613. return m.ModelNo
  3614. }
  3615. return ""
  3616. }
  3617. func (m *AnnouncementRequest) GetPageSize() int32 {
  3618. if m != nil {
  3619. return m.PageSize
  3620. }
  3621. return 0
  3622. }
  3623. func (m *AnnouncementRequest) GetPage() int32 {
  3624. if m != nil {
  3625. return m.Page
  3626. }
  3627. return 0
  3628. }
  3629. type AnnouncementList struct {
  3630. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  3631. VehicleBatch string `protobuf:"bytes,2,opt,name=vehicle_batch,json=vehicleBatch,proto3" json:"vehicle_batch"`
  3632. VinRules string `protobuf:"bytes,3,opt,name=vin_rules,json=vinRules,proto3" json:"vin_rules"`
  3633. ModelNo string `protobuf:"bytes,4,opt,name=model_no,json=modelNo,proto3" json:"model_no"`
  3634. BrandName string `protobuf:"bytes,5,opt,name=brand_name,json=brandName,proto3" json:"brand_name"`
  3635. VehicleTypeDetail string `protobuf:"bytes,6,opt,name=vehicle_type_detail,json=vehicleTypeDetail,proto3" json:"vehicle_type_detail"`
  3636. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3637. XXX_unrecognized []byte `json:"-"`
  3638. XXX_sizecache int32 `json:"-"`
  3639. }
  3640. func (m *AnnouncementList) Reset() { *m = AnnouncementList{} }
  3641. func (m *AnnouncementList) String() string { return proto.CompactTextString(m) }
  3642. func (*AnnouncementList) ProtoMessage() {}
  3643. func (*AnnouncementList) Descriptor() ([]byte, []int) {
  3644. return fileDescriptor_edb0165482c17450, []int{76}
  3645. }
  3646. func (m *AnnouncementList) XXX_Unmarshal(b []byte) error {
  3647. return xxx_messageInfo_AnnouncementList.Unmarshal(m, b)
  3648. }
  3649. func (m *AnnouncementList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3650. return xxx_messageInfo_AnnouncementList.Marshal(b, m, deterministic)
  3651. }
  3652. func (m *AnnouncementList) XXX_Merge(src proto.Message) {
  3653. xxx_messageInfo_AnnouncementList.Merge(m, src)
  3654. }
  3655. func (m *AnnouncementList) XXX_Size() int {
  3656. return xxx_messageInfo_AnnouncementList.Size(m)
  3657. }
  3658. func (m *AnnouncementList) XXX_DiscardUnknown() {
  3659. xxx_messageInfo_AnnouncementList.DiscardUnknown(m)
  3660. }
  3661. var xxx_messageInfo_AnnouncementList proto.InternalMessageInfo
  3662. func (m *AnnouncementList) GetId() int32 {
  3663. if m != nil {
  3664. return m.Id
  3665. }
  3666. return 0
  3667. }
  3668. func (m *AnnouncementList) GetVehicleBatch() string {
  3669. if m != nil {
  3670. return m.VehicleBatch
  3671. }
  3672. return ""
  3673. }
  3674. func (m *AnnouncementList) GetVinRules() string {
  3675. if m != nil {
  3676. return m.VinRules
  3677. }
  3678. return ""
  3679. }
  3680. func (m *AnnouncementList) GetModelNo() string {
  3681. if m != nil {
  3682. return m.ModelNo
  3683. }
  3684. return ""
  3685. }
  3686. func (m *AnnouncementList) GetBrandName() string {
  3687. if m != nil {
  3688. return m.BrandName
  3689. }
  3690. return ""
  3691. }
  3692. func (m *AnnouncementList) GetVehicleTypeDetail() string {
  3693. if m != nil {
  3694. return m.VehicleTypeDetail
  3695. }
  3696. return ""
  3697. }
  3698. type AnnouncementReply struct {
  3699. CurrentPage int64 `protobuf:"varint,1,opt,name=current_page,json=currentPage,proto3" json:"current_page"`
  3700. PerPage int64 `protobuf:"varint,2,opt,name=per_page,json=perPage,proto3" json:"per_page"`
  3701. Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total"`
  3702. FirstPage int64 `protobuf:"varint,4,opt,name=first_page,json=firstPage,proto3" json:"first_page"`
  3703. LastPage int64 `protobuf:"varint,5,opt,name=last_page,json=lastPage,proto3" json:"last_page"`
  3704. PrevPage int64 `protobuf:"varint,6,opt,name=prev_page,json=prevPage,proto3" json:"prev_page"`
  3705. NextPage int64 `protobuf:"varint,7,opt,name=next_page,json=nextPage,proto3" json:"next_page"`
  3706. List []*AnnouncementList `protobuf:"bytes,8,rep,name=list,proto3" json:"list"`
  3707. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3708. XXX_unrecognized []byte `json:"-"`
  3709. XXX_sizecache int32 `json:"-"`
  3710. }
  3711. func (m *AnnouncementReply) Reset() { *m = AnnouncementReply{} }
  3712. func (m *AnnouncementReply) String() string { return proto.CompactTextString(m) }
  3713. func (*AnnouncementReply) ProtoMessage() {}
  3714. func (*AnnouncementReply) Descriptor() ([]byte, []int) {
  3715. return fileDescriptor_edb0165482c17450, []int{77}
  3716. }
  3717. func (m *AnnouncementReply) XXX_Unmarshal(b []byte) error {
  3718. return xxx_messageInfo_AnnouncementReply.Unmarshal(m, b)
  3719. }
  3720. func (m *AnnouncementReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3721. return xxx_messageInfo_AnnouncementReply.Marshal(b, m, deterministic)
  3722. }
  3723. func (m *AnnouncementReply) XXX_Merge(src proto.Message) {
  3724. xxx_messageInfo_AnnouncementReply.Merge(m, src)
  3725. }
  3726. func (m *AnnouncementReply) XXX_Size() int {
  3727. return xxx_messageInfo_AnnouncementReply.Size(m)
  3728. }
  3729. func (m *AnnouncementReply) XXX_DiscardUnknown() {
  3730. xxx_messageInfo_AnnouncementReply.DiscardUnknown(m)
  3731. }
  3732. var xxx_messageInfo_AnnouncementReply proto.InternalMessageInfo
  3733. func (m *AnnouncementReply) GetCurrentPage() int64 {
  3734. if m != nil {
  3735. return m.CurrentPage
  3736. }
  3737. return 0
  3738. }
  3739. func (m *AnnouncementReply) GetPerPage() int64 {
  3740. if m != nil {
  3741. return m.PerPage
  3742. }
  3743. return 0
  3744. }
  3745. func (m *AnnouncementReply) GetTotal() int64 {
  3746. if m != nil {
  3747. return m.Total
  3748. }
  3749. return 0
  3750. }
  3751. func (m *AnnouncementReply) GetFirstPage() int64 {
  3752. if m != nil {
  3753. return m.FirstPage
  3754. }
  3755. return 0
  3756. }
  3757. func (m *AnnouncementReply) GetLastPage() int64 {
  3758. if m != nil {
  3759. return m.LastPage
  3760. }
  3761. return 0
  3762. }
  3763. func (m *AnnouncementReply) GetPrevPage() int64 {
  3764. if m != nil {
  3765. return m.PrevPage
  3766. }
  3767. return 0
  3768. }
  3769. func (m *AnnouncementReply) GetNextPage() int64 {
  3770. if m != nil {
  3771. return m.NextPage
  3772. }
  3773. return 0
  3774. }
  3775. func (m *AnnouncementReply) GetList() []*AnnouncementList {
  3776. if m != nil {
  3777. return m.List
  3778. }
  3779. return nil
  3780. }
  3781. // 编辑
  3782. type EditRequest struct {
  3783. VehicleBatch string `protobuf:"bytes,1,opt,name=vehicle_batch,json=vehicleBatch,proto3" json:"vehicle_batch"`
  3784. ModelNo string `protobuf:"bytes,2,opt,name=model_no,json=modelNo,proto3" json:"model_no"`
  3785. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3786. XXX_unrecognized []byte `json:"-"`
  3787. XXX_sizecache int32 `json:"-"`
  3788. }
  3789. func (m *EditRequest) Reset() { *m = EditRequest{} }
  3790. func (m *EditRequest) String() string { return proto.CompactTextString(m) }
  3791. func (*EditRequest) ProtoMessage() {}
  3792. func (*EditRequest) Descriptor() ([]byte, []int) {
  3793. return fileDescriptor_edb0165482c17450, []int{78}
  3794. }
  3795. func (m *EditRequest) XXX_Unmarshal(b []byte) error {
  3796. return xxx_messageInfo_EditRequest.Unmarshal(m, b)
  3797. }
  3798. func (m *EditRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3799. return xxx_messageInfo_EditRequest.Marshal(b, m, deterministic)
  3800. }
  3801. func (m *EditRequest) XXX_Merge(src proto.Message) {
  3802. xxx_messageInfo_EditRequest.Merge(m, src)
  3803. }
  3804. func (m *EditRequest) XXX_Size() int {
  3805. return xxx_messageInfo_EditRequest.Size(m)
  3806. }
  3807. func (m *EditRequest) XXX_DiscardUnknown() {
  3808. xxx_messageInfo_EditRequest.DiscardUnknown(m)
  3809. }
  3810. var xxx_messageInfo_EditRequest proto.InternalMessageInfo
  3811. func (m *EditRequest) GetVehicleBatch() string {
  3812. if m != nil {
  3813. return m.VehicleBatch
  3814. }
  3815. return ""
  3816. }
  3817. func (m *EditRequest) GetModelNo() string {
  3818. if m != nil {
  3819. return m.ModelNo
  3820. }
  3821. return ""
  3822. }
  3823. type EditList struct {
  3824. Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key"`
  3825. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  3826. Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value"`
  3827. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3828. XXX_unrecognized []byte `json:"-"`
  3829. XXX_sizecache int32 `json:"-"`
  3830. }
  3831. func (m *EditList) Reset() { *m = EditList{} }
  3832. func (m *EditList) String() string { return proto.CompactTextString(m) }
  3833. func (*EditList) ProtoMessage() {}
  3834. func (*EditList) Descriptor() ([]byte, []int) {
  3835. return fileDescriptor_edb0165482c17450, []int{79}
  3836. }
  3837. func (m *EditList) XXX_Unmarshal(b []byte) error {
  3838. return xxx_messageInfo_EditList.Unmarshal(m, b)
  3839. }
  3840. func (m *EditList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3841. return xxx_messageInfo_EditList.Marshal(b, m, deterministic)
  3842. }
  3843. func (m *EditList) XXX_Merge(src proto.Message) {
  3844. xxx_messageInfo_EditList.Merge(m, src)
  3845. }
  3846. func (m *EditList) XXX_Size() int {
  3847. return xxx_messageInfo_EditList.Size(m)
  3848. }
  3849. func (m *EditList) XXX_DiscardUnknown() {
  3850. xxx_messageInfo_EditList.DiscardUnknown(m)
  3851. }
  3852. var xxx_messageInfo_EditList proto.InternalMessageInfo
  3853. func (m *EditList) GetKey() string {
  3854. if m != nil {
  3855. return m.Key
  3856. }
  3857. return ""
  3858. }
  3859. func (m *EditList) GetDesc() string {
  3860. if m != nil {
  3861. return m.Desc
  3862. }
  3863. return ""
  3864. }
  3865. func (m *EditList) GetValue() string {
  3866. if m != nil {
  3867. return m.Value
  3868. }
  3869. return ""
  3870. }
  3871. type EditReply struct {
  3872. List []*EditList `protobuf:"bytes,1,rep,name=List,proto3" json:"List"`
  3873. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3874. XXX_unrecognized []byte `json:"-"`
  3875. XXX_sizecache int32 `json:"-"`
  3876. }
  3877. func (m *EditReply) Reset() { *m = EditReply{} }
  3878. func (m *EditReply) String() string { return proto.CompactTextString(m) }
  3879. func (*EditReply) ProtoMessage() {}
  3880. func (*EditReply) Descriptor() ([]byte, []int) {
  3881. return fileDescriptor_edb0165482c17450, []int{80}
  3882. }
  3883. func (m *EditReply) XXX_Unmarshal(b []byte) error {
  3884. return xxx_messageInfo_EditReply.Unmarshal(m, b)
  3885. }
  3886. func (m *EditReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3887. return xxx_messageInfo_EditReply.Marshal(b, m, deterministic)
  3888. }
  3889. func (m *EditReply) XXX_Merge(src proto.Message) {
  3890. xxx_messageInfo_EditReply.Merge(m, src)
  3891. }
  3892. func (m *EditReply) XXX_Size() int {
  3893. return xxx_messageInfo_EditReply.Size(m)
  3894. }
  3895. func (m *EditReply) XXX_DiscardUnknown() {
  3896. xxx_messageInfo_EditReply.DiscardUnknown(m)
  3897. }
  3898. var xxx_messageInfo_EditReply proto.InternalMessageInfo
  3899. func (m *EditReply) GetList() []*EditList {
  3900. if m != nil {
  3901. return m.List
  3902. }
  3903. return nil
  3904. }
  3905. // 数据导入模板
  3906. type DataImportTemplateRequest struct {
  3907. TemplateName string `protobuf:"bytes,1,opt,name=template_name,json=templateName,proto3" json:"template_name"`
  3908. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size"`
  3909. Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page"`
  3910. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3911. XXX_unrecognized []byte `json:"-"`
  3912. XXX_sizecache int32 `json:"-"`
  3913. }
  3914. func (m *DataImportTemplateRequest) Reset() { *m = DataImportTemplateRequest{} }
  3915. func (m *DataImportTemplateRequest) String() string { return proto.CompactTextString(m) }
  3916. func (*DataImportTemplateRequest) ProtoMessage() {}
  3917. func (*DataImportTemplateRequest) Descriptor() ([]byte, []int) {
  3918. return fileDescriptor_edb0165482c17450, []int{81}
  3919. }
  3920. func (m *DataImportTemplateRequest) XXX_Unmarshal(b []byte) error {
  3921. return xxx_messageInfo_DataImportTemplateRequest.Unmarshal(m, b)
  3922. }
  3923. func (m *DataImportTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3924. return xxx_messageInfo_DataImportTemplateRequest.Marshal(b, m, deterministic)
  3925. }
  3926. func (m *DataImportTemplateRequest) XXX_Merge(src proto.Message) {
  3927. xxx_messageInfo_DataImportTemplateRequest.Merge(m, src)
  3928. }
  3929. func (m *DataImportTemplateRequest) XXX_Size() int {
  3930. return xxx_messageInfo_DataImportTemplateRequest.Size(m)
  3931. }
  3932. func (m *DataImportTemplateRequest) XXX_DiscardUnknown() {
  3933. xxx_messageInfo_DataImportTemplateRequest.DiscardUnknown(m)
  3934. }
  3935. var xxx_messageInfo_DataImportTemplateRequest proto.InternalMessageInfo
  3936. func (m *DataImportTemplateRequest) GetTemplateName() string {
  3937. if m != nil {
  3938. return m.TemplateName
  3939. }
  3940. return ""
  3941. }
  3942. func (m *DataImportTemplateRequest) GetPageSize() int32 {
  3943. if m != nil {
  3944. return m.PageSize
  3945. }
  3946. return 0
  3947. }
  3948. func (m *DataImportTemplateRequest) GetPage() int32 {
  3949. if m != nil {
  3950. return m.Page
  3951. }
  3952. return 0
  3953. }
  3954. type RequestList struct {
  3955. Request string `protobuf:"bytes,1,opt,name=request,proto3" json:"request"`
  3956. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc"`
  3957. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3958. XXX_unrecognized []byte `json:"-"`
  3959. XXX_sizecache int32 `json:"-"`
  3960. }
  3961. func (m *RequestList) Reset() { *m = RequestList{} }
  3962. func (m *RequestList) String() string { return proto.CompactTextString(m) }
  3963. func (*RequestList) ProtoMessage() {}
  3964. func (*RequestList) Descriptor() ([]byte, []int) {
  3965. return fileDescriptor_edb0165482c17450, []int{82}
  3966. }
  3967. func (m *RequestList) XXX_Unmarshal(b []byte) error {
  3968. return xxx_messageInfo_RequestList.Unmarshal(m, b)
  3969. }
  3970. func (m *RequestList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3971. return xxx_messageInfo_RequestList.Marshal(b, m, deterministic)
  3972. }
  3973. func (m *RequestList) XXX_Merge(src proto.Message) {
  3974. xxx_messageInfo_RequestList.Merge(m, src)
  3975. }
  3976. func (m *RequestList) XXX_Size() int {
  3977. return xxx_messageInfo_RequestList.Size(m)
  3978. }
  3979. func (m *RequestList) XXX_DiscardUnknown() {
  3980. xxx_messageInfo_RequestList.DiscardUnknown(m)
  3981. }
  3982. var xxx_messageInfo_RequestList proto.InternalMessageInfo
  3983. func (m *RequestList) GetRequest() string {
  3984. if m != nil {
  3985. return m.Request
  3986. }
  3987. return ""
  3988. }
  3989. func (m *RequestList) GetDesc() string {
  3990. if m != nil {
  3991. return m.Desc
  3992. }
  3993. return ""
  3994. }
  3995. type DataImportTemplateList struct {
  3996. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  3997. TemplateName string `protobuf:"bytes,2,opt,name=template_name,json=templateName,proto3" json:"template_name"`
  3998. TaskDesc []string `protobuf:"bytes,3,rep,name=task_desc,json=taskDesc,proto3" json:"task_desc"`
  3999. Request []*RequestList `protobuf:"bytes,4,rep,name=request,proto3" json:"request"`
  4000. TaskName []string `protobuf:"bytes,5,rep,name=task_name,json=taskName,proto3" json:"task_name"`
  4001. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4002. XXX_unrecognized []byte `json:"-"`
  4003. XXX_sizecache int32 `json:"-"`
  4004. }
  4005. func (m *DataImportTemplateList) Reset() { *m = DataImportTemplateList{} }
  4006. func (m *DataImportTemplateList) String() string { return proto.CompactTextString(m) }
  4007. func (*DataImportTemplateList) ProtoMessage() {}
  4008. func (*DataImportTemplateList) Descriptor() ([]byte, []int) {
  4009. return fileDescriptor_edb0165482c17450, []int{83}
  4010. }
  4011. func (m *DataImportTemplateList) XXX_Unmarshal(b []byte) error {
  4012. return xxx_messageInfo_DataImportTemplateList.Unmarshal(m, b)
  4013. }
  4014. func (m *DataImportTemplateList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4015. return xxx_messageInfo_DataImportTemplateList.Marshal(b, m, deterministic)
  4016. }
  4017. func (m *DataImportTemplateList) XXX_Merge(src proto.Message) {
  4018. xxx_messageInfo_DataImportTemplateList.Merge(m, src)
  4019. }
  4020. func (m *DataImportTemplateList) XXX_Size() int {
  4021. return xxx_messageInfo_DataImportTemplateList.Size(m)
  4022. }
  4023. func (m *DataImportTemplateList) XXX_DiscardUnknown() {
  4024. xxx_messageInfo_DataImportTemplateList.DiscardUnknown(m)
  4025. }
  4026. var xxx_messageInfo_DataImportTemplateList proto.InternalMessageInfo
  4027. func (m *DataImportTemplateList) GetId() int64 {
  4028. if m != nil {
  4029. return m.Id
  4030. }
  4031. return 0
  4032. }
  4033. func (m *DataImportTemplateList) GetTemplateName() string {
  4034. if m != nil {
  4035. return m.TemplateName
  4036. }
  4037. return ""
  4038. }
  4039. func (m *DataImportTemplateList) GetTaskDesc() []string {
  4040. if m != nil {
  4041. return m.TaskDesc
  4042. }
  4043. return nil
  4044. }
  4045. func (m *DataImportTemplateList) GetRequest() []*RequestList {
  4046. if m != nil {
  4047. return m.Request
  4048. }
  4049. return nil
  4050. }
  4051. func (m *DataImportTemplateList) GetTaskName() []string {
  4052. if m != nil {
  4053. return m.TaskName
  4054. }
  4055. return nil
  4056. }
  4057. type DataImportTemplateReply struct {
  4058. CurrentPage int64 `protobuf:"varint,1,opt,name=current_page,json=currentPage,proto3" json:"current_page"`
  4059. PerPage int64 `protobuf:"varint,2,opt,name=per_page,json=perPage,proto3" json:"per_page"`
  4060. Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total"`
  4061. FirstPage int64 `protobuf:"varint,4,opt,name=first_page,json=firstPage,proto3" json:"first_page"`
  4062. LastPage int64 `protobuf:"varint,5,opt,name=last_page,json=lastPage,proto3" json:"last_page"`
  4063. PrevPage int64 `protobuf:"varint,6,opt,name=prev_page,json=prevPage,proto3" json:"prev_page"`
  4064. NextPage int64 `protobuf:"varint,7,opt,name=next_page,json=nextPage,proto3" json:"next_page"`
  4065. List []*DataImportTemplateList `protobuf:"bytes,8,rep,name=list,proto3" json:"list"`
  4066. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4067. XXX_unrecognized []byte `json:"-"`
  4068. XXX_sizecache int32 `json:"-"`
  4069. }
  4070. func (m *DataImportTemplateReply) Reset() { *m = DataImportTemplateReply{} }
  4071. func (m *DataImportTemplateReply) String() string { return proto.CompactTextString(m) }
  4072. func (*DataImportTemplateReply) ProtoMessage() {}
  4073. func (*DataImportTemplateReply) Descriptor() ([]byte, []int) {
  4074. return fileDescriptor_edb0165482c17450, []int{84}
  4075. }
  4076. func (m *DataImportTemplateReply) XXX_Unmarshal(b []byte) error {
  4077. return xxx_messageInfo_DataImportTemplateReply.Unmarshal(m, b)
  4078. }
  4079. func (m *DataImportTemplateReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4080. return xxx_messageInfo_DataImportTemplateReply.Marshal(b, m, deterministic)
  4081. }
  4082. func (m *DataImportTemplateReply) XXX_Merge(src proto.Message) {
  4083. xxx_messageInfo_DataImportTemplateReply.Merge(m, src)
  4084. }
  4085. func (m *DataImportTemplateReply) XXX_Size() int {
  4086. return xxx_messageInfo_DataImportTemplateReply.Size(m)
  4087. }
  4088. func (m *DataImportTemplateReply) XXX_DiscardUnknown() {
  4089. xxx_messageInfo_DataImportTemplateReply.DiscardUnknown(m)
  4090. }
  4091. var xxx_messageInfo_DataImportTemplateReply proto.InternalMessageInfo
  4092. func (m *DataImportTemplateReply) GetCurrentPage() int64 {
  4093. if m != nil {
  4094. return m.CurrentPage
  4095. }
  4096. return 0
  4097. }
  4098. func (m *DataImportTemplateReply) GetPerPage() int64 {
  4099. if m != nil {
  4100. return m.PerPage
  4101. }
  4102. return 0
  4103. }
  4104. func (m *DataImportTemplateReply) GetTotal() int64 {
  4105. if m != nil {
  4106. return m.Total
  4107. }
  4108. return 0
  4109. }
  4110. func (m *DataImportTemplateReply) GetFirstPage() int64 {
  4111. if m != nil {
  4112. return m.FirstPage
  4113. }
  4114. return 0
  4115. }
  4116. func (m *DataImportTemplateReply) GetLastPage() int64 {
  4117. if m != nil {
  4118. return m.LastPage
  4119. }
  4120. return 0
  4121. }
  4122. func (m *DataImportTemplateReply) GetPrevPage() int64 {
  4123. if m != nil {
  4124. return m.PrevPage
  4125. }
  4126. return 0
  4127. }
  4128. func (m *DataImportTemplateReply) GetNextPage() int64 {
  4129. if m != nil {
  4130. return m.NextPage
  4131. }
  4132. return 0
  4133. }
  4134. func (m *DataImportTemplateReply) GetList() []*DataImportTemplateList {
  4135. if m != nil {
  4136. return m.List
  4137. }
  4138. return nil
  4139. }
  4140. // 新建模板
  4141. type CreateTemplateRequest struct {
  4142. TemplateName string `protobuf:"bytes,1,opt,name=template_name,json=templateName,proto3" json:"template_name"`
  4143. Request []string `protobuf:"bytes,2,rep,name=request,proto3" json:"request"`
  4144. TaskName []string `protobuf:"bytes,3,rep,name=task_name,json=taskName,proto3" json:"task_name"`
  4145. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4146. XXX_unrecognized []byte `json:"-"`
  4147. XXX_sizecache int32 `json:"-"`
  4148. }
  4149. func (m *CreateTemplateRequest) Reset() { *m = CreateTemplateRequest{} }
  4150. func (m *CreateTemplateRequest) String() string { return proto.CompactTextString(m) }
  4151. func (*CreateTemplateRequest) ProtoMessage() {}
  4152. func (*CreateTemplateRequest) Descriptor() ([]byte, []int) {
  4153. return fileDescriptor_edb0165482c17450, []int{85}
  4154. }
  4155. func (m *CreateTemplateRequest) XXX_Unmarshal(b []byte) error {
  4156. return xxx_messageInfo_CreateTemplateRequest.Unmarshal(m, b)
  4157. }
  4158. func (m *CreateTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4159. return xxx_messageInfo_CreateTemplateRequest.Marshal(b, m, deterministic)
  4160. }
  4161. func (m *CreateTemplateRequest) XXX_Merge(src proto.Message) {
  4162. xxx_messageInfo_CreateTemplateRequest.Merge(m, src)
  4163. }
  4164. func (m *CreateTemplateRequest) XXX_Size() int {
  4165. return xxx_messageInfo_CreateTemplateRequest.Size(m)
  4166. }
  4167. func (m *CreateTemplateRequest) XXX_DiscardUnknown() {
  4168. xxx_messageInfo_CreateTemplateRequest.DiscardUnknown(m)
  4169. }
  4170. var xxx_messageInfo_CreateTemplateRequest proto.InternalMessageInfo
  4171. func (m *CreateTemplateRequest) GetTemplateName() string {
  4172. if m != nil {
  4173. return m.TemplateName
  4174. }
  4175. return ""
  4176. }
  4177. func (m *CreateTemplateRequest) GetRequest() []string {
  4178. if m != nil {
  4179. return m.Request
  4180. }
  4181. return nil
  4182. }
  4183. func (m *CreateTemplateRequest) GetTaskName() []string {
  4184. if m != nil {
  4185. return m.TaskName
  4186. }
  4187. return nil
  4188. }
  4189. type CreateTemplateReply struct {
  4190. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4191. XXX_unrecognized []byte `json:"-"`
  4192. XXX_sizecache int32 `json:"-"`
  4193. }
  4194. func (m *CreateTemplateReply) Reset() { *m = CreateTemplateReply{} }
  4195. func (m *CreateTemplateReply) String() string { return proto.CompactTextString(m) }
  4196. func (*CreateTemplateReply) ProtoMessage() {}
  4197. func (*CreateTemplateReply) Descriptor() ([]byte, []int) {
  4198. return fileDescriptor_edb0165482c17450, []int{86}
  4199. }
  4200. func (m *CreateTemplateReply) XXX_Unmarshal(b []byte) error {
  4201. return xxx_messageInfo_CreateTemplateReply.Unmarshal(m, b)
  4202. }
  4203. func (m *CreateTemplateReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4204. return xxx_messageInfo_CreateTemplateReply.Marshal(b, m, deterministic)
  4205. }
  4206. func (m *CreateTemplateReply) XXX_Merge(src proto.Message) {
  4207. xxx_messageInfo_CreateTemplateReply.Merge(m, src)
  4208. }
  4209. func (m *CreateTemplateReply) XXX_Size() int {
  4210. return xxx_messageInfo_CreateTemplateReply.Size(m)
  4211. }
  4212. func (m *CreateTemplateReply) XXX_DiscardUnknown() {
  4213. xxx_messageInfo_CreateTemplateReply.DiscardUnknown(m)
  4214. }
  4215. var xxx_messageInfo_CreateTemplateReply proto.InternalMessageInfo
  4216. // 修改模板
  4217. type EditTemplateRequest struct {
  4218. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  4219. TemplateName string `protobuf:"bytes,2,opt,name=template_name,json=templateName,proto3" json:"template_name"`
  4220. Request []string `protobuf:"bytes,3,rep,name=request,proto3" json:"request"`
  4221. TaskName []string `protobuf:"bytes,4,rep,name=task_name,json=taskName,proto3" json:"task_name"`
  4222. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4223. XXX_unrecognized []byte `json:"-"`
  4224. XXX_sizecache int32 `json:"-"`
  4225. }
  4226. func (m *EditTemplateRequest) Reset() { *m = EditTemplateRequest{} }
  4227. func (m *EditTemplateRequest) String() string { return proto.CompactTextString(m) }
  4228. func (*EditTemplateRequest) ProtoMessage() {}
  4229. func (*EditTemplateRequest) Descriptor() ([]byte, []int) {
  4230. return fileDescriptor_edb0165482c17450, []int{87}
  4231. }
  4232. func (m *EditTemplateRequest) XXX_Unmarshal(b []byte) error {
  4233. return xxx_messageInfo_EditTemplateRequest.Unmarshal(m, b)
  4234. }
  4235. func (m *EditTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4236. return xxx_messageInfo_EditTemplateRequest.Marshal(b, m, deterministic)
  4237. }
  4238. func (m *EditTemplateRequest) XXX_Merge(src proto.Message) {
  4239. xxx_messageInfo_EditTemplateRequest.Merge(m, src)
  4240. }
  4241. func (m *EditTemplateRequest) XXX_Size() int {
  4242. return xxx_messageInfo_EditTemplateRequest.Size(m)
  4243. }
  4244. func (m *EditTemplateRequest) XXX_DiscardUnknown() {
  4245. xxx_messageInfo_EditTemplateRequest.DiscardUnknown(m)
  4246. }
  4247. var xxx_messageInfo_EditTemplateRequest proto.InternalMessageInfo
  4248. func (m *EditTemplateRequest) GetId() int64 {
  4249. if m != nil {
  4250. return m.Id
  4251. }
  4252. return 0
  4253. }
  4254. func (m *EditTemplateRequest) GetTemplateName() string {
  4255. if m != nil {
  4256. return m.TemplateName
  4257. }
  4258. return ""
  4259. }
  4260. func (m *EditTemplateRequest) GetRequest() []string {
  4261. if m != nil {
  4262. return m.Request
  4263. }
  4264. return nil
  4265. }
  4266. func (m *EditTemplateRequest) GetTaskName() []string {
  4267. if m != nil {
  4268. return m.TaskName
  4269. }
  4270. return nil
  4271. }
  4272. type EditTemplateReply struct {
  4273. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4274. XXX_unrecognized []byte `json:"-"`
  4275. XXX_sizecache int32 `json:"-"`
  4276. }
  4277. func (m *EditTemplateReply) Reset() { *m = EditTemplateReply{} }
  4278. func (m *EditTemplateReply) String() string { return proto.CompactTextString(m) }
  4279. func (*EditTemplateReply) ProtoMessage() {}
  4280. func (*EditTemplateReply) Descriptor() ([]byte, []int) {
  4281. return fileDescriptor_edb0165482c17450, []int{88}
  4282. }
  4283. func (m *EditTemplateReply) XXX_Unmarshal(b []byte) error {
  4284. return xxx_messageInfo_EditTemplateReply.Unmarshal(m, b)
  4285. }
  4286. func (m *EditTemplateReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4287. return xxx_messageInfo_EditTemplateReply.Marshal(b, m, deterministic)
  4288. }
  4289. func (m *EditTemplateReply) XXX_Merge(src proto.Message) {
  4290. xxx_messageInfo_EditTemplateReply.Merge(m, src)
  4291. }
  4292. func (m *EditTemplateReply) XXX_Size() int {
  4293. return xxx_messageInfo_EditTemplateReply.Size(m)
  4294. }
  4295. func (m *EditTemplateReply) XXX_DiscardUnknown() {
  4296. xxx_messageInfo_EditTemplateReply.DiscardUnknown(m)
  4297. }
  4298. var xxx_messageInfo_EditTemplateReply proto.InternalMessageInfo
  4299. // 删除模板
  4300. type DeleteTemplateRequest struct {
  4301. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  4302. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4303. XXX_unrecognized []byte `json:"-"`
  4304. XXX_sizecache int32 `json:"-"`
  4305. }
  4306. func (m *DeleteTemplateRequest) Reset() { *m = DeleteTemplateRequest{} }
  4307. func (m *DeleteTemplateRequest) String() string { return proto.CompactTextString(m) }
  4308. func (*DeleteTemplateRequest) ProtoMessage() {}
  4309. func (*DeleteTemplateRequest) Descriptor() ([]byte, []int) {
  4310. return fileDescriptor_edb0165482c17450, []int{89}
  4311. }
  4312. func (m *DeleteTemplateRequest) XXX_Unmarshal(b []byte) error {
  4313. return xxx_messageInfo_DeleteTemplateRequest.Unmarshal(m, b)
  4314. }
  4315. func (m *DeleteTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4316. return xxx_messageInfo_DeleteTemplateRequest.Marshal(b, m, deterministic)
  4317. }
  4318. func (m *DeleteTemplateRequest) XXX_Merge(src proto.Message) {
  4319. xxx_messageInfo_DeleteTemplateRequest.Merge(m, src)
  4320. }
  4321. func (m *DeleteTemplateRequest) XXX_Size() int {
  4322. return xxx_messageInfo_DeleteTemplateRequest.Size(m)
  4323. }
  4324. func (m *DeleteTemplateRequest) XXX_DiscardUnknown() {
  4325. xxx_messageInfo_DeleteTemplateRequest.DiscardUnknown(m)
  4326. }
  4327. var xxx_messageInfo_DeleteTemplateRequest proto.InternalMessageInfo
  4328. func (m *DeleteTemplateRequest) GetId() int64 {
  4329. if m != nil {
  4330. return m.Id
  4331. }
  4332. return 0
  4333. }
  4334. type DeleteTemplateReply struct {
  4335. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4336. XXX_unrecognized []byte `json:"-"`
  4337. XXX_sizecache int32 `json:"-"`
  4338. }
  4339. func (m *DeleteTemplateReply) Reset() { *m = DeleteTemplateReply{} }
  4340. func (m *DeleteTemplateReply) String() string { return proto.CompactTextString(m) }
  4341. func (*DeleteTemplateReply) ProtoMessage() {}
  4342. func (*DeleteTemplateReply) Descriptor() ([]byte, []int) {
  4343. return fileDescriptor_edb0165482c17450, []int{90}
  4344. }
  4345. func (m *DeleteTemplateReply) XXX_Unmarshal(b []byte) error {
  4346. return xxx_messageInfo_DeleteTemplateReply.Unmarshal(m, b)
  4347. }
  4348. func (m *DeleteTemplateReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4349. return xxx_messageInfo_DeleteTemplateReply.Marshal(b, m, deterministic)
  4350. }
  4351. func (m *DeleteTemplateReply) XXX_Merge(src proto.Message) {
  4352. xxx_messageInfo_DeleteTemplateReply.Merge(m, src)
  4353. }
  4354. func (m *DeleteTemplateReply) XXX_Size() int {
  4355. return xxx_messageInfo_DeleteTemplateReply.Size(m)
  4356. }
  4357. func (m *DeleteTemplateReply) XXX_DiscardUnknown() {
  4358. xxx_messageInfo_DeleteTemplateReply.DiscardUnknown(m)
  4359. }
  4360. var xxx_messageInfo_DeleteTemplateReply proto.InternalMessageInfo
  4361. // 数据导入
  4362. type DataImport struct {
  4363. Request string `protobuf:"bytes,1,opt,name=request,proto3" json:"request"`
  4364. Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value"`
  4365. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4366. XXX_unrecognized []byte `json:"-"`
  4367. XXX_sizecache int32 `json:"-"`
  4368. }
  4369. func (m *DataImport) Reset() { *m = DataImport{} }
  4370. func (m *DataImport) String() string { return proto.CompactTextString(m) }
  4371. func (*DataImport) ProtoMessage() {}
  4372. func (*DataImport) Descriptor() ([]byte, []int) {
  4373. return fileDescriptor_edb0165482c17450, []int{91}
  4374. }
  4375. func (m *DataImport) XXX_Unmarshal(b []byte) error {
  4376. return xxx_messageInfo_DataImport.Unmarshal(m, b)
  4377. }
  4378. func (m *DataImport) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4379. return xxx_messageInfo_DataImport.Marshal(b, m, deterministic)
  4380. }
  4381. func (m *DataImport) XXX_Merge(src proto.Message) {
  4382. xxx_messageInfo_DataImport.Merge(m, src)
  4383. }
  4384. func (m *DataImport) XXX_Size() int {
  4385. return xxx_messageInfo_DataImport.Size(m)
  4386. }
  4387. func (m *DataImport) XXX_DiscardUnknown() {
  4388. xxx_messageInfo_DataImport.DiscardUnknown(m)
  4389. }
  4390. var xxx_messageInfo_DataImport proto.InternalMessageInfo
  4391. func (m *DataImport) GetRequest() string {
  4392. if m != nil {
  4393. return m.Request
  4394. }
  4395. return ""
  4396. }
  4397. func (m *DataImport) GetValue() string {
  4398. if m != nil {
  4399. return m.Value
  4400. }
  4401. return ""
  4402. }
  4403. type DataImportRequest struct {
  4404. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  4405. RequestList []*DataImport `protobuf:"bytes,2,rep,name=request_list,json=requestList,proto3" json:"request_list"`
  4406. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4407. XXX_unrecognized []byte `json:"-"`
  4408. XXX_sizecache int32 `json:"-"`
  4409. }
  4410. func (m *DataImportRequest) Reset() { *m = DataImportRequest{} }
  4411. func (m *DataImportRequest) String() string { return proto.CompactTextString(m) }
  4412. func (*DataImportRequest) ProtoMessage() {}
  4413. func (*DataImportRequest) Descriptor() ([]byte, []int) {
  4414. return fileDescriptor_edb0165482c17450, []int{92}
  4415. }
  4416. func (m *DataImportRequest) XXX_Unmarshal(b []byte) error {
  4417. return xxx_messageInfo_DataImportRequest.Unmarshal(m, b)
  4418. }
  4419. func (m *DataImportRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4420. return xxx_messageInfo_DataImportRequest.Marshal(b, m, deterministic)
  4421. }
  4422. func (m *DataImportRequest) XXX_Merge(src proto.Message) {
  4423. xxx_messageInfo_DataImportRequest.Merge(m, src)
  4424. }
  4425. func (m *DataImportRequest) XXX_Size() int {
  4426. return xxx_messageInfo_DataImportRequest.Size(m)
  4427. }
  4428. func (m *DataImportRequest) XXX_DiscardUnknown() {
  4429. xxx_messageInfo_DataImportRequest.DiscardUnknown(m)
  4430. }
  4431. var xxx_messageInfo_DataImportRequest proto.InternalMessageInfo
  4432. func (m *DataImportRequest) GetId() int64 {
  4433. if m != nil {
  4434. return m.Id
  4435. }
  4436. return 0
  4437. }
  4438. func (m *DataImportRequest) GetRequestList() []*DataImport {
  4439. if m != nil {
  4440. return m.RequestList
  4441. }
  4442. return nil
  4443. }
  4444. type DataImportReply struct {
  4445. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4446. XXX_unrecognized []byte `json:"-"`
  4447. XXX_sizecache int32 `json:"-"`
  4448. }
  4449. func (m *DataImportReply) Reset() { *m = DataImportReply{} }
  4450. func (m *DataImportReply) String() string { return proto.CompactTextString(m) }
  4451. func (*DataImportReply) ProtoMessage() {}
  4452. func (*DataImportReply) Descriptor() ([]byte, []int) {
  4453. return fileDescriptor_edb0165482c17450, []int{93}
  4454. }
  4455. func (m *DataImportReply) XXX_Unmarshal(b []byte) error {
  4456. return xxx_messageInfo_DataImportReply.Unmarshal(m, b)
  4457. }
  4458. func (m *DataImportReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4459. return xxx_messageInfo_DataImportReply.Marshal(b, m, deterministic)
  4460. }
  4461. func (m *DataImportReply) XXX_Merge(src proto.Message) {
  4462. xxx_messageInfo_DataImportReply.Merge(m, src)
  4463. }
  4464. func (m *DataImportReply) XXX_Size() int {
  4465. return xxx_messageInfo_DataImportReply.Size(m)
  4466. }
  4467. func (m *DataImportReply) XXX_DiscardUnknown() {
  4468. xxx_messageInfo_DataImportReply.DiscardUnknown(m)
  4469. }
  4470. var xxx_messageInfo_DataImportReply proto.InternalMessageInfo
  4471. //更新API信息
  4472. type UpdateAPIRequest struct {
  4473. Api string `protobuf:"bytes,1,opt,name=api,proto3" json:"api"`
  4474. Params string `protobuf:"bytes,2,opt,name=params,proto3" json:"params"`
  4475. Data string `protobuf:"bytes,3,opt,name=data,proto3" json:"data"`
  4476. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4477. XXX_unrecognized []byte `json:"-"`
  4478. XXX_sizecache int32 `json:"-"`
  4479. }
  4480. func (m *UpdateAPIRequest) Reset() { *m = UpdateAPIRequest{} }
  4481. func (m *UpdateAPIRequest) String() string { return proto.CompactTextString(m) }
  4482. func (*UpdateAPIRequest) ProtoMessage() {}
  4483. func (*UpdateAPIRequest) Descriptor() ([]byte, []int) {
  4484. return fileDescriptor_edb0165482c17450, []int{94}
  4485. }
  4486. func (m *UpdateAPIRequest) XXX_Unmarshal(b []byte) error {
  4487. return xxx_messageInfo_UpdateAPIRequest.Unmarshal(m, b)
  4488. }
  4489. func (m *UpdateAPIRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4490. return xxx_messageInfo_UpdateAPIRequest.Marshal(b, m, deterministic)
  4491. }
  4492. func (m *UpdateAPIRequest) XXX_Merge(src proto.Message) {
  4493. xxx_messageInfo_UpdateAPIRequest.Merge(m, src)
  4494. }
  4495. func (m *UpdateAPIRequest) XXX_Size() int {
  4496. return xxx_messageInfo_UpdateAPIRequest.Size(m)
  4497. }
  4498. func (m *UpdateAPIRequest) XXX_DiscardUnknown() {
  4499. xxx_messageInfo_UpdateAPIRequest.DiscardUnknown(m)
  4500. }
  4501. var xxx_messageInfo_UpdateAPIRequest proto.InternalMessageInfo
  4502. func (m *UpdateAPIRequest) GetApi() string {
  4503. if m != nil {
  4504. return m.Api
  4505. }
  4506. return ""
  4507. }
  4508. func (m *UpdateAPIRequest) GetParams() string {
  4509. if m != nil {
  4510. return m.Params
  4511. }
  4512. return ""
  4513. }
  4514. func (m *UpdateAPIRequest) GetData() string {
  4515. if m != nil {
  4516. return m.Data
  4517. }
  4518. return ""
  4519. }
  4520. type UpdateAPIReply struct {
  4521. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4522. XXX_unrecognized []byte `json:"-"`
  4523. XXX_sizecache int32 `json:"-"`
  4524. }
  4525. func (m *UpdateAPIReply) Reset() { *m = UpdateAPIReply{} }
  4526. func (m *UpdateAPIReply) String() string { return proto.CompactTextString(m) }
  4527. func (*UpdateAPIReply) ProtoMessage() {}
  4528. func (*UpdateAPIReply) Descriptor() ([]byte, []int) {
  4529. return fileDescriptor_edb0165482c17450, []int{95}
  4530. }
  4531. func (m *UpdateAPIReply) XXX_Unmarshal(b []byte) error {
  4532. return xxx_messageInfo_UpdateAPIReply.Unmarshal(m, b)
  4533. }
  4534. func (m *UpdateAPIReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4535. return xxx_messageInfo_UpdateAPIReply.Marshal(b, m, deterministic)
  4536. }
  4537. func (m *UpdateAPIReply) XXX_Merge(src proto.Message) {
  4538. xxx_messageInfo_UpdateAPIReply.Merge(m, src)
  4539. }
  4540. func (m *UpdateAPIReply) XXX_Size() int {
  4541. return xxx_messageInfo_UpdateAPIReply.Size(m)
  4542. }
  4543. func (m *UpdateAPIReply) XXX_DiscardUnknown() {
  4544. xxx_messageInfo_UpdateAPIReply.DiscardUnknown(m)
  4545. }
  4546. var xxx_messageInfo_UpdateAPIReply proto.InternalMessageInfo
  4547. func init() {
  4548. proto.RegisterType((*DataListRequest)(nil), "v1.DataListRequest")
  4549. proto.RegisterType((*DataList)(nil), "v1.DataList")
  4550. proto.RegisterType((*DataListReply)(nil), "v1.DataListReply")
  4551. proto.RegisterType((*SearchDataRequest)(nil), "v1.SearchDataRequest")
  4552. proto.RegisterType((*SearchData)(nil), "v1.SearchData")
  4553. proto.RegisterType((*SearchDataReply)(nil), "v1.SearchDataReply")
  4554. proto.RegisterType((*SearchLevelRequest)(nil), "v1.SearchLevelRequest")
  4555. proto.RegisterType((*SearchLevelReply)(nil), "v1.SearchLevelReply")
  4556. proto.RegisterType((*RelationRequest)(nil), "v1.RelationRequest")
  4557. proto.RegisterType((*Relation)(nil), "v1.Relation")
  4558. proto.RegisterType((*RelationReply)(nil), "v1.RelationReply")
  4559. proto.RegisterType((*SwitchRequest)(nil), "v1.SwitchRequest")
  4560. proto.RegisterType((*SwitchReply)(nil), "v1.SwitchReply")
  4561. proto.RegisterType((*TaskListRequest)(nil), "v1.TaskListRequest")
  4562. proto.RegisterType((*TaskList)(nil), "v1.TaskList")
  4563. proto.RegisterType((*TaskListReply)(nil), "v1.TaskListReply")
  4564. proto.RegisterType((*SearchTaskRequest)(nil), "v1.SearchTaskRequest")
  4565. proto.RegisterType((*SearchTask)(nil), "v1.SearchTask")
  4566. proto.RegisterType((*SearchTaskReply)(nil), "v1.SearchTaskReply")
  4567. proto.RegisterType((*DependencyRequest)(nil), "v1.DependencyRequest")
  4568. proto.RegisterType((*Dependency)(nil), "v1.Dependency")
  4569. proto.RegisterType((*DependencyReply)(nil), "v1.DependencyReply")
  4570. proto.RegisterType((*DataSourceRelationRequest)(nil), "v1.DataSourceRelationRequest")
  4571. proto.RegisterType((*Rely)(nil), "v1.Rely")
  4572. proto.RegisterType((*DataSourceRelationReply)(nil), "v1.DataSourceRelationReply")
  4573. proto.RegisterType((*DataSourceRelationReply_Node)(nil), "v1.DataSourceRelationReply.Node")
  4574. proto.RegisterType((*ManualTaskRequest)(nil), "v1.ManualTaskRequest")
  4575. proto.RegisterType((*ManualTask)(nil), "v1.ManualTask")
  4576. proto.RegisterType((*ManualTaskReply)(nil), "v1.ManualTaskReply")
  4577. proto.RegisterType((*SourceRequest)(nil), "v1.SourceRequest")
  4578. proto.RegisterType((*Source)(nil), "v1.Source")
  4579. proto.RegisterType((*SourceReply)(nil), "v1.SourceReply")
  4580. proto.RegisterType((*TaskRequest)(nil), "v1.TaskRequest")
  4581. proto.RegisterType((*Task)(nil), "v1.Task")
  4582. proto.RegisterType((*TaskReply)(nil), "v1.TaskReply")
  4583. proto.RegisterType((*CreateRequest)(nil), "v1.CreateRequest")
  4584. proto.RegisterType((*CreateReply)(nil), "v1.CreateReply")
  4585. proto.RegisterType((*UploadFileRequest)(nil), "v1.UploadFileRequest")
  4586. proto.RegisterType((*UploadFileReply)(nil), "v1.UploadFileReply")
  4587. proto.RegisterType((*FieldRequest)(nil), "v1.FieldRequest")
  4588. proto.RegisterType((*Field)(nil), "v1.Field")
  4589. proto.RegisterType((*FieldReply)(nil), "v1.FieldReply")
  4590. proto.RegisterType((*ExcelRequest)(nil), "v1.ExcelRequest")
  4591. proto.RegisterType((*ExcelReply)(nil), "v1.ExcelReply")
  4592. proto.RegisterType((*APIListRequest)(nil), "v1.APIListRequest")
  4593. proto.RegisterType((*APIList)(nil), "v1.APIList")
  4594. proto.RegisterType((*APIListReply)(nil), "v1.APIListReply")
  4595. proto.RegisterType((*CheckAPIRequest)(nil), "v1.CheckAPIRequest")
  4596. proto.RegisterType((*CheckAPI)(nil), "v1.CheckAPI")
  4597. proto.RegisterType((*CheckAPIReply)(nil), "v1.CheckAPIReply")
  4598. proto.RegisterType((*RelatedTables)(nil), "v1.RelatedTables")
  4599. proto.RegisterType((*DeleteAPIRequest)(nil), "v1.DeleteAPIRequest")
  4600. proto.RegisterType((*DeleteAPIReply)(nil), "v1.DeleteAPIReply")
  4601. proto.RegisterType((*KeyListRequest)(nil), "v1.KeyListRequest")
  4602. proto.RegisterType((*KeyList)(nil), "v1.KeyList")
  4603. proto.RegisterType((*KeyListReply)(nil), "v1.KeyListReply")
  4604. proto.RegisterType((*CreateKeyRequest)(nil), "v1.CreateKeyRequest")
  4605. proto.RegisterType((*CreateKeyReply)(nil), "v1.CreateKeyReply")
  4606. proto.RegisterType((*DeleteKeyRequest)(nil), "v1.DeleteKeyRequest")
  4607. proto.RegisterType((*DeleteKeyReply)(nil), "v1.DeleteKeyReply")
  4608. proto.RegisterType((*AllAPIRequest)(nil), "v1.AllAPIRequest")
  4609. proto.RegisterType((*AllAPIReply)(nil), "v1.AllAPIReply")
  4610. proto.RegisterType((*AllKeyRequest)(nil), "v1.AllKeyRequest")
  4611. proto.RegisterType((*AllKeyReply)(nil), "v1.AllKeyReply")
  4612. proto.RegisterType((*UseAPIRequest)(nil), "v1.UseAPIRequest")
  4613. proto.RegisterType((*UseAPIReply)(nil), "v1.UseAPIReply")
  4614. proto.RegisterType((*TableStructRequest)(nil), "v1.TableStructRequest")
  4615. proto.RegisterType((*TableStruct)(nil), "v1.TableStruct")
  4616. proto.RegisterType((*TableStructReply)(nil), "v1.TableStructReply")
  4617. proto.RegisterType((*StyleMapRequest)(nil), "v1.StyleMapRequest")
  4618. proto.RegisterType((*StyleMap)(nil), "v1.StyleMap")
  4619. proto.RegisterType((*StyleMapReply)(nil), "v1.StyleMapReply")
  4620. proto.RegisterType((*EditMapRequest)(nil), "v1.EditMapRequest")
  4621. proto.RegisterType((*EditMapReply)(nil), "v1.EditMapReply")
  4622. proto.RegisterType((*AllSourceRequest)(nil), "v1.AllSourceRequest")
  4623. proto.RegisterType((*AllSourceReply)(nil), "v1.AllSourceReply")
  4624. proto.RegisterType((*AnnouncementRequest)(nil), "v1.AnnouncementRequest")
  4625. proto.RegisterType((*AnnouncementList)(nil), "v1.AnnouncementList")
  4626. proto.RegisterType((*AnnouncementReply)(nil), "v1.AnnouncementReply")
  4627. proto.RegisterType((*EditRequest)(nil), "v1.EditRequest")
  4628. proto.RegisterType((*EditList)(nil), "v1.EditList")
  4629. proto.RegisterType((*EditReply)(nil), "v1.EditReply")
  4630. proto.RegisterType((*DataImportTemplateRequest)(nil), "v1.DataImportTemplateRequest")
  4631. proto.RegisterType((*RequestList)(nil), "v1.RequestList")
  4632. proto.RegisterType((*DataImportTemplateList)(nil), "v1.DataImportTemplateList")
  4633. proto.RegisterType((*DataImportTemplateReply)(nil), "v1.DataImportTemplateReply")
  4634. proto.RegisterType((*CreateTemplateRequest)(nil), "v1.CreateTemplateRequest")
  4635. proto.RegisterType((*CreateTemplateReply)(nil), "v1.CreateTemplateReply")
  4636. proto.RegisterType((*EditTemplateRequest)(nil), "v1.EditTemplateRequest")
  4637. proto.RegisterType((*EditTemplateReply)(nil), "v1.EditTemplateReply")
  4638. proto.RegisterType((*DeleteTemplateRequest)(nil), "v1.DeleteTemplateRequest")
  4639. proto.RegisterType((*DeleteTemplateReply)(nil), "v1.DeleteTemplateReply")
  4640. proto.RegisterType((*DataImport)(nil), "v1.DataImport")
  4641. proto.RegisterType((*DataImportRequest)(nil), "v1.DataImportRequest")
  4642. proto.RegisterType((*DataImportReply)(nil), "v1.DataImportReply")
  4643. proto.RegisterType((*UpdateAPIRequest)(nil), "v1.UpdateAPIRequest")
  4644. proto.RegisterType((*UpdateAPIReply)(nil), "v1.UpdateAPIReply")
  4645. }
  4646. func init() {
  4647. proto.RegisterFile("data_management.proto", fileDescriptor_edb0165482c17450)
  4648. }
  4649. var fileDescriptor_edb0165482c17450 = []byte{
  4650. // 2301 bytes of a gzipped FileDescriptorProto
  4651. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xdc, 0x5a, 0x49, 0x73, 0x1c, 0x49,
  4652. 0x15, 0x8e, 0xea, 0xb5, 0xfa, 0xf5, 0x5e, 0xf2, 0xd2, 0xf6, 0xd8, 0x33, 0x72, 0xd9, 0x18, 0x79,
  4653. 0x22, 0xac, 0x19, 0x79, 0xf0, 0xb0, 0x0d, 0x30, 0xb2, 0x65, 0x47, 0x28, 0x6c, 0x0b, 0xd3, 0xb2,
  4654. 0x39, 0x70, 0xa9, 0x48, 0x75, 0xa5, 0xa5, 0x42, 0xd5, 0x55, 0xe5, 0xaa, 0x6c, 0xcd, 0xf4, 0xdc,
  4655. 0x20, 0x82, 0xe0, 0x40, 0x70, 0x82, 0x08, 0x0e, 0x5c, 0xf8, 0x0b, 0xf0, 0x43, 0xe0, 0x2f, 0xf0,
  4656. 0x27, 0x38, 0x10, 0x1c, 0x98, 0x78, 0xb9, 0x54, 0x65, 0xf6, 0x62, 0xb5, 0x14, 0x3e, 0xe9, 0x56,
  4657. 0xf9, 0x5e, 0x66, 0xbe, 0xef, 0xad, 0xf9, 0x32, 0xbb, 0xe1, 0xb2, 0x4f, 0x18, 0xf1, 0xc6, 0x24,
  4658. 0x22, 0x87, 0x74, 0x4c, 0x23, 0xb6, 0x99, 0xa4, 0x31, 0x8b, 0x9d, 0xd2, 0xc9, 0x96, 0xfb, 0x07,
  4659. 0x0b, 0xba, 0x3b, 0x84, 0x91, 0xe7, 0x41, 0xc6, 0x86, 0xf4, 0xed, 0x84, 0x66, 0xcc, 0xb9, 0x09,
  4660. 0xc0, 0xc8, 0x41, 0x48, 0xbd, 0x88, 0x8c, 0xe9, 0xc0, 0x5a, 0xb7, 0x36, 0x1a, 0xc3, 0x06, 0xa7,
  4661. 0xec, 0x91, 0x31, 0x75, 0x1c, 0xa8, 0xf8, 0x34, 0x1b, 0x0d, 0x4a, 0x9c, 0xc1, 0xbf, 0x9d, 0x4b,
  4662. 0x50, 0x0d, 0xe9, 0x09, 0x0d, 0x07, 0x65, 0x4e, 0x14, 0x03, 0xe7, 0x03, 0x68, 0x24, 0xe4, 0x90,
  4663. 0x7a, 0x59, 0xf0, 0x0d, 0x1d, 0x54, 0xd6, 0xad, 0x8d, 0xea, 0xd0, 0x46, 0xc2, 0x7e, 0xf0, 0x0d,
  4664. 0xdf, 0x06, 0xbf, 0x07, 0x55, 0x4e, 0xe7, 0xdf, 0xee, 0x9f, 0x2d, 0xb0, 0x15, 0x1a, 0xa7, 0x03,
  4665. 0xa5, 0xc0, 0xe7, 0xe2, 0xcb, 0xc3, 0x52, 0xe0, 0xcf, 0xc0, 0x2a, 0x2d, 0x83, 0x55, 0x5e, 0x04,
  4666. 0xab, 0xa2, 0xc3, 0xfa, 0x08, 0x9a, 0x59, 0x3c, 0x49, 0x47, 0xd4, 0x1b, 0xc5, 0xbe, 0x00, 0xd0,
  4667. 0x18, 0x82, 0x20, 0x3d, 0x8e, 0x7d, 0x8a, 0x92, 0xfd, 0x83, 0x41, 0x8d, 0xd3, 0x4b, 0xfe, 0x81,
  4668. 0xfb, 0x3f, 0x0b, 0xda, 0x85, 0x91, 0x92, 0x70, 0xea, 0xdc, 0x82, 0xd6, 0x68, 0x92, 0xa6, 0x34,
  4669. 0x62, 0x1e, 0x57, 0x42, 0xa0, 0x6c, 0x4a, 0xda, 0x4b, 0x72, 0x48, 0x9d, 0x6b, 0x60, 0x27, 0x34,
  4670. 0x15, 0xec, 0x12, 0x67, 0xd7, 0x13, 0x9a, 0x72, 0xd6, 0x25, 0xa8, 0xb2, 0x98, 0x11, 0x61, 0xad,
  4671. 0xf2, 0x50, 0x0c, 0x50, 0xbf, 0x37, 0x41, 0x9a, 0xc9, 0x1d, 0x2b, 0x9c, 0xd5, 0xe0, 0x14, 0xbe,
  4672. 0xe8, 0x03, 0x68, 0x84, 0x44, 0x71, 0xab, 0x9c, 0x6b, 0x23, 0x41, 0x31, 0x93, 0x94, 0x9e, 0x08,
  4673. 0x66, 0x4d, 0x30, 0x91, 0xa0, 0x98, 0x11, 0xfd, 0x5a, 0xae, 0xac, 0x0b, 0x26, 0x12, 0x38, 0x73,
  4674. 0x1d, 0x2a, 0x61, 0x90, 0xb1, 0x81, 0xbd, 0x5e, 0xde, 0x68, 0x3e, 0x68, 0x6d, 0x9e, 0x6c, 0x6d,
  4675. 0xe6, 0xaa, 0x72, 0x8e, 0xfb, 0x00, 0xfa, 0xfb, 0x94, 0xa4, 0xa3, 0x23, 0xa4, 0xaf, 0x16, 0x23,
  4676. 0xee, 0x4f, 0x01, 0x8a, 0x35, 0xce, 0x0d, 0x28, 0x58, 0x2b, 0xc5, 0x93, 0xfb, 0x10, 0xba, 0xba,
  4677. 0x4c, 0x34, 0xb9, 0x2b, 0x81, 0x5a, 0x1c, 0x68, 0x07, 0x81, 0x6a, 0x53, 0x04, 0xd4, 0x8f, 0xc1,
  4678. 0x11, 0xb4, 0xe7, 0xe8, 0x68, 0x85, 0x35, 0x8f, 0x02, 0x4b, 0x8b, 0x02, 0xf7, 0x2e, 0xf4, 0x8c,
  4679. 0xb9, 0x28, 0xc3, 0xd1, 0x64, 0x34, 0x72, 0xf5, 0xbb, 0x43, 0x1a, 0x12, 0x16, 0xc4, 0x91, 0xda,
  4680. 0x70, 0x26, 0x80, 0xac, 0xd9, 0x00, 0x72, 0xa7, 0x60, 0xab, 0x35, 0x73, 0x61, 0x7c, 0x15, 0xea,
  4681. 0x8c, 0x64, 0xc7, 0x5e, 0xe0, 0xcb, 0xb0, 0xa8, 0xe1, 0x70, 0xd7, 0x47, 0x37, 0x71, 0x06, 0xb7,
  4682. 0xa8, 0x88, 0x62, 0x1b, 0x09, 0xdc, 0x48, 0x6b, 0x50, 0x0d, 0x32, 0x2f, 0x8e, 0x64, 0x1a, 0x55,
  4683. 0x82, 0xec, 0xe7, 0x51, 0x6e, 0xb9, 0xaa, 0x66, 0xb9, 0x2d, 0x68, 0x17, 0x70, 0x51, 0xa7, 0x75,
  4684. 0xc3, 0x6e, 0xdc, 0xc1, 0xf9, 0x04, 0xa1, 0xe1, 0x4f, 0xa0, 0xbd, 0xff, 0x55, 0xc0, 0x46, 0x47,
  4685. 0x4a, 0x3f, 0x0d, 0xa2, 0x65, 0x40, 0xcc, 0x51, 0x20, 0x72, 0x5b, 0xa0, 0x70, 0xdb, 0xd0, 0x54,
  4686. 0xcb, 0x93, 0x70, 0xea, 0x66, 0xd0, 0x7d, 0x45, 0xb2, 0x63, 0xbd, 0xa0, 0x18, 0x9a, 0x59, 0x33,
  4687. 0x9a, 0x2d, 0x2a, 0x27, 0x46, 0xe1, 0x28, 0x2f, 0x29, 0x1c, 0x15, 0xad, 0x70, 0x7c, 0x05, 0xb6,
  4688. 0x12, 0xba, 0x1c, 0xbd, 0x01, 0xa3, 0xb4, 0x04, 0x86, 0x5e, 0x3e, 0x6e, 0x41, 0x8b, 0x91, 0xf4,
  4689. 0x90, 0x32, 0x8f, 0x47, 0xab, 0xac, 0x22, 0x4d, 0x41, 0x7b, 0x85, 0x24, 0x5e, 0x1a, 0x0a, 0x75,
  4690. 0x2f, 0x7c, 0x69, 0xc8, 0x55, 0x15, 0x91, 0xf3, 0xa9, 0x2a, 0x0d, 0x48, 0x5f, 0xc5, 0xdb, 0xee,
  4691. 0x17, 0xaa, 0x30, 0xe0, 0x0a, 0xe7, 0x3a, 0xe4, 0x9c, 0x55, 0xe2, 0xa2, 0x28, 0x0b, 0x42, 0xde,
  4692. 0x3b, 0xcb, 0x02, 0x9f, 0x22, 0x60, 0x7e, 0x09, 0xfd, 0x1d, 0x9a, 0xd0, 0xc8, 0xa7, 0xd1, 0x68,
  4693. 0x7a, 0x6a, 0x90, 0x3b, 0x50, 0x61, 0xd3, 0x44, 0x78, 0xa6, 0x3a, 0xe4, 0xdf, 0xee, 0xcf, 0x00,
  4694. 0x8a, 0x1d, 0xce, 0x71, 0x40, 0x22, 0x72, 0x1d, 0x82, 0x8e, 0xdc, 0x2e, 0x90, 0x6b, 0x53, 0x04,
  4695. 0xf2, 0xd7, 0x70, 0x0d, 0xcb, 0xdb, 0x3e, 0x2f, 0x2d, 0x67, 0x2d, 0x43, 0x4b, 0x4b, 0x8d, 0xfb,
  4696. 0x43, 0xa8, 0x0c, 0x69, 0x78, 0x2e, 0x45, 0xfe, 0x51, 0x82, 0xab, 0x8b, 0x20, 0xa1, 0x46, 0xdf,
  4697. 0x83, 0x4a, 0xa4, 0x90, 0x34, 0x1f, 0xac, 0xab, 0xb3, 0x64, 0xc1, 0xd4, 0xcd, 0xbd, 0xd8, 0xa7,
  4698. 0x43, 0x3e, 0xfb, 0xfa, 0xbf, 0x2d, 0xa8, 0xe0, 0x90, 0x07, 0x63, 0xec, 0x1b, 0x60, 0x6c, 0x24,
  4699. 0x18, 0x58, 0x6a, 0x5a, 0x7e, 0x5e, 0x85, 0x7a, 0x90, 0x79, 0xa8, 0x93, 0x2c, 0x48, 0xb5, 0x20,
  4700. 0xe3, 0x71, 0x75, 0x03, 0x2a, 0x29, 0x0d, 0xa7, 0x83, 0x32, 0x37, 0xad, 0x2d, 0x6b, 0xde, 0x74,
  4701. 0xc8, 0xa9, 0xce, 0xe7, 0x50, 0xa5, 0x11, 0x4b, 0xa7, 0x83, 0x0a, 0x67, 0x9f, 0x8e, 0x53, 0x4c,
  4702. 0x77, 0x7e, 0x00, 0xb5, 0x78, 0xc2, 0x92, 0x09, 0x1b, 0x54, 0x57, 0x5c, 0x28, 0xe7, 0xbb, 0xff,
  4703. 0xb2, 0xa0, 0xff, 0x82, 0x44, 0x13, 0x12, 0xea, 0x89, 0x72, 0x05, 0x6a, 0xc2, 0x59, 0x52, 0x59,
  4704. 0x39, 0x7a, 0x77, 0x9d, 0xda, 0x80, 0xde, 0x98, 0xef, 0xe4, 0xcd, 0x1e, 0x16, 0x9d, 0x71, 0x2e,
  4705. 0x81, 0xcf, 0xc4, 0x52, 0x12, 0x8c, 0xe9, 0x96, 0xac, 0x17, 0x62, 0xa0, 0xa8, 0x0f, 0x64, 0x9d,
  4706. 0x10, 0x03, 0xb3, 0xe0, 0xd6, 0x96, 0x14, 0xdc, 0xba, 0x56, 0x70, 0xff, 0x56, 0x02, 0x28, 0x34,
  4707. 0x5a, 0x88, 0xca, 0x5a, 0x88, 0xaa, 0x50, 0xba, 0x64, 0x28, 0x7d, 0x4d, 0x94, 0x02, 0x2f, 0xf0,
  4708. 0x33, 0xee, 0xb6, 0xc6, 0xb0, 0x2e, 0x82, 0x35, 0xc3, 0x8a, 0xfa, 0x26, 0x88, 0x82, 0xec, 0xc8,
  4709. 0x1b, 0xc5, 0x93, 0x88, 0x49, 0x7d, 0x9a, 0x82, 0xf6, 0x18, 0x49, 0x88, 0x3f, 0xc8, 0x3c, 0x41,
  4710. 0x51, 0x15, 0x30, 0xc8, 0x9e, 0xf2, 0x31, 0x46, 0xf9, 0x28, 0xa5, 0x84, 0x51, 0xdf, 0x23, 0x4c,
  4711. 0x06, 0x50, 0x43, 0x52, 0xb6, 0x59, 0x9e, 0xef, 0xa2, 0xfc, 0xf1, 0xef, 0xa2, 0x0c, 0xdb, 0x7a,
  4712. 0x19, 0xbe, 0x0e, 0x76, 0x92, 0xc6, 0x87, 0x29, 0xcd, 0xb2, 0x41, 0x43, 0x55, 0x52, 0x31, 0x76,
  4713. 0x7a, 0x50, 0xce, 0xde, 0x86, 0x03, 0xe0, 0xbb, 0xe3, 0xa7, 0xfb, 0x7f, 0x0b, 0xba, 0xba, 0xd3,
  4714. 0x2f, 0xd6, 0xe1, 0xb0, 0xa0, 0x7a, 0x69, 0xca, 0xaa, 0xe3, 0xa1, 0xad, 0x52, 0x63, 0xb6, 0x62,
  4715. 0x69, 0x11, 0x22, 0x2b, 0x16, 0x3f, 0x1e, 0x7e, 0x04, 0x35, 0xb1, 0xe2, 0x1c, 0x3d, 0xe3, 0x7d,
  4716. 0x68, 0x2a, 0x69, 0x68, 0xea, 0x0f, 0x8d, 0x83, 0x01, 0xf8, 0xc1, 0x20, 0xd8, 0x02, 0xdc, 0x2d,
  4717. 0x68, 0xea, 0xc9, 0x88, 0x51, 0x80, 0x85, 0x44, 0x88, 0xe2, 0xdf, 0xee, 0xe7, 0x50, 0x39, 0xd7,
  4718. 0x31, 0x75, 0x0f, 0x1a, 0x85, 0xcb, 0x6f, 0x18, 0x38, 0x6c, 0x75, 0x8a, 0x4a, 0x14, 0xbf, 0xb3,
  4719. 0xa0, 0xfd, 0x98, 0x87, 0xe2, 0xaa, 0xcd, 0x52, 0x7e, 0x36, 0xa9, 0x58, 0x2d, 0x32, 0xaa, 0x6c,
  4720. 0x64, 0x94, 0x8c, 0xc8, 0x4a, 0x1e, 0x91, 0x46, 0x8e, 0x55, 0x8d, 0x1c, 0xc3, 0x26, 0x4e, 0xc1,
  4721. 0xc0, 0x26, 0xee, 0x53, 0xe8, 0xbf, 0x4e, 0xc2, 0x98, 0xf8, 0x4f, 0x83, 0x70, 0x25, 0x64, 0xee,
  4722. 0x6d, 0xe8, 0xea, 0x2b, 0x50, 0xf3, 0x1e, 0x94, 0x27, 0xa9, 0xea, 0xba, 0xf1, 0xd3, 0x0d, 0xa0,
  4723. 0xf5, 0x34, 0xa0, 0xa1, 0xaf, 0x75, 0xe6, 0x6f, 0x70, 0xac, 0x3a, 0x73, 0x3e, 0x78, 0x3f, 0x1d,
  4724. 0xe1, 0x13, 0xa8, 0x72, 0x51, 0x67, 0x90, 0xa1, 0x8c, 0x2b, 0x5b, 0x40, 0x7e, 0xf0, 0xff, 0xc7,
  4725. 0x02, 0x90, 0x90, 0x2f, 0x56, 0xfe, 0xde, 0x34, 0xf2, 0xb7, 0x81, 0x61, 0x29, 0xf4, 0x14, 0x71,
  4726. 0xd9, 0x81, 0xd6, 0x93, 0xaf, 0x47, 0xf9, 0x1d, 0xca, 0xfd, 0x10, 0x40, 0x8e, 0x17, 0x7b, 0x36,
  4727. 0x84, 0xce, 0xf6, 0xcb, 0x5d, 0xbd, 0xe9, 0xbf, 0x0c, 0x35, 0x92, 0x04, 0x5e, 0x14, 0x2b, 0xc3,
  4728. 0x93, 0x24, 0xd8, 0x8b, 0xdf, 0x8f, 0x73, 0x7f, 0x0d, 0x75, 0x29, 0xed, 0x2c, 0x62, 0xcc, 0x73,
  4729. 0x40, 0xf8, 0x40, 0x3b, 0x07, 0xe4, 0x4e, 0x81, 0xaf, 0x0e, 0x4c, 0x92, 0x04, 0xbb, 0xbe, 0xfb,
  4730. 0xc7, 0x12, 0xb4, 0x72, 0xd5, 0x2e, 0x56, 0x0c, 0x7c, 0x64, 0xc4, 0x40, 0x13, 0x63, 0x40, 0x69,
  4731. 0xca, 0x19, 0x68, 0xc5, 0xa3, 0x38, 0x63, 0xfc, 0xb0, 0x6b, 0x0c, 0xf9, 0xb7, 0xbb, 0x01, 0xdd,
  4732. 0xc7, 0x47, 0x74, 0x74, 0xbc, 0xfd, 0x72, 0x77, 0xc6, 0xd5, 0x79, 0x27, 0x2d, 0x2d, 0xf7, 0x14,
  4733. 0x6c, 0x35, 0x13, 0x23, 0xe6, 0x98, 0x4e, 0x55, 0xc4, 0x1c, 0xd3, 0x29, 0x1a, 0xe2, 0x84, 0x84,
  4734. 0x13, 0xd5, 0x07, 0x88, 0xc1, 0xa2, 0x6b, 0x98, 0xfb, 0x17, 0xac, 0x91, 0xb9, 0x48, 0x74, 0xc1,
  4735. 0x19, 0x9c, 0x3e, 0x80, 0x7a, 0x2a, 0x60, 0xca, 0x3d, 0xd5, 0x10, 0xab, 0x7a, 0x4a, 0xb3, 0x24,
  4736. 0x8e, 0x32, 0x75, 0xb3, 0xcb, 0xc7, 0xce, 0x77, 0xa4, 0x65, 0x44, 0xa3, 0xd7, 0xcf, 0x2f, 0xcd,
  4737. 0xd4, 0xe7, 0xd7, 0xbe, 0x4c, 0x66, 0xc9, 0xb6, 0xbc, 0x6c, 0x2b, 0xf2, 0x39, 0x4e, 0xad, 0x7b,
  4738. 0xd0, 0xdb, 0xa1, 0x21, 0x65, 0xf4, 0x74, 0x7b, 0xf6, 0xa0, 0xa3, 0x4d, 0xc5, 0x32, 0x7d, 0x08,
  4739. 0x9d, 0x67, 0x74, 0xaa, 0x67, 0xdd, 0xbc, 0x9d, 0xdf, 0x4b, 0xc2, 0xed, 0x41, 0x5d, 0x0a, 0x5a,
  4740. 0x51, 0xc2, 0xbb, 0x73, 0xcd, 0xfd, 0xaf, 0x05, 0xad, 0x1c, 0xf9, 0x85, 0x4f, 0x2a, 0xa5, 0xa9,
  4741. 0x08, 0x9a, 0xbb, 0xd0, 0x13, 0x47, 0xed, 0x33, 0x3a, 0xd5, 0xba, 0x0f, 0x6e, 0x42, 0x4b, 0x8b,
  4742. 0x8c, 0x1e, 0x74, 0xb4, 0x79, 0xe8, 0xee, 0x3b, 0x2a, 0x56, 0xb4, 0x95, 0x73, 0xee, 0x28, 0xc2,
  4743. 0x24, 0x5f, 0xb7, 0x01, 0xed, 0xed, 0x30, 0xd4, 0x02, 0xec, 0x2a, 0xd4, 0x49, 0x18, 0x7a, 0x24,
  4744. 0x09, 0xd4, 0xd5, 0x83, 0x84, 0xe1, 0x76, 0x12, 0xb8, 0x0f, 0xa1, 0xa9, 0x66, 0xca, 0xf7, 0x30,
  4745. 0x9e, 0xff, 0x56, 0x91, 0xff, 0xf9, 0x1b, 0x59, 0x49, 0x7b, 0x23, 0x13, 0x02, 0x34, 0x54, 0x52,
  4746. 0x40, 0x81, 0x0c, 0x05, 0x3c, 0xa3, 0x53, 0xec, 0xba, 0xd4, 0xcc, 0x65, 0x0f, 0x6e, 0x77, 0xa1,
  4747. 0xfd, 0x3a, 0x5b, 0x21, 0x1d, 0x1e, 0x42, 0x53, 0xcd, 0xc3, 0xad, 0xee, 0x16, 0x89, 0xae, 0x3d,
  4748. 0x75, 0xe5, 0x75, 0x43, 0x31, 0xdd, 0xcf, 0xc0, 0xe1, 0xc9, 0xba, 0xcf, 0xd2, 0xc9, 0x68, 0xc5,
  4749. 0x37, 0x6f, 0xf7, 0x4b, 0x6c, 0x16, 0xf3, 0x45, 0x22, 0xb2, 0x68, 0xe8, 0x1b, 0xb3, 0x39, 0x65,
  4750. 0x69, 0x9e, 0x7f, 0x1f, 0x7a, 0x86, 0x58, 0x84, 0x7c, 0xdb, 0x68, 0x0d, 0xbb, 0xa2, 0x35, 0x2c,
  4751. 0xe6, 0x08, 0x73, 0xfc, 0xdd, 0x82, 0xee, 0x3e, 0x9b, 0x86, 0xf4, 0x05, 0x49, 0x4e, 0xbb, 0x39,
  4752. 0x5e, 0x82, 0x6a, 0xc6, 0x08, 0x53, 0xf9, 0x21, 0x06, 0xce, 0x1d, 0xe8, 0xb0, 0xa3, 0x20, 0xf5,
  4753. 0xbd, 0x0c, 0xb7, 0x41, 0x3b, 0x8a, 0x4a, 0xd8, 0xe2, 0x54, 0xbe, 0xf7, 0xae, 0x8f, 0xe9, 0x95,
  4754. 0xf3, 0x45, 0x39, 0xac, 0x67, 0x92, 0x65, 0x94, 0x8b, 0xea, 0x92, 0x72, 0x51, 0xd3, 0xca, 0xc5,
  4755. 0x6f, 0x4b, 0x60, 0x2b, 0xcc, 0x4b, 0xc1, 0x6e, 0x40, 0x4f, 0xc0, 0x3a, 0x48, 0x49, 0xe4, 0xeb,
  4756. 0xb7, 0x5d, 0x01, 0xf7, 0x11, 0x92, 0xb9, 0x3d, 0x3f, 0x86, 0xbe, 0x54, 0x80, 0xa6, 0x01, 0xcd,
  4757. 0xf4, 0x4b, 0x6f, 0x57, 0xe8, 0xc0, 0xe9, 0xea, 0x7e, 0xac, 0x2b, 0xcb, 0xa7, 0x56, 0xb4, 0x5d,
  4758. 0x39, 0x2c, 0x3e, 0x73, 0xde, 0x2c, 0xd5, 0x53, 0xcc, 0x52, 0x33, 0xcd, 0x72, 0x13, 0x40, 0x13,
  4759. 0x52, 0x17, 0x51, 0x90, 0xa9, 0xfd, 0xf9, 0xd3, 0x60, 0xe1, 0xb8, 0x0b, 0xff, 0x34, 0x98, 0xab,
  4760. 0x2a, 0xc2, 0xf6, 0x17, 0xd0, 0x79, 0xe2, 0x07, 0x4c, 0x0b, 0xda, 0x79, 0x7b, 0x5b, 0xa7, 0xd8,
  4761. 0xbb, 0x64, 0xd8, 0xdb, 0x75, 0xa1, 0x95, 0x6f, 0x29, 0x8b, 0x47, 0xfe, 0xf0, 0x55, 0x1e, 0xf2,
  4762. 0x6f, 0x77, 0x0b, 0x7a, 0xdb, 0x61, 0x68, 0xde, 0x3a, 0x6f, 0x02, 0x60, 0x31, 0x32, 0x82, 0xb0,
  4763. 0x41, 0xd4, 0x2c, 0xf7, 0x0e, 0x74, 0xb4, 0x25, 0xcb, 0xaa, 0xd2, 0x5f, 0x2d, 0x58, 0xdb, 0x8e,
  4764. 0xa2, 0x78, 0x12, 0x8d, 0xf8, 0x6f, 0x68, 0x6a, 0xf3, 0x6b, 0x60, 0x9f, 0x04, 0x91, 0x97, 0x4e,
  4765. 0x42, 0xb5, 0x75, 0xfd, 0x24, 0x88, 0x86, 0x93, 0x10, 0x5b, 0x6c, 0x98, 0x0b, 0xed, 0xc6, 0x41,
  4766. 0x1e, 0xd5, 0xd7, 0xc0, 0x1e, 0xc7, 0x3e, 0x0d, 0xb1, 0x8d, 0x91, 0xad, 0x09, 0x1f, 0xef, 0xc5,
  4767. 0x67, 0xff, 0xe1, 0xec, 0x9f, 0x16, 0xf4, 0x74, 0x74, 0x33, 0x3f, 0xa0, 0x55, 0xf9, 0x2f, 0x0f,
  4768. 0xb7, 0xa1, 0x7d, 0x42, 0x8f, 0x82, 0x51, 0x48, 0xbd, 0x03, 0xc2, 0x46, 0x47, 0x12, 0x52, 0x4b,
  4769. 0x12, 0x1f, 0x21, 0x0d, 0x45, 0x2b, 0x7d, 0x32, 0xf5, 0x2b, 0x84, 0x54, 0x28, 0x33, 0x20, 0x57,
  4770. 0x4c, 0xc8, 0xa6, 0xb2, 0xd5, 0x59, 0x65, 0x37, 0x61, 0x4d, 0xc9, 0xc6, 0x7b, 0x95, 0xe7, 0x53,
  4771. 0x46, 0x82, 0x50, 0x66, 0x54, 0x5f, 0xb2, 0x5e, 0x4d, 0x13, 0xba, 0xc3, 0x19, 0xee, 0xef, 0x4b,
  4772. 0xd0, 0x37, 0xcd, 0x7d, 0xb1, 0x12, 0x68, 0xc3, 0x48, 0xa0, 0x4b, 0xbc, 0xf5, 0x9e, 0xf1, 0x9f,
  4773. 0x0c, 0xbc, 0x17, 0xd0, 0xc4, 0xa8, 0x57, 0xf1, 0x36, 0xe7, 0x44, 0x6b, 0x81, 0x13, 0x75, 0x3f,
  4774. 0x95, 0x0c, 0x3f, 0x61, 0x53, 0x8e, 0xdb, 0x9d, 0xa1, 0x95, 0xcb, 0x1b, 0xf5, 0xb2, 0xd6, 0xa8,
  4775. 0xbb, 0xf7, 0xa1, 0x21, 0x60, 0xc9, 0xdf, 0x98, 0x9e, 0xcf, 0xfc, 0xc6, 0xa4, 0x84, 0x0c, 0x39,
  4776. 0xc7, 0x7d, 0x2b, 0x1e, 0xb2, 0x77, 0xc7, 0x49, 0x9c, 0xb2, 0x57, 0x74, 0x9c, 0x84, 0xda, 0x93,
  4777. 0xc7, 0x6d, 0x68, 0x33, 0x49, 0xd2, 0x4f, 0xd4, 0x96, 0x22, 0xf2, 0x08, 0x32, 0x72, 0xa2, 0xb4,
  4778. 0x24, 0x27, 0xca, 0x5a, 0x4e, 0xfc, 0x18, 0x9a, 0x52, 0x00, 0x57, 0x76, 0xa0, 0xf7, 0x07, 0xc6,
  4779. 0x45, 0x60, 0xe1, 0x33, 0xb7, 0x05, 0x57, 0xe6, 0x01, 0x2f, 0xfc, 0x5d, 0x7a, 0x0e, 0x7d, 0x69,
  4780. 0x31, 0x7a, 0xfe, 0x76, 0x22, 0x2f, 0x37, 0x65, 0xf5, 0x76, 0xb2, 0x83, 0x16, 0xbe, 0x57, 0x40,
  4781. 0xab, 0x14, 0xad, 0x80, 0x06, 0xbe, 0xc0, 0x6a, 0xbc, 0xc1, 0x54, 0x8b, 0x7d, 0xf8, 0x89, 0xf3,
  4782. 0x27, 0xf9, 0x36, 0x3f, 0x6b, 0xe5, 0x8b, 0x95, 0x3a, 0x9b, 0x46, 0xea, 0x5c, 0x57, 0x8f, 0xf0,
  4783. 0xf3, 0x9e, 0x92, 0x09, 0x94, 0xc1, 0x65, 0xd1, 0x47, 0x9f, 0x2b, 0xec, 0xb4, 0xb0, 0x11, 0x1d,
  4784. 0xef, 0x62, 0x57, 0x94, 0x67, 0x5c, 0x71, 0x19, 0xd6, 0x66, 0x85, 0x62, 0x27, 0xfe, 0x1b, 0x0b,
  4785. 0xd6, 0x30, 0x33, 0x66, 0xa1, 0x9c, 0x2b, 0xa6, 0x8c, 0xab, 0xed, 0x72, 0x68, 0x95, 0x19, 0x68,
  4786. 0x6b, 0xd0, 0x37, 0x21, 0x20, 0xb0, 0xef, 0xc2, 0x65, 0x71, 0x69, 0x38, 0x05, 0x19, 0x2a, 0x36,
  4787. 0x3b, 0x11, 0xd7, 0x7f, 0x01, 0x50, 0x38, 0xe1, 0x1d, 0xb9, 0xb6, 0xf0, 0xd6, 0xef, 0xfe, 0x12,
  4788. 0xfa, 0xc5, 0xea, 0x65, 0x36, 0xd9, 0x82, 0x96, 0xdc, 0xc5, 0xcb, 0x2f, 0x20, 0xea, 0x77, 0xb3,
  4789. 0x62, 0x71, 0x33, 0x2d, 0xd2, 0xc6, 0xed, 0x8b, 0x3f, 0xb7, 0xa8, 0x7d, 0x11, 0xe8, 0x4b, 0xe8,
  4790. 0xbd, 0x4e, 0x7c, 0x62, 0xdc, 0xb7, 0x7b, 0x50, 0x2e, 0xae, 0x42, 0xf8, 0x89, 0x3d, 0x6b, 0x42,
  4791. 0x52, 0x32, 0xce, 0xd4, 0xaf, 0x14, 0x62, 0xc4, 0x4b, 0x05, 0x61, 0x24, 0x7f, 0x9e, 0x20, 0x8c,
  4792. 0xe0, 0x7d, 0x4b, 0xdb, 0x31, 0x09, 0xa7, 0x8f, 0xae, 0xfc, 0xea, 0x12, 0xf1, 0xc7, 0xf7, 0x8b,
  4793. 0x3f, 0xdc, 0x7c, 0x92, 0x1c, 0x7c, 0x72, 0xb2, 0x75, 0x50, 0xe3, 0xff, 0xbb, 0xf9, 0xec, 0xdb,
  4794. 0x00, 0x00, 0x00, 0xff, 0xff, 0x13, 0xa3, 0x94, 0xb7, 0x90, 0x23, 0x00, 0x00,
  4795. }