logic.pb.go 317 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: logic.proto
  3. package serverproto
  4. import (
  5. fmt "fmt"
  6. proto "github.com/golang/protobuf/proto"
  7. math "math"
  8. )
  9. // Reference imports to suppress errors if they are not otherwise used.
  10. var _ = proto.Marshal
  11. var _ = fmt.Errorf
  12. var _ = math.Inf
  13. // This is a compile-time assertion to ensure that this generated file
  14. // is compatible with the proto package it is being compiled against.
  15. // A compilation error at this line likely means your copy of the
  16. // proto package needs to be updated.
  17. const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
  18. // ////////////////////////webgm
  19. type WebRoleInfo struct {
  20. Base *RoleBase `protobuf:"bytes,1,opt,name=base,proto3" json:"base,omitempty"`
  21. RoleHero *RoleHero `protobuf:"bytes,2,opt,name=role_hero,json=roleHero,proto3" json:"role_hero,omitempty"`
  22. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  23. XXX_unrecognized []byte `json:"-"`
  24. XXX_sizecache int32 `json:"-"`
  25. }
  26. func (m *WebRoleInfo) Reset() { *m = WebRoleInfo{} }
  27. func (m *WebRoleInfo) String() string { return proto.CompactTextString(m) }
  28. func (*WebRoleInfo) ProtoMessage() {}
  29. func (*WebRoleInfo) Descriptor() ([]byte, []int) {
  30. return fileDescriptor_60207fea82c31ca8, []int{0}
  31. }
  32. func (m *WebRoleInfo) XXX_Unmarshal(b []byte) error {
  33. return xxx_messageInfo_WebRoleInfo.Unmarshal(m, b)
  34. }
  35. func (m *WebRoleInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  36. return xxx_messageInfo_WebRoleInfo.Marshal(b, m, deterministic)
  37. }
  38. func (m *WebRoleInfo) XXX_Merge(src proto.Message) {
  39. xxx_messageInfo_WebRoleInfo.Merge(m, src)
  40. }
  41. func (m *WebRoleInfo) XXX_Size() int {
  42. return xxx_messageInfo_WebRoleInfo.Size(m)
  43. }
  44. func (m *WebRoleInfo) XXX_DiscardUnknown() {
  45. xxx_messageInfo_WebRoleInfo.DiscardUnknown(m)
  46. }
  47. var xxx_messageInfo_WebRoleInfo proto.InternalMessageInfo
  48. func (m *WebRoleInfo) GetBase() *RoleBase {
  49. if m != nil {
  50. return m.Base
  51. }
  52. return nil
  53. }
  54. func (m *WebRoleInfo) GetRoleHero() *RoleHero {
  55. if m != nil {
  56. return m.RoleHero
  57. }
  58. return nil
  59. }
  60. type WebUpdateMailItem struct {
  61. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  62. UidList []uint64 `protobuf:"varint,2,rep,packed,name=uid_list,json=uidList,proto3" json:"uid_list,omitempty"`
  63. Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
  64. Content string `protobuf:"bytes,4,opt,name=content,proto3" json:"content,omitempty"`
  65. RewardList []*KeyValueType `protobuf:"bytes,5,rep,name=reward_list,json=rewardList,proto3" json:"reward_list,omitempty"`
  66. SendDate uint64 `protobuf:"varint,6,opt,name=send_date,json=sendDate,proto3" json:"send_date,omitempty"`
  67. MailType int32 `protobuf:"varint,7,opt,name=mail_type,json=mailType,proto3" json:"mail_type,omitempty"`
  68. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  69. XXX_unrecognized []byte `json:"-"`
  70. XXX_sizecache int32 `json:"-"`
  71. }
  72. func (m *WebUpdateMailItem) Reset() { *m = WebUpdateMailItem{} }
  73. func (m *WebUpdateMailItem) String() string { return proto.CompactTextString(m) }
  74. func (*WebUpdateMailItem) ProtoMessage() {}
  75. func (*WebUpdateMailItem) Descriptor() ([]byte, []int) {
  76. return fileDescriptor_60207fea82c31ca8, []int{1}
  77. }
  78. func (m *WebUpdateMailItem) XXX_Unmarshal(b []byte) error {
  79. return xxx_messageInfo_WebUpdateMailItem.Unmarshal(m, b)
  80. }
  81. func (m *WebUpdateMailItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  82. return xxx_messageInfo_WebUpdateMailItem.Marshal(b, m, deterministic)
  83. }
  84. func (m *WebUpdateMailItem) XXX_Merge(src proto.Message) {
  85. xxx_messageInfo_WebUpdateMailItem.Merge(m, src)
  86. }
  87. func (m *WebUpdateMailItem) XXX_Size() int {
  88. return xxx_messageInfo_WebUpdateMailItem.Size(m)
  89. }
  90. func (m *WebUpdateMailItem) XXX_DiscardUnknown() {
  91. xxx_messageInfo_WebUpdateMailItem.DiscardUnknown(m)
  92. }
  93. var xxx_messageInfo_WebUpdateMailItem proto.InternalMessageInfo
  94. func (m *WebUpdateMailItem) GetId() int32 {
  95. if m != nil {
  96. return m.Id
  97. }
  98. return 0
  99. }
  100. func (m *WebUpdateMailItem) GetUidList() []uint64 {
  101. if m != nil {
  102. return m.UidList
  103. }
  104. return nil
  105. }
  106. func (m *WebUpdateMailItem) GetTitle() string {
  107. if m != nil {
  108. return m.Title
  109. }
  110. return ""
  111. }
  112. func (m *WebUpdateMailItem) GetContent() string {
  113. if m != nil {
  114. return m.Content
  115. }
  116. return ""
  117. }
  118. func (m *WebUpdateMailItem) GetRewardList() []*KeyValueType {
  119. if m != nil {
  120. return m.RewardList
  121. }
  122. return nil
  123. }
  124. func (m *WebUpdateMailItem) GetSendDate() uint64 {
  125. if m != nil {
  126. return m.SendDate
  127. }
  128. return 0
  129. }
  130. func (m *WebUpdateMailItem) GetMailType() int32 {
  131. if m != nil {
  132. return m.MailType
  133. }
  134. return 0
  135. }
  136. type SSWebGMChatMsgNtf struct {
  137. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  138. TargetUid uint64 `protobuf:"varint,2,opt,name=target_uid,json=targetUid,proto3" json:"target_uid,omitempty"`
  139. Content *ChatMessageInfo `protobuf:"bytes,3,opt,name=content,proto3" json:"content,omitempty"`
  140. MsgType int32 `protobuf:"varint,4,opt,name=msg_type,json=msgType,proto3" json:"msg_type,omitempty"`
  141. ChatSelfName string `protobuf:"bytes,5,opt,name=chat_self_name,json=chatSelfName,proto3" json:"chat_self_name,omitempty"`
  142. SelectZoneId int32 `protobuf:"varint,6,opt,name=select_zone_id,json=selectZoneId,proto3" json:"select_zone_id,omitempty"`
  143. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  144. XXX_unrecognized []byte `json:"-"`
  145. XXX_sizecache int32 `json:"-"`
  146. }
  147. func (m *SSWebGMChatMsgNtf) Reset() { *m = SSWebGMChatMsgNtf{} }
  148. func (m *SSWebGMChatMsgNtf) String() string { return proto.CompactTextString(m) }
  149. func (*SSWebGMChatMsgNtf) ProtoMessage() {}
  150. func (*SSWebGMChatMsgNtf) Descriptor() ([]byte, []int) {
  151. return fileDescriptor_60207fea82c31ca8, []int{2}
  152. }
  153. func (m *SSWebGMChatMsgNtf) XXX_Unmarshal(b []byte) error {
  154. return xxx_messageInfo_SSWebGMChatMsgNtf.Unmarshal(m, b)
  155. }
  156. func (m *SSWebGMChatMsgNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  157. return xxx_messageInfo_SSWebGMChatMsgNtf.Marshal(b, m, deterministic)
  158. }
  159. func (m *SSWebGMChatMsgNtf) XXX_Merge(src proto.Message) {
  160. xxx_messageInfo_SSWebGMChatMsgNtf.Merge(m, src)
  161. }
  162. func (m *SSWebGMChatMsgNtf) XXX_Size() int {
  163. return xxx_messageInfo_SSWebGMChatMsgNtf.Size(m)
  164. }
  165. func (m *SSWebGMChatMsgNtf) XXX_DiscardUnknown() {
  166. xxx_messageInfo_SSWebGMChatMsgNtf.DiscardUnknown(m)
  167. }
  168. var xxx_messageInfo_SSWebGMChatMsgNtf proto.InternalMessageInfo
  169. func (m *SSWebGMChatMsgNtf) GetUid() uint64 {
  170. if m != nil {
  171. return m.Uid
  172. }
  173. return 0
  174. }
  175. func (m *SSWebGMChatMsgNtf) GetTargetUid() uint64 {
  176. if m != nil {
  177. return m.TargetUid
  178. }
  179. return 0
  180. }
  181. func (m *SSWebGMChatMsgNtf) GetContent() *ChatMessageInfo {
  182. if m != nil {
  183. return m.Content
  184. }
  185. return nil
  186. }
  187. func (m *SSWebGMChatMsgNtf) GetMsgType() int32 {
  188. if m != nil {
  189. return m.MsgType
  190. }
  191. return 0
  192. }
  193. func (m *SSWebGMChatMsgNtf) GetChatSelfName() string {
  194. if m != nil {
  195. return m.ChatSelfName
  196. }
  197. return ""
  198. }
  199. func (m *SSWebGMChatMsgNtf) GetSelectZoneId() int32 {
  200. if m != nil {
  201. return m.SelectZoneId
  202. }
  203. return 0
  204. }
  205. type SSWebGMAddMailNtf struct {
  206. MailInfo *WebUpdateMailItem `protobuf:"bytes,1,opt,name=mail_info,json=mailInfo,proto3" json:"mail_info,omitempty"`
  207. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  208. XXX_unrecognized []byte `json:"-"`
  209. XXX_sizecache int32 `json:"-"`
  210. }
  211. func (m *SSWebGMAddMailNtf) Reset() { *m = SSWebGMAddMailNtf{} }
  212. func (m *SSWebGMAddMailNtf) String() string { return proto.CompactTextString(m) }
  213. func (*SSWebGMAddMailNtf) ProtoMessage() {}
  214. func (*SSWebGMAddMailNtf) Descriptor() ([]byte, []int) {
  215. return fileDescriptor_60207fea82c31ca8, []int{3}
  216. }
  217. func (m *SSWebGMAddMailNtf) XXX_Unmarshal(b []byte) error {
  218. return xxx_messageInfo_SSWebGMAddMailNtf.Unmarshal(m, b)
  219. }
  220. func (m *SSWebGMAddMailNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  221. return xxx_messageInfo_SSWebGMAddMailNtf.Marshal(b, m, deterministic)
  222. }
  223. func (m *SSWebGMAddMailNtf) XXX_Merge(src proto.Message) {
  224. xxx_messageInfo_SSWebGMAddMailNtf.Merge(m, src)
  225. }
  226. func (m *SSWebGMAddMailNtf) XXX_Size() int {
  227. return xxx_messageInfo_SSWebGMAddMailNtf.Size(m)
  228. }
  229. func (m *SSWebGMAddMailNtf) XXX_DiscardUnknown() {
  230. xxx_messageInfo_SSWebGMAddMailNtf.DiscardUnknown(m)
  231. }
  232. var xxx_messageInfo_SSWebGMAddMailNtf proto.InternalMessageInfo
  233. func (m *SSWebGMAddMailNtf) GetMailInfo() *WebUpdateMailItem {
  234. if m != nil {
  235. return m.MailInfo
  236. }
  237. return nil
  238. }
  239. type SSWebGMBanNtf struct {
  240. BanUid uint64 `protobuf:"varint,1,opt,name=ban_uid,json=banUid,proto3" json:"ban_uid,omitempty"`
  241. IsBan bool `protobuf:"varint,2,opt,name=is_ban,json=isBan,proto3" json:"is_ban,omitempty"`
  242. BanTime uint64 `protobuf:"varint,3,opt,name=ban_time,json=banTime,proto3" json:"ban_time,omitempty"`
  243. BanType int32 `protobuf:"varint,4,opt,name=ban_type,json=banType,proto3" json:"ban_type,omitempty"`
  244. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  245. XXX_unrecognized []byte `json:"-"`
  246. XXX_sizecache int32 `json:"-"`
  247. }
  248. func (m *SSWebGMBanNtf) Reset() { *m = SSWebGMBanNtf{} }
  249. func (m *SSWebGMBanNtf) String() string { return proto.CompactTextString(m) }
  250. func (*SSWebGMBanNtf) ProtoMessage() {}
  251. func (*SSWebGMBanNtf) Descriptor() ([]byte, []int) {
  252. return fileDescriptor_60207fea82c31ca8, []int{4}
  253. }
  254. func (m *SSWebGMBanNtf) XXX_Unmarshal(b []byte) error {
  255. return xxx_messageInfo_SSWebGMBanNtf.Unmarshal(m, b)
  256. }
  257. func (m *SSWebGMBanNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  258. return xxx_messageInfo_SSWebGMBanNtf.Marshal(b, m, deterministic)
  259. }
  260. func (m *SSWebGMBanNtf) XXX_Merge(src proto.Message) {
  261. xxx_messageInfo_SSWebGMBanNtf.Merge(m, src)
  262. }
  263. func (m *SSWebGMBanNtf) XXX_Size() int {
  264. return xxx_messageInfo_SSWebGMBanNtf.Size(m)
  265. }
  266. func (m *SSWebGMBanNtf) XXX_DiscardUnknown() {
  267. xxx_messageInfo_SSWebGMBanNtf.DiscardUnknown(m)
  268. }
  269. var xxx_messageInfo_SSWebGMBanNtf proto.InternalMessageInfo
  270. func (m *SSWebGMBanNtf) GetBanUid() uint64 {
  271. if m != nil {
  272. return m.BanUid
  273. }
  274. return 0
  275. }
  276. func (m *SSWebGMBanNtf) GetIsBan() bool {
  277. if m != nil {
  278. return m.IsBan
  279. }
  280. return false
  281. }
  282. func (m *SSWebGMBanNtf) GetBanTime() uint64 {
  283. if m != nil {
  284. return m.BanTime
  285. }
  286. return 0
  287. }
  288. func (m *SSWebGMBanNtf) GetBanType() int32 {
  289. if m != nil {
  290. return m.BanType
  291. }
  292. return 0
  293. }
  294. type SSWebGMNoticeNtf struct {
  295. NoticeInfo *GMNoticeInfo `protobuf:"bytes,1,opt,name=notice_info,json=noticeInfo,proto3" json:"notice_info,omitempty"`
  296. NoticeTime uint64 `protobuf:"varint,2,opt,name=notice_time,json=noticeTime,proto3" json:"notice_time,omitempty"`
  297. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  298. XXX_unrecognized []byte `json:"-"`
  299. XXX_sizecache int32 `json:"-"`
  300. }
  301. func (m *SSWebGMNoticeNtf) Reset() { *m = SSWebGMNoticeNtf{} }
  302. func (m *SSWebGMNoticeNtf) String() string { return proto.CompactTextString(m) }
  303. func (*SSWebGMNoticeNtf) ProtoMessage() {}
  304. func (*SSWebGMNoticeNtf) Descriptor() ([]byte, []int) {
  305. return fileDescriptor_60207fea82c31ca8, []int{5}
  306. }
  307. func (m *SSWebGMNoticeNtf) XXX_Unmarshal(b []byte) error {
  308. return xxx_messageInfo_SSWebGMNoticeNtf.Unmarshal(m, b)
  309. }
  310. func (m *SSWebGMNoticeNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  311. return xxx_messageInfo_SSWebGMNoticeNtf.Marshal(b, m, deterministic)
  312. }
  313. func (m *SSWebGMNoticeNtf) XXX_Merge(src proto.Message) {
  314. xxx_messageInfo_SSWebGMNoticeNtf.Merge(m, src)
  315. }
  316. func (m *SSWebGMNoticeNtf) XXX_Size() int {
  317. return xxx_messageInfo_SSWebGMNoticeNtf.Size(m)
  318. }
  319. func (m *SSWebGMNoticeNtf) XXX_DiscardUnknown() {
  320. xxx_messageInfo_SSWebGMNoticeNtf.DiscardUnknown(m)
  321. }
  322. var xxx_messageInfo_SSWebGMNoticeNtf proto.InternalMessageInfo
  323. func (m *SSWebGMNoticeNtf) GetNoticeInfo() *GMNoticeInfo {
  324. if m != nil {
  325. return m.NoticeInfo
  326. }
  327. return nil
  328. }
  329. func (m *SSWebGMNoticeNtf) GetNoticeTime() uint64 {
  330. if m != nil {
  331. return m.NoticeTime
  332. }
  333. return 0
  334. }
  335. // 服务器维护状态
  336. type SSWEBGMServerMaintainNtf struct {
  337. State int32 `protobuf:"varint,1,opt,name=state,proto3" json:"state,omitempty"`
  338. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  339. XXX_unrecognized []byte `json:"-"`
  340. XXX_sizecache int32 `json:"-"`
  341. }
  342. func (m *SSWEBGMServerMaintainNtf) Reset() { *m = SSWEBGMServerMaintainNtf{} }
  343. func (m *SSWEBGMServerMaintainNtf) String() string { return proto.CompactTextString(m) }
  344. func (*SSWEBGMServerMaintainNtf) ProtoMessage() {}
  345. func (*SSWEBGMServerMaintainNtf) Descriptor() ([]byte, []int) {
  346. return fileDescriptor_60207fea82c31ca8, []int{6}
  347. }
  348. func (m *SSWEBGMServerMaintainNtf) XXX_Unmarshal(b []byte) error {
  349. return xxx_messageInfo_SSWEBGMServerMaintainNtf.Unmarshal(m, b)
  350. }
  351. func (m *SSWEBGMServerMaintainNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  352. return xxx_messageInfo_SSWEBGMServerMaintainNtf.Marshal(b, m, deterministic)
  353. }
  354. func (m *SSWEBGMServerMaintainNtf) XXX_Merge(src proto.Message) {
  355. xxx_messageInfo_SSWEBGMServerMaintainNtf.Merge(m, src)
  356. }
  357. func (m *SSWEBGMServerMaintainNtf) XXX_Size() int {
  358. return xxx_messageInfo_SSWEBGMServerMaintainNtf.Size(m)
  359. }
  360. func (m *SSWEBGMServerMaintainNtf) XXX_DiscardUnknown() {
  361. xxx_messageInfo_SSWEBGMServerMaintainNtf.DiscardUnknown(m)
  362. }
  363. var xxx_messageInfo_SSWEBGMServerMaintainNtf proto.InternalMessageInfo
  364. func (m *SSWEBGMServerMaintainNtf) GetState() int32 {
  365. if m != nil {
  366. return m.State
  367. }
  368. return 0
  369. }
  370. // GM封停公会战
  371. type SSWebGMGuildBattle struct {
  372. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  373. XXX_unrecognized []byte `json:"-"`
  374. XXX_sizecache int32 `json:"-"`
  375. }
  376. func (m *SSWebGMGuildBattle) Reset() { *m = SSWebGMGuildBattle{} }
  377. func (m *SSWebGMGuildBattle) String() string { return proto.CompactTextString(m) }
  378. func (*SSWebGMGuildBattle) ProtoMessage() {}
  379. func (*SSWebGMGuildBattle) Descriptor() ([]byte, []int) {
  380. return fileDescriptor_60207fea82c31ca8, []int{7}
  381. }
  382. func (m *SSWebGMGuildBattle) XXX_Unmarshal(b []byte) error {
  383. return xxx_messageInfo_SSWebGMGuildBattle.Unmarshal(m, b)
  384. }
  385. func (m *SSWebGMGuildBattle) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  386. return xxx_messageInfo_SSWebGMGuildBattle.Marshal(b, m, deterministic)
  387. }
  388. func (m *SSWebGMGuildBattle) XXX_Merge(src proto.Message) {
  389. xxx_messageInfo_SSWebGMGuildBattle.Merge(m, src)
  390. }
  391. func (m *SSWebGMGuildBattle) XXX_Size() int {
  392. return xxx_messageInfo_SSWebGMGuildBattle.Size(m)
  393. }
  394. func (m *SSWebGMGuildBattle) XXX_DiscardUnknown() {
  395. xxx_messageInfo_SSWebGMGuildBattle.DiscardUnknown(m)
  396. }
  397. var xxx_messageInfo_SSWebGMGuildBattle proto.InternalMessageInfo
  398. // 删除背包内道具(可以根据道具类型做处理)
  399. type SSWebGMDelItemNtf struct {
  400. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  401. DelItemList []*KeyValueType `protobuf:"bytes,2,rep,name=del_item_list,json=delItemList,proto3" json:"del_item_list,omitempty"`
  402. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  403. XXX_unrecognized []byte `json:"-"`
  404. XXX_sizecache int32 `json:"-"`
  405. }
  406. func (m *SSWebGMDelItemNtf) Reset() { *m = SSWebGMDelItemNtf{} }
  407. func (m *SSWebGMDelItemNtf) String() string { return proto.CompactTextString(m) }
  408. func (*SSWebGMDelItemNtf) ProtoMessage() {}
  409. func (*SSWebGMDelItemNtf) Descriptor() ([]byte, []int) {
  410. return fileDescriptor_60207fea82c31ca8, []int{8}
  411. }
  412. func (m *SSWebGMDelItemNtf) XXX_Unmarshal(b []byte) error {
  413. return xxx_messageInfo_SSWebGMDelItemNtf.Unmarshal(m, b)
  414. }
  415. func (m *SSWebGMDelItemNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  416. return xxx_messageInfo_SSWebGMDelItemNtf.Marshal(b, m, deterministic)
  417. }
  418. func (m *SSWebGMDelItemNtf) XXX_Merge(src proto.Message) {
  419. xxx_messageInfo_SSWebGMDelItemNtf.Merge(m, src)
  420. }
  421. func (m *SSWebGMDelItemNtf) XXX_Size() int {
  422. return xxx_messageInfo_SSWebGMDelItemNtf.Size(m)
  423. }
  424. func (m *SSWebGMDelItemNtf) XXX_DiscardUnknown() {
  425. xxx_messageInfo_SSWebGMDelItemNtf.DiscardUnknown(m)
  426. }
  427. var xxx_messageInfo_SSWebGMDelItemNtf proto.InternalMessageInfo
  428. func (m *SSWebGMDelItemNtf) GetUid() uint64 {
  429. if m != nil {
  430. return m.Uid
  431. }
  432. return 0
  433. }
  434. func (m *SSWebGMDelItemNtf) GetDelItemList() []*KeyValueType {
  435. if m != nil {
  436. return m.DelItemList
  437. }
  438. return nil
  439. }
  440. // 通知social服务器玩家上线
  441. type SSPlayerOnlineNtf struct {
  442. ServiceNode string `protobuf:"bytes,1,opt,name=service_node,json=serviceNode,proto3" json:"service_node,omitempty"`
  443. BriefInfo *PlayerBriefInfo `protobuf:"bytes,2,opt,name=brief_info,json=briefInfo,proto3" json:"brief_info,omitempty"`
  444. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  445. XXX_unrecognized []byte `json:"-"`
  446. XXX_sizecache int32 `json:"-"`
  447. }
  448. func (m *SSPlayerOnlineNtf) Reset() { *m = SSPlayerOnlineNtf{} }
  449. func (m *SSPlayerOnlineNtf) String() string { return proto.CompactTextString(m) }
  450. func (*SSPlayerOnlineNtf) ProtoMessage() {}
  451. func (*SSPlayerOnlineNtf) Descriptor() ([]byte, []int) {
  452. return fileDescriptor_60207fea82c31ca8, []int{9}
  453. }
  454. func (m *SSPlayerOnlineNtf) XXX_Unmarshal(b []byte) error {
  455. return xxx_messageInfo_SSPlayerOnlineNtf.Unmarshal(m, b)
  456. }
  457. func (m *SSPlayerOnlineNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  458. return xxx_messageInfo_SSPlayerOnlineNtf.Marshal(b, m, deterministic)
  459. }
  460. func (m *SSPlayerOnlineNtf) XXX_Merge(src proto.Message) {
  461. xxx_messageInfo_SSPlayerOnlineNtf.Merge(m, src)
  462. }
  463. func (m *SSPlayerOnlineNtf) XXX_Size() int {
  464. return xxx_messageInfo_SSPlayerOnlineNtf.Size(m)
  465. }
  466. func (m *SSPlayerOnlineNtf) XXX_DiscardUnknown() {
  467. xxx_messageInfo_SSPlayerOnlineNtf.DiscardUnknown(m)
  468. }
  469. var xxx_messageInfo_SSPlayerOnlineNtf proto.InternalMessageInfo
  470. func (m *SSPlayerOnlineNtf) GetServiceNode() string {
  471. if m != nil {
  472. return m.ServiceNode
  473. }
  474. return ""
  475. }
  476. func (m *SSPlayerOnlineNtf) GetBriefInfo() *PlayerBriefInfo {
  477. if m != nil {
  478. return m.BriefInfo
  479. }
  480. return nil
  481. }
  482. type SSPlayerOfflineNtf struct {
  483. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  484. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  485. XXX_unrecognized []byte `json:"-"`
  486. XXX_sizecache int32 `json:"-"`
  487. }
  488. func (m *SSPlayerOfflineNtf) Reset() { *m = SSPlayerOfflineNtf{} }
  489. func (m *SSPlayerOfflineNtf) String() string { return proto.CompactTextString(m) }
  490. func (*SSPlayerOfflineNtf) ProtoMessage() {}
  491. func (*SSPlayerOfflineNtf) Descriptor() ([]byte, []int) {
  492. return fileDescriptor_60207fea82c31ca8, []int{10}
  493. }
  494. func (m *SSPlayerOfflineNtf) XXX_Unmarshal(b []byte) error {
  495. return xxx_messageInfo_SSPlayerOfflineNtf.Unmarshal(m, b)
  496. }
  497. func (m *SSPlayerOfflineNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  498. return xxx_messageInfo_SSPlayerOfflineNtf.Marshal(b, m, deterministic)
  499. }
  500. func (m *SSPlayerOfflineNtf) XXX_Merge(src proto.Message) {
  501. xxx_messageInfo_SSPlayerOfflineNtf.Merge(m, src)
  502. }
  503. func (m *SSPlayerOfflineNtf) XXX_Size() int {
  504. return xxx_messageInfo_SSPlayerOfflineNtf.Size(m)
  505. }
  506. func (m *SSPlayerOfflineNtf) XXX_DiscardUnknown() {
  507. xxx_messageInfo_SSPlayerOfflineNtf.DiscardUnknown(m)
  508. }
  509. var xxx_messageInfo_SSPlayerOfflineNtf proto.InternalMessageInfo
  510. func (m *SSPlayerOfflineNtf) GetUid() uint64 {
  511. if m != nil {
  512. return m.Uid
  513. }
  514. return 0
  515. }
  516. // social通知game当前在线的玩家数量
  517. type SSPlayerOnlineNumNtf struct {
  518. OnlineNum int32 `protobuf:"varint,1,opt,name=online_num,json=onlineNum,proto3" json:"online_num,omitempty"`
  519. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  520. XXX_unrecognized []byte `json:"-"`
  521. XXX_sizecache int32 `json:"-"`
  522. }
  523. func (m *SSPlayerOnlineNumNtf) Reset() { *m = SSPlayerOnlineNumNtf{} }
  524. func (m *SSPlayerOnlineNumNtf) String() string { return proto.CompactTextString(m) }
  525. func (*SSPlayerOnlineNumNtf) ProtoMessage() {}
  526. func (*SSPlayerOnlineNumNtf) Descriptor() ([]byte, []int) {
  527. return fileDescriptor_60207fea82c31ca8, []int{11}
  528. }
  529. func (m *SSPlayerOnlineNumNtf) XXX_Unmarshal(b []byte) error {
  530. return xxx_messageInfo_SSPlayerOnlineNumNtf.Unmarshal(m, b)
  531. }
  532. func (m *SSPlayerOnlineNumNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  533. return xxx_messageInfo_SSPlayerOnlineNumNtf.Marshal(b, m, deterministic)
  534. }
  535. func (m *SSPlayerOnlineNumNtf) XXX_Merge(src proto.Message) {
  536. xxx_messageInfo_SSPlayerOnlineNumNtf.Merge(m, src)
  537. }
  538. func (m *SSPlayerOnlineNumNtf) XXX_Size() int {
  539. return xxx_messageInfo_SSPlayerOnlineNumNtf.Size(m)
  540. }
  541. func (m *SSPlayerOnlineNumNtf) XXX_DiscardUnknown() {
  542. xxx_messageInfo_SSPlayerOnlineNumNtf.DiscardUnknown(m)
  543. }
  544. var xxx_messageInfo_SSPlayerOnlineNumNtf proto.InternalMessageInfo
  545. func (m *SSPlayerOnlineNumNtf) GetOnlineNum() int32 {
  546. if m != nil {
  547. return m.OnlineNum
  548. }
  549. return 0
  550. }
  551. // 消息发送不成功,存到玩家的离线库中
  552. type SSChatMessageAck struct {
  553. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  554. TargetId uint64 `protobuf:"varint,2,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"`
  555. Message *ChatMessageInfo `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
  556. Type int32 `protobuf:"varint,4,opt,name=type,proto3" json:"type,omitempty"`
  557. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  558. XXX_unrecognized []byte `json:"-"`
  559. XXX_sizecache int32 `json:"-"`
  560. }
  561. func (m *SSChatMessageAck) Reset() { *m = SSChatMessageAck{} }
  562. func (m *SSChatMessageAck) String() string { return proto.CompactTextString(m) }
  563. func (*SSChatMessageAck) ProtoMessage() {}
  564. func (*SSChatMessageAck) Descriptor() ([]byte, []int) {
  565. return fileDescriptor_60207fea82c31ca8, []int{12}
  566. }
  567. func (m *SSChatMessageAck) XXX_Unmarshal(b []byte) error {
  568. return xxx_messageInfo_SSChatMessageAck.Unmarshal(m, b)
  569. }
  570. func (m *SSChatMessageAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  571. return xxx_messageInfo_SSChatMessageAck.Marshal(b, m, deterministic)
  572. }
  573. func (m *SSChatMessageAck) XXX_Merge(src proto.Message) {
  574. xxx_messageInfo_SSChatMessageAck.Merge(m, src)
  575. }
  576. func (m *SSChatMessageAck) XXX_Size() int {
  577. return xxx_messageInfo_SSChatMessageAck.Size(m)
  578. }
  579. func (m *SSChatMessageAck) XXX_DiscardUnknown() {
  580. xxx_messageInfo_SSChatMessageAck.DiscardUnknown(m)
  581. }
  582. var xxx_messageInfo_SSChatMessageAck proto.InternalMessageInfo
  583. func (m *SSChatMessageAck) GetError() int32 {
  584. if m != nil {
  585. return m.Error
  586. }
  587. return 0
  588. }
  589. func (m *SSChatMessageAck) GetTargetId() uint64 {
  590. if m != nil {
  591. return m.TargetId
  592. }
  593. return 0
  594. }
  595. func (m *SSChatMessageAck) GetMessage() *ChatMessageInfo {
  596. if m != nil {
  597. return m.Message
  598. }
  599. return nil
  600. }
  601. func (m *SSChatMessageAck) GetType() int32 {
  602. if m != nil {
  603. return m.Type
  604. }
  605. return 0
  606. }
  607. type SSChatMessageNtf struct {
  608. Type int32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`
  609. Message *ChatMessageInfo `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
  610. TargetId uint64 `protobuf:"varint,3,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"`
  611. FromId *ChatPlayerBriefInfo `protobuf:"bytes,4,opt,name=from_id,json=fromId,proto3" json:"from_id,omitempty"`
  612. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  613. XXX_unrecognized []byte `json:"-"`
  614. XXX_sizecache int32 `json:"-"`
  615. }
  616. func (m *SSChatMessageNtf) Reset() { *m = SSChatMessageNtf{} }
  617. func (m *SSChatMessageNtf) String() string { return proto.CompactTextString(m) }
  618. func (*SSChatMessageNtf) ProtoMessage() {}
  619. func (*SSChatMessageNtf) Descriptor() ([]byte, []int) {
  620. return fileDescriptor_60207fea82c31ca8, []int{13}
  621. }
  622. func (m *SSChatMessageNtf) XXX_Unmarshal(b []byte) error {
  623. return xxx_messageInfo_SSChatMessageNtf.Unmarshal(m, b)
  624. }
  625. func (m *SSChatMessageNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  626. return xxx_messageInfo_SSChatMessageNtf.Marshal(b, m, deterministic)
  627. }
  628. func (m *SSChatMessageNtf) XXX_Merge(src proto.Message) {
  629. xxx_messageInfo_SSChatMessageNtf.Merge(m, src)
  630. }
  631. func (m *SSChatMessageNtf) XXX_Size() int {
  632. return xxx_messageInfo_SSChatMessageNtf.Size(m)
  633. }
  634. func (m *SSChatMessageNtf) XXX_DiscardUnknown() {
  635. xxx_messageInfo_SSChatMessageNtf.DiscardUnknown(m)
  636. }
  637. var xxx_messageInfo_SSChatMessageNtf proto.InternalMessageInfo
  638. func (m *SSChatMessageNtf) GetType() int32 {
  639. if m != nil {
  640. return m.Type
  641. }
  642. return 0
  643. }
  644. func (m *SSChatMessageNtf) GetMessage() *ChatMessageInfo {
  645. if m != nil {
  646. return m.Message
  647. }
  648. return nil
  649. }
  650. func (m *SSChatMessageNtf) GetTargetId() uint64 {
  651. if m != nil {
  652. return m.TargetId
  653. }
  654. return 0
  655. }
  656. func (m *SSChatMessageNtf) GetFromId() *ChatPlayerBriefInfo {
  657. if m != nil {
  658. return m.FromId
  659. }
  660. return nil
  661. }
  662. type SSGuildChatMessageNtf struct {
  663. Type int32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`
  664. Message *ChatMessageInfo `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
  665. FromId *ChatPlayerBriefInfo `protobuf:"bytes,3,opt,name=from_id,json=fromId,proto3" json:"from_id,omitempty"`
  666. UidList []uint64 `protobuf:"varint,4,rep,packed,name=uid_list,json=uidList,proto3" json:"uid_list,omitempty"`
  667. GuildId uint64 `protobuf:"varint,5,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  668. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  669. XXX_unrecognized []byte `json:"-"`
  670. XXX_sizecache int32 `json:"-"`
  671. }
  672. func (m *SSGuildChatMessageNtf) Reset() { *m = SSGuildChatMessageNtf{} }
  673. func (m *SSGuildChatMessageNtf) String() string { return proto.CompactTextString(m) }
  674. func (*SSGuildChatMessageNtf) ProtoMessage() {}
  675. func (*SSGuildChatMessageNtf) Descriptor() ([]byte, []int) {
  676. return fileDescriptor_60207fea82c31ca8, []int{14}
  677. }
  678. func (m *SSGuildChatMessageNtf) XXX_Unmarshal(b []byte) error {
  679. return xxx_messageInfo_SSGuildChatMessageNtf.Unmarshal(m, b)
  680. }
  681. func (m *SSGuildChatMessageNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  682. return xxx_messageInfo_SSGuildChatMessageNtf.Marshal(b, m, deterministic)
  683. }
  684. func (m *SSGuildChatMessageNtf) XXX_Merge(src proto.Message) {
  685. xxx_messageInfo_SSGuildChatMessageNtf.Merge(m, src)
  686. }
  687. func (m *SSGuildChatMessageNtf) XXX_Size() int {
  688. return xxx_messageInfo_SSGuildChatMessageNtf.Size(m)
  689. }
  690. func (m *SSGuildChatMessageNtf) XXX_DiscardUnknown() {
  691. xxx_messageInfo_SSGuildChatMessageNtf.DiscardUnknown(m)
  692. }
  693. var xxx_messageInfo_SSGuildChatMessageNtf proto.InternalMessageInfo
  694. func (m *SSGuildChatMessageNtf) GetType() int32 {
  695. if m != nil {
  696. return m.Type
  697. }
  698. return 0
  699. }
  700. func (m *SSGuildChatMessageNtf) GetMessage() *ChatMessageInfo {
  701. if m != nil {
  702. return m.Message
  703. }
  704. return nil
  705. }
  706. func (m *SSGuildChatMessageNtf) GetFromId() *ChatPlayerBriefInfo {
  707. if m != nil {
  708. return m.FromId
  709. }
  710. return nil
  711. }
  712. func (m *SSGuildChatMessageNtf) GetUidList() []uint64 {
  713. if m != nil {
  714. return m.UidList
  715. }
  716. return nil
  717. }
  718. func (m *SSGuildChatMessageNtf) GetGuildId() uint64 {
  719. if m != nil {
  720. return m.GuildId
  721. }
  722. return 0
  723. }
  724. type SSGuildNoticeMessageNtf struct {
  725. SysMsg []*SystemMessage `protobuf:"bytes,1,rep,name=sys_msg,json=sysMsg,proto3" json:"sys_msg,omitempty"`
  726. GuildId uint64 `protobuf:"varint,2,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  727. UidList []uint64 `protobuf:"varint,3,rep,packed,name=uid_list,json=uidList,proto3" json:"uid_list,omitempty"`
  728. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  729. XXX_unrecognized []byte `json:"-"`
  730. XXX_sizecache int32 `json:"-"`
  731. }
  732. func (m *SSGuildNoticeMessageNtf) Reset() { *m = SSGuildNoticeMessageNtf{} }
  733. func (m *SSGuildNoticeMessageNtf) String() string { return proto.CompactTextString(m) }
  734. func (*SSGuildNoticeMessageNtf) ProtoMessage() {}
  735. func (*SSGuildNoticeMessageNtf) Descriptor() ([]byte, []int) {
  736. return fileDescriptor_60207fea82c31ca8, []int{15}
  737. }
  738. func (m *SSGuildNoticeMessageNtf) XXX_Unmarshal(b []byte) error {
  739. return xxx_messageInfo_SSGuildNoticeMessageNtf.Unmarshal(m, b)
  740. }
  741. func (m *SSGuildNoticeMessageNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  742. return xxx_messageInfo_SSGuildNoticeMessageNtf.Marshal(b, m, deterministic)
  743. }
  744. func (m *SSGuildNoticeMessageNtf) XXX_Merge(src proto.Message) {
  745. xxx_messageInfo_SSGuildNoticeMessageNtf.Merge(m, src)
  746. }
  747. func (m *SSGuildNoticeMessageNtf) XXX_Size() int {
  748. return xxx_messageInfo_SSGuildNoticeMessageNtf.Size(m)
  749. }
  750. func (m *SSGuildNoticeMessageNtf) XXX_DiscardUnknown() {
  751. xxx_messageInfo_SSGuildNoticeMessageNtf.DiscardUnknown(m)
  752. }
  753. var xxx_messageInfo_SSGuildNoticeMessageNtf proto.InternalMessageInfo
  754. func (m *SSGuildNoticeMessageNtf) GetSysMsg() []*SystemMessage {
  755. if m != nil {
  756. return m.SysMsg
  757. }
  758. return nil
  759. }
  760. func (m *SSGuildNoticeMessageNtf) GetGuildId() uint64 {
  761. if m != nil {
  762. return m.GuildId
  763. }
  764. return 0
  765. }
  766. func (m *SSGuildNoticeMessageNtf) GetUidList() []uint64 {
  767. if m != nil {
  768. return m.UidList
  769. }
  770. return nil
  771. }
  772. type SSGuildNoticeToRoleNtf struct {
  773. SysMsg []*SystemMessage `protobuf:"bytes,1,rep,name=sys_msg,json=sysMsg,proto3" json:"sys_msg,omitempty"`
  774. GuildId uint64 `protobuf:"varint,2,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  775. Uid uint64 `protobuf:"varint,3,opt,name=uid,proto3" json:"uid,omitempty"`
  776. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  777. XXX_unrecognized []byte `json:"-"`
  778. XXX_sizecache int32 `json:"-"`
  779. }
  780. func (m *SSGuildNoticeToRoleNtf) Reset() { *m = SSGuildNoticeToRoleNtf{} }
  781. func (m *SSGuildNoticeToRoleNtf) String() string { return proto.CompactTextString(m) }
  782. func (*SSGuildNoticeToRoleNtf) ProtoMessage() {}
  783. func (*SSGuildNoticeToRoleNtf) Descriptor() ([]byte, []int) {
  784. return fileDescriptor_60207fea82c31ca8, []int{16}
  785. }
  786. func (m *SSGuildNoticeToRoleNtf) XXX_Unmarshal(b []byte) error {
  787. return xxx_messageInfo_SSGuildNoticeToRoleNtf.Unmarshal(m, b)
  788. }
  789. func (m *SSGuildNoticeToRoleNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  790. return xxx_messageInfo_SSGuildNoticeToRoleNtf.Marshal(b, m, deterministic)
  791. }
  792. func (m *SSGuildNoticeToRoleNtf) XXX_Merge(src proto.Message) {
  793. xxx_messageInfo_SSGuildNoticeToRoleNtf.Merge(m, src)
  794. }
  795. func (m *SSGuildNoticeToRoleNtf) XXX_Size() int {
  796. return xxx_messageInfo_SSGuildNoticeToRoleNtf.Size(m)
  797. }
  798. func (m *SSGuildNoticeToRoleNtf) XXX_DiscardUnknown() {
  799. xxx_messageInfo_SSGuildNoticeToRoleNtf.DiscardUnknown(m)
  800. }
  801. var xxx_messageInfo_SSGuildNoticeToRoleNtf proto.InternalMessageInfo
  802. func (m *SSGuildNoticeToRoleNtf) GetSysMsg() []*SystemMessage {
  803. if m != nil {
  804. return m.SysMsg
  805. }
  806. return nil
  807. }
  808. func (m *SSGuildNoticeToRoleNtf) GetGuildId() uint64 {
  809. if m != nil {
  810. return m.GuildId
  811. }
  812. return 0
  813. }
  814. func (m *SSGuildNoticeToRoleNtf) GetUid() uint64 {
  815. if m != nil {
  816. return m.Uid
  817. }
  818. return 0
  819. }
  820. // 选择合适的AOI服务器节点
  821. type SSPlayerEnterMapReq struct {
  822. MapType int32 `protobuf:"varint,1,opt,name=map_type,json=mapType,proto3" json:"map_type,omitempty"`
  823. ClientId uint64 `protobuf:"varint,2,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"`
  824. ServiceNode string `protobuf:"bytes,3,opt,name=service_node,json=serviceNode,proto3" json:"service_node,omitempty"`
  825. ShowInfo *PlayerShowInfo `protobuf:"bytes,4,opt,name=show_info,json=showInfo,proto3" json:"show_info,omitempty"`
  826. GuildId uint64 `protobuf:"varint,5,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  827. Pos *Position `protobuf:"bytes,6,opt,name=pos,proto3" json:"pos,omitempty"`
  828. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  829. XXX_unrecognized []byte `json:"-"`
  830. XXX_sizecache int32 `json:"-"`
  831. }
  832. func (m *SSPlayerEnterMapReq) Reset() { *m = SSPlayerEnterMapReq{} }
  833. func (m *SSPlayerEnterMapReq) String() string { return proto.CompactTextString(m) }
  834. func (*SSPlayerEnterMapReq) ProtoMessage() {}
  835. func (*SSPlayerEnterMapReq) Descriptor() ([]byte, []int) {
  836. return fileDescriptor_60207fea82c31ca8, []int{17}
  837. }
  838. func (m *SSPlayerEnterMapReq) XXX_Unmarshal(b []byte) error {
  839. return xxx_messageInfo_SSPlayerEnterMapReq.Unmarshal(m, b)
  840. }
  841. func (m *SSPlayerEnterMapReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  842. return xxx_messageInfo_SSPlayerEnterMapReq.Marshal(b, m, deterministic)
  843. }
  844. func (m *SSPlayerEnterMapReq) XXX_Merge(src proto.Message) {
  845. xxx_messageInfo_SSPlayerEnterMapReq.Merge(m, src)
  846. }
  847. func (m *SSPlayerEnterMapReq) XXX_Size() int {
  848. return xxx_messageInfo_SSPlayerEnterMapReq.Size(m)
  849. }
  850. func (m *SSPlayerEnterMapReq) XXX_DiscardUnknown() {
  851. xxx_messageInfo_SSPlayerEnterMapReq.DiscardUnknown(m)
  852. }
  853. var xxx_messageInfo_SSPlayerEnterMapReq proto.InternalMessageInfo
  854. func (m *SSPlayerEnterMapReq) GetMapType() int32 {
  855. if m != nil {
  856. return m.MapType
  857. }
  858. return 0
  859. }
  860. func (m *SSPlayerEnterMapReq) GetClientId() uint64 {
  861. if m != nil {
  862. return m.ClientId
  863. }
  864. return 0
  865. }
  866. func (m *SSPlayerEnterMapReq) GetServiceNode() string {
  867. if m != nil {
  868. return m.ServiceNode
  869. }
  870. return ""
  871. }
  872. func (m *SSPlayerEnterMapReq) GetShowInfo() *PlayerShowInfo {
  873. if m != nil {
  874. return m.ShowInfo
  875. }
  876. return nil
  877. }
  878. func (m *SSPlayerEnterMapReq) GetGuildId() uint64 {
  879. if m != nil {
  880. return m.GuildId
  881. }
  882. return 0
  883. }
  884. func (m *SSPlayerEnterMapReq) GetPos() *Position {
  885. if m != nil {
  886. return m.Pos
  887. }
  888. return nil
  889. }
  890. // 角色离开地图通知
  891. type SSPlayerLeaveMapNtf struct {
  892. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  893. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  894. XXX_unrecognized []byte `json:"-"`
  895. XXX_sizecache int32 `json:"-"`
  896. }
  897. func (m *SSPlayerLeaveMapNtf) Reset() { *m = SSPlayerLeaveMapNtf{} }
  898. func (m *SSPlayerLeaveMapNtf) String() string { return proto.CompactTextString(m) }
  899. func (*SSPlayerLeaveMapNtf) ProtoMessage() {}
  900. func (*SSPlayerLeaveMapNtf) Descriptor() ([]byte, []int) {
  901. return fileDescriptor_60207fea82c31ca8, []int{18}
  902. }
  903. func (m *SSPlayerLeaveMapNtf) XXX_Unmarshal(b []byte) error {
  904. return xxx_messageInfo_SSPlayerLeaveMapNtf.Unmarshal(m, b)
  905. }
  906. func (m *SSPlayerLeaveMapNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  907. return xxx_messageInfo_SSPlayerLeaveMapNtf.Marshal(b, m, deterministic)
  908. }
  909. func (m *SSPlayerLeaveMapNtf) XXX_Merge(src proto.Message) {
  910. xxx_messageInfo_SSPlayerLeaveMapNtf.Merge(m, src)
  911. }
  912. func (m *SSPlayerLeaveMapNtf) XXX_Size() int {
  913. return xxx_messageInfo_SSPlayerLeaveMapNtf.Size(m)
  914. }
  915. func (m *SSPlayerLeaveMapNtf) XXX_DiscardUnknown() {
  916. xxx_messageInfo_SSPlayerLeaveMapNtf.DiscardUnknown(m)
  917. }
  918. var xxx_messageInfo_SSPlayerLeaveMapNtf proto.InternalMessageInfo
  919. func (m *SSPlayerLeaveMapNtf) GetUid() uint64 {
  920. if m != nil {
  921. return m.Uid
  922. }
  923. return 0
  924. }
  925. // 断线重连后重新绑定,gate节点信息
  926. type SSPlayerAoiReconnect struct {
  927. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  928. XXX_unrecognized []byte `json:"-"`
  929. XXX_sizecache int32 `json:"-"`
  930. }
  931. func (m *SSPlayerAoiReconnect) Reset() { *m = SSPlayerAoiReconnect{} }
  932. func (m *SSPlayerAoiReconnect) String() string { return proto.CompactTextString(m) }
  933. func (*SSPlayerAoiReconnect) ProtoMessage() {}
  934. func (*SSPlayerAoiReconnect) Descriptor() ([]byte, []int) {
  935. return fileDescriptor_60207fea82c31ca8, []int{19}
  936. }
  937. func (m *SSPlayerAoiReconnect) XXX_Unmarshal(b []byte) error {
  938. return xxx_messageInfo_SSPlayerAoiReconnect.Unmarshal(m, b)
  939. }
  940. func (m *SSPlayerAoiReconnect) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  941. return xxx_messageInfo_SSPlayerAoiReconnect.Marshal(b, m, deterministic)
  942. }
  943. func (m *SSPlayerAoiReconnect) XXX_Merge(src proto.Message) {
  944. xxx_messageInfo_SSPlayerAoiReconnect.Merge(m, src)
  945. }
  946. func (m *SSPlayerAoiReconnect) XXX_Size() int {
  947. return xxx_messageInfo_SSPlayerAoiReconnect.Size(m)
  948. }
  949. func (m *SSPlayerAoiReconnect) XXX_DiscardUnknown() {
  950. xxx_messageInfo_SSPlayerAoiReconnect.DiscardUnknown(m)
  951. }
  952. var xxx_messageInfo_SSPlayerAoiReconnect proto.InternalMessageInfo
  953. // 离线后获取最终位置
  954. type SSPlayerLeaveMapReqAck struct {
  955. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  956. XXX_unrecognized []byte `json:"-"`
  957. XXX_sizecache int32 `json:"-"`
  958. }
  959. func (m *SSPlayerLeaveMapReqAck) Reset() { *m = SSPlayerLeaveMapReqAck{} }
  960. func (m *SSPlayerLeaveMapReqAck) String() string { return proto.CompactTextString(m) }
  961. func (*SSPlayerLeaveMapReqAck) ProtoMessage() {}
  962. func (*SSPlayerLeaveMapReqAck) Descriptor() ([]byte, []int) {
  963. return fileDescriptor_60207fea82c31ca8, []int{20}
  964. }
  965. func (m *SSPlayerLeaveMapReqAck) XXX_Unmarshal(b []byte) error {
  966. return xxx_messageInfo_SSPlayerLeaveMapReqAck.Unmarshal(m, b)
  967. }
  968. func (m *SSPlayerLeaveMapReqAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  969. return xxx_messageInfo_SSPlayerLeaveMapReqAck.Marshal(b, m, deterministic)
  970. }
  971. func (m *SSPlayerLeaveMapReqAck) XXX_Merge(src proto.Message) {
  972. xxx_messageInfo_SSPlayerLeaveMapReqAck.Merge(m, src)
  973. }
  974. func (m *SSPlayerLeaveMapReqAck) XXX_Size() int {
  975. return xxx_messageInfo_SSPlayerLeaveMapReqAck.Size(m)
  976. }
  977. func (m *SSPlayerLeaveMapReqAck) XXX_DiscardUnknown() {
  978. xxx_messageInfo_SSPlayerLeaveMapReqAck.DiscardUnknown(m)
  979. }
  980. var xxx_messageInfo_SSPlayerLeaveMapReqAck proto.InternalMessageInfo
  981. // 创建流程中名字判断
  982. type SSNameReq struct {
  983. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  984. Zone int32 `protobuf:"varint,2,opt,name=zone,proto3" json:"zone,omitempty"`
  985. Type int32 `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"`
  986. OldName string `protobuf:"bytes,4,opt,name=old_name,json=oldName,proto3" json:"old_name,omitempty"`
  987. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  988. XXX_unrecognized []byte `json:"-"`
  989. XXX_sizecache int32 `json:"-"`
  990. }
  991. func (m *SSNameReq) Reset() { *m = SSNameReq{} }
  992. func (m *SSNameReq) String() string { return proto.CompactTextString(m) }
  993. func (*SSNameReq) ProtoMessage() {}
  994. func (*SSNameReq) Descriptor() ([]byte, []int) {
  995. return fileDescriptor_60207fea82c31ca8, []int{21}
  996. }
  997. func (m *SSNameReq) XXX_Unmarshal(b []byte) error {
  998. return xxx_messageInfo_SSNameReq.Unmarshal(m, b)
  999. }
  1000. func (m *SSNameReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1001. return xxx_messageInfo_SSNameReq.Marshal(b, m, deterministic)
  1002. }
  1003. func (m *SSNameReq) XXX_Merge(src proto.Message) {
  1004. xxx_messageInfo_SSNameReq.Merge(m, src)
  1005. }
  1006. func (m *SSNameReq) XXX_Size() int {
  1007. return xxx_messageInfo_SSNameReq.Size(m)
  1008. }
  1009. func (m *SSNameReq) XXX_DiscardUnknown() {
  1010. xxx_messageInfo_SSNameReq.DiscardUnknown(m)
  1011. }
  1012. var xxx_messageInfo_SSNameReq proto.InternalMessageInfo
  1013. func (m *SSNameReq) GetName() string {
  1014. if m != nil {
  1015. return m.Name
  1016. }
  1017. return ""
  1018. }
  1019. func (m *SSNameReq) GetZone() int32 {
  1020. if m != nil {
  1021. return m.Zone
  1022. }
  1023. return 0
  1024. }
  1025. func (m *SSNameReq) GetType() int32 {
  1026. if m != nil {
  1027. return m.Type
  1028. }
  1029. return 0
  1030. }
  1031. func (m *SSNameReq) GetOldName() string {
  1032. if m != nil {
  1033. return m.OldName
  1034. }
  1035. return ""
  1036. }
  1037. type SSNameNtf struct {
  1038. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  1039. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  1040. Type int32 `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"`
  1041. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1042. XXX_unrecognized []byte `json:"-"`
  1043. XXX_sizecache int32 `json:"-"`
  1044. }
  1045. func (m *SSNameNtf) Reset() { *m = SSNameNtf{} }
  1046. func (m *SSNameNtf) String() string { return proto.CompactTextString(m) }
  1047. func (*SSNameNtf) ProtoMessage() {}
  1048. func (*SSNameNtf) Descriptor() ([]byte, []int) {
  1049. return fileDescriptor_60207fea82c31ca8, []int{22}
  1050. }
  1051. func (m *SSNameNtf) XXX_Unmarshal(b []byte) error {
  1052. return xxx_messageInfo_SSNameNtf.Unmarshal(m, b)
  1053. }
  1054. func (m *SSNameNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1055. return xxx_messageInfo_SSNameNtf.Marshal(b, m, deterministic)
  1056. }
  1057. func (m *SSNameNtf) XXX_Merge(src proto.Message) {
  1058. xxx_messageInfo_SSNameNtf.Merge(m, src)
  1059. }
  1060. func (m *SSNameNtf) XXX_Size() int {
  1061. return xxx_messageInfo_SSNameNtf.Size(m)
  1062. }
  1063. func (m *SSNameNtf) XXX_DiscardUnknown() {
  1064. xxx_messageInfo_SSNameNtf.DiscardUnknown(m)
  1065. }
  1066. var xxx_messageInfo_SSNameNtf proto.InternalMessageInfo
  1067. func (m *SSNameNtf) GetError() int32 {
  1068. if m != nil {
  1069. return m.Error
  1070. }
  1071. return 0
  1072. }
  1073. func (m *SSNameNtf) GetName() string {
  1074. if m != nil {
  1075. return m.Name
  1076. }
  1077. return ""
  1078. }
  1079. func (m *SSNameNtf) GetType() int32 {
  1080. if m != nil {
  1081. return m.Type
  1082. }
  1083. return 0
  1084. }
  1085. // 玩家显示变更通知
  1086. type SSPlayerShowChangeReq struct {
  1087. ShowInfo *PlayerShowInfo `protobuf:"bytes,1,opt,name=show_info,json=showInfo,proto3" json:"show_info,omitempty"`
  1088. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1089. XXX_unrecognized []byte `json:"-"`
  1090. XXX_sizecache int32 `json:"-"`
  1091. }
  1092. func (m *SSPlayerShowChangeReq) Reset() { *m = SSPlayerShowChangeReq{} }
  1093. func (m *SSPlayerShowChangeReq) String() string { return proto.CompactTextString(m) }
  1094. func (*SSPlayerShowChangeReq) ProtoMessage() {}
  1095. func (*SSPlayerShowChangeReq) Descriptor() ([]byte, []int) {
  1096. return fileDescriptor_60207fea82c31ca8, []int{23}
  1097. }
  1098. func (m *SSPlayerShowChangeReq) XXX_Unmarshal(b []byte) error {
  1099. return xxx_messageInfo_SSPlayerShowChangeReq.Unmarshal(m, b)
  1100. }
  1101. func (m *SSPlayerShowChangeReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1102. return xxx_messageInfo_SSPlayerShowChangeReq.Marshal(b, m, deterministic)
  1103. }
  1104. func (m *SSPlayerShowChangeReq) XXX_Merge(src proto.Message) {
  1105. xxx_messageInfo_SSPlayerShowChangeReq.Merge(m, src)
  1106. }
  1107. func (m *SSPlayerShowChangeReq) XXX_Size() int {
  1108. return xxx_messageInfo_SSPlayerShowChangeReq.Size(m)
  1109. }
  1110. func (m *SSPlayerShowChangeReq) XXX_DiscardUnknown() {
  1111. xxx_messageInfo_SSPlayerShowChangeReq.DiscardUnknown(m)
  1112. }
  1113. var xxx_messageInfo_SSPlayerShowChangeReq proto.InternalMessageInfo
  1114. func (m *SSPlayerShowChangeReq) GetShowInfo() *PlayerShowInfo {
  1115. if m != nil {
  1116. return m.ShowInfo
  1117. }
  1118. return nil
  1119. }
  1120. // 进入boss场景
  1121. type SSPlayerEnterChallengeNtf struct {
  1122. EnterUid uint64 `protobuf:"varint,1,opt,name=enter_uid,json=enterUid,proto3" json:"enter_uid,omitempty"`
  1123. NotifyList []uint64 `protobuf:"varint,2,rep,packed,name=notify_list,json=notifyList,proto3" json:"notify_list,omitempty"`
  1124. FightList []*FightRoleInfo `protobuf:"bytes,3,rep,name=fight_list,json=fightList,proto3" json:"fight_list,omitempty"`
  1125. BossUid uint64 `protobuf:"varint,4,opt,name=boss_uid,json=bossUid,proto3" json:"boss_uid,omitempty"`
  1126. SelfChangePlayId int32 `protobuf:"varint,5,opt,name=self_change_play_id,json=selfChangePlayId,proto3" json:"self_change_play_id,omitempty"`
  1127. SummonBossType int32 `protobuf:"varint,6,opt,name=summon_boss_type,json=summonBossType,proto3" json:"summon_boss_type,omitempty"`
  1128. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1129. XXX_unrecognized []byte `json:"-"`
  1130. XXX_sizecache int32 `json:"-"`
  1131. }
  1132. func (m *SSPlayerEnterChallengeNtf) Reset() { *m = SSPlayerEnterChallengeNtf{} }
  1133. func (m *SSPlayerEnterChallengeNtf) String() string { return proto.CompactTextString(m) }
  1134. func (*SSPlayerEnterChallengeNtf) ProtoMessage() {}
  1135. func (*SSPlayerEnterChallengeNtf) Descriptor() ([]byte, []int) {
  1136. return fileDescriptor_60207fea82c31ca8, []int{24}
  1137. }
  1138. func (m *SSPlayerEnterChallengeNtf) XXX_Unmarshal(b []byte) error {
  1139. return xxx_messageInfo_SSPlayerEnterChallengeNtf.Unmarshal(m, b)
  1140. }
  1141. func (m *SSPlayerEnterChallengeNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1142. return xxx_messageInfo_SSPlayerEnterChallengeNtf.Marshal(b, m, deterministic)
  1143. }
  1144. func (m *SSPlayerEnterChallengeNtf) XXX_Merge(src proto.Message) {
  1145. xxx_messageInfo_SSPlayerEnterChallengeNtf.Merge(m, src)
  1146. }
  1147. func (m *SSPlayerEnterChallengeNtf) XXX_Size() int {
  1148. return xxx_messageInfo_SSPlayerEnterChallengeNtf.Size(m)
  1149. }
  1150. func (m *SSPlayerEnterChallengeNtf) XXX_DiscardUnknown() {
  1151. xxx_messageInfo_SSPlayerEnterChallengeNtf.DiscardUnknown(m)
  1152. }
  1153. var xxx_messageInfo_SSPlayerEnterChallengeNtf proto.InternalMessageInfo
  1154. func (m *SSPlayerEnterChallengeNtf) GetEnterUid() uint64 {
  1155. if m != nil {
  1156. return m.EnterUid
  1157. }
  1158. return 0
  1159. }
  1160. func (m *SSPlayerEnterChallengeNtf) GetNotifyList() []uint64 {
  1161. if m != nil {
  1162. return m.NotifyList
  1163. }
  1164. return nil
  1165. }
  1166. func (m *SSPlayerEnterChallengeNtf) GetFightList() []*FightRoleInfo {
  1167. if m != nil {
  1168. return m.FightList
  1169. }
  1170. return nil
  1171. }
  1172. func (m *SSPlayerEnterChallengeNtf) GetBossUid() uint64 {
  1173. if m != nil {
  1174. return m.BossUid
  1175. }
  1176. return 0
  1177. }
  1178. func (m *SSPlayerEnterChallengeNtf) GetSelfChangePlayId() int32 {
  1179. if m != nil {
  1180. return m.SelfChangePlayId
  1181. }
  1182. return 0
  1183. }
  1184. func (m *SSPlayerEnterChallengeNtf) GetSummonBossType() int32 {
  1185. if m != nil {
  1186. return m.SummonBossType
  1187. }
  1188. return 0
  1189. }
  1190. // 离开boss场景
  1191. type SSPlayerLeaveChallengeNtf struct {
  1192. LeaveUid uint64 `protobuf:"varint,1,opt,name=leave_uid,json=leaveUid,proto3" json:"leave_uid,omitempty"`
  1193. NotifyList []uint64 `protobuf:"varint,2,rep,packed,name=notify_list,json=notifyList,proto3" json:"notify_list,omitempty"`
  1194. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1195. XXX_unrecognized []byte `json:"-"`
  1196. XXX_sizecache int32 `json:"-"`
  1197. }
  1198. func (m *SSPlayerLeaveChallengeNtf) Reset() { *m = SSPlayerLeaveChallengeNtf{} }
  1199. func (m *SSPlayerLeaveChallengeNtf) String() string { return proto.CompactTextString(m) }
  1200. func (*SSPlayerLeaveChallengeNtf) ProtoMessage() {}
  1201. func (*SSPlayerLeaveChallengeNtf) Descriptor() ([]byte, []int) {
  1202. return fileDescriptor_60207fea82c31ca8, []int{25}
  1203. }
  1204. func (m *SSPlayerLeaveChallengeNtf) XXX_Unmarshal(b []byte) error {
  1205. return xxx_messageInfo_SSPlayerLeaveChallengeNtf.Unmarshal(m, b)
  1206. }
  1207. func (m *SSPlayerLeaveChallengeNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1208. return xxx_messageInfo_SSPlayerLeaveChallengeNtf.Marshal(b, m, deterministic)
  1209. }
  1210. func (m *SSPlayerLeaveChallengeNtf) XXX_Merge(src proto.Message) {
  1211. xxx_messageInfo_SSPlayerLeaveChallengeNtf.Merge(m, src)
  1212. }
  1213. func (m *SSPlayerLeaveChallengeNtf) XXX_Size() int {
  1214. return xxx_messageInfo_SSPlayerLeaveChallengeNtf.Size(m)
  1215. }
  1216. func (m *SSPlayerLeaveChallengeNtf) XXX_DiscardUnknown() {
  1217. xxx_messageInfo_SSPlayerLeaveChallengeNtf.DiscardUnknown(m)
  1218. }
  1219. var xxx_messageInfo_SSPlayerLeaveChallengeNtf proto.InternalMessageInfo
  1220. func (m *SSPlayerLeaveChallengeNtf) GetLeaveUid() uint64 {
  1221. if m != nil {
  1222. return m.LeaveUid
  1223. }
  1224. return 0
  1225. }
  1226. func (m *SSPlayerLeaveChallengeNtf) GetNotifyList() []uint64 {
  1227. if m != nil {
  1228. return m.NotifyList
  1229. }
  1230. return nil
  1231. }
  1232. // bossHP通知
  1233. type SSPlayerChallengeHpNtf struct {
  1234. CurBossHp int32 `protobuf:"varint,1,opt,name=cur_boss_hp,json=curBossHp,proto3" json:"cur_boss_hp,omitempty"`
  1235. NotifyList []uint64 `protobuf:"varint,2,rep,packed,name=notify_list,json=notifyList,proto3" json:"notify_list,omitempty"`
  1236. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1237. XXX_unrecognized []byte `json:"-"`
  1238. XXX_sizecache int32 `json:"-"`
  1239. }
  1240. func (m *SSPlayerChallengeHpNtf) Reset() { *m = SSPlayerChallengeHpNtf{} }
  1241. func (m *SSPlayerChallengeHpNtf) String() string { return proto.CompactTextString(m) }
  1242. func (*SSPlayerChallengeHpNtf) ProtoMessage() {}
  1243. func (*SSPlayerChallengeHpNtf) Descriptor() ([]byte, []int) {
  1244. return fileDescriptor_60207fea82c31ca8, []int{26}
  1245. }
  1246. func (m *SSPlayerChallengeHpNtf) XXX_Unmarshal(b []byte) error {
  1247. return xxx_messageInfo_SSPlayerChallengeHpNtf.Unmarshal(m, b)
  1248. }
  1249. func (m *SSPlayerChallengeHpNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1250. return xxx_messageInfo_SSPlayerChallengeHpNtf.Marshal(b, m, deterministic)
  1251. }
  1252. func (m *SSPlayerChallengeHpNtf) XXX_Merge(src proto.Message) {
  1253. xxx_messageInfo_SSPlayerChallengeHpNtf.Merge(m, src)
  1254. }
  1255. func (m *SSPlayerChallengeHpNtf) XXX_Size() int {
  1256. return xxx_messageInfo_SSPlayerChallengeHpNtf.Size(m)
  1257. }
  1258. func (m *SSPlayerChallengeHpNtf) XXX_DiscardUnknown() {
  1259. xxx_messageInfo_SSPlayerChallengeHpNtf.DiscardUnknown(m)
  1260. }
  1261. var xxx_messageInfo_SSPlayerChallengeHpNtf proto.InternalMessageInfo
  1262. func (m *SSPlayerChallengeHpNtf) GetCurBossHp() int32 {
  1263. if m != nil {
  1264. return m.CurBossHp
  1265. }
  1266. return 0
  1267. }
  1268. func (m *SSPlayerChallengeHpNtf) GetNotifyList() []uint64 {
  1269. if m != nil {
  1270. return m.NotifyList
  1271. }
  1272. return nil
  1273. }
  1274. // 挑战结果通知
  1275. type SSPlayerChallengeResultNtf struct {
  1276. Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
  1277. NotifyList []uint64 `protobuf:"varint,2,rep,packed,name=notify_list,json=notifyList,proto3" json:"notify_list,omitempty"`
  1278. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1279. XXX_unrecognized []byte `json:"-"`
  1280. XXX_sizecache int32 `json:"-"`
  1281. }
  1282. func (m *SSPlayerChallengeResultNtf) Reset() { *m = SSPlayerChallengeResultNtf{} }
  1283. func (m *SSPlayerChallengeResultNtf) String() string { return proto.CompactTextString(m) }
  1284. func (*SSPlayerChallengeResultNtf) ProtoMessage() {}
  1285. func (*SSPlayerChallengeResultNtf) Descriptor() ([]byte, []int) {
  1286. return fileDescriptor_60207fea82c31ca8, []int{27}
  1287. }
  1288. func (m *SSPlayerChallengeResultNtf) XXX_Unmarshal(b []byte) error {
  1289. return xxx_messageInfo_SSPlayerChallengeResultNtf.Unmarshal(m, b)
  1290. }
  1291. func (m *SSPlayerChallengeResultNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1292. return xxx_messageInfo_SSPlayerChallengeResultNtf.Marshal(b, m, deterministic)
  1293. }
  1294. func (m *SSPlayerChallengeResultNtf) XXX_Merge(src proto.Message) {
  1295. xxx_messageInfo_SSPlayerChallengeResultNtf.Merge(m, src)
  1296. }
  1297. func (m *SSPlayerChallengeResultNtf) XXX_Size() int {
  1298. return xxx_messageInfo_SSPlayerChallengeResultNtf.Size(m)
  1299. }
  1300. func (m *SSPlayerChallengeResultNtf) XXX_DiscardUnknown() {
  1301. xxx_messageInfo_SSPlayerChallengeResultNtf.DiscardUnknown(m)
  1302. }
  1303. var xxx_messageInfo_SSPlayerChallengeResultNtf proto.InternalMessageInfo
  1304. func (m *SSPlayerChallengeResultNtf) GetResult() int32 {
  1305. if m != nil {
  1306. return m.Result
  1307. }
  1308. return 0
  1309. }
  1310. func (m *SSPlayerChallengeResultNtf) GetNotifyList() []uint64 {
  1311. if m != nil {
  1312. return m.NotifyList
  1313. }
  1314. return nil
  1315. }
  1316. // ////////////////////////mail
  1317. // (4/5)和8选其一,根据邮件类型
  1318. type SSAddMailNtf struct {
  1319. MailConfigId int32 `protobuf:"varint,1,opt,name=mail_config_id,json=mailConfigId,proto3" json:"mail_config_id,omitempty"`
  1320. MailType int32 `protobuf:"varint,2,opt,name=mail_type,json=mailType,proto3" json:"mail_type,omitempty"`
  1321. RewardList []*KeyValueType `protobuf:"bytes,3,rep,name=reward_list,json=rewardList,proto3" json:"reward_list,omitempty"`
  1322. NotifyList []uint64 `protobuf:"varint,4,rep,packed,name=notify_list,json=notifyList,proto3" json:"notify_list,omitempty"`
  1323. MailParamList []int32 `protobuf:"varint,5,rep,packed,name=mail_param_list,json=mailParamList,proto3" json:"mail_param_list,omitempty"`
  1324. Title string `protobuf:"bytes,6,opt,name=title,proto3" json:"title,omitempty"`
  1325. Content string `protobuf:"bytes,7,opt,name=content,proto3" json:"content,omitempty"`
  1326. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1327. XXX_unrecognized []byte `json:"-"`
  1328. XXX_sizecache int32 `json:"-"`
  1329. }
  1330. func (m *SSAddMailNtf) Reset() { *m = SSAddMailNtf{} }
  1331. func (m *SSAddMailNtf) String() string { return proto.CompactTextString(m) }
  1332. func (*SSAddMailNtf) ProtoMessage() {}
  1333. func (*SSAddMailNtf) Descriptor() ([]byte, []int) {
  1334. return fileDescriptor_60207fea82c31ca8, []int{28}
  1335. }
  1336. func (m *SSAddMailNtf) XXX_Unmarshal(b []byte) error {
  1337. return xxx_messageInfo_SSAddMailNtf.Unmarshal(m, b)
  1338. }
  1339. func (m *SSAddMailNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1340. return xxx_messageInfo_SSAddMailNtf.Marshal(b, m, deterministic)
  1341. }
  1342. func (m *SSAddMailNtf) XXX_Merge(src proto.Message) {
  1343. xxx_messageInfo_SSAddMailNtf.Merge(m, src)
  1344. }
  1345. func (m *SSAddMailNtf) XXX_Size() int {
  1346. return xxx_messageInfo_SSAddMailNtf.Size(m)
  1347. }
  1348. func (m *SSAddMailNtf) XXX_DiscardUnknown() {
  1349. xxx_messageInfo_SSAddMailNtf.DiscardUnknown(m)
  1350. }
  1351. var xxx_messageInfo_SSAddMailNtf proto.InternalMessageInfo
  1352. func (m *SSAddMailNtf) GetMailConfigId() int32 {
  1353. if m != nil {
  1354. return m.MailConfigId
  1355. }
  1356. return 0
  1357. }
  1358. func (m *SSAddMailNtf) GetMailType() int32 {
  1359. if m != nil {
  1360. return m.MailType
  1361. }
  1362. return 0
  1363. }
  1364. func (m *SSAddMailNtf) GetRewardList() []*KeyValueType {
  1365. if m != nil {
  1366. return m.RewardList
  1367. }
  1368. return nil
  1369. }
  1370. func (m *SSAddMailNtf) GetNotifyList() []uint64 {
  1371. if m != nil {
  1372. return m.NotifyList
  1373. }
  1374. return nil
  1375. }
  1376. func (m *SSAddMailNtf) GetMailParamList() []int32 {
  1377. if m != nil {
  1378. return m.MailParamList
  1379. }
  1380. return nil
  1381. }
  1382. func (m *SSAddMailNtf) GetTitle() string {
  1383. if m != nil {
  1384. return m.Title
  1385. }
  1386. return ""
  1387. }
  1388. func (m *SSAddMailNtf) GetContent() string {
  1389. if m != nil {
  1390. return m.Content
  1391. }
  1392. return ""
  1393. }
  1394. // ////////////////////////competition
  1395. // 获取对应赛季信息
  1396. // 上线时加入选拔季排行列表
  1397. type SSGetCompetitionDataReq struct {
  1398. CompetitionId int32 `protobuf:"varint,1,opt,name=competition_id,json=competitionId,proto3" json:"competition_id,omitempty"`
  1399. CompetitionType int32 `protobuf:"varint,2,opt,name=competition_type,json=competitionType,proto3" json:"competition_type,omitempty"`
  1400. IsNowCompetition bool `protobuf:"varint,3,opt,name=is_now_competition,json=isNowCompetition,proto3" json:"is_now_competition,omitempty"`
  1401. SubIdNum int32 `protobuf:"varint,4,opt,name=sub_id_num,json=subIdNum,proto3" json:"sub_id_num,omitempty"`
  1402. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1403. XXX_unrecognized []byte `json:"-"`
  1404. XXX_sizecache int32 `json:"-"`
  1405. }
  1406. func (m *SSGetCompetitionDataReq) Reset() { *m = SSGetCompetitionDataReq{} }
  1407. func (m *SSGetCompetitionDataReq) String() string { return proto.CompactTextString(m) }
  1408. func (*SSGetCompetitionDataReq) ProtoMessage() {}
  1409. func (*SSGetCompetitionDataReq) Descriptor() ([]byte, []int) {
  1410. return fileDescriptor_60207fea82c31ca8, []int{29}
  1411. }
  1412. func (m *SSGetCompetitionDataReq) XXX_Unmarshal(b []byte) error {
  1413. return xxx_messageInfo_SSGetCompetitionDataReq.Unmarshal(m, b)
  1414. }
  1415. func (m *SSGetCompetitionDataReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1416. return xxx_messageInfo_SSGetCompetitionDataReq.Marshal(b, m, deterministic)
  1417. }
  1418. func (m *SSGetCompetitionDataReq) XXX_Merge(src proto.Message) {
  1419. xxx_messageInfo_SSGetCompetitionDataReq.Merge(m, src)
  1420. }
  1421. func (m *SSGetCompetitionDataReq) XXX_Size() int {
  1422. return xxx_messageInfo_SSGetCompetitionDataReq.Size(m)
  1423. }
  1424. func (m *SSGetCompetitionDataReq) XXX_DiscardUnknown() {
  1425. xxx_messageInfo_SSGetCompetitionDataReq.DiscardUnknown(m)
  1426. }
  1427. var xxx_messageInfo_SSGetCompetitionDataReq proto.InternalMessageInfo
  1428. func (m *SSGetCompetitionDataReq) GetCompetitionId() int32 {
  1429. if m != nil {
  1430. return m.CompetitionId
  1431. }
  1432. return 0
  1433. }
  1434. func (m *SSGetCompetitionDataReq) GetCompetitionType() int32 {
  1435. if m != nil {
  1436. return m.CompetitionType
  1437. }
  1438. return 0
  1439. }
  1440. func (m *SSGetCompetitionDataReq) GetIsNowCompetition() bool {
  1441. if m != nil {
  1442. return m.IsNowCompetition
  1443. }
  1444. return false
  1445. }
  1446. func (m *SSGetCompetitionDataReq) GetSubIdNum() int32 {
  1447. if m != nil {
  1448. return m.SubIdNum
  1449. }
  1450. return 0
  1451. }
  1452. type SSGetCompetitionDataAck struct {
  1453. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  1454. CompetitionData *CompetitionInfo `protobuf:"bytes,2,opt,name=competition_data,json=competitionData,proto3" json:"competition_data,omitempty"`
  1455. IdolData *IdolSeasonData `protobuf:"bytes,3,opt,name=idol_data,json=idolData,proto3" json:"idol_data,omitempty"`
  1456. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1457. XXX_unrecognized []byte `json:"-"`
  1458. XXX_sizecache int32 `json:"-"`
  1459. }
  1460. func (m *SSGetCompetitionDataAck) Reset() { *m = SSGetCompetitionDataAck{} }
  1461. func (m *SSGetCompetitionDataAck) String() string { return proto.CompactTextString(m) }
  1462. func (*SSGetCompetitionDataAck) ProtoMessage() {}
  1463. func (*SSGetCompetitionDataAck) Descriptor() ([]byte, []int) {
  1464. return fileDescriptor_60207fea82c31ca8, []int{30}
  1465. }
  1466. func (m *SSGetCompetitionDataAck) XXX_Unmarshal(b []byte) error {
  1467. return xxx_messageInfo_SSGetCompetitionDataAck.Unmarshal(m, b)
  1468. }
  1469. func (m *SSGetCompetitionDataAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1470. return xxx_messageInfo_SSGetCompetitionDataAck.Marshal(b, m, deterministic)
  1471. }
  1472. func (m *SSGetCompetitionDataAck) XXX_Merge(src proto.Message) {
  1473. xxx_messageInfo_SSGetCompetitionDataAck.Merge(m, src)
  1474. }
  1475. func (m *SSGetCompetitionDataAck) XXX_Size() int {
  1476. return xxx_messageInfo_SSGetCompetitionDataAck.Size(m)
  1477. }
  1478. func (m *SSGetCompetitionDataAck) XXX_DiscardUnknown() {
  1479. xxx_messageInfo_SSGetCompetitionDataAck.DiscardUnknown(m)
  1480. }
  1481. var xxx_messageInfo_SSGetCompetitionDataAck proto.InternalMessageInfo
  1482. func (m *SSGetCompetitionDataAck) GetError() int32 {
  1483. if m != nil {
  1484. return m.Error
  1485. }
  1486. return 0
  1487. }
  1488. func (m *SSGetCompetitionDataAck) GetCompetitionData() *CompetitionInfo {
  1489. if m != nil {
  1490. return m.CompetitionData
  1491. }
  1492. return nil
  1493. }
  1494. func (m *SSGetCompetitionDataAck) GetIdolData() *IdolSeasonData {
  1495. if m != nil {
  1496. return m.IdolData
  1497. }
  1498. return nil
  1499. }
  1500. // 赛季结算奖励
  1501. type SSCompetitionRewardReq struct {
  1502. CompetitionId int32 `protobuf:"varint,1,opt,name=competition_id,json=competitionId,proto3" json:"competition_id,omitempty"`
  1503. CompetitionType int32 `protobuf:"varint,2,opt,name=competition_type,json=competitionType,proto3" json:"competition_type,omitempty"`
  1504. CompetitionSubId int32 `protobuf:"varint,3,opt,name=competition_sub_id,json=competitionSubId,proto3" json:"competition_sub_id,omitempty"`
  1505. EndSubId bool `protobuf:"varint,4,opt,name=end_sub_id,json=endSubId,proto3" json:"end_sub_id,omitempty"`
  1506. RewardUidList []*KeyValueType64 `protobuf:"bytes,5,rep,name=reward_uid_list,json=rewardUidList,proto3" json:"reward_uid_list,omitempty"`
  1507. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1508. XXX_unrecognized []byte `json:"-"`
  1509. XXX_sizecache int32 `json:"-"`
  1510. }
  1511. func (m *SSCompetitionRewardReq) Reset() { *m = SSCompetitionRewardReq{} }
  1512. func (m *SSCompetitionRewardReq) String() string { return proto.CompactTextString(m) }
  1513. func (*SSCompetitionRewardReq) ProtoMessage() {}
  1514. func (*SSCompetitionRewardReq) Descriptor() ([]byte, []int) {
  1515. return fileDescriptor_60207fea82c31ca8, []int{31}
  1516. }
  1517. func (m *SSCompetitionRewardReq) XXX_Unmarshal(b []byte) error {
  1518. return xxx_messageInfo_SSCompetitionRewardReq.Unmarshal(m, b)
  1519. }
  1520. func (m *SSCompetitionRewardReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1521. return xxx_messageInfo_SSCompetitionRewardReq.Marshal(b, m, deterministic)
  1522. }
  1523. func (m *SSCompetitionRewardReq) XXX_Merge(src proto.Message) {
  1524. xxx_messageInfo_SSCompetitionRewardReq.Merge(m, src)
  1525. }
  1526. func (m *SSCompetitionRewardReq) XXX_Size() int {
  1527. return xxx_messageInfo_SSCompetitionRewardReq.Size(m)
  1528. }
  1529. func (m *SSCompetitionRewardReq) XXX_DiscardUnknown() {
  1530. xxx_messageInfo_SSCompetitionRewardReq.DiscardUnknown(m)
  1531. }
  1532. var xxx_messageInfo_SSCompetitionRewardReq proto.InternalMessageInfo
  1533. func (m *SSCompetitionRewardReq) GetCompetitionId() int32 {
  1534. if m != nil {
  1535. return m.CompetitionId
  1536. }
  1537. return 0
  1538. }
  1539. func (m *SSCompetitionRewardReq) GetCompetitionType() int32 {
  1540. if m != nil {
  1541. return m.CompetitionType
  1542. }
  1543. return 0
  1544. }
  1545. func (m *SSCompetitionRewardReq) GetCompetitionSubId() int32 {
  1546. if m != nil {
  1547. return m.CompetitionSubId
  1548. }
  1549. return 0
  1550. }
  1551. func (m *SSCompetitionRewardReq) GetEndSubId() bool {
  1552. if m != nil {
  1553. return m.EndSubId
  1554. }
  1555. return false
  1556. }
  1557. func (m *SSCompetitionRewardReq) GetRewardUidList() []*KeyValueType64 {
  1558. if m != nil {
  1559. return m.RewardUidList
  1560. }
  1561. return nil
  1562. }
  1563. type SSCompetitionRewardAck struct {
  1564. CompetitionId int32 `protobuf:"varint,1,opt,name=competition_id,json=competitionId,proto3" json:"competition_id,omitempty"`
  1565. CompetitionSubId int32 `protobuf:"varint,2,opt,name=competition_sub_id,json=competitionSubId,proto3" json:"competition_sub_id,omitempty"`
  1566. RewardUidList []*KeyValueType64 `protobuf:"bytes,3,rep,name=reward_uid_list,json=rewardUidList,proto3" json:"reward_uid_list,omitempty"`
  1567. TotalRankCount int32 `protobuf:"varint,4,opt,name=total_rank_count,json=totalRankCount,proto3" json:"total_rank_count,omitempty"`
  1568. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1569. XXX_unrecognized []byte `json:"-"`
  1570. XXX_sizecache int32 `json:"-"`
  1571. }
  1572. func (m *SSCompetitionRewardAck) Reset() { *m = SSCompetitionRewardAck{} }
  1573. func (m *SSCompetitionRewardAck) String() string { return proto.CompactTextString(m) }
  1574. func (*SSCompetitionRewardAck) ProtoMessage() {}
  1575. func (*SSCompetitionRewardAck) Descriptor() ([]byte, []int) {
  1576. return fileDescriptor_60207fea82c31ca8, []int{32}
  1577. }
  1578. func (m *SSCompetitionRewardAck) XXX_Unmarshal(b []byte) error {
  1579. return xxx_messageInfo_SSCompetitionRewardAck.Unmarshal(m, b)
  1580. }
  1581. func (m *SSCompetitionRewardAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1582. return xxx_messageInfo_SSCompetitionRewardAck.Marshal(b, m, deterministic)
  1583. }
  1584. func (m *SSCompetitionRewardAck) XXX_Merge(src proto.Message) {
  1585. xxx_messageInfo_SSCompetitionRewardAck.Merge(m, src)
  1586. }
  1587. func (m *SSCompetitionRewardAck) XXX_Size() int {
  1588. return xxx_messageInfo_SSCompetitionRewardAck.Size(m)
  1589. }
  1590. func (m *SSCompetitionRewardAck) XXX_DiscardUnknown() {
  1591. xxx_messageInfo_SSCompetitionRewardAck.DiscardUnknown(m)
  1592. }
  1593. var xxx_messageInfo_SSCompetitionRewardAck proto.InternalMessageInfo
  1594. func (m *SSCompetitionRewardAck) GetCompetitionId() int32 {
  1595. if m != nil {
  1596. return m.CompetitionId
  1597. }
  1598. return 0
  1599. }
  1600. func (m *SSCompetitionRewardAck) GetCompetitionSubId() int32 {
  1601. if m != nil {
  1602. return m.CompetitionSubId
  1603. }
  1604. return 0
  1605. }
  1606. func (m *SSCompetitionRewardAck) GetRewardUidList() []*KeyValueType64 {
  1607. if m != nil {
  1608. return m.RewardUidList
  1609. }
  1610. return nil
  1611. }
  1612. func (m *SSCompetitionRewardAck) GetTotalRankCount() int32 {
  1613. if m != nil {
  1614. return m.TotalRankCount
  1615. }
  1616. return 0
  1617. }
  1618. // 上线时一次性获取历史赛季奖励
  1619. type SSCompetitionRewardHistoryReq struct {
  1620. SCompetitionId int32 `protobuf:"varint,1,opt,name=s_competition_id,json=sCompetitionId,proto3" json:"s_competition_id,omitempty"`
  1621. ECompetitionId int32 `protobuf:"varint,2,opt,name=e_competition_id,json=eCompetitionId,proto3" json:"e_competition_id,omitempty"`
  1622. SCompetitionSubId int32 `protobuf:"varint,3,opt,name=s_competition_sub_id,json=sCompetitionSubId,proto3" json:"s_competition_sub_id,omitempty"`
  1623. ECompetitionSubId int32 `protobuf:"varint,4,opt,name=e_competition_sub_id,json=eCompetitionSubId,proto3" json:"e_competition_sub_id,omitempty"`
  1624. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1625. XXX_unrecognized []byte `json:"-"`
  1626. XXX_sizecache int32 `json:"-"`
  1627. }
  1628. func (m *SSCompetitionRewardHistoryReq) Reset() { *m = SSCompetitionRewardHistoryReq{} }
  1629. func (m *SSCompetitionRewardHistoryReq) String() string { return proto.CompactTextString(m) }
  1630. func (*SSCompetitionRewardHistoryReq) ProtoMessage() {}
  1631. func (*SSCompetitionRewardHistoryReq) Descriptor() ([]byte, []int) {
  1632. return fileDescriptor_60207fea82c31ca8, []int{33}
  1633. }
  1634. func (m *SSCompetitionRewardHistoryReq) XXX_Unmarshal(b []byte) error {
  1635. return xxx_messageInfo_SSCompetitionRewardHistoryReq.Unmarshal(m, b)
  1636. }
  1637. func (m *SSCompetitionRewardHistoryReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1638. return xxx_messageInfo_SSCompetitionRewardHistoryReq.Marshal(b, m, deterministic)
  1639. }
  1640. func (m *SSCompetitionRewardHistoryReq) XXX_Merge(src proto.Message) {
  1641. xxx_messageInfo_SSCompetitionRewardHistoryReq.Merge(m, src)
  1642. }
  1643. func (m *SSCompetitionRewardHistoryReq) XXX_Size() int {
  1644. return xxx_messageInfo_SSCompetitionRewardHistoryReq.Size(m)
  1645. }
  1646. func (m *SSCompetitionRewardHistoryReq) XXX_DiscardUnknown() {
  1647. xxx_messageInfo_SSCompetitionRewardHistoryReq.DiscardUnknown(m)
  1648. }
  1649. var xxx_messageInfo_SSCompetitionRewardHistoryReq proto.InternalMessageInfo
  1650. func (m *SSCompetitionRewardHistoryReq) GetSCompetitionId() int32 {
  1651. if m != nil {
  1652. return m.SCompetitionId
  1653. }
  1654. return 0
  1655. }
  1656. func (m *SSCompetitionRewardHistoryReq) GetECompetitionId() int32 {
  1657. if m != nil {
  1658. return m.ECompetitionId
  1659. }
  1660. return 0
  1661. }
  1662. func (m *SSCompetitionRewardHistoryReq) GetSCompetitionSubId() int32 {
  1663. if m != nil {
  1664. return m.SCompetitionSubId
  1665. }
  1666. return 0
  1667. }
  1668. func (m *SSCompetitionRewardHistoryReq) GetECompetitionSubId() int32 {
  1669. if m != nil {
  1670. return m.ECompetitionSubId
  1671. }
  1672. return 0
  1673. }
  1674. type SSCompetitionRewardHistoryAck struct {
  1675. RewardUidList []*KeyValueTypeList `protobuf:"bytes,1,rep,name=reward_uid_list,json=rewardUidList,proto3" json:"reward_uid_list,omitempty"`
  1676. ECompetitionId int32 `protobuf:"varint,2,opt,name=e_competition_id,json=eCompetitionId,proto3" json:"e_competition_id,omitempty"`
  1677. ECompetitionSubId int32 `protobuf:"varint,3,opt,name=e_competition_sub_id,json=eCompetitionSubId,proto3" json:"e_competition_sub_id,omitempty"`
  1678. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1679. XXX_unrecognized []byte `json:"-"`
  1680. XXX_sizecache int32 `json:"-"`
  1681. }
  1682. func (m *SSCompetitionRewardHistoryAck) Reset() { *m = SSCompetitionRewardHistoryAck{} }
  1683. func (m *SSCompetitionRewardHistoryAck) String() string { return proto.CompactTextString(m) }
  1684. func (*SSCompetitionRewardHistoryAck) ProtoMessage() {}
  1685. func (*SSCompetitionRewardHistoryAck) Descriptor() ([]byte, []int) {
  1686. return fileDescriptor_60207fea82c31ca8, []int{34}
  1687. }
  1688. func (m *SSCompetitionRewardHistoryAck) XXX_Unmarshal(b []byte) error {
  1689. return xxx_messageInfo_SSCompetitionRewardHistoryAck.Unmarshal(m, b)
  1690. }
  1691. func (m *SSCompetitionRewardHistoryAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1692. return xxx_messageInfo_SSCompetitionRewardHistoryAck.Marshal(b, m, deterministic)
  1693. }
  1694. func (m *SSCompetitionRewardHistoryAck) XXX_Merge(src proto.Message) {
  1695. xxx_messageInfo_SSCompetitionRewardHistoryAck.Merge(m, src)
  1696. }
  1697. func (m *SSCompetitionRewardHistoryAck) XXX_Size() int {
  1698. return xxx_messageInfo_SSCompetitionRewardHistoryAck.Size(m)
  1699. }
  1700. func (m *SSCompetitionRewardHistoryAck) XXX_DiscardUnknown() {
  1701. xxx_messageInfo_SSCompetitionRewardHistoryAck.DiscardUnknown(m)
  1702. }
  1703. var xxx_messageInfo_SSCompetitionRewardHistoryAck proto.InternalMessageInfo
  1704. func (m *SSCompetitionRewardHistoryAck) GetRewardUidList() []*KeyValueTypeList {
  1705. if m != nil {
  1706. return m.RewardUidList
  1707. }
  1708. return nil
  1709. }
  1710. func (m *SSCompetitionRewardHistoryAck) GetECompetitionId() int32 {
  1711. if m != nil {
  1712. return m.ECompetitionId
  1713. }
  1714. return 0
  1715. }
  1716. func (m *SSCompetitionRewardHistoryAck) GetECompetitionSubId() int32 {
  1717. if m != nil {
  1718. return m.ECompetitionSubId
  1719. }
  1720. return 0
  1721. }
  1722. // 更新积分赛季排名
  1723. type SSCompetitionUpdateScoreReq struct {
  1724. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  1725. CompetitionId int32 `protobuf:"varint,2,opt,name=competition_id,json=competitionId,proto3" json:"competition_id,omitempty"`
  1726. Score int32 `protobuf:"varint,3,opt,name=score,proto3" json:"score,omitempty"`
  1727. // 一下偶像季专用
  1728. FansUid uint64 `protobuf:"varint,4,opt,name=fans_uid,json=fansUid,proto3" json:"fans_uid,omitempty"`
  1729. CurVoteScore int32 `protobuf:"varint,5,opt,name=cur_vote_score,json=curVoteScore,proto3" json:"cur_vote_score,omitempty"`
  1730. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1731. XXX_unrecognized []byte `json:"-"`
  1732. XXX_sizecache int32 `json:"-"`
  1733. }
  1734. func (m *SSCompetitionUpdateScoreReq) Reset() { *m = SSCompetitionUpdateScoreReq{} }
  1735. func (m *SSCompetitionUpdateScoreReq) String() string { return proto.CompactTextString(m) }
  1736. func (*SSCompetitionUpdateScoreReq) ProtoMessage() {}
  1737. func (*SSCompetitionUpdateScoreReq) Descriptor() ([]byte, []int) {
  1738. return fileDescriptor_60207fea82c31ca8, []int{35}
  1739. }
  1740. func (m *SSCompetitionUpdateScoreReq) XXX_Unmarshal(b []byte) error {
  1741. return xxx_messageInfo_SSCompetitionUpdateScoreReq.Unmarshal(m, b)
  1742. }
  1743. func (m *SSCompetitionUpdateScoreReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1744. return xxx_messageInfo_SSCompetitionUpdateScoreReq.Marshal(b, m, deterministic)
  1745. }
  1746. func (m *SSCompetitionUpdateScoreReq) XXX_Merge(src proto.Message) {
  1747. xxx_messageInfo_SSCompetitionUpdateScoreReq.Merge(m, src)
  1748. }
  1749. func (m *SSCompetitionUpdateScoreReq) XXX_Size() int {
  1750. return xxx_messageInfo_SSCompetitionUpdateScoreReq.Size(m)
  1751. }
  1752. func (m *SSCompetitionUpdateScoreReq) XXX_DiscardUnknown() {
  1753. xxx_messageInfo_SSCompetitionUpdateScoreReq.DiscardUnknown(m)
  1754. }
  1755. var xxx_messageInfo_SSCompetitionUpdateScoreReq proto.InternalMessageInfo
  1756. func (m *SSCompetitionUpdateScoreReq) GetUid() uint64 {
  1757. if m != nil {
  1758. return m.Uid
  1759. }
  1760. return 0
  1761. }
  1762. func (m *SSCompetitionUpdateScoreReq) GetCompetitionId() int32 {
  1763. if m != nil {
  1764. return m.CompetitionId
  1765. }
  1766. return 0
  1767. }
  1768. func (m *SSCompetitionUpdateScoreReq) GetScore() int32 {
  1769. if m != nil {
  1770. return m.Score
  1771. }
  1772. return 0
  1773. }
  1774. func (m *SSCompetitionUpdateScoreReq) GetFansUid() uint64 {
  1775. if m != nil {
  1776. return m.FansUid
  1777. }
  1778. return 0
  1779. }
  1780. func (m *SSCompetitionUpdateScoreReq) GetCurVoteScore() int32 {
  1781. if m != nil {
  1782. return m.CurVoteScore
  1783. }
  1784. return 0
  1785. }
  1786. type SSCompetitionUpdateScoreAck struct {
  1787. CompetitionId int32 `protobuf:"varint,1,opt,name=competition_id,json=competitionId,proto3" json:"competition_id,omitempty"`
  1788. NextComScore int32 `protobuf:"varint,2,opt,name=next_com_score,json=nextComScore,proto3" json:"next_com_score,omitempty"`
  1789. SelfRank int32 `protobuf:"varint,3,opt,name=self_rank,json=selfRank,proto3" json:"self_rank,omitempty"`
  1790. TotalRank int32 `protobuf:"varint,4,opt,name=total_rank,json=totalRank,proto3" json:"total_rank,omitempty"`
  1791. SectionId int32 `protobuf:"varint,5,opt,name=section_id,json=sectionId,proto3" json:"section_id,omitempty"`
  1792. LastComScore int32 `protobuf:"varint,6,opt,name=last_com_score,json=lastComScore,proto3" json:"last_com_score,omitempty"`
  1793. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1794. XXX_unrecognized []byte `json:"-"`
  1795. XXX_sizecache int32 `json:"-"`
  1796. }
  1797. func (m *SSCompetitionUpdateScoreAck) Reset() { *m = SSCompetitionUpdateScoreAck{} }
  1798. func (m *SSCompetitionUpdateScoreAck) String() string { return proto.CompactTextString(m) }
  1799. func (*SSCompetitionUpdateScoreAck) ProtoMessage() {}
  1800. func (*SSCompetitionUpdateScoreAck) Descriptor() ([]byte, []int) {
  1801. return fileDescriptor_60207fea82c31ca8, []int{36}
  1802. }
  1803. func (m *SSCompetitionUpdateScoreAck) XXX_Unmarshal(b []byte) error {
  1804. return xxx_messageInfo_SSCompetitionUpdateScoreAck.Unmarshal(m, b)
  1805. }
  1806. func (m *SSCompetitionUpdateScoreAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1807. return xxx_messageInfo_SSCompetitionUpdateScoreAck.Marshal(b, m, deterministic)
  1808. }
  1809. func (m *SSCompetitionUpdateScoreAck) XXX_Merge(src proto.Message) {
  1810. xxx_messageInfo_SSCompetitionUpdateScoreAck.Merge(m, src)
  1811. }
  1812. func (m *SSCompetitionUpdateScoreAck) XXX_Size() int {
  1813. return xxx_messageInfo_SSCompetitionUpdateScoreAck.Size(m)
  1814. }
  1815. func (m *SSCompetitionUpdateScoreAck) XXX_DiscardUnknown() {
  1816. xxx_messageInfo_SSCompetitionUpdateScoreAck.DiscardUnknown(m)
  1817. }
  1818. var xxx_messageInfo_SSCompetitionUpdateScoreAck proto.InternalMessageInfo
  1819. func (m *SSCompetitionUpdateScoreAck) GetCompetitionId() int32 {
  1820. if m != nil {
  1821. return m.CompetitionId
  1822. }
  1823. return 0
  1824. }
  1825. func (m *SSCompetitionUpdateScoreAck) GetNextComScore() int32 {
  1826. if m != nil {
  1827. return m.NextComScore
  1828. }
  1829. return 0
  1830. }
  1831. func (m *SSCompetitionUpdateScoreAck) GetSelfRank() int32 {
  1832. if m != nil {
  1833. return m.SelfRank
  1834. }
  1835. return 0
  1836. }
  1837. func (m *SSCompetitionUpdateScoreAck) GetTotalRank() int32 {
  1838. if m != nil {
  1839. return m.TotalRank
  1840. }
  1841. return 0
  1842. }
  1843. func (m *SSCompetitionUpdateScoreAck) GetSectionId() int32 {
  1844. if m != nil {
  1845. return m.SectionId
  1846. }
  1847. return 0
  1848. }
  1849. func (m *SSCompetitionUpdateScoreAck) GetLastComScore() int32 {
  1850. if m != nil {
  1851. return m.LastComScore
  1852. }
  1853. return 0
  1854. }
  1855. type SSCompetitionOnVoteNtf struct {
  1856. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  1857. Uid uint64 `protobuf:"varint,2,opt,name=uid,proto3" json:"uid,omitempty"`
  1858. TotalCount int32 `protobuf:"varint,3,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"`
  1859. // 前三名的票数
  1860. VoteList []*FansRankData `protobuf:"bytes,4,rep,name=vote_list,json=voteList,proto3" json:"vote_list,omitempty"`
  1861. Detail []*PlayerShowData `protobuf:"bytes,5,rep,name=detail,proto3" json:"detail,omitempty"`
  1862. VoteTarget *FansRankData `protobuf:"bytes,6,opt,name=vote_target,json=voteTarget,proto3" json:"vote_target,omitempty"`
  1863. TicketCount int32 `protobuf:"varint,7,opt,name=ticket_count,json=ticketCount,proto3" json:"ticket_count,omitempty"`
  1864. RewardData []*KeyValueType64 `protobuf:"bytes,8,rep,name=reward_data,json=rewardData,proto3" json:"reward_data,omitempty"`
  1865. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1866. XXX_unrecognized []byte `json:"-"`
  1867. XXX_sizecache int32 `json:"-"`
  1868. }
  1869. func (m *SSCompetitionOnVoteNtf) Reset() { *m = SSCompetitionOnVoteNtf{} }
  1870. func (m *SSCompetitionOnVoteNtf) String() string { return proto.CompactTextString(m) }
  1871. func (*SSCompetitionOnVoteNtf) ProtoMessage() {}
  1872. func (*SSCompetitionOnVoteNtf) Descriptor() ([]byte, []int) {
  1873. return fileDescriptor_60207fea82c31ca8, []int{37}
  1874. }
  1875. func (m *SSCompetitionOnVoteNtf) XXX_Unmarshal(b []byte) error {
  1876. return xxx_messageInfo_SSCompetitionOnVoteNtf.Unmarshal(m, b)
  1877. }
  1878. func (m *SSCompetitionOnVoteNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1879. return xxx_messageInfo_SSCompetitionOnVoteNtf.Marshal(b, m, deterministic)
  1880. }
  1881. func (m *SSCompetitionOnVoteNtf) XXX_Merge(src proto.Message) {
  1882. xxx_messageInfo_SSCompetitionOnVoteNtf.Merge(m, src)
  1883. }
  1884. func (m *SSCompetitionOnVoteNtf) XXX_Size() int {
  1885. return xxx_messageInfo_SSCompetitionOnVoteNtf.Size(m)
  1886. }
  1887. func (m *SSCompetitionOnVoteNtf) XXX_DiscardUnknown() {
  1888. xxx_messageInfo_SSCompetitionOnVoteNtf.DiscardUnknown(m)
  1889. }
  1890. var xxx_messageInfo_SSCompetitionOnVoteNtf proto.InternalMessageInfo
  1891. func (m *SSCompetitionOnVoteNtf) GetError() int32 {
  1892. if m != nil {
  1893. return m.Error
  1894. }
  1895. return 0
  1896. }
  1897. func (m *SSCompetitionOnVoteNtf) GetUid() uint64 {
  1898. if m != nil {
  1899. return m.Uid
  1900. }
  1901. return 0
  1902. }
  1903. func (m *SSCompetitionOnVoteNtf) GetTotalCount() int32 {
  1904. if m != nil {
  1905. return m.TotalCount
  1906. }
  1907. return 0
  1908. }
  1909. func (m *SSCompetitionOnVoteNtf) GetVoteList() []*FansRankData {
  1910. if m != nil {
  1911. return m.VoteList
  1912. }
  1913. return nil
  1914. }
  1915. func (m *SSCompetitionOnVoteNtf) GetDetail() []*PlayerShowData {
  1916. if m != nil {
  1917. return m.Detail
  1918. }
  1919. return nil
  1920. }
  1921. func (m *SSCompetitionOnVoteNtf) GetVoteTarget() *FansRankData {
  1922. if m != nil {
  1923. return m.VoteTarget
  1924. }
  1925. return nil
  1926. }
  1927. func (m *SSCompetitionOnVoteNtf) GetTicketCount() int32 {
  1928. if m != nil {
  1929. return m.TicketCount
  1930. }
  1931. return 0
  1932. }
  1933. func (m *SSCompetitionOnVoteNtf) GetRewardData() []*KeyValueType64 {
  1934. if m != nil {
  1935. return m.RewardData
  1936. }
  1937. return nil
  1938. }
  1939. // 获取我的粉丝列表
  1940. type SSCompetitionSelfFansInfoReq struct {
  1941. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  1942. CompetitionId int32 `protobuf:"varint,2,opt,name=competition_id,json=competitionId,proto3" json:"competition_id,omitempty"`
  1943. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1944. XXX_unrecognized []byte `json:"-"`
  1945. XXX_sizecache int32 `json:"-"`
  1946. }
  1947. func (m *SSCompetitionSelfFansInfoReq) Reset() { *m = SSCompetitionSelfFansInfoReq{} }
  1948. func (m *SSCompetitionSelfFansInfoReq) String() string { return proto.CompactTextString(m) }
  1949. func (*SSCompetitionSelfFansInfoReq) ProtoMessage() {}
  1950. func (*SSCompetitionSelfFansInfoReq) Descriptor() ([]byte, []int) {
  1951. return fileDescriptor_60207fea82c31ca8, []int{38}
  1952. }
  1953. func (m *SSCompetitionSelfFansInfoReq) XXX_Unmarshal(b []byte) error {
  1954. return xxx_messageInfo_SSCompetitionSelfFansInfoReq.Unmarshal(m, b)
  1955. }
  1956. func (m *SSCompetitionSelfFansInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1957. return xxx_messageInfo_SSCompetitionSelfFansInfoReq.Marshal(b, m, deterministic)
  1958. }
  1959. func (m *SSCompetitionSelfFansInfoReq) XXX_Merge(src proto.Message) {
  1960. xxx_messageInfo_SSCompetitionSelfFansInfoReq.Merge(m, src)
  1961. }
  1962. func (m *SSCompetitionSelfFansInfoReq) XXX_Size() int {
  1963. return xxx_messageInfo_SSCompetitionSelfFansInfoReq.Size(m)
  1964. }
  1965. func (m *SSCompetitionSelfFansInfoReq) XXX_DiscardUnknown() {
  1966. xxx_messageInfo_SSCompetitionSelfFansInfoReq.DiscardUnknown(m)
  1967. }
  1968. var xxx_messageInfo_SSCompetitionSelfFansInfoReq proto.InternalMessageInfo
  1969. func (m *SSCompetitionSelfFansInfoReq) GetUid() uint64 {
  1970. if m != nil {
  1971. return m.Uid
  1972. }
  1973. return 0
  1974. }
  1975. func (m *SSCompetitionSelfFansInfoReq) GetCompetitionId() int32 {
  1976. if m != nil {
  1977. return m.CompetitionId
  1978. }
  1979. return 0
  1980. }
  1981. type SSCompetitionSelfFansInfoAck struct {
  1982. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  1983. Uid uint64 `protobuf:"varint,2,opt,name=uid,proto3" json:"uid,omitempty"`
  1984. FanList []*FansVoteData `protobuf:"bytes,3,rep,name=fan_list,json=fanList,proto3" json:"fan_list,omitempty"`
  1985. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  1986. XXX_unrecognized []byte `json:"-"`
  1987. XXX_sizecache int32 `json:"-"`
  1988. }
  1989. func (m *SSCompetitionSelfFansInfoAck) Reset() { *m = SSCompetitionSelfFansInfoAck{} }
  1990. func (m *SSCompetitionSelfFansInfoAck) String() string { return proto.CompactTextString(m) }
  1991. func (*SSCompetitionSelfFansInfoAck) ProtoMessage() {}
  1992. func (*SSCompetitionSelfFansInfoAck) Descriptor() ([]byte, []int) {
  1993. return fileDescriptor_60207fea82c31ca8, []int{39}
  1994. }
  1995. func (m *SSCompetitionSelfFansInfoAck) XXX_Unmarshal(b []byte) error {
  1996. return xxx_messageInfo_SSCompetitionSelfFansInfoAck.Unmarshal(m, b)
  1997. }
  1998. func (m *SSCompetitionSelfFansInfoAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  1999. return xxx_messageInfo_SSCompetitionSelfFansInfoAck.Marshal(b, m, deterministic)
  2000. }
  2001. func (m *SSCompetitionSelfFansInfoAck) XXX_Merge(src proto.Message) {
  2002. xxx_messageInfo_SSCompetitionSelfFansInfoAck.Merge(m, src)
  2003. }
  2004. func (m *SSCompetitionSelfFansInfoAck) XXX_Size() int {
  2005. return xxx_messageInfo_SSCompetitionSelfFansInfoAck.Size(m)
  2006. }
  2007. func (m *SSCompetitionSelfFansInfoAck) XXX_DiscardUnknown() {
  2008. xxx_messageInfo_SSCompetitionSelfFansInfoAck.DiscardUnknown(m)
  2009. }
  2010. var xxx_messageInfo_SSCompetitionSelfFansInfoAck proto.InternalMessageInfo
  2011. func (m *SSCompetitionSelfFansInfoAck) GetError() int32 {
  2012. if m != nil {
  2013. return m.Error
  2014. }
  2015. return 0
  2016. }
  2017. func (m *SSCompetitionSelfFansInfoAck) GetUid() uint64 {
  2018. if m != nil {
  2019. return m.Uid
  2020. }
  2021. return 0
  2022. }
  2023. func (m *SSCompetitionSelfFansInfoAck) GetFanList() []*FansVoteData {
  2024. if m != nil {
  2025. return m.FanList
  2026. }
  2027. return nil
  2028. }
  2029. // 获取偶像排行版
  2030. type SSCompetitionVoteRankReq struct {
  2031. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  2032. Page int32 `protobuf:"varint,2,opt,name=page,proto3" json:"page,omitempty"`
  2033. CompetitionId int32 `protobuf:"varint,3,opt,name=competition_id,json=competitionId,proto3" json:"competition_id,omitempty"`
  2034. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2035. XXX_unrecognized []byte `json:"-"`
  2036. XXX_sizecache int32 `json:"-"`
  2037. }
  2038. func (m *SSCompetitionVoteRankReq) Reset() { *m = SSCompetitionVoteRankReq{} }
  2039. func (m *SSCompetitionVoteRankReq) String() string { return proto.CompactTextString(m) }
  2040. func (*SSCompetitionVoteRankReq) ProtoMessage() {}
  2041. func (*SSCompetitionVoteRankReq) Descriptor() ([]byte, []int) {
  2042. return fileDescriptor_60207fea82c31ca8, []int{40}
  2043. }
  2044. func (m *SSCompetitionVoteRankReq) XXX_Unmarshal(b []byte) error {
  2045. return xxx_messageInfo_SSCompetitionVoteRankReq.Unmarshal(m, b)
  2046. }
  2047. func (m *SSCompetitionVoteRankReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2048. return xxx_messageInfo_SSCompetitionVoteRankReq.Marshal(b, m, deterministic)
  2049. }
  2050. func (m *SSCompetitionVoteRankReq) XXX_Merge(src proto.Message) {
  2051. xxx_messageInfo_SSCompetitionVoteRankReq.Merge(m, src)
  2052. }
  2053. func (m *SSCompetitionVoteRankReq) XXX_Size() int {
  2054. return xxx_messageInfo_SSCompetitionVoteRankReq.Size(m)
  2055. }
  2056. func (m *SSCompetitionVoteRankReq) XXX_DiscardUnknown() {
  2057. xxx_messageInfo_SSCompetitionVoteRankReq.DiscardUnknown(m)
  2058. }
  2059. var xxx_messageInfo_SSCompetitionVoteRankReq proto.InternalMessageInfo
  2060. func (m *SSCompetitionVoteRankReq) GetUid() uint64 {
  2061. if m != nil {
  2062. return m.Uid
  2063. }
  2064. return 0
  2065. }
  2066. func (m *SSCompetitionVoteRankReq) GetPage() int32 {
  2067. if m != nil {
  2068. return m.Page
  2069. }
  2070. return 0
  2071. }
  2072. func (m *SSCompetitionVoteRankReq) GetCompetitionId() int32 {
  2073. if m != nil {
  2074. return m.CompetitionId
  2075. }
  2076. return 0
  2077. }
  2078. type SSCompetitionVoteRankAck struct {
  2079. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  2080. Uid uint64 `protobuf:"varint,2,opt,name=uid,proto3" json:"uid,omitempty"`
  2081. Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
  2082. RankData []*FansRankData `protobuf:"bytes,4,rep,name=rank_data,json=rankData,proto3" json:"rank_data,omitempty"`
  2083. IsEnd bool `protobuf:"varint,5,opt,name=is_end,json=isEnd,proto3" json:"is_end,omitempty"`
  2084. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2085. XXX_unrecognized []byte `json:"-"`
  2086. XXX_sizecache int32 `json:"-"`
  2087. }
  2088. func (m *SSCompetitionVoteRankAck) Reset() { *m = SSCompetitionVoteRankAck{} }
  2089. func (m *SSCompetitionVoteRankAck) String() string { return proto.CompactTextString(m) }
  2090. func (*SSCompetitionVoteRankAck) ProtoMessage() {}
  2091. func (*SSCompetitionVoteRankAck) Descriptor() ([]byte, []int) {
  2092. return fileDescriptor_60207fea82c31ca8, []int{41}
  2093. }
  2094. func (m *SSCompetitionVoteRankAck) XXX_Unmarshal(b []byte) error {
  2095. return xxx_messageInfo_SSCompetitionVoteRankAck.Unmarshal(m, b)
  2096. }
  2097. func (m *SSCompetitionVoteRankAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2098. return xxx_messageInfo_SSCompetitionVoteRankAck.Marshal(b, m, deterministic)
  2099. }
  2100. func (m *SSCompetitionVoteRankAck) XXX_Merge(src proto.Message) {
  2101. xxx_messageInfo_SSCompetitionVoteRankAck.Merge(m, src)
  2102. }
  2103. func (m *SSCompetitionVoteRankAck) XXX_Size() int {
  2104. return xxx_messageInfo_SSCompetitionVoteRankAck.Size(m)
  2105. }
  2106. func (m *SSCompetitionVoteRankAck) XXX_DiscardUnknown() {
  2107. xxx_messageInfo_SSCompetitionVoteRankAck.DiscardUnknown(m)
  2108. }
  2109. var xxx_messageInfo_SSCompetitionVoteRankAck proto.InternalMessageInfo
  2110. func (m *SSCompetitionVoteRankAck) GetError() int32 {
  2111. if m != nil {
  2112. return m.Error
  2113. }
  2114. return 0
  2115. }
  2116. func (m *SSCompetitionVoteRankAck) GetUid() uint64 {
  2117. if m != nil {
  2118. return m.Uid
  2119. }
  2120. return 0
  2121. }
  2122. func (m *SSCompetitionVoteRankAck) GetPage() int32 {
  2123. if m != nil {
  2124. return m.Page
  2125. }
  2126. return 0
  2127. }
  2128. func (m *SSCompetitionVoteRankAck) GetRankData() []*FansRankData {
  2129. if m != nil {
  2130. return m.RankData
  2131. }
  2132. return nil
  2133. }
  2134. func (m *SSCompetitionVoteRankAck) GetIsEnd() bool {
  2135. if m != nil {
  2136. return m.IsEnd
  2137. }
  2138. return false
  2139. }
  2140. // 点亮宝箱排行榜
  2141. type SSCompetitionFansRewardRankReq struct {
  2142. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  2143. Page int32 `protobuf:"varint,2,opt,name=page,proto3" json:"page,omitempty"`
  2144. CompetitionId int32 `protobuf:"varint,4,opt,name=competition_id,json=competitionId,proto3" json:"competition_id,omitempty"`
  2145. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2146. XXX_unrecognized []byte `json:"-"`
  2147. XXX_sizecache int32 `json:"-"`
  2148. }
  2149. func (m *SSCompetitionFansRewardRankReq) Reset() { *m = SSCompetitionFansRewardRankReq{} }
  2150. func (m *SSCompetitionFansRewardRankReq) String() string { return proto.CompactTextString(m) }
  2151. func (*SSCompetitionFansRewardRankReq) ProtoMessage() {}
  2152. func (*SSCompetitionFansRewardRankReq) Descriptor() ([]byte, []int) {
  2153. return fileDescriptor_60207fea82c31ca8, []int{42}
  2154. }
  2155. func (m *SSCompetitionFansRewardRankReq) XXX_Unmarshal(b []byte) error {
  2156. return xxx_messageInfo_SSCompetitionFansRewardRankReq.Unmarshal(m, b)
  2157. }
  2158. func (m *SSCompetitionFansRewardRankReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2159. return xxx_messageInfo_SSCompetitionFansRewardRankReq.Marshal(b, m, deterministic)
  2160. }
  2161. func (m *SSCompetitionFansRewardRankReq) XXX_Merge(src proto.Message) {
  2162. xxx_messageInfo_SSCompetitionFansRewardRankReq.Merge(m, src)
  2163. }
  2164. func (m *SSCompetitionFansRewardRankReq) XXX_Size() int {
  2165. return xxx_messageInfo_SSCompetitionFansRewardRankReq.Size(m)
  2166. }
  2167. func (m *SSCompetitionFansRewardRankReq) XXX_DiscardUnknown() {
  2168. xxx_messageInfo_SSCompetitionFansRewardRankReq.DiscardUnknown(m)
  2169. }
  2170. var xxx_messageInfo_SSCompetitionFansRewardRankReq proto.InternalMessageInfo
  2171. func (m *SSCompetitionFansRewardRankReq) GetUid() uint64 {
  2172. if m != nil {
  2173. return m.Uid
  2174. }
  2175. return 0
  2176. }
  2177. func (m *SSCompetitionFansRewardRankReq) GetPage() int32 {
  2178. if m != nil {
  2179. return m.Page
  2180. }
  2181. return 0
  2182. }
  2183. func (m *SSCompetitionFansRewardRankReq) GetCompetitionId() int32 {
  2184. if m != nil {
  2185. return m.CompetitionId
  2186. }
  2187. return 0
  2188. }
  2189. type SSCompetitionFansRewardRankAck struct {
  2190. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  2191. Uid uint64 `protobuf:"varint,2,opt,name=uid,proto3" json:"uid,omitempty"`
  2192. Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
  2193. DataList []*FansBoxData `protobuf:"bytes,4,rep,name=data_list,json=dataList,proto3" json:"data_list,omitempty"`
  2194. IsEnd bool `protobuf:"varint,5,opt,name=is_end,json=isEnd,proto3" json:"is_end,omitempty"`
  2195. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2196. XXX_unrecognized []byte `json:"-"`
  2197. XXX_sizecache int32 `json:"-"`
  2198. }
  2199. func (m *SSCompetitionFansRewardRankAck) Reset() { *m = SSCompetitionFansRewardRankAck{} }
  2200. func (m *SSCompetitionFansRewardRankAck) String() string { return proto.CompactTextString(m) }
  2201. func (*SSCompetitionFansRewardRankAck) ProtoMessage() {}
  2202. func (*SSCompetitionFansRewardRankAck) Descriptor() ([]byte, []int) {
  2203. return fileDescriptor_60207fea82c31ca8, []int{43}
  2204. }
  2205. func (m *SSCompetitionFansRewardRankAck) XXX_Unmarshal(b []byte) error {
  2206. return xxx_messageInfo_SSCompetitionFansRewardRankAck.Unmarshal(m, b)
  2207. }
  2208. func (m *SSCompetitionFansRewardRankAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2209. return xxx_messageInfo_SSCompetitionFansRewardRankAck.Marshal(b, m, deterministic)
  2210. }
  2211. func (m *SSCompetitionFansRewardRankAck) XXX_Merge(src proto.Message) {
  2212. xxx_messageInfo_SSCompetitionFansRewardRankAck.Merge(m, src)
  2213. }
  2214. func (m *SSCompetitionFansRewardRankAck) XXX_Size() int {
  2215. return xxx_messageInfo_SSCompetitionFansRewardRankAck.Size(m)
  2216. }
  2217. func (m *SSCompetitionFansRewardRankAck) XXX_DiscardUnknown() {
  2218. xxx_messageInfo_SSCompetitionFansRewardRankAck.DiscardUnknown(m)
  2219. }
  2220. var xxx_messageInfo_SSCompetitionFansRewardRankAck proto.InternalMessageInfo
  2221. func (m *SSCompetitionFansRewardRankAck) GetError() int32 {
  2222. if m != nil {
  2223. return m.Error
  2224. }
  2225. return 0
  2226. }
  2227. func (m *SSCompetitionFansRewardRankAck) GetUid() uint64 {
  2228. if m != nil {
  2229. return m.Uid
  2230. }
  2231. return 0
  2232. }
  2233. func (m *SSCompetitionFansRewardRankAck) GetPage() int32 {
  2234. if m != nil {
  2235. return m.Page
  2236. }
  2237. return 0
  2238. }
  2239. func (m *SSCompetitionFansRewardRankAck) GetDataList() []*FansBoxData {
  2240. if m != nil {
  2241. return m.DataList
  2242. }
  2243. return nil
  2244. }
  2245. func (m *SSCompetitionFansRewardRankAck) GetIsEnd() bool {
  2246. if m != nil {
  2247. return m.IsEnd
  2248. }
  2249. return false
  2250. }
  2251. // 粉丝领取点亮宝箱奖励
  2252. type SSCompetitionFansGetRewardReq struct {
  2253. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  2254. IdolUid uint64 `protobuf:"varint,2,opt,name=idol_uid,json=idolUid,proto3" json:"idol_uid,omitempty"`
  2255. RewardLevel int32 `protobuf:"varint,3,opt,name=reward_level,json=rewardLevel,proto3" json:"reward_level,omitempty"`
  2256. CompetitionId int32 `protobuf:"varint,4,opt,name=competition_id,json=competitionId,proto3" json:"competition_id,omitempty"`
  2257. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2258. XXX_unrecognized []byte `json:"-"`
  2259. XXX_sizecache int32 `json:"-"`
  2260. }
  2261. func (m *SSCompetitionFansGetRewardReq) Reset() { *m = SSCompetitionFansGetRewardReq{} }
  2262. func (m *SSCompetitionFansGetRewardReq) String() string { return proto.CompactTextString(m) }
  2263. func (*SSCompetitionFansGetRewardReq) ProtoMessage() {}
  2264. func (*SSCompetitionFansGetRewardReq) Descriptor() ([]byte, []int) {
  2265. return fileDescriptor_60207fea82c31ca8, []int{44}
  2266. }
  2267. func (m *SSCompetitionFansGetRewardReq) XXX_Unmarshal(b []byte) error {
  2268. return xxx_messageInfo_SSCompetitionFansGetRewardReq.Unmarshal(m, b)
  2269. }
  2270. func (m *SSCompetitionFansGetRewardReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2271. return xxx_messageInfo_SSCompetitionFansGetRewardReq.Marshal(b, m, deterministic)
  2272. }
  2273. func (m *SSCompetitionFansGetRewardReq) XXX_Merge(src proto.Message) {
  2274. xxx_messageInfo_SSCompetitionFansGetRewardReq.Merge(m, src)
  2275. }
  2276. func (m *SSCompetitionFansGetRewardReq) XXX_Size() int {
  2277. return xxx_messageInfo_SSCompetitionFansGetRewardReq.Size(m)
  2278. }
  2279. func (m *SSCompetitionFansGetRewardReq) XXX_DiscardUnknown() {
  2280. xxx_messageInfo_SSCompetitionFansGetRewardReq.DiscardUnknown(m)
  2281. }
  2282. var xxx_messageInfo_SSCompetitionFansGetRewardReq proto.InternalMessageInfo
  2283. func (m *SSCompetitionFansGetRewardReq) GetUid() uint64 {
  2284. if m != nil {
  2285. return m.Uid
  2286. }
  2287. return 0
  2288. }
  2289. func (m *SSCompetitionFansGetRewardReq) GetIdolUid() uint64 {
  2290. if m != nil {
  2291. return m.IdolUid
  2292. }
  2293. return 0
  2294. }
  2295. func (m *SSCompetitionFansGetRewardReq) GetRewardLevel() int32 {
  2296. if m != nil {
  2297. return m.RewardLevel
  2298. }
  2299. return 0
  2300. }
  2301. func (m *SSCompetitionFansGetRewardReq) GetCompetitionId() int32 {
  2302. if m != nil {
  2303. return m.CompetitionId
  2304. }
  2305. return 0
  2306. }
  2307. type SSCompetitionFansGetRewardAck struct {
  2308. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  2309. Uid uint64 `protobuf:"varint,2,opt,name=uid,proto3" json:"uid,omitempty"`
  2310. IdolUid uint64 `protobuf:"varint,3,opt,name=idol_uid,json=idolUid,proto3" json:"idol_uid,omitempty"`
  2311. RewardLevel int32 `protobuf:"varint,4,opt,name=reward_level,json=rewardLevel,proto3" json:"reward_level,omitempty"`
  2312. IdolBoxCount int32 `protobuf:"varint,5,opt,name=idol_box_count,json=idolBoxCount,proto3" json:"idol_box_count,omitempty"`
  2313. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2314. XXX_unrecognized []byte `json:"-"`
  2315. XXX_sizecache int32 `json:"-"`
  2316. }
  2317. func (m *SSCompetitionFansGetRewardAck) Reset() { *m = SSCompetitionFansGetRewardAck{} }
  2318. func (m *SSCompetitionFansGetRewardAck) String() string { return proto.CompactTextString(m) }
  2319. func (*SSCompetitionFansGetRewardAck) ProtoMessage() {}
  2320. func (*SSCompetitionFansGetRewardAck) Descriptor() ([]byte, []int) {
  2321. return fileDescriptor_60207fea82c31ca8, []int{45}
  2322. }
  2323. func (m *SSCompetitionFansGetRewardAck) XXX_Unmarshal(b []byte) error {
  2324. return xxx_messageInfo_SSCompetitionFansGetRewardAck.Unmarshal(m, b)
  2325. }
  2326. func (m *SSCompetitionFansGetRewardAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2327. return xxx_messageInfo_SSCompetitionFansGetRewardAck.Marshal(b, m, deterministic)
  2328. }
  2329. func (m *SSCompetitionFansGetRewardAck) XXX_Merge(src proto.Message) {
  2330. xxx_messageInfo_SSCompetitionFansGetRewardAck.Merge(m, src)
  2331. }
  2332. func (m *SSCompetitionFansGetRewardAck) XXX_Size() int {
  2333. return xxx_messageInfo_SSCompetitionFansGetRewardAck.Size(m)
  2334. }
  2335. func (m *SSCompetitionFansGetRewardAck) XXX_DiscardUnknown() {
  2336. xxx_messageInfo_SSCompetitionFansGetRewardAck.DiscardUnknown(m)
  2337. }
  2338. var xxx_messageInfo_SSCompetitionFansGetRewardAck proto.InternalMessageInfo
  2339. func (m *SSCompetitionFansGetRewardAck) GetError() int32 {
  2340. if m != nil {
  2341. return m.Error
  2342. }
  2343. return 0
  2344. }
  2345. func (m *SSCompetitionFansGetRewardAck) GetUid() uint64 {
  2346. if m != nil {
  2347. return m.Uid
  2348. }
  2349. return 0
  2350. }
  2351. func (m *SSCompetitionFansGetRewardAck) GetIdolUid() uint64 {
  2352. if m != nil {
  2353. return m.IdolUid
  2354. }
  2355. return 0
  2356. }
  2357. func (m *SSCompetitionFansGetRewardAck) GetRewardLevel() int32 {
  2358. if m != nil {
  2359. return m.RewardLevel
  2360. }
  2361. return 0
  2362. }
  2363. func (m *SSCompetitionFansGetRewardAck) GetIdolBoxCount() int32 {
  2364. if m != nil {
  2365. return m.IdolBoxCount
  2366. }
  2367. return 0
  2368. }
  2369. // 购买完宝箱,通知rank增加宝箱积分
  2370. type SSCompetitionAddIdolBoxScoreNtf struct {
  2371. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  2372. Score int32 `protobuf:"varint,2,opt,name=score,proto3" json:"score,omitempty"`
  2373. CompetitionId int32 `protobuf:"varint,3,opt,name=competition_id,json=competitionId,proto3" json:"competition_id,omitempty"`
  2374. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2375. XXX_unrecognized []byte `json:"-"`
  2376. XXX_sizecache int32 `json:"-"`
  2377. }
  2378. func (m *SSCompetitionAddIdolBoxScoreNtf) Reset() { *m = SSCompetitionAddIdolBoxScoreNtf{} }
  2379. func (m *SSCompetitionAddIdolBoxScoreNtf) String() string { return proto.CompactTextString(m) }
  2380. func (*SSCompetitionAddIdolBoxScoreNtf) ProtoMessage() {}
  2381. func (*SSCompetitionAddIdolBoxScoreNtf) Descriptor() ([]byte, []int) {
  2382. return fileDescriptor_60207fea82c31ca8, []int{46}
  2383. }
  2384. func (m *SSCompetitionAddIdolBoxScoreNtf) XXX_Unmarshal(b []byte) error {
  2385. return xxx_messageInfo_SSCompetitionAddIdolBoxScoreNtf.Unmarshal(m, b)
  2386. }
  2387. func (m *SSCompetitionAddIdolBoxScoreNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2388. return xxx_messageInfo_SSCompetitionAddIdolBoxScoreNtf.Marshal(b, m, deterministic)
  2389. }
  2390. func (m *SSCompetitionAddIdolBoxScoreNtf) XXX_Merge(src proto.Message) {
  2391. xxx_messageInfo_SSCompetitionAddIdolBoxScoreNtf.Merge(m, src)
  2392. }
  2393. func (m *SSCompetitionAddIdolBoxScoreNtf) XXX_Size() int {
  2394. return xxx_messageInfo_SSCompetitionAddIdolBoxScoreNtf.Size(m)
  2395. }
  2396. func (m *SSCompetitionAddIdolBoxScoreNtf) XXX_DiscardUnknown() {
  2397. xxx_messageInfo_SSCompetitionAddIdolBoxScoreNtf.DiscardUnknown(m)
  2398. }
  2399. var xxx_messageInfo_SSCompetitionAddIdolBoxScoreNtf proto.InternalMessageInfo
  2400. func (m *SSCompetitionAddIdolBoxScoreNtf) GetUid() uint64 {
  2401. if m != nil {
  2402. return m.Uid
  2403. }
  2404. return 0
  2405. }
  2406. func (m *SSCompetitionAddIdolBoxScoreNtf) GetScore() int32 {
  2407. if m != nil {
  2408. return m.Score
  2409. }
  2410. return 0
  2411. }
  2412. func (m *SSCompetitionAddIdolBoxScoreNtf) GetCompetitionId() int32 {
  2413. if m != nil {
  2414. return m.CompetitionId
  2415. }
  2416. return 0
  2417. }
  2418. type SSCompetitionFansGetAllRewardReq struct {
  2419. CompetitionId int32 `protobuf:"varint,1,opt,name=competition_id,json=competitionId,proto3" json:"competition_id,omitempty"`
  2420. CompetitionSubId int32 `protobuf:"varint,2,opt,name=competition_sub_id,json=competitionSubId,proto3" json:"competition_sub_id,omitempty"`
  2421. CompetitionType int32 `protobuf:"varint,3,opt,name=competition_type,json=competitionType,proto3" json:"competition_type,omitempty"`
  2422. Data []*FansVoteRewardData `protobuf:"bytes,4,rep,name=data,proto3" json:"data,omitempty"`
  2423. IsFinish bool `protobuf:"varint,5,opt,name=is_finish,json=isFinish,proto3" json:"is_finish,omitempty"`
  2424. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2425. XXX_unrecognized []byte `json:"-"`
  2426. XXX_sizecache int32 `json:"-"`
  2427. }
  2428. func (m *SSCompetitionFansGetAllRewardReq) Reset() { *m = SSCompetitionFansGetAllRewardReq{} }
  2429. func (m *SSCompetitionFansGetAllRewardReq) String() string { return proto.CompactTextString(m) }
  2430. func (*SSCompetitionFansGetAllRewardReq) ProtoMessage() {}
  2431. func (*SSCompetitionFansGetAllRewardReq) Descriptor() ([]byte, []int) {
  2432. return fileDescriptor_60207fea82c31ca8, []int{47}
  2433. }
  2434. func (m *SSCompetitionFansGetAllRewardReq) XXX_Unmarshal(b []byte) error {
  2435. return xxx_messageInfo_SSCompetitionFansGetAllRewardReq.Unmarshal(m, b)
  2436. }
  2437. func (m *SSCompetitionFansGetAllRewardReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2438. return xxx_messageInfo_SSCompetitionFansGetAllRewardReq.Marshal(b, m, deterministic)
  2439. }
  2440. func (m *SSCompetitionFansGetAllRewardReq) XXX_Merge(src proto.Message) {
  2441. xxx_messageInfo_SSCompetitionFansGetAllRewardReq.Merge(m, src)
  2442. }
  2443. func (m *SSCompetitionFansGetAllRewardReq) XXX_Size() int {
  2444. return xxx_messageInfo_SSCompetitionFansGetAllRewardReq.Size(m)
  2445. }
  2446. func (m *SSCompetitionFansGetAllRewardReq) XXX_DiscardUnknown() {
  2447. xxx_messageInfo_SSCompetitionFansGetAllRewardReq.DiscardUnknown(m)
  2448. }
  2449. var xxx_messageInfo_SSCompetitionFansGetAllRewardReq proto.InternalMessageInfo
  2450. func (m *SSCompetitionFansGetAllRewardReq) GetCompetitionId() int32 {
  2451. if m != nil {
  2452. return m.CompetitionId
  2453. }
  2454. return 0
  2455. }
  2456. func (m *SSCompetitionFansGetAllRewardReq) GetCompetitionSubId() int32 {
  2457. if m != nil {
  2458. return m.CompetitionSubId
  2459. }
  2460. return 0
  2461. }
  2462. func (m *SSCompetitionFansGetAllRewardReq) GetCompetitionType() int32 {
  2463. if m != nil {
  2464. return m.CompetitionType
  2465. }
  2466. return 0
  2467. }
  2468. func (m *SSCompetitionFansGetAllRewardReq) GetData() []*FansVoteRewardData {
  2469. if m != nil {
  2470. return m.Data
  2471. }
  2472. return nil
  2473. }
  2474. func (m *SSCompetitionFansGetAllRewardReq) GetIsFinish() bool {
  2475. if m != nil {
  2476. return m.IsFinish
  2477. }
  2478. return false
  2479. }
  2480. type SSCompetitionFansGetAllRewardAck struct {
  2481. CompetitionId int32 `protobuf:"varint,1,opt,name=competition_id,json=competitionId,proto3" json:"competition_id,omitempty"`
  2482. CompetitionSubId int32 `protobuf:"varint,2,opt,name=competition_sub_id,json=competitionSubId,proto3" json:"competition_sub_id,omitempty"`
  2483. Data []*FansVoteRewardData `protobuf:"bytes,3,rep,name=data,proto3" json:"data,omitempty"`
  2484. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2485. XXX_unrecognized []byte `json:"-"`
  2486. XXX_sizecache int32 `json:"-"`
  2487. }
  2488. func (m *SSCompetitionFansGetAllRewardAck) Reset() { *m = SSCompetitionFansGetAllRewardAck{} }
  2489. func (m *SSCompetitionFansGetAllRewardAck) String() string { return proto.CompactTextString(m) }
  2490. func (*SSCompetitionFansGetAllRewardAck) ProtoMessage() {}
  2491. func (*SSCompetitionFansGetAllRewardAck) Descriptor() ([]byte, []int) {
  2492. return fileDescriptor_60207fea82c31ca8, []int{48}
  2493. }
  2494. func (m *SSCompetitionFansGetAllRewardAck) XXX_Unmarshal(b []byte) error {
  2495. return xxx_messageInfo_SSCompetitionFansGetAllRewardAck.Unmarshal(m, b)
  2496. }
  2497. func (m *SSCompetitionFansGetAllRewardAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2498. return xxx_messageInfo_SSCompetitionFansGetAllRewardAck.Marshal(b, m, deterministic)
  2499. }
  2500. func (m *SSCompetitionFansGetAllRewardAck) XXX_Merge(src proto.Message) {
  2501. xxx_messageInfo_SSCompetitionFansGetAllRewardAck.Merge(m, src)
  2502. }
  2503. func (m *SSCompetitionFansGetAllRewardAck) XXX_Size() int {
  2504. return xxx_messageInfo_SSCompetitionFansGetAllRewardAck.Size(m)
  2505. }
  2506. func (m *SSCompetitionFansGetAllRewardAck) XXX_DiscardUnknown() {
  2507. xxx_messageInfo_SSCompetitionFansGetAllRewardAck.DiscardUnknown(m)
  2508. }
  2509. var xxx_messageInfo_SSCompetitionFansGetAllRewardAck proto.InternalMessageInfo
  2510. func (m *SSCompetitionFansGetAllRewardAck) GetCompetitionId() int32 {
  2511. if m != nil {
  2512. return m.CompetitionId
  2513. }
  2514. return 0
  2515. }
  2516. func (m *SSCompetitionFansGetAllRewardAck) GetCompetitionSubId() int32 {
  2517. if m != nil {
  2518. return m.CompetitionSubId
  2519. }
  2520. return 0
  2521. }
  2522. func (m *SSCompetitionFansGetAllRewardAck) GetData() []*FansVoteRewardData {
  2523. if m != nil {
  2524. return m.Data
  2525. }
  2526. return nil
  2527. }
  2528. type SSCompetitionGetPlayerVoteRankReq struct {
  2529. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  2530. ReqUid uint64 `protobuf:"varint,2,opt,name=req_uid,json=reqUid,proto3" json:"req_uid,omitempty"`
  2531. CompetitionId int32 `protobuf:"varint,3,opt,name=competition_id,json=competitionId,proto3" json:"competition_id,omitempty"`
  2532. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2533. XXX_unrecognized []byte `json:"-"`
  2534. XXX_sizecache int32 `json:"-"`
  2535. }
  2536. func (m *SSCompetitionGetPlayerVoteRankReq) Reset() { *m = SSCompetitionGetPlayerVoteRankReq{} }
  2537. func (m *SSCompetitionGetPlayerVoteRankReq) String() string { return proto.CompactTextString(m) }
  2538. func (*SSCompetitionGetPlayerVoteRankReq) ProtoMessage() {}
  2539. func (*SSCompetitionGetPlayerVoteRankReq) Descriptor() ([]byte, []int) {
  2540. return fileDescriptor_60207fea82c31ca8, []int{49}
  2541. }
  2542. func (m *SSCompetitionGetPlayerVoteRankReq) XXX_Unmarshal(b []byte) error {
  2543. return xxx_messageInfo_SSCompetitionGetPlayerVoteRankReq.Unmarshal(m, b)
  2544. }
  2545. func (m *SSCompetitionGetPlayerVoteRankReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2546. return xxx_messageInfo_SSCompetitionGetPlayerVoteRankReq.Marshal(b, m, deterministic)
  2547. }
  2548. func (m *SSCompetitionGetPlayerVoteRankReq) XXX_Merge(src proto.Message) {
  2549. xxx_messageInfo_SSCompetitionGetPlayerVoteRankReq.Merge(m, src)
  2550. }
  2551. func (m *SSCompetitionGetPlayerVoteRankReq) XXX_Size() int {
  2552. return xxx_messageInfo_SSCompetitionGetPlayerVoteRankReq.Size(m)
  2553. }
  2554. func (m *SSCompetitionGetPlayerVoteRankReq) XXX_DiscardUnknown() {
  2555. xxx_messageInfo_SSCompetitionGetPlayerVoteRankReq.DiscardUnknown(m)
  2556. }
  2557. var xxx_messageInfo_SSCompetitionGetPlayerVoteRankReq proto.InternalMessageInfo
  2558. func (m *SSCompetitionGetPlayerVoteRankReq) GetUid() uint64 {
  2559. if m != nil {
  2560. return m.Uid
  2561. }
  2562. return 0
  2563. }
  2564. func (m *SSCompetitionGetPlayerVoteRankReq) GetReqUid() uint64 {
  2565. if m != nil {
  2566. return m.ReqUid
  2567. }
  2568. return 0
  2569. }
  2570. func (m *SSCompetitionGetPlayerVoteRankReq) GetCompetitionId() int32 {
  2571. if m != nil {
  2572. return m.CompetitionId
  2573. }
  2574. return 0
  2575. }
  2576. type SSCompetitionGetPlayerVoteRankAck struct {
  2577. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  2578. IdolRankData *FansRankData `protobuf:"bytes,2,opt,name=idol_rank_data,json=idolRankData,proto3" json:"idol_rank_data,omitempty"`
  2579. ReqUid uint64 `protobuf:"varint,3,opt,name=req_uid,json=reqUid,proto3" json:"req_uid,omitempty"`
  2580. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2581. XXX_unrecognized []byte `json:"-"`
  2582. XXX_sizecache int32 `json:"-"`
  2583. }
  2584. func (m *SSCompetitionGetPlayerVoteRankAck) Reset() { *m = SSCompetitionGetPlayerVoteRankAck{} }
  2585. func (m *SSCompetitionGetPlayerVoteRankAck) String() string { return proto.CompactTextString(m) }
  2586. func (*SSCompetitionGetPlayerVoteRankAck) ProtoMessage() {}
  2587. func (*SSCompetitionGetPlayerVoteRankAck) Descriptor() ([]byte, []int) {
  2588. return fileDescriptor_60207fea82c31ca8, []int{50}
  2589. }
  2590. func (m *SSCompetitionGetPlayerVoteRankAck) XXX_Unmarshal(b []byte) error {
  2591. return xxx_messageInfo_SSCompetitionGetPlayerVoteRankAck.Unmarshal(m, b)
  2592. }
  2593. func (m *SSCompetitionGetPlayerVoteRankAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2594. return xxx_messageInfo_SSCompetitionGetPlayerVoteRankAck.Marshal(b, m, deterministic)
  2595. }
  2596. func (m *SSCompetitionGetPlayerVoteRankAck) XXX_Merge(src proto.Message) {
  2597. xxx_messageInfo_SSCompetitionGetPlayerVoteRankAck.Merge(m, src)
  2598. }
  2599. func (m *SSCompetitionGetPlayerVoteRankAck) XXX_Size() int {
  2600. return xxx_messageInfo_SSCompetitionGetPlayerVoteRankAck.Size(m)
  2601. }
  2602. func (m *SSCompetitionGetPlayerVoteRankAck) XXX_DiscardUnknown() {
  2603. xxx_messageInfo_SSCompetitionGetPlayerVoteRankAck.DiscardUnknown(m)
  2604. }
  2605. var xxx_messageInfo_SSCompetitionGetPlayerVoteRankAck proto.InternalMessageInfo
  2606. func (m *SSCompetitionGetPlayerVoteRankAck) GetError() int32 {
  2607. if m != nil {
  2608. return m.Error
  2609. }
  2610. return 0
  2611. }
  2612. func (m *SSCompetitionGetPlayerVoteRankAck) GetIdolRankData() *FansRankData {
  2613. if m != nil {
  2614. return m.IdolRankData
  2615. }
  2616. return nil
  2617. }
  2618. func (m *SSCompetitionGetPlayerVoteRankAck) GetReqUid() uint64 {
  2619. if m != nil {
  2620. return m.ReqUid
  2621. }
  2622. return 0
  2623. }
  2624. // ////////////////////////social
  2625. // friend
  2626. type SSFriendAddReq struct {
  2627. FromUid *CommonPlayerBriefInfo `protobuf:"bytes,1,opt,name=from_uid,json=fromUid,proto3" json:"from_uid,omitempty"`
  2628. AddUid uint64 `protobuf:"varint,2,opt,name=add_uid,json=addUid,proto3" json:"add_uid,omitempty"`
  2629. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2630. XXX_unrecognized []byte `json:"-"`
  2631. XXX_sizecache int32 `json:"-"`
  2632. }
  2633. func (m *SSFriendAddReq) Reset() { *m = SSFriendAddReq{} }
  2634. func (m *SSFriendAddReq) String() string { return proto.CompactTextString(m) }
  2635. func (*SSFriendAddReq) ProtoMessage() {}
  2636. func (*SSFriendAddReq) Descriptor() ([]byte, []int) {
  2637. return fileDescriptor_60207fea82c31ca8, []int{51}
  2638. }
  2639. func (m *SSFriendAddReq) XXX_Unmarshal(b []byte) error {
  2640. return xxx_messageInfo_SSFriendAddReq.Unmarshal(m, b)
  2641. }
  2642. func (m *SSFriendAddReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2643. return xxx_messageInfo_SSFriendAddReq.Marshal(b, m, deterministic)
  2644. }
  2645. func (m *SSFriendAddReq) XXX_Merge(src proto.Message) {
  2646. xxx_messageInfo_SSFriendAddReq.Merge(m, src)
  2647. }
  2648. func (m *SSFriendAddReq) XXX_Size() int {
  2649. return xxx_messageInfo_SSFriendAddReq.Size(m)
  2650. }
  2651. func (m *SSFriendAddReq) XXX_DiscardUnknown() {
  2652. xxx_messageInfo_SSFriendAddReq.DiscardUnknown(m)
  2653. }
  2654. var xxx_messageInfo_SSFriendAddReq proto.InternalMessageInfo
  2655. func (m *SSFriendAddReq) GetFromUid() *CommonPlayerBriefInfo {
  2656. if m != nil {
  2657. return m.FromUid
  2658. }
  2659. return nil
  2660. }
  2661. func (m *SSFriendAddReq) GetAddUid() uint64 {
  2662. if m != nil {
  2663. return m.AddUid
  2664. }
  2665. return 0
  2666. }
  2667. type SSFriendAddAck struct {
  2668. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  2669. FromUid uint64 `protobuf:"varint,2,opt,name=from_uid,json=fromUid,proto3" json:"from_uid,omitempty"`
  2670. AddUid *CommonPlayerBriefInfo `protobuf:"bytes,3,opt,name=add_uid,json=addUid,proto3" json:"add_uid,omitempty"`
  2671. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2672. XXX_unrecognized []byte `json:"-"`
  2673. XXX_sizecache int32 `json:"-"`
  2674. }
  2675. func (m *SSFriendAddAck) Reset() { *m = SSFriendAddAck{} }
  2676. func (m *SSFriendAddAck) String() string { return proto.CompactTextString(m) }
  2677. func (*SSFriendAddAck) ProtoMessage() {}
  2678. func (*SSFriendAddAck) Descriptor() ([]byte, []int) {
  2679. return fileDescriptor_60207fea82c31ca8, []int{52}
  2680. }
  2681. func (m *SSFriendAddAck) XXX_Unmarshal(b []byte) error {
  2682. return xxx_messageInfo_SSFriendAddAck.Unmarshal(m, b)
  2683. }
  2684. func (m *SSFriendAddAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2685. return xxx_messageInfo_SSFriendAddAck.Marshal(b, m, deterministic)
  2686. }
  2687. func (m *SSFriendAddAck) XXX_Merge(src proto.Message) {
  2688. xxx_messageInfo_SSFriendAddAck.Merge(m, src)
  2689. }
  2690. func (m *SSFriendAddAck) XXX_Size() int {
  2691. return xxx_messageInfo_SSFriendAddAck.Size(m)
  2692. }
  2693. func (m *SSFriendAddAck) XXX_DiscardUnknown() {
  2694. xxx_messageInfo_SSFriendAddAck.DiscardUnknown(m)
  2695. }
  2696. var xxx_messageInfo_SSFriendAddAck proto.InternalMessageInfo
  2697. func (m *SSFriendAddAck) GetError() int32 {
  2698. if m != nil {
  2699. return m.Error
  2700. }
  2701. return 0
  2702. }
  2703. func (m *SSFriendAddAck) GetFromUid() uint64 {
  2704. if m != nil {
  2705. return m.FromUid
  2706. }
  2707. return 0
  2708. }
  2709. func (m *SSFriendAddAck) GetAddUid() *CommonPlayerBriefInfo {
  2710. if m != nil {
  2711. return m.AddUid
  2712. }
  2713. return nil
  2714. }
  2715. // 通过social发送给其他game服务器后,如果为找到del角色信息,会发送给db做处理
  2716. type SSFriendDelReq struct {
  2717. FromUid uint64 `protobuf:"varint,1,opt,name=from_uid,json=fromUid,proto3" json:"from_uid,omitempty"`
  2718. DelUid uint64 `protobuf:"varint,2,opt,name=del_uid,json=delUid,proto3" json:"del_uid,omitempty"`
  2719. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2720. XXX_unrecognized []byte `json:"-"`
  2721. XXX_sizecache int32 `json:"-"`
  2722. }
  2723. func (m *SSFriendDelReq) Reset() { *m = SSFriendDelReq{} }
  2724. func (m *SSFriendDelReq) String() string { return proto.CompactTextString(m) }
  2725. func (*SSFriendDelReq) ProtoMessage() {}
  2726. func (*SSFriendDelReq) Descriptor() ([]byte, []int) {
  2727. return fileDescriptor_60207fea82c31ca8, []int{53}
  2728. }
  2729. func (m *SSFriendDelReq) XXX_Unmarshal(b []byte) error {
  2730. return xxx_messageInfo_SSFriendDelReq.Unmarshal(m, b)
  2731. }
  2732. func (m *SSFriendDelReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2733. return xxx_messageInfo_SSFriendDelReq.Marshal(b, m, deterministic)
  2734. }
  2735. func (m *SSFriendDelReq) XXX_Merge(src proto.Message) {
  2736. xxx_messageInfo_SSFriendDelReq.Merge(m, src)
  2737. }
  2738. func (m *SSFriendDelReq) XXX_Size() int {
  2739. return xxx_messageInfo_SSFriendDelReq.Size(m)
  2740. }
  2741. func (m *SSFriendDelReq) XXX_DiscardUnknown() {
  2742. xxx_messageInfo_SSFriendDelReq.DiscardUnknown(m)
  2743. }
  2744. var xxx_messageInfo_SSFriendDelReq proto.InternalMessageInfo
  2745. func (m *SSFriendDelReq) GetFromUid() uint64 {
  2746. if m != nil {
  2747. return m.FromUid
  2748. }
  2749. return 0
  2750. }
  2751. func (m *SSFriendDelReq) GetDelUid() uint64 {
  2752. if m != nil {
  2753. return m.DelUid
  2754. }
  2755. return 0
  2756. }
  2757. type SSFriendDelAck struct {
  2758. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  2759. FromUid uint64 `protobuf:"varint,2,opt,name=from_uid,json=fromUid,proto3" json:"from_uid,omitempty"`
  2760. DelUid uint64 `protobuf:"varint,3,opt,name=del_uid,json=delUid,proto3" json:"del_uid,omitempty"`
  2761. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2762. XXX_unrecognized []byte `json:"-"`
  2763. XXX_sizecache int32 `json:"-"`
  2764. }
  2765. func (m *SSFriendDelAck) Reset() { *m = SSFriendDelAck{} }
  2766. func (m *SSFriendDelAck) String() string { return proto.CompactTextString(m) }
  2767. func (*SSFriendDelAck) ProtoMessage() {}
  2768. func (*SSFriendDelAck) Descriptor() ([]byte, []int) {
  2769. return fileDescriptor_60207fea82c31ca8, []int{54}
  2770. }
  2771. func (m *SSFriendDelAck) XXX_Unmarshal(b []byte) error {
  2772. return xxx_messageInfo_SSFriendDelAck.Unmarshal(m, b)
  2773. }
  2774. func (m *SSFriendDelAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2775. return xxx_messageInfo_SSFriendDelAck.Marshal(b, m, deterministic)
  2776. }
  2777. func (m *SSFriendDelAck) XXX_Merge(src proto.Message) {
  2778. xxx_messageInfo_SSFriendDelAck.Merge(m, src)
  2779. }
  2780. func (m *SSFriendDelAck) XXX_Size() int {
  2781. return xxx_messageInfo_SSFriendDelAck.Size(m)
  2782. }
  2783. func (m *SSFriendDelAck) XXX_DiscardUnknown() {
  2784. xxx_messageInfo_SSFriendDelAck.DiscardUnknown(m)
  2785. }
  2786. var xxx_messageInfo_SSFriendDelAck proto.InternalMessageInfo
  2787. func (m *SSFriendDelAck) GetError() int32 {
  2788. if m != nil {
  2789. return m.Error
  2790. }
  2791. return 0
  2792. }
  2793. func (m *SSFriendDelAck) GetFromUid() uint64 {
  2794. if m != nil {
  2795. return m.FromUid
  2796. }
  2797. return 0
  2798. }
  2799. func (m *SSFriendDelAck) GetDelUid() uint64 {
  2800. if m != nil {
  2801. return m.DelUid
  2802. }
  2803. return 0
  2804. }
  2805. type SSFriendBlackNtf struct {
  2806. FromUid uint64 `protobuf:"varint,1,opt,name=from_uid,json=fromUid,proto3" json:"from_uid,omitempty"`
  2807. BlackUid uint64 `protobuf:"varint,2,opt,name=black_uid,json=blackUid,proto3" json:"black_uid,omitempty"`
  2808. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2809. XXX_unrecognized []byte `json:"-"`
  2810. XXX_sizecache int32 `json:"-"`
  2811. }
  2812. func (m *SSFriendBlackNtf) Reset() { *m = SSFriendBlackNtf{} }
  2813. func (m *SSFriendBlackNtf) String() string { return proto.CompactTextString(m) }
  2814. func (*SSFriendBlackNtf) ProtoMessage() {}
  2815. func (*SSFriendBlackNtf) Descriptor() ([]byte, []int) {
  2816. return fileDescriptor_60207fea82c31ca8, []int{55}
  2817. }
  2818. func (m *SSFriendBlackNtf) XXX_Unmarshal(b []byte) error {
  2819. return xxx_messageInfo_SSFriendBlackNtf.Unmarshal(m, b)
  2820. }
  2821. func (m *SSFriendBlackNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2822. return xxx_messageInfo_SSFriendBlackNtf.Marshal(b, m, deterministic)
  2823. }
  2824. func (m *SSFriendBlackNtf) XXX_Merge(src proto.Message) {
  2825. xxx_messageInfo_SSFriendBlackNtf.Merge(m, src)
  2826. }
  2827. func (m *SSFriendBlackNtf) XXX_Size() int {
  2828. return xxx_messageInfo_SSFriendBlackNtf.Size(m)
  2829. }
  2830. func (m *SSFriendBlackNtf) XXX_DiscardUnknown() {
  2831. xxx_messageInfo_SSFriendBlackNtf.DiscardUnknown(m)
  2832. }
  2833. var xxx_messageInfo_SSFriendBlackNtf proto.InternalMessageInfo
  2834. func (m *SSFriendBlackNtf) GetFromUid() uint64 {
  2835. if m != nil {
  2836. return m.FromUid
  2837. }
  2838. return 0
  2839. }
  2840. func (m *SSFriendBlackNtf) GetBlackUid() uint64 {
  2841. if m != nil {
  2842. return m.BlackUid
  2843. }
  2844. return 0
  2845. }
  2846. // 查询在线状态
  2847. type SSOnlineStateReq struct {
  2848. ProType int32 `protobuf:"varint,1,opt,name=pro_type,json=proType,proto3" json:"pro_type,omitempty"`
  2849. ListType int32 `protobuf:"varint,2,opt,name=list_type,json=listType,proto3" json:"list_type,omitempty"`
  2850. BriefInfoList []*CommonPlayerBriefInfo `protobuf:"bytes,3,rep,name=brief_info_list,json=briefInfoList,proto3" json:"brief_info_list,omitempty"`
  2851. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2852. XXX_unrecognized []byte `json:"-"`
  2853. XXX_sizecache int32 `json:"-"`
  2854. }
  2855. func (m *SSOnlineStateReq) Reset() { *m = SSOnlineStateReq{} }
  2856. func (m *SSOnlineStateReq) String() string { return proto.CompactTextString(m) }
  2857. func (*SSOnlineStateReq) ProtoMessage() {}
  2858. func (*SSOnlineStateReq) Descriptor() ([]byte, []int) {
  2859. return fileDescriptor_60207fea82c31ca8, []int{56}
  2860. }
  2861. func (m *SSOnlineStateReq) XXX_Unmarshal(b []byte) error {
  2862. return xxx_messageInfo_SSOnlineStateReq.Unmarshal(m, b)
  2863. }
  2864. func (m *SSOnlineStateReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2865. return xxx_messageInfo_SSOnlineStateReq.Marshal(b, m, deterministic)
  2866. }
  2867. func (m *SSOnlineStateReq) XXX_Merge(src proto.Message) {
  2868. xxx_messageInfo_SSOnlineStateReq.Merge(m, src)
  2869. }
  2870. func (m *SSOnlineStateReq) XXX_Size() int {
  2871. return xxx_messageInfo_SSOnlineStateReq.Size(m)
  2872. }
  2873. func (m *SSOnlineStateReq) XXX_DiscardUnknown() {
  2874. xxx_messageInfo_SSOnlineStateReq.DiscardUnknown(m)
  2875. }
  2876. var xxx_messageInfo_SSOnlineStateReq proto.InternalMessageInfo
  2877. func (m *SSOnlineStateReq) GetProType() int32 {
  2878. if m != nil {
  2879. return m.ProType
  2880. }
  2881. return 0
  2882. }
  2883. func (m *SSOnlineStateReq) GetListType() int32 {
  2884. if m != nil {
  2885. return m.ListType
  2886. }
  2887. return 0
  2888. }
  2889. func (m *SSOnlineStateReq) GetBriefInfoList() []*CommonPlayerBriefInfo {
  2890. if m != nil {
  2891. return m.BriefInfoList
  2892. }
  2893. return nil
  2894. }
  2895. type SSOnlineStateAck struct {
  2896. ProType int32 `protobuf:"varint,1,opt,name=pro_type,json=proType,proto3" json:"pro_type,omitempty"`
  2897. ListType int32 `protobuf:"varint,2,opt,name=list_type,json=listType,proto3" json:"list_type,omitempty"`
  2898. BriefInfoList []*CommonPlayerBriefInfo `protobuf:"bytes,3,rep,name=brief_info_list,json=briefInfoList,proto3" json:"brief_info_list,omitempty"`
  2899. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2900. XXX_unrecognized []byte `json:"-"`
  2901. XXX_sizecache int32 `json:"-"`
  2902. }
  2903. func (m *SSOnlineStateAck) Reset() { *m = SSOnlineStateAck{} }
  2904. func (m *SSOnlineStateAck) String() string { return proto.CompactTextString(m) }
  2905. func (*SSOnlineStateAck) ProtoMessage() {}
  2906. func (*SSOnlineStateAck) Descriptor() ([]byte, []int) {
  2907. return fileDescriptor_60207fea82c31ca8, []int{57}
  2908. }
  2909. func (m *SSOnlineStateAck) XXX_Unmarshal(b []byte) error {
  2910. return xxx_messageInfo_SSOnlineStateAck.Unmarshal(m, b)
  2911. }
  2912. func (m *SSOnlineStateAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2913. return xxx_messageInfo_SSOnlineStateAck.Marshal(b, m, deterministic)
  2914. }
  2915. func (m *SSOnlineStateAck) XXX_Merge(src proto.Message) {
  2916. xxx_messageInfo_SSOnlineStateAck.Merge(m, src)
  2917. }
  2918. func (m *SSOnlineStateAck) XXX_Size() int {
  2919. return xxx_messageInfo_SSOnlineStateAck.Size(m)
  2920. }
  2921. func (m *SSOnlineStateAck) XXX_DiscardUnknown() {
  2922. xxx_messageInfo_SSOnlineStateAck.DiscardUnknown(m)
  2923. }
  2924. var xxx_messageInfo_SSOnlineStateAck proto.InternalMessageInfo
  2925. func (m *SSOnlineStateAck) GetProType() int32 {
  2926. if m != nil {
  2927. return m.ProType
  2928. }
  2929. return 0
  2930. }
  2931. func (m *SSOnlineStateAck) GetListType() int32 {
  2932. if m != nil {
  2933. return m.ListType
  2934. }
  2935. return 0
  2936. }
  2937. func (m *SSOnlineStateAck) GetBriefInfoList() []*CommonPlayerBriefInfo {
  2938. if m != nil {
  2939. return m.BriefInfoList
  2940. }
  2941. return nil
  2942. }
  2943. // ////////////////////////////guild
  2944. // 公会相关消息
  2945. type SSGuildOnAddActivityNtf struct {
  2946. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  2947. GuildId uint64 `protobuf:"varint,2,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  2948. Activity int32 `protobuf:"varint,3,opt,name=activity,proto3" json:"activity,omitempty"`
  2949. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2950. XXX_unrecognized []byte `json:"-"`
  2951. XXX_sizecache int32 `json:"-"`
  2952. }
  2953. func (m *SSGuildOnAddActivityNtf) Reset() { *m = SSGuildOnAddActivityNtf{} }
  2954. func (m *SSGuildOnAddActivityNtf) String() string { return proto.CompactTextString(m) }
  2955. func (*SSGuildOnAddActivityNtf) ProtoMessage() {}
  2956. func (*SSGuildOnAddActivityNtf) Descriptor() ([]byte, []int) {
  2957. return fileDescriptor_60207fea82c31ca8, []int{58}
  2958. }
  2959. func (m *SSGuildOnAddActivityNtf) XXX_Unmarshal(b []byte) error {
  2960. return xxx_messageInfo_SSGuildOnAddActivityNtf.Unmarshal(m, b)
  2961. }
  2962. func (m *SSGuildOnAddActivityNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  2963. return xxx_messageInfo_SSGuildOnAddActivityNtf.Marshal(b, m, deterministic)
  2964. }
  2965. func (m *SSGuildOnAddActivityNtf) XXX_Merge(src proto.Message) {
  2966. xxx_messageInfo_SSGuildOnAddActivityNtf.Merge(m, src)
  2967. }
  2968. func (m *SSGuildOnAddActivityNtf) XXX_Size() int {
  2969. return xxx_messageInfo_SSGuildOnAddActivityNtf.Size(m)
  2970. }
  2971. func (m *SSGuildOnAddActivityNtf) XXX_DiscardUnknown() {
  2972. xxx_messageInfo_SSGuildOnAddActivityNtf.DiscardUnknown(m)
  2973. }
  2974. var xxx_messageInfo_SSGuildOnAddActivityNtf proto.InternalMessageInfo
  2975. func (m *SSGuildOnAddActivityNtf) GetUid() uint64 {
  2976. if m != nil {
  2977. return m.Uid
  2978. }
  2979. return 0
  2980. }
  2981. func (m *SSGuildOnAddActivityNtf) GetGuildId() uint64 {
  2982. if m != nil {
  2983. return m.GuildId
  2984. }
  2985. return 0
  2986. }
  2987. func (m *SSGuildOnAddActivityNtf) GetActivity() int32 {
  2988. if m != nil {
  2989. return m.Activity
  2990. }
  2991. return 0
  2992. }
  2993. type SSGuildBossRefreshNtf struct {
  2994. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  2995. RefTime []*GuildBossTickTime `protobuf:"bytes,2,rep,name=ref_time,json=refTime,proto3" json:"ref_time,omitempty"`
  2996. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  2997. XXX_unrecognized []byte `json:"-"`
  2998. XXX_sizecache int32 `json:"-"`
  2999. }
  3000. func (m *SSGuildBossRefreshNtf) Reset() { *m = SSGuildBossRefreshNtf{} }
  3001. func (m *SSGuildBossRefreshNtf) String() string { return proto.CompactTextString(m) }
  3002. func (*SSGuildBossRefreshNtf) ProtoMessage() {}
  3003. func (*SSGuildBossRefreshNtf) Descriptor() ([]byte, []int) {
  3004. return fileDescriptor_60207fea82c31ca8, []int{59}
  3005. }
  3006. func (m *SSGuildBossRefreshNtf) XXX_Unmarshal(b []byte) error {
  3007. return xxx_messageInfo_SSGuildBossRefreshNtf.Unmarshal(m, b)
  3008. }
  3009. func (m *SSGuildBossRefreshNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3010. return xxx_messageInfo_SSGuildBossRefreshNtf.Marshal(b, m, deterministic)
  3011. }
  3012. func (m *SSGuildBossRefreshNtf) XXX_Merge(src proto.Message) {
  3013. xxx_messageInfo_SSGuildBossRefreshNtf.Merge(m, src)
  3014. }
  3015. func (m *SSGuildBossRefreshNtf) XXX_Size() int {
  3016. return xxx_messageInfo_SSGuildBossRefreshNtf.Size(m)
  3017. }
  3018. func (m *SSGuildBossRefreshNtf) XXX_DiscardUnknown() {
  3019. xxx_messageInfo_SSGuildBossRefreshNtf.DiscardUnknown(m)
  3020. }
  3021. var xxx_messageInfo_SSGuildBossRefreshNtf proto.InternalMessageInfo
  3022. func (m *SSGuildBossRefreshNtf) GetUid() uint64 {
  3023. if m != nil {
  3024. return m.Uid
  3025. }
  3026. return 0
  3027. }
  3028. func (m *SSGuildBossRefreshNtf) GetRefTime() []*GuildBossTickTime {
  3029. if m != nil {
  3030. return m.RefTime
  3031. }
  3032. return nil
  3033. }
  3034. // 同步公会成员在线状态
  3035. type SSGuildOnlineStateReq struct {
  3036. GuildId uint64 `protobuf:"varint,1,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  3037. Uid uint64 `protobuf:"varint,2,opt,name=uid,proto3" json:"uid,omitempty"`
  3038. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3039. XXX_unrecognized []byte `json:"-"`
  3040. XXX_sizecache int32 `json:"-"`
  3041. }
  3042. func (m *SSGuildOnlineStateReq) Reset() { *m = SSGuildOnlineStateReq{} }
  3043. func (m *SSGuildOnlineStateReq) String() string { return proto.CompactTextString(m) }
  3044. func (*SSGuildOnlineStateReq) ProtoMessage() {}
  3045. func (*SSGuildOnlineStateReq) Descriptor() ([]byte, []int) {
  3046. return fileDescriptor_60207fea82c31ca8, []int{60}
  3047. }
  3048. func (m *SSGuildOnlineStateReq) XXX_Unmarshal(b []byte) error {
  3049. return xxx_messageInfo_SSGuildOnlineStateReq.Unmarshal(m, b)
  3050. }
  3051. func (m *SSGuildOnlineStateReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3052. return xxx_messageInfo_SSGuildOnlineStateReq.Marshal(b, m, deterministic)
  3053. }
  3054. func (m *SSGuildOnlineStateReq) XXX_Merge(src proto.Message) {
  3055. xxx_messageInfo_SSGuildOnlineStateReq.Merge(m, src)
  3056. }
  3057. func (m *SSGuildOnlineStateReq) XXX_Size() int {
  3058. return xxx_messageInfo_SSGuildOnlineStateReq.Size(m)
  3059. }
  3060. func (m *SSGuildOnlineStateReq) XXX_DiscardUnknown() {
  3061. xxx_messageInfo_SSGuildOnlineStateReq.DiscardUnknown(m)
  3062. }
  3063. var xxx_messageInfo_SSGuildOnlineStateReq proto.InternalMessageInfo
  3064. func (m *SSGuildOnlineStateReq) GetGuildId() uint64 {
  3065. if m != nil {
  3066. return m.GuildId
  3067. }
  3068. return 0
  3069. }
  3070. func (m *SSGuildOnlineStateReq) GetUid() uint64 {
  3071. if m != nil {
  3072. return m.Uid
  3073. }
  3074. return 0
  3075. }
  3076. type SSGuildOnlineStateAck struct {
  3077. GuildId uint64 `protobuf:"varint,1,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  3078. Uid uint64 `protobuf:"varint,2,opt,name=uid,proto3" json:"uid,omitempty"`
  3079. Offline uint64 `protobuf:"varint,3,opt,name=offline,proto3" json:"offline,omitempty"`
  3080. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3081. XXX_unrecognized []byte `json:"-"`
  3082. XXX_sizecache int32 `json:"-"`
  3083. }
  3084. func (m *SSGuildOnlineStateAck) Reset() { *m = SSGuildOnlineStateAck{} }
  3085. func (m *SSGuildOnlineStateAck) String() string { return proto.CompactTextString(m) }
  3086. func (*SSGuildOnlineStateAck) ProtoMessage() {}
  3087. func (*SSGuildOnlineStateAck) Descriptor() ([]byte, []int) {
  3088. return fileDescriptor_60207fea82c31ca8, []int{61}
  3089. }
  3090. func (m *SSGuildOnlineStateAck) XXX_Unmarshal(b []byte) error {
  3091. return xxx_messageInfo_SSGuildOnlineStateAck.Unmarshal(m, b)
  3092. }
  3093. func (m *SSGuildOnlineStateAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3094. return xxx_messageInfo_SSGuildOnlineStateAck.Marshal(b, m, deterministic)
  3095. }
  3096. func (m *SSGuildOnlineStateAck) XXX_Merge(src proto.Message) {
  3097. xxx_messageInfo_SSGuildOnlineStateAck.Merge(m, src)
  3098. }
  3099. func (m *SSGuildOnlineStateAck) XXX_Size() int {
  3100. return xxx_messageInfo_SSGuildOnlineStateAck.Size(m)
  3101. }
  3102. func (m *SSGuildOnlineStateAck) XXX_DiscardUnknown() {
  3103. xxx_messageInfo_SSGuildOnlineStateAck.DiscardUnknown(m)
  3104. }
  3105. var xxx_messageInfo_SSGuildOnlineStateAck proto.InternalMessageInfo
  3106. func (m *SSGuildOnlineStateAck) GetGuildId() uint64 {
  3107. if m != nil {
  3108. return m.GuildId
  3109. }
  3110. return 0
  3111. }
  3112. func (m *SSGuildOnlineStateAck) GetUid() uint64 {
  3113. if m != nil {
  3114. return m.Uid
  3115. }
  3116. return 0
  3117. }
  3118. func (m *SSGuildOnlineStateAck) GetOffline() uint64 {
  3119. if m != nil {
  3120. return m.Offline
  3121. }
  3122. return 0
  3123. }
  3124. // 获取新加入公会成员的在线状态
  3125. type SSGuildMemberOnlineInfoReq struct {
  3126. GuildId uint64 `protobuf:"varint,1,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  3127. UidList []uint64 `protobuf:"varint,2,rep,packed,name=uid_list,json=uidList,proto3" json:"uid_list,omitempty"`
  3128. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3129. XXX_unrecognized []byte `json:"-"`
  3130. XXX_sizecache int32 `json:"-"`
  3131. }
  3132. func (m *SSGuildMemberOnlineInfoReq) Reset() { *m = SSGuildMemberOnlineInfoReq{} }
  3133. func (m *SSGuildMemberOnlineInfoReq) String() string { return proto.CompactTextString(m) }
  3134. func (*SSGuildMemberOnlineInfoReq) ProtoMessage() {}
  3135. func (*SSGuildMemberOnlineInfoReq) Descriptor() ([]byte, []int) {
  3136. return fileDescriptor_60207fea82c31ca8, []int{62}
  3137. }
  3138. func (m *SSGuildMemberOnlineInfoReq) XXX_Unmarshal(b []byte) error {
  3139. return xxx_messageInfo_SSGuildMemberOnlineInfoReq.Unmarshal(m, b)
  3140. }
  3141. func (m *SSGuildMemberOnlineInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3142. return xxx_messageInfo_SSGuildMemberOnlineInfoReq.Marshal(b, m, deterministic)
  3143. }
  3144. func (m *SSGuildMemberOnlineInfoReq) XXX_Merge(src proto.Message) {
  3145. xxx_messageInfo_SSGuildMemberOnlineInfoReq.Merge(m, src)
  3146. }
  3147. func (m *SSGuildMemberOnlineInfoReq) XXX_Size() int {
  3148. return xxx_messageInfo_SSGuildMemberOnlineInfoReq.Size(m)
  3149. }
  3150. func (m *SSGuildMemberOnlineInfoReq) XXX_DiscardUnknown() {
  3151. xxx_messageInfo_SSGuildMemberOnlineInfoReq.DiscardUnknown(m)
  3152. }
  3153. var xxx_messageInfo_SSGuildMemberOnlineInfoReq proto.InternalMessageInfo
  3154. func (m *SSGuildMemberOnlineInfoReq) GetGuildId() uint64 {
  3155. if m != nil {
  3156. return m.GuildId
  3157. }
  3158. return 0
  3159. }
  3160. func (m *SSGuildMemberOnlineInfoReq) GetUidList() []uint64 {
  3161. if m != nil {
  3162. return m.UidList
  3163. }
  3164. return nil
  3165. }
  3166. type SSGuildMemberOnlineInfoAck struct {
  3167. GuildId uint64 `protobuf:"varint,1,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  3168. UidList []*KeyValueType64 `protobuf:"bytes,2,rep,name=uid_list,json=uidList,proto3" json:"uid_list,omitempty"`
  3169. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3170. XXX_unrecognized []byte `json:"-"`
  3171. XXX_sizecache int32 `json:"-"`
  3172. }
  3173. func (m *SSGuildMemberOnlineInfoAck) Reset() { *m = SSGuildMemberOnlineInfoAck{} }
  3174. func (m *SSGuildMemberOnlineInfoAck) String() string { return proto.CompactTextString(m) }
  3175. func (*SSGuildMemberOnlineInfoAck) ProtoMessage() {}
  3176. func (*SSGuildMemberOnlineInfoAck) Descriptor() ([]byte, []int) {
  3177. return fileDescriptor_60207fea82c31ca8, []int{63}
  3178. }
  3179. func (m *SSGuildMemberOnlineInfoAck) XXX_Unmarshal(b []byte) error {
  3180. return xxx_messageInfo_SSGuildMemberOnlineInfoAck.Unmarshal(m, b)
  3181. }
  3182. func (m *SSGuildMemberOnlineInfoAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3183. return xxx_messageInfo_SSGuildMemberOnlineInfoAck.Marshal(b, m, deterministic)
  3184. }
  3185. func (m *SSGuildMemberOnlineInfoAck) XXX_Merge(src proto.Message) {
  3186. xxx_messageInfo_SSGuildMemberOnlineInfoAck.Merge(m, src)
  3187. }
  3188. func (m *SSGuildMemberOnlineInfoAck) XXX_Size() int {
  3189. return xxx_messageInfo_SSGuildMemberOnlineInfoAck.Size(m)
  3190. }
  3191. func (m *SSGuildMemberOnlineInfoAck) XXX_DiscardUnknown() {
  3192. xxx_messageInfo_SSGuildMemberOnlineInfoAck.DiscardUnknown(m)
  3193. }
  3194. var xxx_messageInfo_SSGuildMemberOnlineInfoAck proto.InternalMessageInfo
  3195. func (m *SSGuildMemberOnlineInfoAck) GetGuildId() uint64 {
  3196. if m != nil {
  3197. return m.GuildId
  3198. }
  3199. return 0
  3200. }
  3201. func (m *SSGuildMemberOnlineInfoAck) GetUidList() []*KeyValueType64 {
  3202. if m != nil {
  3203. return m.UidList
  3204. }
  3205. return nil
  3206. }
  3207. // 公会改名通知
  3208. type SSGuildNameChangeNtf struct {
  3209. GuildId uint64 `protobuf:"varint,1,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  3210. UidList []uint64 `protobuf:"varint,2,rep,packed,name=uid_list,json=uidList,proto3" json:"uid_list,omitempty"`
  3211. GuildName string `protobuf:"bytes,3,opt,name=guild_name,json=guildName,proto3" json:"guild_name,omitempty"`
  3212. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3213. XXX_unrecognized []byte `json:"-"`
  3214. XXX_sizecache int32 `json:"-"`
  3215. }
  3216. func (m *SSGuildNameChangeNtf) Reset() { *m = SSGuildNameChangeNtf{} }
  3217. func (m *SSGuildNameChangeNtf) String() string { return proto.CompactTextString(m) }
  3218. func (*SSGuildNameChangeNtf) ProtoMessage() {}
  3219. func (*SSGuildNameChangeNtf) Descriptor() ([]byte, []int) {
  3220. return fileDescriptor_60207fea82c31ca8, []int{64}
  3221. }
  3222. func (m *SSGuildNameChangeNtf) XXX_Unmarshal(b []byte) error {
  3223. return xxx_messageInfo_SSGuildNameChangeNtf.Unmarshal(m, b)
  3224. }
  3225. func (m *SSGuildNameChangeNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3226. return xxx_messageInfo_SSGuildNameChangeNtf.Marshal(b, m, deterministic)
  3227. }
  3228. func (m *SSGuildNameChangeNtf) XXX_Merge(src proto.Message) {
  3229. xxx_messageInfo_SSGuildNameChangeNtf.Merge(m, src)
  3230. }
  3231. func (m *SSGuildNameChangeNtf) XXX_Size() int {
  3232. return xxx_messageInfo_SSGuildNameChangeNtf.Size(m)
  3233. }
  3234. func (m *SSGuildNameChangeNtf) XXX_DiscardUnknown() {
  3235. xxx_messageInfo_SSGuildNameChangeNtf.DiscardUnknown(m)
  3236. }
  3237. var xxx_messageInfo_SSGuildNameChangeNtf proto.InternalMessageInfo
  3238. func (m *SSGuildNameChangeNtf) GetGuildId() uint64 {
  3239. if m != nil {
  3240. return m.GuildId
  3241. }
  3242. return 0
  3243. }
  3244. func (m *SSGuildNameChangeNtf) GetUidList() []uint64 {
  3245. if m != nil {
  3246. return m.UidList
  3247. }
  3248. return nil
  3249. }
  3250. func (m *SSGuildNameChangeNtf) GetGuildName() string {
  3251. if m != nil {
  3252. return m.GuildName
  3253. }
  3254. return ""
  3255. }
  3256. // 玩家上线请求公会信息
  3257. type SSOnlineGuildInfoReq struct {
  3258. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  3259. GuildId uint64 `protobuf:"varint,2,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  3260. IsRelogin bool `protobuf:"varint,3,opt,name=is_relogin,json=isRelogin,proto3" json:"is_relogin,omitempty"`
  3261. DemonFightTime uint64 `protobuf:"varint,4,opt,name=demon_fight_time,json=demonFightTime,proto3" json:"demon_fight_time,omitempty"`
  3262. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3263. XXX_unrecognized []byte `json:"-"`
  3264. XXX_sizecache int32 `json:"-"`
  3265. }
  3266. func (m *SSOnlineGuildInfoReq) Reset() { *m = SSOnlineGuildInfoReq{} }
  3267. func (m *SSOnlineGuildInfoReq) String() string { return proto.CompactTextString(m) }
  3268. func (*SSOnlineGuildInfoReq) ProtoMessage() {}
  3269. func (*SSOnlineGuildInfoReq) Descriptor() ([]byte, []int) {
  3270. return fileDescriptor_60207fea82c31ca8, []int{65}
  3271. }
  3272. func (m *SSOnlineGuildInfoReq) XXX_Unmarshal(b []byte) error {
  3273. return xxx_messageInfo_SSOnlineGuildInfoReq.Unmarshal(m, b)
  3274. }
  3275. func (m *SSOnlineGuildInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3276. return xxx_messageInfo_SSOnlineGuildInfoReq.Marshal(b, m, deterministic)
  3277. }
  3278. func (m *SSOnlineGuildInfoReq) XXX_Merge(src proto.Message) {
  3279. xxx_messageInfo_SSOnlineGuildInfoReq.Merge(m, src)
  3280. }
  3281. func (m *SSOnlineGuildInfoReq) XXX_Size() int {
  3282. return xxx_messageInfo_SSOnlineGuildInfoReq.Size(m)
  3283. }
  3284. func (m *SSOnlineGuildInfoReq) XXX_DiscardUnknown() {
  3285. xxx_messageInfo_SSOnlineGuildInfoReq.DiscardUnknown(m)
  3286. }
  3287. var xxx_messageInfo_SSOnlineGuildInfoReq proto.InternalMessageInfo
  3288. func (m *SSOnlineGuildInfoReq) GetUid() uint64 {
  3289. if m != nil {
  3290. return m.Uid
  3291. }
  3292. return 0
  3293. }
  3294. func (m *SSOnlineGuildInfoReq) GetGuildId() uint64 {
  3295. if m != nil {
  3296. return m.GuildId
  3297. }
  3298. return 0
  3299. }
  3300. func (m *SSOnlineGuildInfoReq) GetIsRelogin() bool {
  3301. if m != nil {
  3302. return m.IsRelogin
  3303. }
  3304. return false
  3305. }
  3306. func (m *SSOnlineGuildInfoReq) GetDemonFightTime() uint64 {
  3307. if m != nil {
  3308. return m.DemonFightTime
  3309. }
  3310. return 0
  3311. }
  3312. type SSOnlineGuildInfoAck struct {
  3313. Data *GuildNotifyData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
  3314. NextJoin int64 `protobuf:"varint,2,opt,name=next_join,json=nextJoin,proto3" json:"next_join,omitempty"`
  3315. Boss []uint32 `protobuf:"varint,3,rep,packed,name=boss,proto3" json:"boss,omitempty"`
  3316. MsgRec []*MessageContentInfo `protobuf:"bytes,4,rep,name=msgRec,proto3" json:"msgRec,omitempty"`
  3317. GuildSys *SystemMessage `protobuf:"bytes,5,opt,name=GuildSys,proto3" json:"GuildSys,omitempty"`
  3318. InGuildBattle bool `protobuf:"varint,6,opt,name=in_guild_battle,json=inGuildBattle,proto3" json:"in_guild_battle,omitempty"`
  3319. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3320. XXX_unrecognized []byte `json:"-"`
  3321. XXX_sizecache int32 `json:"-"`
  3322. }
  3323. func (m *SSOnlineGuildInfoAck) Reset() { *m = SSOnlineGuildInfoAck{} }
  3324. func (m *SSOnlineGuildInfoAck) String() string { return proto.CompactTextString(m) }
  3325. func (*SSOnlineGuildInfoAck) ProtoMessage() {}
  3326. func (*SSOnlineGuildInfoAck) Descriptor() ([]byte, []int) {
  3327. return fileDescriptor_60207fea82c31ca8, []int{66}
  3328. }
  3329. func (m *SSOnlineGuildInfoAck) XXX_Unmarshal(b []byte) error {
  3330. return xxx_messageInfo_SSOnlineGuildInfoAck.Unmarshal(m, b)
  3331. }
  3332. func (m *SSOnlineGuildInfoAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3333. return xxx_messageInfo_SSOnlineGuildInfoAck.Marshal(b, m, deterministic)
  3334. }
  3335. func (m *SSOnlineGuildInfoAck) XXX_Merge(src proto.Message) {
  3336. xxx_messageInfo_SSOnlineGuildInfoAck.Merge(m, src)
  3337. }
  3338. func (m *SSOnlineGuildInfoAck) XXX_Size() int {
  3339. return xxx_messageInfo_SSOnlineGuildInfoAck.Size(m)
  3340. }
  3341. func (m *SSOnlineGuildInfoAck) XXX_DiscardUnknown() {
  3342. xxx_messageInfo_SSOnlineGuildInfoAck.DiscardUnknown(m)
  3343. }
  3344. var xxx_messageInfo_SSOnlineGuildInfoAck proto.InternalMessageInfo
  3345. func (m *SSOnlineGuildInfoAck) GetData() *GuildNotifyData {
  3346. if m != nil {
  3347. return m.Data
  3348. }
  3349. return nil
  3350. }
  3351. func (m *SSOnlineGuildInfoAck) GetNextJoin() int64 {
  3352. if m != nil {
  3353. return m.NextJoin
  3354. }
  3355. return 0
  3356. }
  3357. func (m *SSOnlineGuildInfoAck) GetBoss() []uint32 {
  3358. if m != nil {
  3359. return m.Boss
  3360. }
  3361. return nil
  3362. }
  3363. func (m *SSOnlineGuildInfoAck) GetMsgRec() []*MessageContentInfo {
  3364. if m != nil {
  3365. return m.MsgRec
  3366. }
  3367. return nil
  3368. }
  3369. func (m *SSOnlineGuildInfoAck) GetGuildSys() *SystemMessage {
  3370. if m != nil {
  3371. return m.GuildSys
  3372. }
  3373. return nil
  3374. }
  3375. func (m *SSOnlineGuildInfoAck) GetInGuildBattle() bool {
  3376. if m != nil {
  3377. return m.InGuildBattle
  3378. }
  3379. return false
  3380. }
  3381. // 公会战挑战占位
  3382. type SSGuildBattleChallengeReq struct {
  3383. GuildBattleIdx int32 `protobuf:"varint,1,opt,name=guild_battle_idx,json=guildBattleIdx,proto3" json:"guild_battle_idx,omitempty"`
  3384. PosIdx int32 `protobuf:"varint,2,opt,name=pos_idx,json=posIdx,proto3" json:"pos_idx,omitempty"`
  3385. BfInfo *CommonPlayerBriefInfo `protobuf:"bytes,3,opt,name=bf_info,json=bfInfo,proto3" json:"bf_info,omitempty"`
  3386. SelfGuildId uint64 `protobuf:"varint,4,opt,name=self_guild_id,json=selfGuildId,proto3" json:"self_guild_id,omitempty"`
  3387. CurRmb uint64 `protobuf:"varint,5,opt,name=cur_rmb,json=curRmb,proto3" json:"cur_rmb,omitempty"`
  3388. BuyChallengeNum int32 `protobuf:"varint,6,opt,name=buy_challenge_num,json=buyChallengeNum,proto3" json:"buy_challenge_num,omitempty"`
  3389. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3390. XXX_unrecognized []byte `json:"-"`
  3391. XXX_sizecache int32 `json:"-"`
  3392. }
  3393. func (m *SSGuildBattleChallengeReq) Reset() { *m = SSGuildBattleChallengeReq{} }
  3394. func (m *SSGuildBattleChallengeReq) String() string { return proto.CompactTextString(m) }
  3395. func (*SSGuildBattleChallengeReq) ProtoMessage() {}
  3396. func (*SSGuildBattleChallengeReq) Descriptor() ([]byte, []int) {
  3397. return fileDescriptor_60207fea82c31ca8, []int{67}
  3398. }
  3399. func (m *SSGuildBattleChallengeReq) XXX_Unmarshal(b []byte) error {
  3400. return xxx_messageInfo_SSGuildBattleChallengeReq.Unmarshal(m, b)
  3401. }
  3402. func (m *SSGuildBattleChallengeReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3403. return xxx_messageInfo_SSGuildBattleChallengeReq.Marshal(b, m, deterministic)
  3404. }
  3405. func (m *SSGuildBattleChallengeReq) XXX_Merge(src proto.Message) {
  3406. xxx_messageInfo_SSGuildBattleChallengeReq.Merge(m, src)
  3407. }
  3408. func (m *SSGuildBattleChallengeReq) XXX_Size() int {
  3409. return xxx_messageInfo_SSGuildBattleChallengeReq.Size(m)
  3410. }
  3411. func (m *SSGuildBattleChallengeReq) XXX_DiscardUnknown() {
  3412. xxx_messageInfo_SSGuildBattleChallengeReq.DiscardUnknown(m)
  3413. }
  3414. var xxx_messageInfo_SSGuildBattleChallengeReq proto.InternalMessageInfo
  3415. func (m *SSGuildBattleChallengeReq) GetGuildBattleIdx() int32 {
  3416. if m != nil {
  3417. return m.GuildBattleIdx
  3418. }
  3419. return 0
  3420. }
  3421. func (m *SSGuildBattleChallengeReq) GetPosIdx() int32 {
  3422. if m != nil {
  3423. return m.PosIdx
  3424. }
  3425. return 0
  3426. }
  3427. func (m *SSGuildBattleChallengeReq) GetBfInfo() *CommonPlayerBriefInfo {
  3428. if m != nil {
  3429. return m.BfInfo
  3430. }
  3431. return nil
  3432. }
  3433. func (m *SSGuildBattleChallengeReq) GetSelfGuildId() uint64 {
  3434. if m != nil {
  3435. return m.SelfGuildId
  3436. }
  3437. return 0
  3438. }
  3439. func (m *SSGuildBattleChallengeReq) GetCurRmb() uint64 {
  3440. if m != nil {
  3441. return m.CurRmb
  3442. }
  3443. return 0
  3444. }
  3445. func (m *SSGuildBattleChallengeReq) GetBuyChallengeNum() int32 {
  3446. if m != nil {
  3447. return m.BuyChallengeNum
  3448. }
  3449. return 0
  3450. }
  3451. type SSGuildBattleChallengeAck struct {
  3452. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  3453. GuildBattleIdx int32 `protobuf:"varint,2,opt,name=guild_battle_idx,json=guildBattleIdx,proto3" json:"guild_battle_idx,omitempty"`
  3454. PosIdx int32 `protobuf:"varint,3,opt,name=pos_idx,json=posIdx,proto3" json:"pos_idx,omitempty"`
  3455. FightInfo *FightRoleInfo `protobuf:"bytes,4,opt,name=fight_info,json=fightInfo,proto3" json:"fight_info,omitempty"`
  3456. ChallengePosData *GuildPosIdxData `protobuf:"bytes,5,opt,name=challenge_pos_data,json=challengePosData,proto3" json:"challenge_pos_data,omitempty"`
  3457. CostRmb uint64 `protobuf:"varint,6,opt,name=cost_rmb,json=costRmb,proto3" json:"cost_rmb,omitempty"`
  3458. FightBuffList []*KeyValueType `protobuf:"bytes,7,rep,name=fight_buff_list,json=fightBuffList,proto3" json:"fight_buff_list,omitempty"`
  3459. SelfBuffList []*KeyValueType `protobuf:"bytes,8,rep,name=self_buff_list,json=selfBuffList,proto3" json:"self_buff_list,omitempty"`
  3460. SelfData *GuildBattleSelfData `protobuf:"bytes,9,opt,name=self_data,json=selfData,proto3" json:"self_data,omitempty"`
  3461. UseBuyNum bool `protobuf:"varint,10,opt,name=use_buy_num,json=useBuyNum,proto3" json:"use_buy_num,omitempty"`
  3462. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3463. XXX_unrecognized []byte `json:"-"`
  3464. XXX_sizecache int32 `json:"-"`
  3465. }
  3466. func (m *SSGuildBattleChallengeAck) Reset() { *m = SSGuildBattleChallengeAck{} }
  3467. func (m *SSGuildBattleChallengeAck) String() string { return proto.CompactTextString(m) }
  3468. func (*SSGuildBattleChallengeAck) ProtoMessage() {}
  3469. func (*SSGuildBattleChallengeAck) Descriptor() ([]byte, []int) {
  3470. return fileDescriptor_60207fea82c31ca8, []int{68}
  3471. }
  3472. func (m *SSGuildBattleChallengeAck) XXX_Unmarshal(b []byte) error {
  3473. return xxx_messageInfo_SSGuildBattleChallengeAck.Unmarshal(m, b)
  3474. }
  3475. func (m *SSGuildBattleChallengeAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3476. return xxx_messageInfo_SSGuildBattleChallengeAck.Marshal(b, m, deterministic)
  3477. }
  3478. func (m *SSGuildBattleChallengeAck) XXX_Merge(src proto.Message) {
  3479. xxx_messageInfo_SSGuildBattleChallengeAck.Merge(m, src)
  3480. }
  3481. func (m *SSGuildBattleChallengeAck) XXX_Size() int {
  3482. return xxx_messageInfo_SSGuildBattleChallengeAck.Size(m)
  3483. }
  3484. func (m *SSGuildBattleChallengeAck) XXX_DiscardUnknown() {
  3485. xxx_messageInfo_SSGuildBattleChallengeAck.DiscardUnknown(m)
  3486. }
  3487. var xxx_messageInfo_SSGuildBattleChallengeAck proto.InternalMessageInfo
  3488. func (m *SSGuildBattleChallengeAck) GetError() int32 {
  3489. if m != nil {
  3490. return m.Error
  3491. }
  3492. return 0
  3493. }
  3494. func (m *SSGuildBattleChallengeAck) GetGuildBattleIdx() int32 {
  3495. if m != nil {
  3496. return m.GuildBattleIdx
  3497. }
  3498. return 0
  3499. }
  3500. func (m *SSGuildBattleChallengeAck) GetPosIdx() int32 {
  3501. if m != nil {
  3502. return m.PosIdx
  3503. }
  3504. return 0
  3505. }
  3506. func (m *SSGuildBattleChallengeAck) GetFightInfo() *FightRoleInfo {
  3507. if m != nil {
  3508. return m.FightInfo
  3509. }
  3510. return nil
  3511. }
  3512. func (m *SSGuildBattleChallengeAck) GetChallengePosData() *GuildPosIdxData {
  3513. if m != nil {
  3514. return m.ChallengePosData
  3515. }
  3516. return nil
  3517. }
  3518. func (m *SSGuildBattleChallengeAck) GetCostRmb() uint64 {
  3519. if m != nil {
  3520. return m.CostRmb
  3521. }
  3522. return 0
  3523. }
  3524. func (m *SSGuildBattleChallengeAck) GetFightBuffList() []*KeyValueType {
  3525. if m != nil {
  3526. return m.FightBuffList
  3527. }
  3528. return nil
  3529. }
  3530. func (m *SSGuildBattleChallengeAck) GetSelfBuffList() []*KeyValueType {
  3531. if m != nil {
  3532. return m.SelfBuffList
  3533. }
  3534. return nil
  3535. }
  3536. func (m *SSGuildBattleChallengeAck) GetSelfData() *GuildBattleSelfData {
  3537. if m != nil {
  3538. return m.SelfData
  3539. }
  3540. return nil
  3541. }
  3542. func (m *SSGuildBattleChallengeAck) GetUseBuyNum() bool {
  3543. if m != nil {
  3544. return m.UseBuyNum
  3545. }
  3546. return false
  3547. }
  3548. // 贡献点请求
  3549. type SSGuildBattleCPRankReq struct {
  3550. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  3551. GuildId uint64 `protobuf:"varint,2,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  3552. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3553. XXX_unrecognized []byte `json:"-"`
  3554. XXX_sizecache int32 `json:"-"`
  3555. }
  3556. func (m *SSGuildBattleCPRankReq) Reset() { *m = SSGuildBattleCPRankReq{} }
  3557. func (m *SSGuildBattleCPRankReq) String() string { return proto.CompactTextString(m) }
  3558. func (*SSGuildBattleCPRankReq) ProtoMessage() {}
  3559. func (*SSGuildBattleCPRankReq) Descriptor() ([]byte, []int) {
  3560. return fileDescriptor_60207fea82c31ca8, []int{69}
  3561. }
  3562. func (m *SSGuildBattleCPRankReq) XXX_Unmarshal(b []byte) error {
  3563. return xxx_messageInfo_SSGuildBattleCPRankReq.Unmarshal(m, b)
  3564. }
  3565. func (m *SSGuildBattleCPRankReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3566. return xxx_messageInfo_SSGuildBattleCPRankReq.Marshal(b, m, deterministic)
  3567. }
  3568. func (m *SSGuildBattleCPRankReq) XXX_Merge(src proto.Message) {
  3569. xxx_messageInfo_SSGuildBattleCPRankReq.Merge(m, src)
  3570. }
  3571. func (m *SSGuildBattleCPRankReq) XXX_Size() int {
  3572. return xxx_messageInfo_SSGuildBattleCPRankReq.Size(m)
  3573. }
  3574. func (m *SSGuildBattleCPRankReq) XXX_DiscardUnknown() {
  3575. xxx_messageInfo_SSGuildBattleCPRankReq.DiscardUnknown(m)
  3576. }
  3577. var xxx_messageInfo_SSGuildBattleCPRankReq proto.InternalMessageInfo
  3578. func (m *SSGuildBattleCPRankReq) GetUid() uint64 {
  3579. if m != nil {
  3580. return m.Uid
  3581. }
  3582. return 0
  3583. }
  3584. func (m *SSGuildBattleCPRankReq) GetGuildId() uint64 {
  3585. if m != nil {
  3586. return m.GuildId
  3587. }
  3588. return 0
  3589. }
  3590. type SSGuildBattleCPRankAck struct {
  3591. CpList []*GuildBattleCP `protobuf:"bytes,1,rep,name=cp_list,json=cpList,proto3" json:"cp_list,omitempty"`
  3592. SelfGuildRank int32 `protobuf:"varint,2,opt,name=self_guild_rank,json=selfGuildRank,proto3" json:"self_guild_rank,omitempty"`
  3593. SelfGuildCp int32 `protobuf:"varint,3,opt,name=self_guild_cp,json=selfGuildCp,proto3" json:"self_guild_cp,omitempty"`
  3594. Uid uint64 `protobuf:"varint,10,opt,name=uid,proto3" json:"uid,omitempty"`
  3595. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3596. XXX_unrecognized []byte `json:"-"`
  3597. XXX_sizecache int32 `json:"-"`
  3598. }
  3599. func (m *SSGuildBattleCPRankAck) Reset() { *m = SSGuildBattleCPRankAck{} }
  3600. func (m *SSGuildBattleCPRankAck) String() string { return proto.CompactTextString(m) }
  3601. func (*SSGuildBattleCPRankAck) ProtoMessage() {}
  3602. func (*SSGuildBattleCPRankAck) Descriptor() ([]byte, []int) {
  3603. return fileDescriptor_60207fea82c31ca8, []int{70}
  3604. }
  3605. func (m *SSGuildBattleCPRankAck) XXX_Unmarshal(b []byte) error {
  3606. return xxx_messageInfo_SSGuildBattleCPRankAck.Unmarshal(m, b)
  3607. }
  3608. func (m *SSGuildBattleCPRankAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3609. return xxx_messageInfo_SSGuildBattleCPRankAck.Marshal(b, m, deterministic)
  3610. }
  3611. func (m *SSGuildBattleCPRankAck) XXX_Merge(src proto.Message) {
  3612. xxx_messageInfo_SSGuildBattleCPRankAck.Merge(m, src)
  3613. }
  3614. func (m *SSGuildBattleCPRankAck) XXX_Size() int {
  3615. return xxx_messageInfo_SSGuildBattleCPRankAck.Size(m)
  3616. }
  3617. func (m *SSGuildBattleCPRankAck) XXX_DiscardUnknown() {
  3618. xxx_messageInfo_SSGuildBattleCPRankAck.DiscardUnknown(m)
  3619. }
  3620. var xxx_messageInfo_SSGuildBattleCPRankAck proto.InternalMessageInfo
  3621. func (m *SSGuildBattleCPRankAck) GetCpList() []*GuildBattleCP {
  3622. if m != nil {
  3623. return m.CpList
  3624. }
  3625. return nil
  3626. }
  3627. func (m *SSGuildBattleCPRankAck) GetSelfGuildRank() int32 {
  3628. if m != nil {
  3629. return m.SelfGuildRank
  3630. }
  3631. return 0
  3632. }
  3633. func (m *SSGuildBattleCPRankAck) GetSelfGuildCp() int32 {
  3634. if m != nil {
  3635. return m.SelfGuildCp
  3636. }
  3637. return 0
  3638. }
  3639. func (m *SSGuildBattleCPRankAck) GetUid() uint64 {
  3640. if m != nil {
  3641. return m.Uid
  3642. }
  3643. return 0
  3644. }
  3645. // 对阵表请求
  3646. type SSGuildBattleCountPartReq struct {
  3647. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  3648. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3649. XXX_unrecognized []byte `json:"-"`
  3650. XXX_sizecache int32 `json:"-"`
  3651. }
  3652. func (m *SSGuildBattleCountPartReq) Reset() { *m = SSGuildBattleCountPartReq{} }
  3653. func (m *SSGuildBattleCountPartReq) String() string { return proto.CompactTextString(m) }
  3654. func (*SSGuildBattleCountPartReq) ProtoMessage() {}
  3655. func (*SSGuildBattleCountPartReq) Descriptor() ([]byte, []int) {
  3656. return fileDescriptor_60207fea82c31ca8, []int{71}
  3657. }
  3658. func (m *SSGuildBattleCountPartReq) XXX_Unmarshal(b []byte) error {
  3659. return xxx_messageInfo_SSGuildBattleCountPartReq.Unmarshal(m, b)
  3660. }
  3661. func (m *SSGuildBattleCountPartReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3662. return xxx_messageInfo_SSGuildBattleCountPartReq.Marshal(b, m, deterministic)
  3663. }
  3664. func (m *SSGuildBattleCountPartReq) XXX_Merge(src proto.Message) {
  3665. xxx_messageInfo_SSGuildBattleCountPartReq.Merge(m, src)
  3666. }
  3667. func (m *SSGuildBattleCountPartReq) XXX_Size() int {
  3668. return xxx_messageInfo_SSGuildBattleCountPartReq.Size(m)
  3669. }
  3670. func (m *SSGuildBattleCountPartReq) XXX_DiscardUnknown() {
  3671. xxx_messageInfo_SSGuildBattleCountPartReq.DiscardUnknown(m)
  3672. }
  3673. var xxx_messageInfo_SSGuildBattleCountPartReq proto.InternalMessageInfo
  3674. func (m *SSGuildBattleCountPartReq) GetUid() uint64 {
  3675. if m != nil {
  3676. return m.Uid
  3677. }
  3678. return 0
  3679. }
  3680. type SSGuildBattleCountPartAck struct {
  3681. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  3682. Champion uint64 `protobuf:"varint,2,opt,name=champion,proto3" json:"champion,omitempty"`
  3683. CurStge int32 `protobuf:"varint,3,opt,name=cur_stge,json=curStge,proto3" json:"cur_stge,omitempty"`
  3684. TournamentPrepare uint64 `protobuf:"varint,4,opt,name=tournament_prepare,json=tournamentPrepare,proto3" json:"tournament_prepare,omitempty"`
  3685. TournamentBegin uint64 `protobuf:"varint,5,opt,name=tournament_begin,json=tournamentBegin,proto3" json:"tournament_begin,omitempty"`
  3686. TournamentEnd uint64 `protobuf:"varint,6,opt,name=tournament_end,json=tournamentEnd,proto3" json:"tournament_end,omitempty"`
  3687. SemifinalsPrepare uint64 `protobuf:"varint,7,opt,name=semifinals_prepare,json=semifinalsPrepare,proto3" json:"semifinals_prepare,omitempty"`
  3688. SemifinalsBegin uint64 `protobuf:"varint,8,opt,name=semifinals_begin,json=semifinalsBegin,proto3" json:"semifinals_begin,omitempty"`
  3689. SemifinalsEnd uint64 `protobuf:"varint,9,opt,name=semifinals_end,json=semifinalsEnd,proto3" json:"semifinals_end,omitempty"`
  3690. FinalsPrepare uint64 `protobuf:"varint,10,opt,name=finals_prepare,json=finalsPrepare,proto3" json:"finals_prepare,omitempty"`
  3691. FinalsBegin uint64 `protobuf:"varint,11,opt,name=finals_begin,json=finalsBegin,proto3" json:"finals_begin,omitempty"`
  3692. FinalsEnd uint64 `protobuf:"varint,12,opt,name=finals_end,json=finalsEnd,proto3" json:"finals_end,omitempty"`
  3693. Table *GuildCountPartTable `protobuf:"bytes,13,opt,name=table,proto3" json:"table,omitempty"`
  3694. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3695. XXX_unrecognized []byte `json:"-"`
  3696. XXX_sizecache int32 `json:"-"`
  3697. }
  3698. func (m *SSGuildBattleCountPartAck) Reset() { *m = SSGuildBattleCountPartAck{} }
  3699. func (m *SSGuildBattleCountPartAck) String() string { return proto.CompactTextString(m) }
  3700. func (*SSGuildBattleCountPartAck) ProtoMessage() {}
  3701. func (*SSGuildBattleCountPartAck) Descriptor() ([]byte, []int) {
  3702. return fileDescriptor_60207fea82c31ca8, []int{72}
  3703. }
  3704. func (m *SSGuildBattleCountPartAck) XXX_Unmarshal(b []byte) error {
  3705. return xxx_messageInfo_SSGuildBattleCountPartAck.Unmarshal(m, b)
  3706. }
  3707. func (m *SSGuildBattleCountPartAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3708. return xxx_messageInfo_SSGuildBattleCountPartAck.Marshal(b, m, deterministic)
  3709. }
  3710. func (m *SSGuildBattleCountPartAck) XXX_Merge(src proto.Message) {
  3711. xxx_messageInfo_SSGuildBattleCountPartAck.Merge(m, src)
  3712. }
  3713. func (m *SSGuildBattleCountPartAck) XXX_Size() int {
  3714. return xxx_messageInfo_SSGuildBattleCountPartAck.Size(m)
  3715. }
  3716. func (m *SSGuildBattleCountPartAck) XXX_DiscardUnknown() {
  3717. xxx_messageInfo_SSGuildBattleCountPartAck.DiscardUnknown(m)
  3718. }
  3719. var xxx_messageInfo_SSGuildBattleCountPartAck proto.InternalMessageInfo
  3720. func (m *SSGuildBattleCountPartAck) GetError() int32 {
  3721. if m != nil {
  3722. return m.Error
  3723. }
  3724. return 0
  3725. }
  3726. func (m *SSGuildBattleCountPartAck) GetChampion() uint64 {
  3727. if m != nil {
  3728. return m.Champion
  3729. }
  3730. return 0
  3731. }
  3732. func (m *SSGuildBattleCountPartAck) GetCurStge() int32 {
  3733. if m != nil {
  3734. return m.CurStge
  3735. }
  3736. return 0
  3737. }
  3738. func (m *SSGuildBattleCountPartAck) GetTournamentPrepare() uint64 {
  3739. if m != nil {
  3740. return m.TournamentPrepare
  3741. }
  3742. return 0
  3743. }
  3744. func (m *SSGuildBattleCountPartAck) GetTournamentBegin() uint64 {
  3745. if m != nil {
  3746. return m.TournamentBegin
  3747. }
  3748. return 0
  3749. }
  3750. func (m *SSGuildBattleCountPartAck) GetTournamentEnd() uint64 {
  3751. if m != nil {
  3752. return m.TournamentEnd
  3753. }
  3754. return 0
  3755. }
  3756. func (m *SSGuildBattleCountPartAck) GetSemifinalsPrepare() uint64 {
  3757. if m != nil {
  3758. return m.SemifinalsPrepare
  3759. }
  3760. return 0
  3761. }
  3762. func (m *SSGuildBattleCountPartAck) GetSemifinalsBegin() uint64 {
  3763. if m != nil {
  3764. return m.SemifinalsBegin
  3765. }
  3766. return 0
  3767. }
  3768. func (m *SSGuildBattleCountPartAck) GetSemifinalsEnd() uint64 {
  3769. if m != nil {
  3770. return m.SemifinalsEnd
  3771. }
  3772. return 0
  3773. }
  3774. func (m *SSGuildBattleCountPartAck) GetFinalsPrepare() uint64 {
  3775. if m != nil {
  3776. return m.FinalsPrepare
  3777. }
  3778. return 0
  3779. }
  3780. func (m *SSGuildBattleCountPartAck) GetFinalsBegin() uint64 {
  3781. if m != nil {
  3782. return m.FinalsBegin
  3783. }
  3784. return 0
  3785. }
  3786. func (m *SSGuildBattleCountPartAck) GetFinalsEnd() uint64 {
  3787. if m != nil {
  3788. return m.FinalsEnd
  3789. }
  3790. return 0
  3791. }
  3792. func (m *SSGuildBattleCountPartAck) GetTable() *GuildCountPartTable {
  3793. if m != nil {
  3794. return m.Table
  3795. }
  3796. return nil
  3797. }
  3798. // MVP信息请求
  3799. type SSGuildBattleMvpInfoReq struct {
  3800. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  3801. GuildBattleIdx int32 `protobuf:"varint,2,opt,name=guild_battle_idx,json=guildBattleIdx,proto3" json:"guild_battle_idx,omitempty"`
  3802. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3803. XXX_unrecognized []byte `json:"-"`
  3804. XXX_sizecache int32 `json:"-"`
  3805. }
  3806. func (m *SSGuildBattleMvpInfoReq) Reset() { *m = SSGuildBattleMvpInfoReq{} }
  3807. func (m *SSGuildBattleMvpInfoReq) String() string { return proto.CompactTextString(m) }
  3808. func (*SSGuildBattleMvpInfoReq) ProtoMessage() {}
  3809. func (*SSGuildBattleMvpInfoReq) Descriptor() ([]byte, []int) {
  3810. return fileDescriptor_60207fea82c31ca8, []int{73}
  3811. }
  3812. func (m *SSGuildBattleMvpInfoReq) XXX_Unmarshal(b []byte) error {
  3813. return xxx_messageInfo_SSGuildBattleMvpInfoReq.Unmarshal(m, b)
  3814. }
  3815. func (m *SSGuildBattleMvpInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3816. return xxx_messageInfo_SSGuildBattleMvpInfoReq.Marshal(b, m, deterministic)
  3817. }
  3818. func (m *SSGuildBattleMvpInfoReq) XXX_Merge(src proto.Message) {
  3819. xxx_messageInfo_SSGuildBattleMvpInfoReq.Merge(m, src)
  3820. }
  3821. func (m *SSGuildBattleMvpInfoReq) XXX_Size() int {
  3822. return xxx_messageInfo_SSGuildBattleMvpInfoReq.Size(m)
  3823. }
  3824. func (m *SSGuildBattleMvpInfoReq) XXX_DiscardUnknown() {
  3825. xxx_messageInfo_SSGuildBattleMvpInfoReq.DiscardUnknown(m)
  3826. }
  3827. var xxx_messageInfo_SSGuildBattleMvpInfoReq proto.InternalMessageInfo
  3828. func (m *SSGuildBattleMvpInfoReq) GetUid() uint64 {
  3829. if m != nil {
  3830. return m.Uid
  3831. }
  3832. return 0
  3833. }
  3834. func (m *SSGuildBattleMvpInfoReq) GetGuildBattleIdx() int32 {
  3835. if m != nil {
  3836. return m.GuildBattleIdx
  3837. }
  3838. return 0
  3839. }
  3840. type SSGuildBattleMvpInfoAck struct {
  3841. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  3842. GuildBattleIdx int32 `protobuf:"varint,2,opt,name=guild_battle_idx,json=guildBattleIdx,proto3" json:"guild_battle_idx,omitempty"`
  3843. Detail []*GuildBattleDetail `protobuf:"bytes,3,rep,name=detail,proto3" json:"detail,omitempty"`
  3844. CountPart *CountTableData `protobuf:"bytes,4,opt,name=count_part,json=countPart,proto3" json:"count_part,omitempty"`
  3845. Uid uint64 `protobuf:"varint,5,opt,name=uid,proto3" json:"uid,omitempty"`
  3846. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3847. XXX_unrecognized []byte `json:"-"`
  3848. XXX_sizecache int32 `json:"-"`
  3849. }
  3850. func (m *SSGuildBattleMvpInfoAck) Reset() { *m = SSGuildBattleMvpInfoAck{} }
  3851. func (m *SSGuildBattleMvpInfoAck) String() string { return proto.CompactTextString(m) }
  3852. func (*SSGuildBattleMvpInfoAck) ProtoMessage() {}
  3853. func (*SSGuildBattleMvpInfoAck) Descriptor() ([]byte, []int) {
  3854. return fileDescriptor_60207fea82c31ca8, []int{74}
  3855. }
  3856. func (m *SSGuildBattleMvpInfoAck) XXX_Unmarshal(b []byte) error {
  3857. return xxx_messageInfo_SSGuildBattleMvpInfoAck.Unmarshal(m, b)
  3858. }
  3859. func (m *SSGuildBattleMvpInfoAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3860. return xxx_messageInfo_SSGuildBattleMvpInfoAck.Marshal(b, m, deterministic)
  3861. }
  3862. func (m *SSGuildBattleMvpInfoAck) XXX_Merge(src proto.Message) {
  3863. xxx_messageInfo_SSGuildBattleMvpInfoAck.Merge(m, src)
  3864. }
  3865. func (m *SSGuildBattleMvpInfoAck) XXX_Size() int {
  3866. return xxx_messageInfo_SSGuildBattleMvpInfoAck.Size(m)
  3867. }
  3868. func (m *SSGuildBattleMvpInfoAck) XXX_DiscardUnknown() {
  3869. xxx_messageInfo_SSGuildBattleMvpInfoAck.DiscardUnknown(m)
  3870. }
  3871. var xxx_messageInfo_SSGuildBattleMvpInfoAck proto.InternalMessageInfo
  3872. func (m *SSGuildBattleMvpInfoAck) GetError() int32 {
  3873. if m != nil {
  3874. return m.Error
  3875. }
  3876. return 0
  3877. }
  3878. func (m *SSGuildBattleMvpInfoAck) GetGuildBattleIdx() int32 {
  3879. if m != nil {
  3880. return m.GuildBattleIdx
  3881. }
  3882. return 0
  3883. }
  3884. func (m *SSGuildBattleMvpInfoAck) GetDetail() []*GuildBattleDetail {
  3885. if m != nil {
  3886. return m.Detail
  3887. }
  3888. return nil
  3889. }
  3890. func (m *SSGuildBattleMvpInfoAck) GetCountPart() *CountTableData {
  3891. if m != nil {
  3892. return m.CountPart
  3893. }
  3894. return nil
  3895. }
  3896. func (m *SSGuildBattleMvpInfoAck) GetUid() uint64 {
  3897. if m != nil {
  3898. return m.Uid
  3899. }
  3900. return 0
  3901. }
  3902. // Mvp详情请求
  3903. type SSGuildBattleMvpDetailReq struct {
  3904. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  3905. MvpType int32 `protobuf:"varint,2,opt,name=mvp_type,json=mvpType,proto3" json:"mvp_type,omitempty"`
  3906. ReqRank int32 `protobuf:"varint,3,opt,name=req_rank,json=reqRank,proto3" json:"req_rank,omitempty"`
  3907. GuildBattleIdx int32 `protobuf:"varint,4,opt,name=guild_battle_idx,json=guildBattleIdx,proto3" json:"guild_battle_idx,omitempty"`
  3908. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3909. XXX_unrecognized []byte `json:"-"`
  3910. XXX_sizecache int32 `json:"-"`
  3911. }
  3912. func (m *SSGuildBattleMvpDetailReq) Reset() { *m = SSGuildBattleMvpDetailReq{} }
  3913. func (m *SSGuildBattleMvpDetailReq) String() string { return proto.CompactTextString(m) }
  3914. func (*SSGuildBattleMvpDetailReq) ProtoMessage() {}
  3915. func (*SSGuildBattleMvpDetailReq) Descriptor() ([]byte, []int) {
  3916. return fileDescriptor_60207fea82c31ca8, []int{75}
  3917. }
  3918. func (m *SSGuildBattleMvpDetailReq) XXX_Unmarshal(b []byte) error {
  3919. return xxx_messageInfo_SSGuildBattleMvpDetailReq.Unmarshal(m, b)
  3920. }
  3921. func (m *SSGuildBattleMvpDetailReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3922. return xxx_messageInfo_SSGuildBattleMvpDetailReq.Marshal(b, m, deterministic)
  3923. }
  3924. func (m *SSGuildBattleMvpDetailReq) XXX_Merge(src proto.Message) {
  3925. xxx_messageInfo_SSGuildBattleMvpDetailReq.Merge(m, src)
  3926. }
  3927. func (m *SSGuildBattleMvpDetailReq) XXX_Size() int {
  3928. return xxx_messageInfo_SSGuildBattleMvpDetailReq.Size(m)
  3929. }
  3930. func (m *SSGuildBattleMvpDetailReq) XXX_DiscardUnknown() {
  3931. xxx_messageInfo_SSGuildBattleMvpDetailReq.DiscardUnknown(m)
  3932. }
  3933. var xxx_messageInfo_SSGuildBattleMvpDetailReq proto.InternalMessageInfo
  3934. func (m *SSGuildBattleMvpDetailReq) GetUid() uint64 {
  3935. if m != nil {
  3936. return m.Uid
  3937. }
  3938. return 0
  3939. }
  3940. func (m *SSGuildBattleMvpDetailReq) GetMvpType() int32 {
  3941. if m != nil {
  3942. return m.MvpType
  3943. }
  3944. return 0
  3945. }
  3946. func (m *SSGuildBattleMvpDetailReq) GetReqRank() int32 {
  3947. if m != nil {
  3948. return m.ReqRank
  3949. }
  3950. return 0
  3951. }
  3952. func (m *SSGuildBattleMvpDetailReq) GetGuildBattleIdx() int32 {
  3953. if m != nil {
  3954. return m.GuildBattleIdx
  3955. }
  3956. return 0
  3957. }
  3958. type SSGuildBattleMvpDetailAck struct {
  3959. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  3960. MvpType int32 `protobuf:"varint,2,opt,name=mvp_type,json=mvpType,proto3" json:"mvp_type,omitempty"`
  3961. Mvp []*GuildBattleMvp `protobuf:"bytes,3,rep,name=mvp,proto3" json:"mvp,omitempty"`
  3962. ReqRank int32 `protobuf:"varint,4,opt,name=req_rank,json=reqRank,proto3" json:"req_rank,omitempty"`
  3963. GuildBattleIdx int32 `protobuf:"varint,5,opt,name=guild_battle_idx,json=guildBattleIdx,proto3" json:"guild_battle_idx,omitempty"`
  3964. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  3965. XXX_unrecognized []byte `json:"-"`
  3966. XXX_sizecache int32 `json:"-"`
  3967. }
  3968. func (m *SSGuildBattleMvpDetailAck) Reset() { *m = SSGuildBattleMvpDetailAck{} }
  3969. func (m *SSGuildBattleMvpDetailAck) String() string { return proto.CompactTextString(m) }
  3970. func (*SSGuildBattleMvpDetailAck) ProtoMessage() {}
  3971. func (*SSGuildBattleMvpDetailAck) Descriptor() ([]byte, []int) {
  3972. return fileDescriptor_60207fea82c31ca8, []int{76}
  3973. }
  3974. func (m *SSGuildBattleMvpDetailAck) XXX_Unmarshal(b []byte) error {
  3975. return xxx_messageInfo_SSGuildBattleMvpDetailAck.Unmarshal(m, b)
  3976. }
  3977. func (m *SSGuildBattleMvpDetailAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  3978. return xxx_messageInfo_SSGuildBattleMvpDetailAck.Marshal(b, m, deterministic)
  3979. }
  3980. func (m *SSGuildBattleMvpDetailAck) XXX_Merge(src proto.Message) {
  3981. xxx_messageInfo_SSGuildBattleMvpDetailAck.Merge(m, src)
  3982. }
  3983. func (m *SSGuildBattleMvpDetailAck) XXX_Size() int {
  3984. return xxx_messageInfo_SSGuildBattleMvpDetailAck.Size(m)
  3985. }
  3986. func (m *SSGuildBattleMvpDetailAck) XXX_DiscardUnknown() {
  3987. xxx_messageInfo_SSGuildBattleMvpDetailAck.DiscardUnknown(m)
  3988. }
  3989. var xxx_messageInfo_SSGuildBattleMvpDetailAck proto.InternalMessageInfo
  3990. func (m *SSGuildBattleMvpDetailAck) GetUid() uint64 {
  3991. if m != nil {
  3992. return m.Uid
  3993. }
  3994. return 0
  3995. }
  3996. func (m *SSGuildBattleMvpDetailAck) GetMvpType() int32 {
  3997. if m != nil {
  3998. return m.MvpType
  3999. }
  4000. return 0
  4001. }
  4002. func (m *SSGuildBattleMvpDetailAck) GetMvp() []*GuildBattleMvp {
  4003. if m != nil {
  4004. return m.Mvp
  4005. }
  4006. return nil
  4007. }
  4008. func (m *SSGuildBattleMvpDetailAck) GetReqRank() int32 {
  4009. if m != nil {
  4010. return m.ReqRank
  4011. }
  4012. return 0
  4013. }
  4014. func (m *SSGuildBattleMvpDetailAck) GetGuildBattleIdx() int32 {
  4015. if m != nil {
  4016. return m.GuildBattleIdx
  4017. }
  4018. return 0
  4019. }
  4020. type SSGuildBattleStageChangeNtf struct {
  4021. InGuildBattle bool `protobuf:"varint,1,opt,name=in_guild_battle,json=inGuildBattle,proto3" json:"in_guild_battle,omitempty"`
  4022. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4023. XXX_unrecognized []byte `json:"-"`
  4024. XXX_sizecache int32 `json:"-"`
  4025. }
  4026. func (m *SSGuildBattleStageChangeNtf) Reset() { *m = SSGuildBattleStageChangeNtf{} }
  4027. func (m *SSGuildBattleStageChangeNtf) String() string { return proto.CompactTextString(m) }
  4028. func (*SSGuildBattleStageChangeNtf) ProtoMessage() {}
  4029. func (*SSGuildBattleStageChangeNtf) Descriptor() ([]byte, []int) {
  4030. return fileDescriptor_60207fea82c31ca8, []int{77}
  4031. }
  4032. func (m *SSGuildBattleStageChangeNtf) XXX_Unmarshal(b []byte) error {
  4033. return xxx_messageInfo_SSGuildBattleStageChangeNtf.Unmarshal(m, b)
  4034. }
  4035. func (m *SSGuildBattleStageChangeNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4036. return xxx_messageInfo_SSGuildBattleStageChangeNtf.Marshal(b, m, deterministic)
  4037. }
  4038. func (m *SSGuildBattleStageChangeNtf) XXX_Merge(src proto.Message) {
  4039. xxx_messageInfo_SSGuildBattleStageChangeNtf.Merge(m, src)
  4040. }
  4041. func (m *SSGuildBattleStageChangeNtf) XXX_Size() int {
  4042. return xxx_messageInfo_SSGuildBattleStageChangeNtf.Size(m)
  4043. }
  4044. func (m *SSGuildBattleStageChangeNtf) XXX_DiscardUnknown() {
  4045. xxx_messageInfo_SSGuildBattleStageChangeNtf.DiscardUnknown(m)
  4046. }
  4047. var xxx_messageInfo_SSGuildBattleStageChangeNtf proto.InternalMessageInfo
  4048. func (m *SSGuildBattleStageChangeNtf) GetInGuildBattle() bool {
  4049. if m != nil {
  4050. return m.InGuildBattle
  4051. }
  4052. return false
  4053. }
  4054. type SSGuildBattleRewardNtf struct {
  4055. RewardType int32 `protobuf:"varint,1,opt,name=reward_type,json=rewardType,proto3" json:"reward_type,omitempty"`
  4056. UidList []uint64 `protobuf:"varint,2,rep,packed,name=uid_list,json=uidList,proto3" json:"uid_list,omitempty"`
  4057. GuildPre uint64 `protobuf:"varint,3,opt,name=guild_pre,json=guildPre,proto3" json:"guild_pre,omitempty"`
  4058. GuildRound int32 `protobuf:"varint,4,opt,name=guild_round,json=guildRound,proto3" json:"guild_round,omitempty"`
  4059. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4060. XXX_unrecognized []byte `json:"-"`
  4061. XXX_sizecache int32 `json:"-"`
  4062. }
  4063. func (m *SSGuildBattleRewardNtf) Reset() { *m = SSGuildBattleRewardNtf{} }
  4064. func (m *SSGuildBattleRewardNtf) String() string { return proto.CompactTextString(m) }
  4065. func (*SSGuildBattleRewardNtf) ProtoMessage() {}
  4066. func (*SSGuildBattleRewardNtf) Descriptor() ([]byte, []int) {
  4067. return fileDescriptor_60207fea82c31ca8, []int{78}
  4068. }
  4069. func (m *SSGuildBattleRewardNtf) XXX_Unmarshal(b []byte) error {
  4070. return xxx_messageInfo_SSGuildBattleRewardNtf.Unmarshal(m, b)
  4071. }
  4072. func (m *SSGuildBattleRewardNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4073. return xxx_messageInfo_SSGuildBattleRewardNtf.Marshal(b, m, deterministic)
  4074. }
  4075. func (m *SSGuildBattleRewardNtf) XXX_Merge(src proto.Message) {
  4076. xxx_messageInfo_SSGuildBattleRewardNtf.Merge(m, src)
  4077. }
  4078. func (m *SSGuildBattleRewardNtf) XXX_Size() int {
  4079. return xxx_messageInfo_SSGuildBattleRewardNtf.Size(m)
  4080. }
  4081. func (m *SSGuildBattleRewardNtf) XXX_DiscardUnknown() {
  4082. xxx_messageInfo_SSGuildBattleRewardNtf.DiscardUnknown(m)
  4083. }
  4084. var xxx_messageInfo_SSGuildBattleRewardNtf proto.InternalMessageInfo
  4085. func (m *SSGuildBattleRewardNtf) GetRewardType() int32 {
  4086. if m != nil {
  4087. return m.RewardType
  4088. }
  4089. return 0
  4090. }
  4091. func (m *SSGuildBattleRewardNtf) GetUidList() []uint64 {
  4092. if m != nil {
  4093. return m.UidList
  4094. }
  4095. return nil
  4096. }
  4097. func (m *SSGuildBattleRewardNtf) GetGuildPre() uint64 {
  4098. if m != nil {
  4099. return m.GuildPre
  4100. }
  4101. return 0
  4102. }
  4103. func (m *SSGuildBattleRewardNtf) GetGuildRound() int32 {
  4104. if m != nil {
  4105. return m.GuildRound
  4106. }
  4107. return 0
  4108. }
  4109. type SSGuildBattleOnlineGetRewardReq struct {
  4110. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  4111. CurRewardId int32 `protobuf:"varint,2,opt,name=cur_reward_id,json=curRewardId,proto3" json:"cur_reward_id,omitempty"`
  4112. MvpRewardId int32 `protobuf:"varint,3,opt,name=mvp_reward_id,json=mvpRewardId,proto3" json:"mvp_reward_id,omitempty"`
  4113. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4114. XXX_unrecognized []byte `json:"-"`
  4115. XXX_sizecache int32 `json:"-"`
  4116. }
  4117. func (m *SSGuildBattleOnlineGetRewardReq) Reset() { *m = SSGuildBattleOnlineGetRewardReq{} }
  4118. func (m *SSGuildBattleOnlineGetRewardReq) String() string { return proto.CompactTextString(m) }
  4119. func (*SSGuildBattleOnlineGetRewardReq) ProtoMessage() {}
  4120. func (*SSGuildBattleOnlineGetRewardReq) Descriptor() ([]byte, []int) {
  4121. return fileDescriptor_60207fea82c31ca8, []int{79}
  4122. }
  4123. func (m *SSGuildBattleOnlineGetRewardReq) XXX_Unmarshal(b []byte) error {
  4124. return xxx_messageInfo_SSGuildBattleOnlineGetRewardReq.Unmarshal(m, b)
  4125. }
  4126. func (m *SSGuildBattleOnlineGetRewardReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4127. return xxx_messageInfo_SSGuildBattleOnlineGetRewardReq.Marshal(b, m, deterministic)
  4128. }
  4129. func (m *SSGuildBattleOnlineGetRewardReq) XXX_Merge(src proto.Message) {
  4130. xxx_messageInfo_SSGuildBattleOnlineGetRewardReq.Merge(m, src)
  4131. }
  4132. func (m *SSGuildBattleOnlineGetRewardReq) XXX_Size() int {
  4133. return xxx_messageInfo_SSGuildBattleOnlineGetRewardReq.Size(m)
  4134. }
  4135. func (m *SSGuildBattleOnlineGetRewardReq) XXX_DiscardUnknown() {
  4136. xxx_messageInfo_SSGuildBattleOnlineGetRewardReq.DiscardUnknown(m)
  4137. }
  4138. var xxx_messageInfo_SSGuildBattleOnlineGetRewardReq proto.InternalMessageInfo
  4139. func (m *SSGuildBattleOnlineGetRewardReq) GetUid() uint64 {
  4140. if m != nil {
  4141. return m.Uid
  4142. }
  4143. return 0
  4144. }
  4145. func (m *SSGuildBattleOnlineGetRewardReq) GetCurRewardId() int32 {
  4146. if m != nil {
  4147. return m.CurRewardId
  4148. }
  4149. return 0
  4150. }
  4151. func (m *SSGuildBattleOnlineGetRewardReq) GetMvpRewardId() int32 {
  4152. if m != nil {
  4153. return m.MvpRewardId
  4154. }
  4155. return 0
  4156. }
  4157. type GuildBattleReward struct {
  4158. IsPre bool `protobuf:"varint,1,opt,name=is_pre,json=isPre,proto3" json:"is_pre,omitempty"`
  4159. RewardType int32 `protobuf:"varint,2,opt,name=reward_type,json=rewardType,proto3" json:"reward_type,omitempty"`
  4160. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4161. XXX_unrecognized []byte `json:"-"`
  4162. XXX_sizecache int32 `json:"-"`
  4163. }
  4164. func (m *GuildBattleReward) Reset() { *m = GuildBattleReward{} }
  4165. func (m *GuildBattleReward) String() string { return proto.CompactTextString(m) }
  4166. func (*GuildBattleReward) ProtoMessage() {}
  4167. func (*GuildBattleReward) Descriptor() ([]byte, []int) {
  4168. return fileDescriptor_60207fea82c31ca8, []int{80}
  4169. }
  4170. func (m *GuildBattleReward) XXX_Unmarshal(b []byte) error {
  4171. return xxx_messageInfo_GuildBattleReward.Unmarshal(m, b)
  4172. }
  4173. func (m *GuildBattleReward) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4174. return xxx_messageInfo_GuildBattleReward.Marshal(b, m, deterministic)
  4175. }
  4176. func (m *GuildBattleReward) XXX_Merge(src proto.Message) {
  4177. xxx_messageInfo_GuildBattleReward.Merge(m, src)
  4178. }
  4179. func (m *GuildBattleReward) XXX_Size() int {
  4180. return xxx_messageInfo_GuildBattleReward.Size(m)
  4181. }
  4182. func (m *GuildBattleReward) XXX_DiscardUnknown() {
  4183. xxx_messageInfo_GuildBattleReward.DiscardUnknown(m)
  4184. }
  4185. var xxx_messageInfo_GuildBattleReward proto.InternalMessageInfo
  4186. func (m *GuildBattleReward) GetIsPre() bool {
  4187. if m != nil {
  4188. return m.IsPre
  4189. }
  4190. return false
  4191. }
  4192. func (m *GuildBattleReward) GetRewardType() int32 {
  4193. if m != nil {
  4194. return m.RewardType
  4195. }
  4196. return 0
  4197. }
  4198. type SSGuildBattleOnlineGetRewardAck struct {
  4199. RoundReward []*GuildBattleReward `protobuf:"bytes,1,rep,name=round_reward,json=roundReward,proto3" json:"round_reward,omitempty"`
  4200. CurBattleRound int32 `protobuf:"varint,2,opt,name=cur_battle_round,json=curBattleRound,proto3" json:"cur_battle_round,omitempty"`
  4201. ScoreMvp []*MvpRewardInfo `protobuf:"bytes,3,rep,name=score_mvp,json=scoreMvp,proto3" json:"score_mvp,omitempty"`
  4202. KillerMvp []*MvpRewardInfo `protobuf:"bytes,4,rep,name=killer_mvp,json=killerMvp,proto3" json:"killer_mvp,omitempty"`
  4203. CurMvpRound int32 `protobuf:"varint,5,opt,name=cur_mvp_round,json=curMvpRound,proto3" json:"cur_mvp_round,omitempty"`
  4204. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4205. XXX_unrecognized []byte `json:"-"`
  4206. XXX_sizecache int32 `json:"-"`
  4207. }
  4208. func (m *SSGuildBattleOnlineGetRewardAck) Reset() { *m = SSGuildBattleOnlineGetRewardAck{} }
  4209. func (m *SSGuildBattleOnlineGetRewardAck) String() string { return proto.CompactTextString(m) }
  4210. func (*SSGuildBattleOnlineGetRewardAck) ProtoMessage() {}
  4211. func (*SSGuildBattleOnlineGetRewardAck) Descriptor() ([]byte, []int) {
  4212. return fileDescriptor_60207fea82c31ca8, []int{81}
  4213. }
  4214. func (m *SSGuildBattleOnlineGetRewardAck) XXX_Unmarshal(b []byte) error {
  4215. return xxx_messageInfo_SSGuildBattleOnlineGetRewardAck.Unmarshal(m, b)
  4216. }
  4217. func (m *SSGuildBattleOnlineGetRewardAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4218. return xxx_messageInfo_SSGuildBattleOnlineGetRewardAck.Marshal(b, m, deterministic)
  4219. }
  4220. func (m *SSGuildBattleOnlineGetRewardAck) XXX_Merge(src proto.Message) {
  4221. xxx_messageInfo_SSGuildBattleOnlineGetRewardAck.Merge(m, src)
  4222. }
  4223. func (m *SSGuildBattleOnlineGetRewardAck) XXX_Size() int {
  4224. return xxx_messageInfo_SSGuildBattleOnlineGetRewardAck.Size(m)
  4225. }
  4226. func (m *SSGuildBattleOnlineGetRewardAck) XXX_DiscardUnknown() {
  4227. xxx_messageInfo_SSGuildBattleOnlineGetRewardAck.DiscardUnknown(m)
  4228. }
  4229. var xxx_messageInfo_SSGuildBattleOnlineGetRewardAck proto.InternalMessageInfo
  4230. func (m *SSGuildBattleOnlineGetRewardAck) GetRoundReward() []*GuildBattleReward {
  4231. if m != nil {
  4232. return m.RoundReward
  4233. }
  4234. return nil
  4235. }
  4236. func (m *SSGuildBattleOnlineGetRewardAck) GetCurBattleRound() int32 {
  4237. if m != nil {
  4238. return m.CurBattleRound
  4239. }
  4240. return 0
  4241. }
  4242. func (m *SSGuildBattleOnlineGetRewardAck) GetScoreMvp() []*MvpRewardInfo {
  4243. if m != nil {
  4244. return m.ScoreMvp
  4245. }
  4246. return nil
  4247. }
  4248. func (m *SSGuildBattleOnlineGetRewardAck) GetKillerMvp() []*MvpRewardInfo {
  4249. if m != nil {
  4250. return m.KillerMvp
  4251. }
  4252. return nil
  4253. }
  4254. func (m *SSGuildBattleOnlineGetRewardAck) GetCurMvpRound() int32 {
  4255. if m != nil {
  4256. return m.CurMvpRound
  4257. }
  4258. return 0
  4259. }
  4260. type SSGuildBattleCPChangeNtf struct {
  4261. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4262. XXX_unrecognized []byte `json:"-"`
  4263. XXX_sizecache int32 `json:"-"`
  4264. }
  4265. func (m *SSGuildBattleCPChangeNtf) Reset() { *m = SSGuildBattleCPChangeNtf{} }
  4266. func (m *SSGuildBattleCPChangeNtf) String() string { return proto.CompactTextString(m) }
  4267. func (*SSGuildBattleCPChangeNtf) ProtoMessage() {}
  4268. func (*SSGuildBattleCPChangeNtf) Descriptor() ([]byte, []int) {
  4269. return fileDescriptor_60207fea82c31ca8, []int{82}
  4270. }
  4271. func (m *SSGuildBattleCPChangeNtf) XXX_Unmarshal(b []byte) error {
  4272. return xxx_messageInfo_SSGuildBattleCPChangeNtf.Unmarshal(m, b)
  4273. }
  4274. func (m *SSGuildBattleCPChangeNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4275. return xxx_messageInfo_SSGuildBattleCPChangeNtf.Marshal(b, m, deterministic)
  4276. }
  4277. func (m *SSGuildBattleCPChangeNtf) XXX_Merge(src proto.Message) {
  4278. xxx_messageInfo_SSGuildBattleCPChangeNtf.Merge(m, src)
  4279. }
  4280. func (m *SSGuildBattleCPChangeNtf) XXX_Size() int {
  4281. return xxx_messageInfo_SSGuildBattleCPChangeNtf.Size(m)
  4282. }
  4283. func (m *SSGuildBattleCPChangeNtf) XXX_DiscardUnknown() {
  4284. xxx_messageInfo_SSGuildBattleCPChangeNtf.DiscardUnknown(m)
  4285. }
  4286. var xxx_messageInfo_SSGuildBattleCPChangeNtf proto.InternalMessageInfo
  4287. // 公会战GM
  4288. type SSGuildBattleGMAddGuildCPReq struct {
  4289. GuildId uint64 `protobuf:"varint,1,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  4290. AddScore uint32 `protobuf:"varint,2,opt,name=add_score,json=addScore,proto3" json:"add_score,omitempty"`
  4291. Uid uint64 `protobuf:"varint,3,opt,name=uid,proto3" json:"uid,omitempty"`
  4292. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4293. XXX_unrecognized []byte `json:"-"`
  4294. XXX_sizecache int32 `json:"-"`
  4295. }
  4296. func (m *SSGuildBattleGMAddGuildCPReq) Reset() { *m = SSGuildBattleGMAddGuildCPReq{} }
  4297. func (m *SSGuildBattleGMAddGuildCPReq) String() string { return proto.CompactTextString(m) }
  4298. func (*SSGuildBattleGMAddGuildCPReq) ProtoMessage() {}
  4299. func (*SSGuildBattleGMAddGuildCPReq) Descriptor() ([]byte, []int) {
  4300. return fileDescriptor_60207fea82c31ca8, []int{83}
  4301. }
  4302. func (m *SSGuildBattleGMAddGuildCPReq) XXX_Unmarshal(b []byte) error {
  4303. return xxx_messageInfo_SSGuildBattleGMAddGuildCPReq.Unmarshal(m, b)
  4304. }
  4305. func (m *SSGuildBattleGMAddGuildCPReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4306. return xxx_messageInfo_SSGuildBattleGMAddGuildCPReq.Marshal(b, m, deterministic)
  4307. }
  4308. func (m *SSGuildBattleGMAddGuildCPReq) XXX_Merge(src proto.Message) {
  4309. xxx_messageInfo_SSGuildBattleGMAddGuildCPReq.Merge(m, src)
  4310. }
  4311. func (m *SSGuildBattleGMAddGuildCPReq) XXX_Size() int {
  4312. return xxx_messageInfo_SSGuildBattleGMAddGuildCPReq.Size(m)
  4313. }
  4314. func (m *SSGuildBattleGMAddGuildCPReq) XXX_DiscardUnknown() {
  4315. xxx_messageInfo_SSGuildBattleGMAddGuildCPReq.DiscardUnknown(m)
  4316. }
  4317. var xxx_messageInfo_SSGuildBattleGMAddGuildCPReq proto.InternalMessageInfo
  4318. func (m *SSGuildBattleGMAddGuildCPReq) GetGuildId() uint64 {
  4319. if m != nil {
  4320. return m.GuildId
  4321. }
  4322. return 0
  4323. }
  4324. func (m *SSGuildBattleGMAddGuildCPReq) GetAddScore() uint32 {
  4325. if m != nil {
  4326. return m.AddScore
  4327. }
  4328. return 0
  4329. }
  4330. func (m *SSGuildBattleGMAddGuildCPReq) GetUid() uint64 {
  4331. if m != nil {
  4332. return m.Uid
  4333. }
  4334. return 0
  4335. }
  4336. // 添加战斗积分
  4337. type SSGuildBattleGMAddGuildScoreReq struct {
  4338. BattleIndex int32 `protobuf:"varint,1,opt,name=battle_index,json=battleIndex,proto3" json:"battle_index,omitempty"`
  4339. GuildIndex int32 `protobuf:"varint,2,opt,name=guild_index,json=guildIndex,proto3" json:"guild_index,omitempty"`
  4340. AddScore int32 `protobuf:"varint,3,opt,name=add_score,json=addScore,proto3" json:"add_score,omitempty"`
  4341. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4342. XXX_unrecognized []byte `json:"-"`
  4343. XXX_sizecache int32 `json:"-"`
  4344. }
  4345. func (m *SSGuildBattleGMAddGuildScoreReq) Reset() { *m = SSGuildBattleGMAddGuildScoreReq{} }
  4346. func (m *SSGuildBattleGMAddGuildScoreReq) String() string { return proto.CompactTextString(m) }
  4347. func (*SSGuildBattleGMAddGuildScoreReq) ProtoMessage() {}
  4348. func (*SSGuildBattleGMAddGuildScoreReq) Descriptor() ([]byte, []int) {
  4349. return fileDescriptor_60207fea82c31ca8, []int{84}
  4350. }
  4351. func (m *SSGuildBattleGMAddGuildScoreReq) XXX_Unmarshal(b []byte) error {
  4352. return xxx_messageInfo_SSGuildBattleGMAddGuildScoreReq.Unmarshal(m, b)
  4353. }
  4354. func (m *SSGuildBattleGMAddGuildScoreReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4355. return xxx_messageInfo_SSGuildBattleGMAddGuildScoreReq.Marshal(b, m, deterministic)
  4356. }
  4357. func (m *SSGuildBattleGMAddGuildScoreReq) XXX_Merge(src proto.Message) {
  4358. xxx_messageInfo_SSGuildBattleGMAddGuildScoreReq.Merge(m, src)
  4359. }
  4360. func (m *SSGuildBattleGMAddGuildScoreReq) XXX_Size() int {
  4361. return xxx_messageInfo_SSGuildBattleGMAddGuildScoreReq.Size(m)
  4362. }
  4363. func (m *SSGuildBattleGMAddGuildScoreReq) XXX_DiscardUnknown() {
  4364. xxx_messageInfo_SSGuildBattleGMAddGuildScoreReq.DiscardUnknown(m)
  4365. }
  4366. var xxx_messageInfo_SSGuildBattleGMAddGuildScoreReq proto.InternalMessageInfo
  4367. func (m *SSGuildBattleGMAddGuildScoreReq) GetBattleIndex() int32 {
  4368. if m != nil {
  4369. return m.BattleIndex
  4370. }
  4371. return 0
  4372. }
  4373. func (m *SSGuildBattleGMAddGuildScoreReq) GetGuildIndex() int32 {
  4374. if m != nil {
  4375. return m.GuildIndex
  4376. }
  4377. return 0
  4378. }
  4379. func (m *SSGuildBattleGMAddGuildScoreReq) GetAddScore() int32 {
  4380. if m != nil {
  4381. return m.AddScore
  4382. }
  4383. return 0
  4384. }
  4385. // GM会长转让
  4386. type SSGuildBattleGMChangeLeaderReq struct {
  4387. GuildId uint64 `protobuf:"varint,1,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  4388. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4389. XXX_unrecognized []byte `json:"-"`
  4390. XXX_sizecache int32 `json:"-"`
  4391. }
  4392. func (m *SSGuildBattleGMChangeLeaderReq) Reset() { *m = SSGuildBattleGMChangeLeaderReq{} }
  4393. func (m *SSGuildBattleGMChangeLeaderReq) String() string { return proto.CompactTextString(m) }
  4394. func (*SSGuildBattleGMChangeLeaderReq) ProtoMessage() {}
  4395. func (*SSGuildBattleGMChangeLeaderReq) Descriptor() ([]byte, []int) {
  4396. return fileDescriptor_60207fea82c31ca8, []int{85}
  4397. }
  4398. func (m *SSGuildBattleGMChangeLeaderReq) XXX_Unmarshal(b []byte) error {
  4399. return xxx_messageInfo_SSGuildBattleGMChangeLeaderReq.Unmarshal(m, b)
  4400. }
  4401. func (m *SSGuildBattleGMChangeLeaderReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4402. return xxx_messageInfo_SSGuildBattleGMChangeLeaderReq.Marshal(b, m, deterministic)
  4403. }
  4404. func (m *SSGuildBattleGMChangeLeaderReq) XXX_Merge(src proto.Message) {
  4405. xxx_messageInfo_SSGuildBattleGMChangeLeaderReq.Merge(m, src)
  4406. }
  4407. func (m *SSGuildBattleGMChangeLeaderReq) XXX_Size() int {
  4408. return xxx_messageInfo_SSGuildBattleGMChangeLeaderReq.Size(m)
  4409. }
  4410. func (m *SSGuildBattleGMChangeLeaderReq) XXX_DiscardUnknown() {
  4411. xxx_messageInfo_SSGuildBattleGMChangeLeaderReq.DiscardUnknown(m)
  4412. }
  4413. var xxx_messageInfo_SSGuildBattleGMChangeLeaderReq proto.InternalMessageInfo
  4414. func (m *SSGuildBattleGMChangeLeaderReq) GetGuildId() uint64 {
  4415. if m != nil {
  4416. return m.GuildId
  4417. }
  4418. return 0
  4419. }
  4420. // GM会长转让
  4421. type SSGuildBattleGMKickMemberReq struct {
  4422. GuildId uint64 `protobuf:"varint,1,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  4423. Uid uint64 `protobuf:"varint,2,opt,name=uid,proto3" json:"uid,omitempty"`
  4424. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4425. XXX_unrecognized []byte `json:"-"`
  4426. XXX_sizecache int32 `json:"-"`
  4427. }
  4428. func (m *SSGuildBattleGMKickMemberReq) Reset() { *m = SSGuildBattleGMKickMemberReq{} }
  4429. func (m *SSGuildBattleGMKickMemberReq) String() string { return proto.CompactTextString(m) }
  4430. func (*SSGuildBattleGMKickMemberReq) ProtoMessage() {}
  4431. func (*SSGuildBattleGMKickMemberReq) Descriptor() ([]byte, []int) {
  4432. return fileDescriptor_60207fea82c31ca8, []int{86}
  4433. }
  4434. func (m *SSGuildBattleGMKickMemberReq) XXX_Unmarshal(b []byte) error {
  4435. return xxx_messageInfo_SSGuildBattleGMKickMemberReq.Unmarshal(m, b)
  4436. }
  4437. func (m *SSGuildBattleGMKickMemberReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4438. return xxx_messageInfo_SSGuildBattleGMKickMemberReq.Marshal(b, m, deterministic)
  4439. }
  4440. func (m *SSGuildBattleGMKickMemberReq) XXX_Merge(src proto.Message) {
  4441. xxx_messageInfo_SSGuildBattleGMKickMemberReq.Merge(m, src)
  4442. }
  4443. func (m *SSGuildBattleGMKickMemberReq) XXX_Size() int {
  4444. return xxx_messageInfo_SSGuildBattleGMKickMemberReq.Size(m)
  4445. }
  4446. func (m *SSGuildBattleGMKickMemberReq) XXX_DiscardUnknown() {
  4447. xxx_messageInfo_SSGuildBattleGMKickMemberReq.DiscardUnknown(m)
  4448. }
  4449. var xxx_messageInfo_SSGuildBattleGMKickMemberReq proto.InternalMessageInfo
  4450. func (m *SSGuildBattleGMKickMemberReq) GetGuildId() uint64 {
  4451. if m != nil {
  4452. return m.GuildId
  4453. }
  4454. return 0
  4455. }
  4456. func (m *SSGuildBattleGMKickMemberReq) GetUid() uint64 {
  4457. if m != nil {
  4458. return m.Uid
  4459. }
  4460. return 0
  4461. }
  4462. // GM设置公会魔王伤害
  4463. type SSGuildBattleGMDemonDamageReq struct {
  4464. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4465. XXX_unrecognized []byte `json:"-"`
  4466. XXX_sizecache int32 `json:"-"`
  4467. }
  4468. func (m *SSGuildBattleGMDemonDamageReq) Reset() { *m = SSGuildBattleGMDemonDamageReq{} }
  4469. func (m *SSGuildBattleGMDemonDamageReq) String() string { return proto.CompactTextString(m) }
  4470. func (*SSGuildBattleGMDemonDamageReq) ProtoMessage() {}
  4471. func (*SSGuildBattleGMDemonDamageReq) Descriptor() ([]byte, []int) {
  4472. return fileDescriptor_60207fea82c31ca8, []int{87}
  4473. }
  4474. func (m *SSGuildBattleGMDemonDamageReq) XXX_Unmarshal(b []byte) error {
  4475. return xxx_messageInfo_SSGuildBattleGMDemonDamageReq.Unmarshal(m, b)
  4476. }
  4477. func (m *SSGuildBattleGMDemonDamageReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4478. return xxx_messageInfo_SSGuildBattleGMDemonDamageReq.Marshal(b, m, deterministic)
  4479. }
  4480. func (m *SSGuildBattleGMDemonDamageReq) XXX_Merge(src proto.Message) {
  4481. xxx_messageInfo_SSGuildBattleGMDemonDamageReq.Merge(m, src)
  4482. }
  4483. func (m *SSGuildBattleGMDemonDamageReq) XXX_Size() int {
  4484. return xxx_messageInfo_SSGuildBattleGMDemonDamageReq.Size(m)
  4485. }
  4486. func (m *SSGuildBattleGMDemonDamageReq) XXX_DiscardUnknown() {
  4487. xxx_messageInfo_SSGuildBattleGMDemonDamageReq.DiscardUnknown(m)
  4488. }
  4489. var xxx_messageInfo_SSGuildBattleGMDemonDamageReq proto.InternalMessageInfo
  4490. // 取消公会战公会操作拦截
  4491. type SSGuildBattleGMOperatorReq struct {
  4492. Operator int32 `protobuf:"varint,1,opt,name=operator,proto3" json:"operator,omitempty"`
  4493. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4494. XXX_unrecognized []byte `json:"-"`
  4495. XXX_sizecache int32 `json:"-"`
  4496. }
  4497. func (m *SSGuildBattleGMOperatorReq) Reset() { *m = SSGuildBattleGMOperatorReq{} }
  4498. func (m *SSGuildBattleGMOperatorReq) String() string { return proto.CompactTextString(m) }
  4499. func (*SSGuildBattleGMOperatorReq) ProtoMessage() {}
  4500. func (*SSGuildBattleGMOperatorReq) Descriptor() ([]byte, []int) {
  4501. return fileDescriptor_60207fea82c31ca8, []int{88}
  4502. }
  4503. func (m *SSGuildBattleGMOperatorReq) XXX_Unmarshal(b []byte) error {
  4504. return xxx_messageInfo_SSGuildBattleGMOperatorReq.Unmarshal(m, b)
  4505. }
  4506. func (m *SSGuildBattleGMOperatorReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4507. return xxx_messageInfo_SSGuildBattleGMOperatorReq.Marshal(b, m, deterministic)
  4508. }
  4509. func (m *SSGuildBattleGMOperatorReq) XXX_Merge(src proto.Message) {
  4510. xxx_messageInfo_SSGuildBattleGMOperatorReq.Merge(m, src)
  4511. }
  4512. func (m *SSGuildBattleGMOperatorReq) XXX_Size() int {
  4513. return xxx_messageInfo_SSGuildBattleGMOperatorReq.Size(m)
  4514. }
  4515. func (m *SSGuildBattleGMOperatorReq) XXX_DiscardUnknown() {
  4516. xxx_messageInfo_SSGuildBattleGMOperatorReq.DiscardUnknown(m)
  4517. }
  4518. var xxx_messageInfo_SSGuildBattleGMOperatorReq proto.InternalMessageInfo
  4519. func (m *SSGuildBattleGMOperatorReq) GetOperator() int32 {
  4520. if m != nil {
  4521. return m.Operator
  4522. }
  4523. return 0
  4524. }
  4525. type MvpRewardInfo struct {
  4526. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  4527. RewardType int32 `protobuf:"varint,2,opt,name=reward_type,json=rewardType,proto3" json:"reward_type,omitempty"`
  4528. BattleIndex int32 `protobuf:"varint,3,opt,name=battle_index,json=battleIndex,proto3" json:"battle_index,omitempty"`
  4529. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4530. XXX_unrecognized []byte `json:"-"`
  4531. XXX_sizecache int32 `json:"-"`
  4532. }
  4533. func (m *MvpRewardInfo) Reset() { *m = MvpRewardInfo{} }
  4534. func (m *MvpRewardInfo) String() string { return proto.CompactTextString(m) }
  4535. func (*MvpRewardInfo) ProtoMessage() {}
  4536. func (*MvpRewardInfo) Descriptor() ([]byte, []int) {
  4537. return fileDescriptor_60207fea82c31ca8, []int{89}
  4538. }
  4539. func (m *MvpRewardInfo) XXX_Unmarshal(b []byte) error {
  4540. return xxx_messageInfo_MvpRewardInfo.Unmarshal(m, b)
  4541. }
  4542. func (m *MvpRewardInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4543. return xxx_messageInfo_MvpRewardInfo.Marshal(b, m, deterministic)
  4544. }
  4545. func (m *MvpRewardInfo) XXX_Merge(src proto.Message) {
  4546. xxx_messageInfo_MvpRewardInfo.Merge(m, src)
  4547. }
  4548. func (m *MvpRewardInfo) XXX_Size() int {
  4549. return xxx_messageInfo_MvpRewardInfo.Size(m)
  4550. }
  4551. func (m *MvpRewardInfo) XXX_DiscardUnknown() {
  4552. xxx_messageInfo_MvpRewardInfo.DiscardUnknown(m)
  4553. }
  4554. var xxx_messageInfo_MvpRewardInfo proto.InternalMessageInfo
  4555. func (m *MvpRewardInfo) GetUid() uint64 {
  4556. if m != nil {
  4557. return m.Uid
  4558. }
  4559. return 0
  4560. }
  4561. func (m *MvpRewardInfo) GetRewardType() int32 {
  4562. if m != nil {
  4563. return m.RewardType
  4564. }
  4565. return 0
  4566. }
  4567. func (m *MvpRewardInfo) GetBattleIndex() int32 {
  4568. if m != nil {
  4569. return m.BattleIndex
  4570. }
  4571. return 0
  4572. }
  4573. // 公会战MVP奖励
  4574. type SSGuildBattleSendMvpRewardReq struct {
  4575. GuildBattleRound int32 `protobuf:"varint,1,opt,name=guild_battle_round,json=guildBattleRound,proto3" json:"guild_battle_round,omitempty"`
  4576. ScoreMvp []*MvpRewardInfo `protobuf:"bytes,2,rep,name=score_mvp,json=scoreMvp,proto3" json:"score_mvp,omitempty"`
  4577. KillerMvp []*MvpRewardInfo `protobuf:"bytes,3,rep,name=killer_mvp,json=killerMvp,proto3" json:"killer_mvp,omitempty"`
  4578. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4579. XXX_unrecognized []byte `json:"-"`
  4580. XXX_sizecache int32 `json:"-"`
  4581. }
  4582. func (m *SSGuildBattleSendMvpRewardReq) Reset() { *m = SSGuildBattleSendMvpRewardReq{} }
  4583. func (m *SSGuildBattleSendMvpRewardReq) String() string { return proto.CompactTextString(m) }
  4584. func (*SSGuildBattleSendMvpRewardReq) ProtoMessage() {}
  4585. func (*SSGuildBattleSendMvpRewardReq) Descriptor() ([]byte, []int) {
  4586. return fileDescriptor_60207fea82c31ca8, []int{90}
  4587. }
  4588. func (m *SSGuildBattleSendMvpRewardReq) XXX_Unmarshal(b []byte) error {
  4589. return xxx_messageInfo_SSGuildBattleSendMvpRewardReq.Unmarshal(m, b)
  4590. }
  4591. func (m *SSGuildBattleSendMvpRewardReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4592. return xxx_messageInfo_SSGuildBattleSendMvpRewardReq.Marshal(b, m, deterministic)
  4593. }
  4594. func (m *SSGuildBattleSendMvpRewardReq) XXX_Merge(src proto.Message) {
  4595. xxx_messageInfo_SSGuildBattleSendMvpRewardReq.Merge(m, src)
  4596. }
  4597. func (m *SSGuildBattleSendMvpRewardReq) XXX_Size() int {
  4598. return xxx_messageInfo_SSGuildBattleSendMvpRewardReq.Size(m)
  4599. }
  4600. func (m *SSGuildBattleSendMvpRewardReq) XXX_DiscardUnknown() {
  4601. xxx_messageInfo_SSGuildBattleSendMvpRewardReq.DiscardUnknown(m)
  4602. }
  4603. var xxx_messageInfo_SSGuildBattleSendMvpRewardReq proto.InternalMessageInfo
  4604. func (m *SSGuildBattleSendMvpRewardReq) GetGuildBattleRound() int32 {
  4605. if m != nil {
  4606. return m.GuildBattleRound
  4607. }
  4608. return 0
  4609. }
  4610. func (m *SSGuildBattleSendMvpRewardReq) GetScoreMvp() []*MvpRewardInfo {
  4611. if m != nil {
  4612. return m.ScoreMvp
  4613. }
  4614. return nil
  4615. }
  4616. func (m *SSGuildBattleSendMvpRewardReq) GetKillerMvp() []*MvpRewardInfo {
  4617. if m != nil {
  4618. return m.KillerMvp
  4619. }
  4620. return nil
  4621. }
  4622. // 公会战MVP奖励
  4623. type SSGuildBattleSendMvpRewardAck struct {
  4624. GuildBattleRound int32 `protobuf:"varint,1,opt,name=guild_battle_round,json=guildBattleRound,proto3" json:"guild_battle_round,omitempty"`
  4625. ScoreMvp []*MvpRewardInfo `protobuf:"bytes,2,rep,name=score_mvp,json=scoreMvp,proto3" json:"score_mvp,omitempty"`
  4626. KillerMvp []*MvpRewardInfo `protobuf:"bytes,3,rep,name=killer_mvp,json=killerMvp,proto3" json:"killer_mvp,omitempty"`
  4627. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4628. XXX_unrecognized []byte `json:"-"`
  4629. XXX_sizecache int32 `json:"-"`
  4630. }
  4631. func (m *SSGuildBattleSendMvpRewardAck) Reset() { *m = SSGuildBattleSendMvpRewardAck{} }
  4632. func (m *SSGuildBattleSendMvpRewardAck) String() string { return proto.CompactTextString(m) }
  4633. func (*SSGuildBattleSendMvpRewardAck) ProtoMessage() {}
  4634. func (*SSGuildBattleSendMvpRewardAck) Descriptor() ([]byte, []int) {
  4635. return fileDescriptor_60207fea82c31ca8, []int{91}
  4636. }
  4637. func (m *SSGuildBattleSendMvpRewardAck) XXX_Unmarshal(b []byte) error {
  4638. return xxx_messageInfo_SSGuildBattleSendMvpRewardAck.Unmarshal(m, b)
  4639. }
  4640. func (m *SSGuildBattleSendMvpRewardAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4641. return xxx_messageInfo_SSGuildBattleSendMvpRewardAck.Marshal(b, m, deterministic)
  4642. }
  4643. func (m *SSGuildBattleSendMvpRewardAck) XXX_Merge(src proto.Message) {
  4644. xxx_messageInfo_SSGuildBattleSendMvpRewardAck.Merge(m, src)
  4645. }
  4646. func (m *SSGuildBattleSendMvpRewardAck) XXX_Size() int {
  4647. return xxx_messageInfo_SSGuildBattleSendMvpRewardAck.Size(m)
  4648. }
  4649. func (m *SSGuildBattleSendMvpRewardAck) XXX_DiscardUnknown() {
  4650. xxx_messageInfo_SSGuildBattleSendMvpRewardAck.DiscardUnknown(m)
  4651. }
  4652. var xxx_messageInfo_SSGuildBattleSendMvpRewardAck proto.InternalMessageInfo
  4653. func (m *SSGuildBattleSendMvpRewardAck) GetGuildBattleRound() int32 {
  4654. if m != nil {
  4655. return m.GuildBattleRound
  4656. }
  4657. return 0
  4658. }
  4659. func (m *SSGuildBattleSendMvpRewardAck) GetScoreMvp() []*MvpRewardInfo {
  4660. if m != nil {
  4661. return m.ScoreMvp
  4662. }
  4663. return nil
  4664. }
  4665. func (m *SSGuildBattleSendMvpRewardAck) GetKillerMvp() []*MvpRewardInfo {
  4666. if m != nil {
  4667. return m.KillerMvp
  4668. }
  4669. return nil
  4670. }
  4671. // 公会战购买buff请求
  4672. type SSGuildBattleBuyBuffReq struct {
  4673. GuildBattleIdx int32 `protobuf:"varint,1,opt,name=guild_battle_idx,json=guildBattleIdx,proto3" json:"guild_battle_idx,omitempty"`
  4674. BuffIdList []int32 `protobuf:"varint,2,rep,packed,name=buff_id_list,json=buffIdList,proto3" json:"buff_id_list,omitempty"`
  4675. Uid uint64 `protobuf:"varint,3,opt,name=uid,proto3" json:"uid,omitempty"`
  4676. GuildId uint64 `protobuf:"varint,4,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  4677. TotalGold uint64 `protobuf:"varint,5,opt,name=total_gold,json=totalGold,proto3" json:"total_gold,omitempty"`
  4678. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4679. XXX_unrecognized []byte `json:"-"`
  4680. XXX_sizecache int32 `json:"-"`
  4681. }
  4682. func (m *SSGuildBattleBuyBuffReq) Reset() { *m = SSGuildBattleBuyBuffReq{} }
  4683. func (m *SSGuildBattleBuyBuffReq) String() string { return proto.CompactTextString(m) }
  4684. func (*SSGuildBattleBuyBuffReq) ProtoMessage() {}
  4685. func (*SSGuildBattleBuyBuffReq) Descriptor() ([]byte, []int) {
  4686. return fileDescriptor_60207fea82c31ca8, []int{92}
  4687. }
  4688. func (m *SSGuildBattleBuyBuffReq) XXX_Unmarshal(b []byte) error {
  4689. return xxx_messageInfo_SSGuildBattleBuyBuffReq.Unmarshal(m, b)
  4690. }
  4691. func (m *SSGuildBattleBuyBuffReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4692. return xxx_messageInfo_SSGuildBattleBuyBuffReq.Marshal(b, m, deterministic)
  4693. }
  4694. func (m *SSGuildBattleBuyBuffReq) XXX_Merge(src proto.Message) {
  4695. xxx_messageInfo_SSGuildBattleBuyBuffReq.Merge(m, src)
  4696. }
  4697. func (m *SSGuildBattleBuyBuffReq) XXX_Size() int {
  4698. return xxx_messageInfo_SSGuildBattleBuyBuffReq.Size(m)
  4699. }
  4700. func (m *SSGuildBattleBuyBuffReq) XXX_DiscardUnknown() {
  4701. xxx_messageInfo_SSGuildBattleBuyBuffReq.DiscardUnknown(m)
  4702. }
  4703. var xxx_messageInfo_SSGuildBattleBuyBuffReq proto.InternalMessageInfo
  4704. func (m *SSGuildBattleBuyBuffReq) GetGuildBattleIdx() int32 {
  4705. if m != nil {
  4706. return m.GuildBattleIdx
  4707. }
  4708. return 0
  4709. }
  4710. func (m *SSGuildBattleBuyBuffReq) GetBuffIdList() []int32 {
  4711. if m != nil {
  4712. return m.BuffIdList
  4713. }
  4714. return nil
  4715. }
  4716. func (m *SSGuildBattleBuyBuffReq) GetUid() uint64 {
  4717. if m != nil {
  4718. return m.Uid
  4719. }
  4720. return 0
  4721. }
  4722. func (m *SSGuildBattleBuyBuffReq) GetGuildId() uint64 {
  4723. if m != nil {
  4724. return m.GuildId
  4725. }
  4726. return 0
  4727. }
  4728. func (m *SSGuildBattleBuyBuffReq) GetTotalGold() uint64 {
  4729. if m != nil {
  4730. return m.TotalGold
  4731. }
  4732. return 0
  4733. }
  4734. // 公会战购买buff返回
  4735. type SSGuildBattleBuyBuffAck struct {
  4736. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  4737. Uid uint64 `protobuf:"varint,2,opt,name=uid,proto3" json:"uid,omitempty"`
  4738. NeedRes []*KeyValueType `protobuf:"bytes,3,rep,name=need_res,json=needRes,proto3" json:"need_res,omitempty"`
  4739. SelfData *GuildBattleSelfData `protobuf:"bytes,4,opt,name=self_data,json=selfData,proto3" json:"self_data,omitempty"`
  4740. GuildBattleIdx int32 `protobuf:"varint,5,opt,name=guild_battle_idx,json=guildBattleIdx,proto3" json:"guild_battle_idx,omitempty"`
  4741. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4742. XXX_unrecognized []byte `json:"-"`
  4743. XXX_sizecache int32 `json:"-"`
  4744. }
  4745. func (m *SSGuildBattleBuyBuffAck) Reset() { *m = SSGuildBattleBuyBuffAck{} }
  4746. func (m *SSGuildBattleBuyBuffAck) String() string { return proto.CompactTextString(m) }
  4747. func (*SSGuildBattleBuyBuffAck) ProtoMessage() {}
  4748. func (*SSGuildBattleBuyBuffAck) Descriptor() ([]byte, []int) {
  4749. return fileDescriptor_60207fea82c31ca8, []int{93}
  4750. }
  4751. func (m *SSGuildBattleBuyBuffAck) XXX_Unmarshal(b []byte) error {
  4752. return xxx_messageInfo_SSGuildBattleBuyBuffAck.Unmarshal(m, b)
  4753. }
  4754. func (m *SSGuildBattleBuyBuffAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4755. return xxx_messageInfo_SSGuildBattleBuyBuffAck.Marshal(b, m, deterministic)
  4756. }
  4757. func (m *SSGuildBattleBuyBuffAck) XXX_Merge(src proto.Message) {
  4758. xxx_messageInfo_SSGuildBattleBuyBuffAck.Merge(m, src)
  4759. }
  4760. func (m *SSGuildBattleBuyBuffAck) XXX_Size() int {
  4761. return xxx_messageInfo_SSGuildBattleBuyBuffAck.Size(m)
  4762. }
  4763. func (m *SSGuildBattleBuyBuffAck) XXX_DiscardUnknown() {
  4764. xxx_messageInfo_SSGuildBattleBuyBuffAck.DiscardUnknown(m)
  4765. }
  4766. var xxx_messageInfo_SSGuildBattleBuyBuffAck proto.InternalMessageInfo
  4767. func (m *SSGuildBattleBuyBuffAck) GetError() int32 {
  4768. if m != nil {
  4769. return m.Error
  4770. }
  4771. return 0
  4772. }
  4773. func (m *SSGuildBattleBuyBuffAck) GetUid() uint64 {
  4774. if m != nil {
  4775. return m.Uid
  4776. }
  4777. return 0
  4778. }
  4779. func (m *SSGuildBattleBuyBuffAck) GetNeedRes() []*KeyValueType {
  4780. if m != nil {
  4781. return m.NeedRes
  4782. }
  4783. return nil
  4784. }
  4785. func (m *SSGuildBattleBuyBuffAck) GetSelfData() *GuildBattleSelfData {
  4786. if m != nil {
  4787. return m.SelfData
  4788. }
  4789. return nil
  4790. }
  4791. func (m *SSGuildBattleBuyBuffAck) GetGuildBattleIdx() int32 {
  4792. if m != nil {
  4793. return m.GuildBattleIdx
  4794. }
  4795. return 0
  4796. }
  4797. type SSGuildBattleRewardReq struct {
  4798. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4799. XXX_unrecognized []byte `json:"-"`
  4800. XXX_sizecache int32 `json:"-"`
  4801. }
  4802. func (m *SSGuildBattleRewardReq) Reset() { *m = SSGuildBattleRewardReq{} }
  4803. func (m *SSGuildBattleRewardReq) String() string { return proto.CompactTextString(m) }
  4804. func (*SSGuildBattleRewardReq) ProtoMessage() {}
  4805. func (*SSGuildBattleRewardReq) Descriptor() ([]byte, []int) {
  4806. return fileDescriptor_60207fea82c31ca8, []int{94}
  4807. }
  4808. func (m *SSGuildBattleRewardReq) XXX_Unmarshal(b []byte) error {
  4809. return xxx_messageInfo_SSGuildBattleRewardReq.Unmarshal(m, b)
  4810. }
  4811. func (m *SSGuildBattleRewardReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4812. return xxx_messageInfo_SSGuildBattleRewardReq.Marshal(b, m, deterministic)
  4813. }
  4814. func (m *SSGuildBattleRewardReq) XXX_Merge(src proto.Message) {
  4815. xxx_messageInfo_SSGuildBattleRewardReq.Merge(m, src)
  4816. }
  4817. func (m *SSGuildBattleRewardReq) XXX_Size() int {
  4818. return xxx_messageInfo_SSGuildBattleRewardReq.Size(m)
  4819. }
  4820. func (m *SSGuildBattleRewardReq) XXX_DiscardUnknown() {
  4821. xxx_messageInfo_SSGuildBattleRewardReq.DiscardUnknown(m)
  4822. }
  4823. var xxx_messageInfo_SSGuildBattleRewardReq proto.InternalMessageInfo
  4824. type SSGuildDemonFightReq struct {
  4825. DemonId int32 `protobuf:"varint,1,opt,name=demon_id,json=demonId,proto3" json:"demon_id,omitempty"`
  4826. Damage uint64 `protobuf:"varint,2,opt,name=damage,proto3" json:"damage,omitempty"`
  4827. GuildId uint64 `protobuf:"varint,3,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  4828. Uid uint64 `protobuf:"varint,4,opt,name=uid,proto3" json:"uid,omitempty"`
  4829. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4830. XXX_unrecognized []byte `json:"-"`
  4831. XXX_sizecache int32 `json:"-"`
  4832. }
  4833. func (m *SSGuildDemonFightReq) Reset() { *m = SSGuildDemonFightReq{} }
  4834. func (m *SSGuildDemonFightReq) String() string { return proto.CompactTextString(m) }
  4835. func (*SSGuildDemonFightReq) ProtoMessage() {}
  4836. func (*SSGuildDemonFightReq) Descriptor() ([]byte, []int) {
  4837. return fileDescriptor_60207fea82c31ca8, []int{95}
  4838. }
  4839. func (m *SSGuildDemonFightReq) XXX_Unmarshal(b []byte) error {
  4840. return xxx_messageInfo_SSGuildDemonFightReq.Unmarshal(m, b)
  4841. }
  4842. func (m *SSGuildDemonFightReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4843. return xxx_messageInfo_SSGuildDemonFightReq.Marshal(b, m, deterministic)
  4844. }
  4845. func (m *SSGuildDemonFightReq) XXX_Merge(src proto.Message) {
  4846. xxx_messageInfo_SSGuildDemonFightReq.Merge(m, src)
  4847. }
  4848. func (m *SSGuildDemonFightReq) XXX_Size() int {
  4849. return xxx_messageInfo_SSGuildDemonFightReq.Size(m)
  4850. }
  4851. func (m *SSGuildDemonFightReq) XXX_DiscardUnknown() {
  4852. xxx_messageInfo_SSGuildDemonFightReq.DiscardUnknown(m)
  4853. }
  4854. var xxx_messageInfo_SSGuildDemonFightReq proto.InternalMessageInfo
  4855. func (m *SSGuildDemonFightReq) GetDemonId() int32 {
  4856. if m != nil {
  4857. return m.DemonId
  4858. }
  4859. return 0
  4860. }
  4861. func (m *SSGuildDemonFightReq) GetDamage() uint64 {
  4862. if m != nil {
  4863. return m.Damage
  4864. }
  4865. return 0
  4866. }
  4867. func (m *SSGuildDemonFightReq) GetGuildId() uint64 {
  4868. if m != nil {
  4869. return m.GuildId
  4870. }
  4871. return 0
  4872. }
  4873. func (m *SSGuildDemonFightReq) GetUid() uint64 {
  4874. if m != nil {
  4875. return m.Uid
  4876. }
  4877. return 0
  4878. }
  4879. type SSGuildDemonFightAck struct {
  4880. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  4881. DemonId int32 `protobuf:"varint,2,opt,name=demon_id,json=demonId,proto3" json:"demon_id,omitempty"`
  4882. FightCount int32 `protobuf:"varint,3,opt,name=fight_count,json=fightCount,proto3" json:"fight_count,omitempty"`
  4883. TotalDamage uint64 `protobuf:"varint,4,opt,name=total_damage,json=totalDamage,proto3" json:"total_damage,omitempty"`
  4884. Uid uint64 `protobuf:"varint,5,opt,name=uid,proto3" json:"uid,omitempty"`
  4885. RefreshTime uint64 `protobuf:"varint,6,opt,name=refresh_time,json=refreshTime,proto3" json:"refresh_time,omitempty"`
  4886. FreeFightCount int32 `protobuf:"varint,7,opt,name=free_fight_count,json=freeFightCount,proto3" json:"free_fight_count,omitempty"`
  4887. GuildName string `protobuf:"bytes,9,opt,name=guild_name,json=guildName,proto3" json:"guild_name,omitempty"`
  4888. RewardLevel int32 `protobuf:"varint,10,opt,name=reward_level,json=rewardLevel,proto3" json:"reward_level,omitempty"`
  4889. ReqUid uint64 `protobuf:"varint,11,opt,name=req_uid,json=reqUid,proto3" json:"req_uid,omitempty"`
  4890. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4891. XXX_unrecognized []byte `json:"-"`
  4892. XXX_sizecache int32 `json:"-"`
  4893. }
  4894. func (m *SSGuildDemonFightAck) Reset() { *m = SSGuildDemonFightAck{} }
  4895. func (m *SSGuildDemonFightAck) String() string { return proto.CompactTextString(m) }
  4896. func (*SSGuildDemonFightAck) ProtoMessage() {}
  4897. func (*SSGuildDemonFightAck) Descriptor() ([]byte, []int) {
  4898. return fileDescriptor_60207fea82c31ca8, []int{96}
  4899. }
  4900. func (m *SSGuildDemonFightAck) XXX_Unmarshal(b []byte) error {
  4901. return xxx_messageInfo_SSGuildDemonFightAck.Unmarshal(m, b)
  4902. }
  4903. func (m *SSGuildDemonFightAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4904. return xxx_messageInfo_SSGuildDemonFightAck.Marshal(b, m, deterministic)
  4905. }
  4906. func (m *SSGuildDemonFightAck) XXX_Merge(src proto.Message) {
  4907. xxx_messageInfo_SSGuildDemonFightAck.Merge(m, src)
  4908. }
  4909. func (m *SSGuildDemonFightAck) XXX_Size() int {
  4910. return xxx_messageInfo_SSGuildDemonFightAck.Size(m)
  4911. }
  4912. func (m *SSGuildDemonFightAck) XXX_DiscardUnknown() {
  4913. xxx_messageInfo_SSGuildDemonFightAck.DiscardUnknown(m)
  4914. }
  4915. var xxx_messageInfo_SSGuildDemonFightAck proto.InternalMessageInfo
  4916. func (m *SSGuildDemonFightAck) GetError() int32 {
  4917. if m != nil {
  4918. return m.Error
  4919. }
  4920. return 0
  4921. }
  4922. func (m *SSGuildDemonFightAck) GetDemonId() int32 {
  4923. if m != nil {
  4924. return m.DemonId
  4925. }
  4926. return 0
  4927. }
  4928. func (m *SSGuildDemonFightAck) GetFightCount() int32 {
  4929. if m != nil {
  4930. return m.FightCount
  4931. }
  4932. return 0
  4933. }
  4934. func (m *SSGuildDemonFightAck) GetTotalDamage() uint64 {
  4935. if m != nil {
  4936. return m.TotalDamage
  4937. }
  4938. return 0
  4939. }
  4940. func (m *SSGuildDemonFightAck) GetUid() uint64 {
  4941. if m != nil {
  4942. return m.Uid
  4943. }
  4944. return 0
  4945. }
  4946. func (m *SSGuildDemonFightAck) GetRefreshTime() uint64 {
  4947. if m != nil {
  4948. return m.RefreshTime
  4949. }
  4950. return 0
  4951. }
  4952. func (m *SSGuildDemonFightAck) GetFreeFightCount() int32 {
  4953. if m != nil {
  4954. return m.FreeFightCount
  4955. }
  4956. return 0
  4957. }
  4958. func (m *SSGuildDemonFightAck) GetGuildName() string {
  4959. if m != nil {
  4960. return m.GuildName
  4961. }
  4962. return ""
  4963. }
  4964. func (m *SSGuildDemonFightAck) GetRewardLevel() int32 {
  4965. if m != nil {
  4966. return m.RewardLevel
  4967. }
  4968. return 0
  4969. }
  4970. func (m *SSGuildDemonFightAck) GetReqUid() uint64 {
  4971. if m != nil {
  4972. return m.ReqUid
  4973. }
  4974. return 0
  4975. }
  4976. type SSGuildDemonOnlineGetRewardNtf struct {
  4977. DemonId int32 `protobuf:"varint,1,opt,name=demon_id,json=demonId,proto3" json:"demon_id,omitempty"`
  4978. RewardList []*KeyValueType `protobuf:"bytes,2,rep,name=reward_list,json=rewardList,proto3" json:"reward_list,omitempty"`
  4979. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  4980. XXX_unrecognized []byte `json:"-"`
  4981. XXX_sizecache int32 `json:"-"`
  4982. }
  4983. func (m *SSGuildDemonOnlineGetRewardNtf) Reset() { *m = SSGuildDemonOnlineGetRewardNtf{} }
  4984. func (m *SSGuildDemonOnlineGetRewardNtf) String() string { return proto.CompactTextString(m) }
  4985. func (*SSGuildDemonOnlineGetRewardNtf) ProtoMessage() {}
  4986. func (*SSGuildDemonOnlineGetRewardNtf) Descriptor() ([]byte, []int) {
  4987. return fileDescriptor_60207fea82c31ca8, []int{97}
  4988. }
  4989. func (m *SSGuildDemonOnlineGetRewardNtf) XXX_Unmarshal(b []byte) error {
  4990. return xxx_messageInfo_SSGuildDemonOnlineGetRewardNtf.Unmarshal(m, b)
  4991. }
  4992. func (m *SSGuildDemonOnlineGetRewardNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  4993. return xxx_messageInfo_SSGuildDemonOnlineGetRewardNtf.Marshal(b, m, deterministic)
  4994. }
  4995. func (m *SSGuildDemonOnlineGetRewardNtf) XXX_Merge(src proto.Message) {
  4996. xxx_messageInfo_SSGuildDemonOnlineGetRewardNtf.Merge(m, src)
  4997. }
  4998. func (m *SSGuildDemonOnlineGetRewardNtf) XXX_Size() int {
  4999. return xxx_messageInfo_SSGuildDemonOnlineGetRewardNtf.Size(m)
  5000. }
  5001. func (m *SSGuildDemonOnlineGetRewardNtf) XXX_DiscardUnknown() {
  5002. xxx_messageInfo_SSGuildDemonOnlineGetRewardNtf.DiscardUnknown(m)
  5003. }
  5004. var xxx_messageInfo_SSGuildDemonOnlineGetRewardNtf proto.InternalMessageInfo
  5005. func (m *SSGuildDemonOnlineGetRewardNtf) GetDemonId() int32 {
  5006. if m != nil {
  5007. return m.DemonId
  5008. }
  5009. return 0
  5010. }
  5011. func (m *SSGuildDemonOnlineGetRewardNtf) GetRewardList() []*KeyValueType {
  5012. if m != nil {
  5013. return m.RewardList
  5014. }
  5015. return nil
  5016. }
  5017. type SSGuildDemonRewardNtf struct {
  5018. DemonId int32 `protobuf:"varint,1,opt,name=demon_id,json=demonId,proto3" json:"demon_id,omitempty"`
  5019. DemonLevel int32 `protobuf:"varint,2,opt,name=demon_level,json=demonLevel,proto3" json:"demon_level,omitempty"`
  5020. TotalDamage uint64 `protobuf:"varint,3,opt,name=total_damage,json=totalDamage,proto3" json:"total_damage,omitempty"`
  5021. UidList []uint64 `protobuf:"varint,4,rep,packed,name=uid_list,json=uidList,proto3" json:"uid_list,omitempty"`
  5022. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5023. XXX_unrecognized []byte `json:"-"`
  5024. XXX_sizecache int32 `json:"-"`
  5025. }
  5026. func (m *SSGuildDemonRewardNtf) Reset() { *m = SSGuildDemonRewardNtf{} }
  5027. func (m *SSGuildDemonRewardNtf) String() string { return proto.CompactTextString(m) }
  5028. func (*SSGuildDemonRewardNtf) ProtoMessage() {}
  5029. func (*SSGuildDemonRewardNtf) Descriptor() ([]byte, []int) {
  5030. return fileDescriptor_60207fea82c31ca8, []int{98}
  5031. }
  5032. func (m *SSGuildDemonRewardNtf) XXX_Unmarshal(b []byte) error {
  5033. return xxx_messageInfo_SSGuildDemonRewardNtf.Unmarshal(m, b)
  5034. }
  5035. func (m *SSGuildDemonRewardNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5036. return xxx_messageInfo_SSGuildDemonRewardNtf.Marshal(b, m, deterministic)
  5037. }
  5038. func (m *SSGuildDemonRewardNtf) XXX_Merge(src proto.Message) {
  5039. xxx_messageInfo_SSGuildDemonRewardNtf.Merge(m, src)
  5040. }
  5041. func (m *SSGuildDemonRewardNtf) XXX_Size() int {
  5042. return xxx_messageInfo_SSGuildDemonRewardNtf.Size(m)
  5043. }
  5044. func (m *SSGuildDemonRewardNtf) XXX_DiscardUnknown() {
  5045. xxx_messageInfo_SSGuildDemonRewardNtf.DiscardUnknown(m)
  5046. }
  5047. var xxx_messageInfo_SSGuildDemonRewardNtf proto.InternalMessageInfo
  5048. func (m *SSGuildDemonRewardNtf) GetDemonId() int32 {
  5049. if m != nil {
  5050. return m.DemonId
  5051. }
  5052. return 0
  5053. }
  5054. func (m *SSGuildDemonRewardNtf) GetDemonLevel() int32 {
  5055. if m != nil {
  5056. return m.DemonLevel
  5057. }
  5058. return 0
  5059. }
  5060. func (m *SSGuildDemonRewardNtf) GetTotalDamage() uint64 {
  5061. if m != nil {
  5062. return m.TotalDamage
  5063. }
  5064. return 0
  5065. }
  5066. func (m *SSGuildDemonRewardNtf) GetUidList() []uint64 {
  5067. if m != nil {
  5068. return m.UidList
  5069. }
  5070. return nil
  5071. }
  5072. // ////////////////////////expedition
  5073. type SSExpeditionHelpReq struct {
  5074. BeHelpedUid uint64 `protobuf:"varint,1,opt,name=be_helped_uid,json=beHelpedUid,proto3" json:"be_helped_uid,omitempty"`
  5075. FromUid *CommonPlayerBriefInfo `protobuf:"bytes,2,opt,name=from_uid,json=fromUid,proto3" json:"from_uid,omitempty"`
  5076. HelpMsgSendTime uint64 `protobuf:"varint,3,opt,name=help_msg_send_time,json=helpMsgSendTime,proto3" json:"help_msg_send_time,omitempty"`
  5077. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5078. XXX_unrecognized []byte `json:"-"`
  5079. XXX_sizecache int32 `json:"-"`
  5080. }
  5081. func (m *SSExpeditionHelpReq) Reset() { *m = SSExpeditionHelpReq{} }
  5082. func (m *SSExpeditionHelpReq) String() string { return proto.CompactTextString(m) }
  5083. func (*SSExpeditionHelpReq) ProtoMessage() {}
  5084. func (*SSExpeditionHelpReq) Descriptor() ([]byte, []int) {
  5085. return fileDescriptor_60207fea82c31ca8, []int{99}
  5086. }
  5087. func (m *SSExpeditionHelpReq) XXX_Unmarshal(b []byte) error {
  5088. return xxx_messageInfo_SSExpeditionHelpReq.Unmarshal(m, b)
  5089. }
  5090. func (m *SSExpeditionHelpReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5091. return xxx_messageInfo_SSExpeditionHelpReq.Marshal(b, m, deterministic)
  5092. }
  5093. func (m *SSExpeditionHelpReq) XXX_Merge(src proto.Message) {
  5094. xxx_messageInfo_SSExpeditionHelpReq.Merge(m, src)
  5095. }
  5096. func (m *SSExpeditionHelpReq) XXX_Size() int {
  5097. return xxx_messageInfo_SSExpeditionHelpReq.Size(m)
  5098. }
  5099. func (m *SSExpeditionHelpReq) XXX_DiscardUnknown() {
  5100. xxx_messageInfo_SSExpeditionHelpReq.DiscardUnknown(m)
  5101. }
  5102. var xxx_messageInfo_SSExpeditionHelpReq proto.InternalMessageInfo
  5103. func (m *SSExpeditionHelpReq) GetBeHelpedUid() uint64 {
  5104. if m != nil {
  5105. return m.BeHelpedUid
  5106. }
  5107. return 0
  5108. }
  5109. func (m *SSExpeditionHelpReq) GetFromUid() *CommonPlayerBriefInfo {
  5110. if m != nil {
  5111. return m.FromUid
  5112. }
  5113. return nil
  5114. }
  5115. func (m *SSExpeditionHelpReq) GetHelpMsgSendTime() uint64 {
  5116. if m != nil {
  5117. return m.HelpMsgSendTime
  5118. }
  5119. return 0
  5120. }
  5121. type SSExpeditionHelpAck struct {
  5122. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  5123. BeHelpedUid uint64 `protobuf:"varint,2,opt,name=be_helped_uid,json=beHelpedUid,proto3" json:"be_helped_uid,omitempty"`
  5124. FromUid *CommonPlayerBriefInfo `protobuf:"bytes,3,opt,name=from_uid,json=fromUid,proto3" json:"from_uid,omitempty"`
  5125. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5126. XXX_unrecognized []byte `json:"-"`
  5127. XXX_sizecache int32 `json:"-"`
  5128. }
  5129. func (m *SSExpeditionHelpAck) Reset() { *m = SSExpeditionHelpAck{} }
  5130. func (m *SSExpeditionHelpAck) String() string { return proto.CompactTextString(m) }
  5131. func (*SSExpeditionHelpAck) ProtoMessage() {}
  5132. func (*SSExpeditionHelpAck) Descriptor() ([]byte, []int) {
  5133. return fileDescriptor_60207fea82c31ca8, []int{100}
  5134. }
  5135. func (m *SSExpeditionHelpAck) XXX_Unmarshal(b []byte) error {
  5136. return xxx_messageInfo_SSExpeditionHelpAck.Unmarshal(m, b)
  5137. }
  5138. func (m *SSExpeditionHelpAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5139. return xxx_messageInfo_SSExpeditionHelpAck.Marshal(b, m, deterministic)
  5140. }
  5141. func (m *SSExpeditionHelpAck) XXX_Merge(src proto.Message) {
  5142. xxx_messageInfo_SSExpeditionHelpAck.Merge(m, src)
  5143. }
  5144. func (m *SSExpeditionHelpAck) XXX_Size() int {
  5145. return xxx_messageInfo_SSExpeditionHelpAck.Size(m)
  5146. }
  5147. func (m *SSExpeditionHelpAck) XXX_DiscardUnknown() {
  5148. xxx_messageInfo_SSExpeditionHelpAck.DiscardUnknown(m)
  5149. }
  5150. var xxx_messageInfo_SSExpeditionHelpAck proto.InternalMessageInfo
  5151. func (m *SSExpeditionHelpAck) GetError() int32 {
  5152. if m != nil {
  5153. return m.Error
  5154. }
  5155. return 0
  5156. }
  5157. func (m *SSExpeditionHelpAck) GetBeHelpedUid() uint64 {
  5158. if m != nil {
  5159. return m.BeHelpedUid
  5160. }
  5161. return 0
  5162. }
  5163. func (m *SSExpeditionHelpAck) GetFromUid() *CommonPlayerBriefInfo {
  5164. if m != nil {
  5165. return m.FromUid
  5166. }
  5167. return nil
  5168. }
  5169. // 勇士积分排行
  5170. type SSExpeditionScoreRankListReq struct {
  5171. StartIdx int32 `protobuf:"varint,1,opt,name=start_idx,json=startIdx,proto3" json:"start_idx,omitempty"`
  5172. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5173. XXX_unrecognized []byte `json:"-"`
  5174. XXX_sizecache int32 `json:"-"`
  5175. }
  5176. func (m *SSExpeditionScoreRankListReq) Reset() { *m = SSExpeditionScoreRankListReq{} }
  5177. func (m *SSExpeditionScoreRankListReq) String() string { return proto.CompactTextString(m) }
  5178. func (*SSExpeditionScoreRankListReq) ProtoMessage() {}
  5179. func (*SSExpeditionScoreRankListReq) Descriptor() ([]byte, []int) {
  5180. return fileDescriptor_60207fea82c31ca8, []int{101}
  5181. }
  5182. func (m *SSExpeditionScoreRankListReq) XXX_Unmarshal(b []byte) error {
  5183. return xxx_messageInfo_SSExpeditionScoreRankListReq.Unmarshal(m, b)
  5184. }
  5185. func (m *SSExpeditionScoreRankListReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5186. return xxx_messageInfo_SSExpeditionScoreRankListReq.Marshal(b, m, deterministic)
  5187. }
  5188. func (m *SSExpeditionScoreRankListReq) XXX_Merge(src proto.Message) {
  5189. xxx_messageInfo_SSExpeditionScoreRankListReq.Merge(m, src)
  5190. }
  5191. func (m *SSExpeditionScoreRankListReq) XXX_Size() int {
  5192. return xxx_messageInfo_SSExpeditionScoreRankListReq.Size(m)
  5193. }
  5194. func (m *SSExpeditionScoreRankListReq) XXX_DiscardUnknown() {
  5195. xxx_messageInfo_SSExpeditionScoreRankListReq.DiscardUnknown(m)
  5196. }
  5197. var xxx_messageInfo_SSExpeditionScoreRankListReq proto.InternalMessageInfo
  5198. func (m *SSExpeditionScoreRankListReq) GetStartIdx() int32 {
  5199. if m != nil {
  5200. return m.StartIdx
  5201. }
  5202. return 0
  5203. }
  5204. type SSExpeditionScoreRankListAck struct {
  5205. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  5206. RankList []*ExpeditionRankInfo `protobuf:"bytes,2,rep,name=rank_list,json=rankList,proto3" json:"rank_list,omitempty"`
  5207. SelfRankInfo *ExpeditionRankInfo `protobuf:"bytes,3,opt,name=self_rank_info,json=selfRankInfo,proto3" json:"self_rank_info,omitempty"`
  5208. StartIdx int32 `protobuf:"varint,4,opt,name=start_idx,json=startIdx,proto3" json:"start_idx,omitempty"`
  5209. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5210. XXX_unrecognized []byte `json:"-"`
  5211. XXX_sizecache int32 `json:"-"`
  5212. }
  5213. func (m *SSExpeditionScoreRankListAck) Reset() { *m = SSExpeditionScoreRankListAck{} }
  5214. func (m *SSExpeditionScoreRankListAck) String() string { return proto.CompactTextString(m) }
  5215. func (*SSExpeditionScoreRankListAck) ProtoMessage() {}
  5216. func (*SSExpeditionScoreRankListAck) Descriptor() ([]byte, []int) {
  5217. return fileDescriptor_60207fea82c31ca8, []int{102}
  5218. }
  5219. func (m *SSExpeditionScoreRankListAck) XXX_Unmarshal(b []byte) error {
  5220. return xxx_messageInfo_SSExpeditionScoreRankListAck.Unmarshal(m, b)
  5221. }
  5222. func (m *SSExpeditionScoreRankListAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5223. return xxx_messageInfo_SSExpeditionScoreRankListAck.Marshal(b, m, deterministic)
  5224. }
  5225. func (m *SSExpeditionScoreRankListAck) XXX_Merge(src proto.Message) {
  5226. xxx_messageInfo_SSExpeditionScoreRankListAck.Merge(m, src)
  5227. }
  5228. func (m *SSExpeditionScoreRankListAck) XXX_Size() int {
  5229. return xxx_messageInfo_SSExpeditionScoreRankListAck.Size(m)
  5230. }
  5231. func (m *SSExpeditionScoreRankListAck) XXX_DiscardUnknown() {
  5232. xxx_messageInfo_SSExpeditionScoreRankListAck.DiscardUnknown(m)
  5233. }
  5234. var xxx_messageInfo_SSExpeditionScoreRankListAck proto.InternalMessageInfo
  5235. func (m *SSExpeditionScoreRankListAck) GetError() int32 {
  5236. if m != nil {
  5237. return m.Error
  5238. }
  5239. return 0
  5240. }
  5241. func (m *SSExpeditionScoreRankListAck) GetRankList() []*ExpeditionRankInfo {
  5242. if m != nil {
  5243. return m.RankList
  5244. }
  5245. return nil
  5246. }
  5247. func (m *SSExpeditionScoreRankListAck) GetSelfRankInfo() *ExpeditionRankInfo {
  5248. if m != nil {
  5249. return m.SelfRankInfo
  5250. }
  5251. return nil
  5252. }
  5253. func (m *SSExpeditionScoreRankListAck) GetStartIdx() int32 {
  5254. if m != nil {
  5255. return m.StartIdx
  5256. }
  5257. return 0
  5258. }
  5259. // 积分变动通知
  5260. type SSExpeditionUpdateScoreRankNtf struct {
  5261. CurScore uint32 `protobuf:"varint,1,opt,name=cur_score,json=curScore,proto3" json:"cur_score,omitempty"`
  5262. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5263. XXX_unrecognized []byte `json:"-"`
  5264. XXX_sizecache int32 `json:"-"`
  5265. }
  5266. func (m *SSExpeditionUpdateScoreRankNtf) Reset() { *m = SSExpeditionUpdateScoreRankNtf{} }
  5267. func (m *SSExpeditionUpdateScoreRankNtf) String() string { return proto.CompactTextString(m) }
  5268. func (*SSExpeditionUpdateScoreRankNtf) ProtoMessage() {}
  5269. func (*SSExpeditionUpdateScoreRankNtf) Descriptor() ([]byte, []int) {
  5270. return fileDescriptor_60207fea82c31ca8, []int{103}
  5271. }
  5272. func (m *SSExpeditionUpdateScoreRankNtf) XXX_Unmarshal(b []byte) error {
  5273. return xxx_messageInfo_SSExpeditionUpdateScoreRankNtf.Unmarshal(m, b)
  5274. }
  5275. func (m *SSExpeditionUpdateScoreRankNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5276. return xxx_messageInfo_SSExpeditionUpdateScoreRankNtf.Marshal(b, m, deterministic)
  5277. }
  5278. func (m *SSExpeditionUpdateScoreRankNtf) XXX_Merge(src proto.Message) {
  5279. xxx_messageInfo_SSExpeditionUpdateScoreRankNtf.Merge(m, src)
  5280. }
  5281. func (m *SSExpeditionUpdateScoreRankNtf) XXX_Size() int {
  5282. return xxx_messageInfo_SSExpeditionUpdateScoreRankNtf.Size(m)
  5283. }
  5284. func (m *SSExpeditionUpdateScoreRankNtf) XXX_DiscardUnknown() {
  5285. xxx_messageInfo_SSExpeditionUpdateScoreRankNtf.DiscardUnknown(m)
  5286. }
  5287. var xxx_messageInfo_SSExpeditionUpdateScoreRankNtf proto.InternalMessageInfo
  5288. func (m *SSExpeditionUpdateScoreRankNtf) GetCurScore() uint32 {
  5289. if m != nil {
  5290. return m.CurScore
  5291. }
  5292. return 0
  5293. }
  5294. // ////////////////////////invitation
  5295. // 填写邀请码成为导师成员
  5296. type SSInvitationBeToMemberReq struct {
  5297. MasterNumber uint64 `protobuf:"varint,1,opt,name=master_number,json=masterNumber,proto3" json:"master_number,omitempty"`
  5298. MasterUid uint64 `protobuf:"varint,2,opt,name=master_uid,json=masterUid,proto3" json:"master_uid,omitempty"`
  5299. SelfUid *InvitationMemberValData `protobuf:"bytes,3,opt,name=self_uid,json=selfUid,proto3" json:"self_uid,omitempty"`
  5300. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5301. XXX_unrecognized []byte `json:"-"`
  5302. XXX_sizecache int32 `json:"-"`
  5303. }
  5304. func (m *SSInvitationBeToMemberReq) Reset() { *m = SSInvitationBeToMemberReq{} }
  5305. func (m *SSInvitationBeToMemberReq) String() string { return proto.CompactTextString(m) }
  5306. func (*SSInvitationBeToMemberReq) ProtoMessage() {}
  5307. func (*SSInvitationBeToMemberReq) Descriptor() ([]byte, []int) {
  5308. return fileDescriptor_60207fea82c31ca8, []int{104}
  5309. }
  5310. func (m *SSInvitationBeToMemberReq) XXX_Unmarshal(b []byte) error {
  5311. return xxx_messageInfo_SSInvitationBeToMemberReq.Unmarshal(m, b)
  5312. }
  5313. func (m *SSInvitationBeToMemberReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5314. return xxx_messageInfo_SSInvitationBeToMemberReq.Marshal(b, m, deterministic)
  5315. }
  5316. func (m *SSInvitationBeToMemberReq) XXX_Merge(src proto.Message) {
  5317. xxx_messageInfo_SSInvitationBeToMemberReq.Merge(m, src)
  5318. }
  5319. func (m *SSInvitationBeToMemberReq) XXX_Size() int {
  5320. return xxx_messageInfo_SSInvitationBeToMemberReq.Size(m)
  5321. }
  5322. func (m *SSInvitationBeToMemberReq) XXX_DiscardUnknown() {
  5323. xxx_messageInfo_SSInvitationBeToMemberReq.DiscardUnknown(m)
  5324. }
  5325. var xxx_messageInfo_SSInvitationBeToMemberReq proto.InternalMessageInfo
  5326. func (m *SSInvitationBeToMemberReq) GetMasterNumber() uint64 {
  5327. if m != nil {
  5328. return m.MasterNumber
  5329. }
  5330. return 0
  5331. }
  5332. func (m *SSInvitationBeToMemberReq) GetMasterUid() uint64 {
  5333. if m != nil {
  5334. return m.MasterUid
  5335. }
  5336. return 0
  5337. }
  5338. func (m *SSInvitationBeToMemberReq) GetSelfUid() *InvitationMemberValData {
  5339. if m != nil {
  5340. return m.SelfUid
  5341. }
  5342. return nil
  5343. }
  5344. type SSInvitationBeToMemberAck struct {
  5345. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  5346. MasterNumber uint64 `protobuf:"varint,2,opt,name=master_number,json=masterNumber,proto3" json:"master_number,omitempty"`
  5347. MasterUid uint64 `protobuf:"varint,3,opt,name=master_uid,json=masterUid,proto3" json:"master_uid,omitempty"`
  5348. SelfUid *InvitationMemberValData `protobuf:"bytes,4,opt,name=self_uid,json=selfUid,proto3" json:"self_uid,omitempty"`
  5349. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5350. XXX_unrecognized []byte `json:"-"`
  5351. XXX_sizecache int32 `json:"-"`
  5352. }
  5353. func (m *SSInvitationBeToMemberAck) Reset() { *m = SSInvitationBeToMemberAck{} }
  5354. func (m *SSInvitationBeToMemberAck) String() string { return proto.CompactTextString(m) }
  5355. func (*SSInvitationBeToMemberAck) ProtoMessage() {}
  5356. func (*SSInvitationBeToMemberAck) Descriptor() ([]byte, []int) {
  5357. return fileDescriptor_60207fea82c31ca8, []int{105}
  5358. }
  5359. func (m *SSInvitationBeToMemberAck) XXX_Unmarshal(b []byte) error {
  5360. return xxx_messageInfo_SSInvitationBeToMemberAck.Unmarshal(m, b)
  5361. }
  5362. func (m *SSInvitationBeToMemberAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5363. return xxx_messageInfo_SSInvitationBeToMemberAck.Marshal(b, m, deterministic)
  5364. }
  5365. func (m *SSInvitationBeToMemberAck) XXX_Merge(src proto.Message) {
  5366. xxx_messageInfo_SSInvitationBeToMemberAck.Merge(m, src)
  5367. }
  5368. func (m *SSInvitationBeToMemberAck) XXX_Size() int {
  5369. return xxx_messageInfo_SSInvitationBeToMemberAck.Size(m)
  5370. }
  5371. func (m *SSInvitationBeToMemberAck) XXX_DiscardUnknown() {
  5372. xxx_messageInfo_SSInvitationBeToMemberAck.DiscardUnknown(m)
  5373. }
  5374. var xxx_messageInfo_SSInvitationBeToMemberAck proto.InternalMessageInfo
  5375. func (m *SSInvitationBeToMemberAck) GetError() int32 {
  5376. if m != nil {
  5377. return m.Error
  5378. }
  5379. return 0
  5380. }
  5381. func (m *SSInvitationBeToMemberAck) GetMasterNumber() uint64 {
  5382. if m != nil {
  5383. return m.MasterNumber
  5384. }
  5385. return 0
  5386. }
  5387. func (m *SSInvitationBeToMemberAck) GetMasterUid() uint64 {
  5388. if m != nil {
  5389. return m.MasterUid
  5390. }
  5391. return 0
  5392. }
  5393. func (m *SSInvitationBeToMemberAck) GetSelfUid() *InvitationMemberValData {
  5394. if m != nil {
  5395. return m.SelfUid
  5396. }
  5397. return nil
  5398. }
  5399. // master不在线操作数据库
  5400. type SSInvitationBeToMemberDBReq struct {
  5401. MasterNumber uint64 `protobuf:"varint,1,opt,name=master_number,json=masterNumber,proto3" json:"master_number,omitempty"`
  5402. MasterUid uint64 `protobuf:"varint,2,opt,name=master_uid,json=masterUid,proto3" json:"master_uid,omitempty"`
  5403. SelfUid *InvitationMemberValData `protobuf:"bytes,3,opt,name=self_uid,json=selfUid,proto3" json:"self_uid,omitempty"`
  5404. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5405. XXX_unrecognized []byte `json:"-"`
  5406. XXX_sizecache int32 `json:"-"`
  5407. }
  5408. func (m *SSInvitationBeToMemberDBReq) Reset() { *m = SSInvitationBeToMemberDBReq{} }
  5409. func (m *SSInvitationBeToMemberDBReq) String() string { return proto.CompactTextString(m) }
  5410. func (*SSInvitationBeToMemberDBReq) ProtoMessage() {}
  5411. func (*SSInvitationBeToMemberDBReq) Descriptor() ([]byte, []int) {
  5412. return fileDescriptor_60207fea82c31ca8, []int{106}
  5413. }
  5414. func (m *SSInvitationBeToMemberDBReq) XXX_Unmarshal(b []byte) error {
  5415. return xxx_messageInfo_SSInvitationBeToMemberDBReq.Unmarshal(m, b)
  5416. }
  5417. func (m *SSInvitationBeToMemberDBReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5418. return xxx_messageInfo_SSInvitationBeToMemberDBReq.Marshal(b, m, deterministic)
  5419. }
  5420. func (m *SSInvitationBeToMemberDBReq) XXX_Merge(src proto.Message) {
  5421. xxx_messageInfo_SSInvitationBeToMemberDBReq.Merge(m, src)
  5422. }
  5423. func (m *SSInvitationBeToMemberDBReq) XXX_Size() int {
  5424. return xxx_messageInfo_SSInvitationBeToMemberDBReq.Size(m)
  5425. }
  5426. func (m *SSInvitationBeToMemberDBReq) XXX_DiscardUnknown() {
  5427. xxx_messageInfo_SSInvitationBeToMemberDBReq.DiscardUnknown(m)
  5428. }
  5429. var xxx_messageInfo_SSInvitationBeToMemberDBReq proto.InternalMessageInfo
  5430. func (m *SSInvitationBeToMemberDBReq) GetMasterNumber() uint64 {
  5431. if m != nil {
  5432. return m.MasterNumber
  5433. }
  5434. return 0
  5435. }
  5436. func (m *SSInvitationBeToMemberDBReq) GetMasterUid() uint64 {
  5437. if m != nil {
  5438. return m.MasterUid
  5439. }
  5440. return 0
  5441. }
  5442. func (m *SSInvitationBeToMemberDBReq) GetSelfUid() *InvitationMemberValData {
  5443. if m != nil {
  5444. return m.SelfUid
  5445. }
  5446. return nil
  5447. }
  5448. type SSInvitationBeToMemberDBAck struct {
  5449. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  5450. MasterNumber uint64 `protobuf:"varint,2,opt,name=master_number,json=masterNumber,proto3" json:"master_number,omitempty"`
  5451. MasterUid uint64 `protobuf:"varint,3,opt,name=master_uid,json=masterUid,proto3" json:"master_uid,omitempty"`
  5452. SelfUid *InvitationMemberValData `protobuf:"bytes,4,opt,name=self_uid,json=selfUid,proto3" json:"self_uid,omitempty"`
  5453. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5454. XXX_unrecognized []byte `json:"-"`
  5455. XXX_sizecache int32 `json:"-"`
  5456. }
  5457. func (m *SSInvitationBeToMemberDBAck) Reset() { *m = SSInvitationBeToMemberDBAck{} }
  5458. func (m *SSInvitationBeToMemberDBAck) String() string { return proto.CompactTextString(m) }
  5459. func (*SSInvitationBeToMemberDBAck) ProtoMessage() {}
  5460. func (*SSInvitationBeToMemberDBAck) Descriptor() ([]byte, []int) {
  5461. return fileDescriptor_60207fea82c31ca8, []int{107}
  5462. }
  5463. func (m *SSInvitationBeToMemberDBAck) XXX_Unmarshal(b []byte) error {
  5464. return xxx_messageInfo_SSInvitationBeToMemberDBAck.Unmarshal(m, b)
  5465. }
  5466. func (m *SSInvitationBeToMemberDBAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5467. return xxx_messageInfo_SSInvitationBeToMemberDBAck.Marshal(b, m, deterministic)
  5468. }
  5469. func (m *SSInvitationBeToMemberDBAck) XXX_Merge(src proto.Message) {
  5470. xxx_messageInfo_SSInvitationBeToMemberDBAck.Merge(m, src)
  5471. }
  5472. func (m *SSInvitationBeToMemberDBAck) XXX_Size() int {
  5473. return xxx_messageInfo_SSInvitationBeToMemberDBAck.Size(m)
  5474. }
  5475. func (m *SSInvitationBeToMemberDBAck) XXX_DiscardUnknown() {
  5476. xxx_messageInfo_SSInvitationBeToMemberDBAck.DiscardUnknown(m)
  5477. }
  5478. var xxx_messageInfo_SSInvitationBeToMemberDBAck proto.InternalMessageInfo
  5479. func (m *SSInvitationBeToMemberDBAck) GetError() int32 {
  5480. if m != nil {
  5481. return m.Error
  5482. }
  5483. return 0
  5484. }
  5485. func (m *SSInvitationBeToMemberDBAck) GetMasterNumber() uint64 {
  5486. if m != nil {
  5487. return m.MasterNumber
  5488. }
  5489. return 0
  5490. }
  5491. func (m *SSInvitationBeToMemberDBAck) GetMasterUid() uint64 {
  5492. if m != nil {
  5493. return m.MasterUid
  5494. }
  5495. return 0
  5496. }
  5497. func (m *SSInvitationBeToMemberDBAck) GetSelfUid() *InvitationMemberValData {
  5498. if m != nil {
  5499. return m.SelfUid
  5500. }
  5501. return nil
  5502. }
  5503. // 解除关系
  5504. type SSInvitationDelMemberNtf struct {
  5505. MasterUid uint64 `protobuf:"varint,1,opt,name=master_uid,json=masterUid,proto3" json:"master_uid,omitempty"`
  5506. DelMemberList []uint64 `protobuf:"varint,2,rep,packed,name=del_member_list,json=delMemberList,proto3" json:"del_member_list,omitempty"`
  5507. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5508. XXX_unrecognized []byte `json:"-"`
  5509. XXX_sizecache int32 `json:"-"`
  5510. }
  5511. func (m *SSInvitationDelMemberNtf) Reset() { *m = SSInvitationDelMemberNtf{} }
  5512. func (m *SSInvitationDelMemberNtf) String() string { return proto.CompactTextString(m) }
  5513. func (*SSInvitationDelMemberNtf) ProtoMessage() {}
  5514. func (*SSInvitationDelMemberNtf) Descriptor() ([]byte, []int) {
  5515. return fileDescriptor_60207fea82c31ca8, []int{108}
  5516. }
  5517. func (m *SSInvitationDelMemberNtf) XXX_Unmarshal(b []byte) error {
  5518. return xxx_messageInfo_SSInvitationDelMemberNtf.Unmarshal(m, b)
  5519. }
  5520. func (m *SSInvitationDelMemberNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5521. return xxx_messageInfo_SSInvitationDelMemberNtf.Marshal(b, m, deterministic)
  5522. }
  5523. func (m *SSInvitationDelMemberNtf) XXX_Merge(src proto.Message) {
  5524. xxx_messageInfo_SSInvitationDelMemberNtf.Merge(m, src)
  5525. }
  5526. func (m *SSInvitationDelMemberNtf) XXX_Size() int {
  5527. return xxx_messageInfo_SSInvitationDelMemberNtf.Size(m)
  5528. }
  5529. func (m *SSInvitationDelMemberNtf) XXX_DiscardUnknown() {
  5530. xxx_messageInfo_SSInvitationDelMemberNtf.DiscardUnknown(m)
  5531. }
  5532. var xxx_messageInfo_SSInvitationDelMemberNtf proto.InternalMessageInfo
  5533. func (m *SSInvitationDelMemberNtf) GetMasterUid() uint64 {
  5534. if m != nil {
  5535. return m.MasterUid
  5536. }
  5537. return 0
  5538. }
  5539. func (m *SSInvitationDelMemberNtf) GetDelMemberList() []uint64 {
  5540. if m != nil {
  5541. return m.DelMemberList
  5542. }
  5543. return nil
  5544. }
  5545. // 等级,充值等数据变更时通知导师
  5546. type SSInvitationMemberNoticeMasterReq struct {
  5547. SelfUid uint64 `protobuf:"varint,1,opt,name=self_uid,json=selfUid,proto3" json:"self_uid,omitempty"`
  5548. MasterUid uint64 `protobuf:"varint,2,opt,name=master_uid,json=masterUid,proto3" json:"master_uid,omitempty"`
  5549. Param *KeyValueType `protobuf:"bytes,3,opt,name=param,proto3" json:"param,omitempty"`
  5550. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5551. XXX_unrecognized []byte `json:"-"`
  5552. XXX_sizecache int32 `json:"-"`
  5553. }
  5554. func (m *SSInvitationMemberNoticeMasterReq) Reset() { *m = SSInvitationMemberNoticeMasterReq{} }
  5555. func (m *SSInvitationMemberNoticeMasterReq) String() string { return proto.CompactTextString(m) }
  5556. func (*SSInvitationMemberNoticeMasterReq) ProtoMessage() {}
  5557. func (*SSInvitationMemberNoticeMasterReq) Descriptor() ([]byte, []int) {
  5558. return fileDescriptor_60207fea82c31ca8, []int{109}
  5559. }
  5560. func (m *SSInvitationMemberNoticeMasterReq) XXX_Unmarshal(b []byte) error {
  5561. return xxx_messageInfo_SSInvitationMemberNoticeMasterReq.Unmarshal(m, b)
  5562. }
  5563. func (m *SSInvitationMemberNoticeMasterReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5564. return xxx_messageInfo_SSInvitationMemberNoticeMasterReq.Marshal(b, m, deterministic)
  5565. }
  5566. func (m *SSInvitationMemberNoticeMasterReq) XXX_Merge(src proto.Message) {
  5567. xxx_messageInfo_SSInvitationMemberNoticeMasterReq.Merge(m, src)
  5568. }
  5569. func (m *SSInvitationMemberNoticeMasterReq) XXX_Size() int {
  5570. return xxx_messageInfo_SSInvitationMemberNoticeMasterReq.Size(m)
  5571. }
  5572. func (m *SSInvitationMemberNoticeMasterReq) XXX_DiscardUnknown() {
  5573. xxx_messageInfo_SSInvitationMemberNoticeMasterReq.DiscardUnknown(m)
  5574. }
  5575. var xxx_messageInfo_SSInvitationMemberNoticeMasterReq proto.InternalMessageInfo
  5576. func (m *SSInvitationMemberNoticeMasterReq) GetSelfUid() uint64 {
  5577. if m != nil {
  5578. return m.SelfUid
  5579. }
  5580. return 0
  5581. }
  5582. func (m *SSInvitationMemberNoticeMasterReq) GetMasterUid() uint64 {
  5583. if m != nil {
  5584. return m.MasterUid
  5585. }
  5586. return 0
  5587. }
  5588. func (m *SSInvitationMemberNoticeMasterReq) GetParam() *KeyValueType {
  5589. if m != nil {
  5590. return m.Param
  5591. }
  5592. return nil
  5593. }
  5594. type SSInvitationMemberNoticeMasterAck struct {
  5595. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  5596. SelfUid uint64 `protobuf:"varint,2,opt,name=self_uid,json=selfUid,proto3" json:"self_uid,omitempty"`
  5597. MasterUid uint64 `protobuf:"varint,3,opt,name=master_uid,json=masterUid,proto3" json:"master_uid,omitempty"`
  5598. Param *KeyValueType `protobuf:"bytes,4,opt,name=param,proto3" json:"param,omitempty"`
  5599. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5600. XXX_unrecognized []byte `json:"-"`
  5601. XXX_sizecache int32 `json:"-"`
  5602. }
  5603. func (m *SSInvitationMemberNoticeMasterAck) Reset() { *m = SSInvitationMemberNoticeMasterAck{} }
  5604. func (m *SSInvitationMemberNoticeMasterAck) String() string { return proto.CompactTextString(m) }
  5605. func (*SSInvitationMemberNoticeMasterAck) ProtoMessage() {}
  5606. func (*SSInvitationMemberNoticeMasterAck) Descriptor() ([]byte, []int) {
  5607. return fileDescriptor_60207fea82c31ca8, []int{110}
  5608. }
  5609. func (m *SSInvitationMemberNoticeMasterAck) XXX_Unmarshal(b []byte) error {
  5610. return xxx_messageInfo_SSInvitationMemberNoticeMasterAck.Unmarshal(m, b)
  5611. }
  5612. func (m *SSInvitationMemberNoticeMasterAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5613. return xxx_messageInfo_SSInvitationMemberNoticeMasterAck.Marshal(b, m, deterministic)
  5614. }
  5615. func (m *SSInvitationMemberNoticeMasterAck) XXX_Merge(src proto.Message) {
  5616. xxx_messageInfo_SSInvitationMemberNoticeMasterAck.Merge(m, src)
  5617. }
  5618. func (m *SSInvitationMemberNoticeMasterAck) XXX_Size() int {
  5619. return xxx_messageInfo_SSInvitationMemberNoticeMasterAck.Size(m)
  5620. }
  5621. func (m *SSInvitationMemberNoticeMasterAck) XXX_DiscardUnknown() {
  5622. xxx_messageInfo_SSInvitationMemberNoticeMasterAck.DiscardUnknown(m)
  5623. }
  5624. var xxx_messageInfo_SSInvitationMemberNoticeMasterAck proto.InternalMessageInfo
  5625. func (m *SSInvitationMemberNoticeMasterAck) GetError() int32 {
  5626. if m != nil {
  5627. return m.Error
  5628. }
  5629. return 0
  5630. }
  5631. func (m *SSInvitationMemberNoticeMasterAck) GetSelfUid() uint64 {
  5632. if m != nil {
  5633. return m.SelfUid
  5634. }
  5635. return 0
  5636. }
  5637. func (m *SSInvitationMemberNoticeMasterAck) GetMasterUid() uint64 {
  5638. if m != nil {
  5639. return m.MasterUid
  5640. }
  5641. return 0
  5642. }
  5643. func (m *SSInvitationMemberNoticeMasterAck) GetParam() *KeyValueType {
  5644. if m != nil {
  5645. return m.Param
  5646. }
  5647. return nil
  5648. }
  5649. // ////////////////////////pay
  5650. // 订单对应的奖励信息
  5651. type PayOrderSaveInfo struct {
  5652. GoodsId int32 `protobuf:"varint,1,opt,name=goods_id,json=goodsId,proto3" json:"goods_id,omitempty"`
  5653. GoodsType int32 `protobuf:"varint,2,opt,name=goods_type,json=goodsType,proto3" json:"goods_type,omitempty"`
  5654. GoodsName string `protobuf:"bytes,3,opt,name=goods_name,json=goodsName,proto3" json:"goods_name,omitempty"`
  5655. CpOrderId uint64 `protobuf:"varint,4,opt,name=cp_order_id,json=cpOrderId,proto3" json:"cp_order_id,omitempty"`
  5656. Amount float32 `protobuf:"fixed32,5,opt,name=amount,proto3" json:"amount,omitempty"`
  5657. Count int32 `protobuf:"varint,6,opt,name=count,proto3" json:"count,omitempty"`
  5658. OrderProcessTime uint64 `protobuf:"varint,7,opt,name=order_process_time,json=orderProcessTime,proto3" json:"order_process_time,omitempty"`
  5659. OrderState int32 `protobuf:"varint,8,opt,name=order_state,json=orderState,proto3" json:"order_state,omitempty"`
  5660. Uid uint64 `protobuf:"varint,9,opt,name=uid,proto3" json:"uid,omitempty"`
  5661. RewardList []*KeyValueType `protobuf:"bytes,10,rep,name=reward_list,json=rewardList,proto3" json:"reward_list,omitempty"`
  5662. SdkOrderId string `protobuf:"bytes,11,opt,name=sdk_order_id,json=sdkOrderId,proto3" json:"sdk_order_id,omitempty"`
  5663. PayMethod string `protobuf:"bytes,12,opt,name=pay_method,json=payMethod,proto3" json:"pay_method,omitempty"`
  5664. PayCurrency string `protobuf:"bytes,13,opt,name=pay_currency,json=payCurrency,proto3" json:"pay_currency,omitempty"`
  5665. PayTime uint64 `protobuf:"varint,14,opt,name=pay_time,json=payTime,proto3" json:"pay_time,omitempty"`
  5666. PayChannel string `protobuf:"bytes,15,opt,name=pay_channel,json=payChannel,proto3" json:"pay_channel,omitempty"`
  5667. SId int32 `protobuf:"varint,16,opt,name=s_id,json=sId,proto3" json:"s_id,omitempty"`
  5668. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5669. XXX_unrecognized []byte `json:"-"`
  5670. XXX_sizecache int32 `json:"-"`
  5671. }
  5672. func (m *PayOrderSaveInfo) Reset() { *m = PayOrderSaveInfo{} }
  5673. func (m *PayOrderSaveInfo) String() string { return proto.CompactTextString(m) }
  5674. func (*PayOrderSaveInfo) ProtoMessage() {}
  5675. func (*PayOrderSaveInfo) Descriptor() ([]byte, []int) {
  5676. return fileDescriptor_60207fea82c31ca8, []int{111}
  5677. }
  5678. func (m *PayOrderSaveInfo) XXX_Unmarshal(b []byte) error {
  5679. return xxx_messageInfo_PayOrderSaveInfo.Unmarshal(m, b)
  5680. }
  5681. func (m *PayOrderSaveInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5682. return xxx_messageInfo_PayOrderSaveInfo.Marshal(b, m, deterministic)
  5683. }
  5684. func (m *PayOrderSaveInfo) XXX_Merge(src proto.Message) {
  5685. xxx_messageInfo_PayOrderSaveInfo.Merge(m, src)
  5686. }
  5687. func (m *PayOrderSaveInfo) XXX_Size() int {
  5688. return xxx_messageInfo_PayOrderSaveInfo.Size(m)
  5689. }
  5690. func (m *PayOrderSaveInfo) XXX_DiscardUnknown() {
  5691. xxx_messageInfo_PayOrderSaveInfo.DiscardUnknown(m)
  5692. }
  5693. var xxx_messageInfo_PayOrderSaveInfo proto.InternalMessageInfo
  5694. func (m *PayOrderSaveInfo) GetGoodsId() int32 {
  5695. if m != nil {
  5696. return m.GoodsId
  5697. }
  5698. return 0
  5699. }
  5700. func (m *PayOrderSaveInfo) GetGoodsType() int32 {
  5701. if m != nil {
  5702. return m.GoodsType
  5703. }
  5704. return 0
  5705. }
  5706. func (m *PayOrderSaveInfo) GetGoodsName() string {
  5707. if m != nil {
  5708. return m.GoodsName
  5709. }
  5710. return ""
  5711. }
  5712. func (m *PayOrderSaveInfo) GetCpOrderId() uint64 {
  5713. if m != nil {
  5714. return m.CpOrderId
  5715. }
  5716. return 0
  5717. }
  5718. func (m *PayOrderSaveInfo) GetAmount() float32 {
  5719. if m != nil {
  5720. return m.Amount
  5721. }
  5722. return 0
  5723. }
  5724. func (m *PayOrderSaveInfo) GetCount() int32 {
  5725. if m != nil {
  5726. return m.Count
  5727. }
  5728. return 0
  5729. }
  5730. func (m *PayOrderSaveInfo) GetOrderProcessTime() uint64 {
  5731. if m != nil {
  5732. return m.OrderProcessTime
  5733. }
  5734. return 0
  5735. }
  5736. func (m *PayOrderSaveInfo) GetOrderState() int32 {
  5737. if m != nil {
  5738. return m.OrderState
  5739. }
  5740. return 0
  5741. }
  5742. func (m *PayOrderSaveInfo) GetUid() uint64 {
  5743. if m != nil {
  5744. return m.Uid
  5745. }
  5746. return 0
  5747. }
  5748. func (m *PayOrderSaveInfo) GetRewardList() []*KeyValueType {
  5749. if m != nil {
  5750. return m.RewardList
  5751. }
  5752. return nil
  5753. }
  5754. func (m *PayOrderSaveInfo) GetSdkOrderId() string {
  5755. if m != nil {
  5756. return m.SdkOrderId
  5757. }
  5758. return ""
  5759. }
  5760. func (m *PayOrderSaveInfo) GetPayMethod() string {
  5761. if m != nil {
  5762. return m.PayMethod
  5763. }
  5764. return ""
  5765. }
  5766. func (m *PayOrderSaveInfo) GetPayCurrency() string {
  5767. if m != nil {
  5768. return m.PayCurrency
  5769. }
  5770. return ""
  5771. }
  5772. func (m *PayOrderSaveInfo) GetPayTime() uint64 {
  5773. if m != nil {
  5774. return m.PayTime
  5775. }
  5776. return 0
  5777. }
  5778. func (m *PayOrderSaveInfo) GetPayChannel() string {
  5779. if m != nil {
  5780. return m.PayChannel
  5781. }
  5782. return ""
  5783. }
  5784. func (m *PayOrderSaveInfo) GetSId() int32 {
  5785. if m != nil {
  5786. return m.SId
  5787. }
  5788. return 0
  5789. }
  5790. // 充值订单数据保存/状态变更
  5791. type SSPayInfoSaveReq struct {
  5792. PayOrderInfo *PayOrderSaveInfo `protobuf:"bytes,1,opt,name=pay_order_info,json=payOrderInfo,proto3" json:"pay_order_info,omitempty"`
  5793. SaveNotify bool `protobuf:"varint,2,opt,name=save_notify,json=saveNotify,proto3" json:"save_notify,omitempty"`
  5794. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5795. XXX_unrecognized []byte `json:"-"`
  5796. XXX_sizecache int32 `json:"-"`
  5797. }
  5798. func (m *SSPayInfoSaveReq) Reset() { *m = SSPayInfoSaveReq{} }
  5799. func (m *SSPayInfoSaveReq) String() string { return proto.CompactTextString(m) }
  5800. func (*SSPayInfoSaveReq) ProtoMessage() {}
  5801. func (*SSPayInfoSaveReq) Descriptor() ([]byte, []int) {
  5802. return fileDescriptor_60207fea82c31ca8, []int{112}
  5803. }
  5804. func (m *SSPayInfoSaveReq) XXX_Unmarshal(b []byte) error {
  5805. return xxx_messageInfo_SSPayInfoSaveReq.Unmarshal(m, b)
  5806. }
  5807. func (m *SSPayInfoSaveReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5808. return xxx_messageInfo_SSPayInfoSaveReq.Marshal(b, m, deterministic)
  5809. }
  5810. func (m *SSPayInfoSaveReq) XXX_Merge(src proto.Message) {
  5811. xxx_messageInfo_SSPayInfoSaveReq.Merge(m, src)
  5812. }
  5813. func (m *SSPayInfoSaveReq) XXX_Size() int {
  5814. return xxx_messageInfo_SSPayInfoSaveReq.Size(m)
  5815. }
  5816. func (m *SSPayInfoSaveReq) XXX_DiscardUnknown() {
  5817. xxx_messageInfo_SSPayInfoSaveReq.DiscardUnknown(m)
  5818. }
  5819. var xxx_messageInfo_SSPayInfoSaveReq proto.InternalMessageInfo
  5820. func (m *SSPayInfoSaveReq) GetPayOrderInfo() *PayOrderSaveInfo {
  5821. if m != nil {
  5822. return m.PayOrderInfo
  5823. }
  5824. return nil
  5825. }
  5826. func (m *SSPayInfoSaveReq) GetSaveNotify() bool {
  5827. if m != nil {
  5828. return m.SaveNotify
  5829. }
  5830. return false
  5831. }
  5832. type SSPayInfoSaveAck struct {
  5833. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  5834. PayOrderInfo *PayOrderSaveInfo `protobuf:"bytes,2,opt,name=pay_order_info,json=payOrderInfo,proto3" json:"pay_order_info,omitempty"`
  5835. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5836. XXX_unrecognized []byte `json:"-"`
  5837. XXX_sizecache int32 `json:"-"`
  5838. }
  5839. func (m *SSPayInfoSaveAck) Reset() { *m = SSPayInfoSaveAck{} }
  5840. func (m *SSPayInfoSaveAck) String() string { return proto.CompactTextString(m) }
  5841. func (*SSPayInfoSaveAck) ProtoMessage() {}
  5842. func (*SSPayInfoSaveAck) Descriptor() ([]byte, []int) {
  5843. return fileDescriptor_60207fea82c31ca8, []int{113}
  5844. }
  5845. func (m *SSPayInfoSaveAck) XXX_Unmarshal(b []byte) error {
  5846. return xxx_messageInfo_SSPayInfoSaveAck.Unmarshal(m, b)
  5847. }
  5848. func (m *SSPayInfoSaveAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5849. return xxx_messageInfo_SSPayInfoSaveAck.Marshal(b, m, deterministic)
  5850. }
  5851. func (m *SSPayInfoSaveAck) XXX_Merge(src proto.Message) {
  5852. xxx_messageInfo_SSPayInfoSaveAck.Merge(m, src)
  5853. }
  5854. func (m *SSPayInfoSaveAck) XXX_Size() int {
  5855. return xxx_messageInfo_SSPayInfoSaveAck.Size(m)
  5856. }
  5857. func (m *SSPayInfoSaveAck) XXX_DiscardUnknown() {
  5858. xxx_messageInfo_SSPayInfoSaveAck.DiscardUnknown(m)
  5859. }
  5860. var xxx_messageInfo_SSPayInfoSaveAck proto.InternalMessageInfo
  5861. func (m *SSPayInfoSaveAck) GetError() int32 {
  5862. if m != nil {
  5863. return m.Error
  5864. }
  5865. return 0
  5866. }
  5867. func (m *SSPayInfoSaveAck) GetPayOrderInfo() *PayOrderSaveInfo {
  5868. if m != nil {
  5869. return m.PayOrderInfo
  5870. }
  5871. return nil
  5872. }
  5873. // 上线获取成功成但是没有获取奖励的订单数据
  5874. type SSPayInfoOrderOKListGetReq struct {
  5875. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5876. XXX_unrecognized []byte `json:"-"`
  5877. XXX_sizecache int32 `json:"-"`
  5878. }
  5879. func (m *SSPayInfoOrderOKListGetReq) Reset() { *m = SSPayInfoOrderOKListGetReq{} }
  5880. func (m *SSPayInfoOrderOKListGetReq) String() string { return proto.CompactTextString(m) }
  5881. func (*SSPayInfoOrderOKListGetReq) ProtoMessage() {}
  5882. func (*SSPayInfoOrderOKListGetReq) Descriptor() ([]byte, []int) {
  5883. return fileDescriptor_60207fea82c31ca8, []int{114}
  5884. }
  5885. func (m *SSPayInfoOrderOKListGetReq) XXX_Unmarshal(b []byte) error {
  5886. return xxx_messageInfo_SSPayInfoOrderOKListGetReq.Unmarshal(m, b)
  5887. }
  5888. func (m *SSPayInfoOrderOKListGetReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5889. return xxx_messageInfo_SSPayInfoOrderOKListGetReq.Marshal(b, m, deterministic)
  5890. }
  5891. func (m *SSPayInfoOrderOKListGetReq) XXX_Merge(src proto.Message) {
  5892. xxx_messageInfo_SSPayInfoOrderOKListGetReq.Merge(m, src)
  5893. }
  5894. func (m *SSPayInfoOrderOKListGetReq) XXX_Size() int {
  5895. return xxx_messageInfo_SSPayInfoOrderOKListGetReq.Size(m)
  5896. }
  5897. func (m *SSPayInfoOrderOKListGetReq) XXX_DiscardUnknown() {
  5898. xxx_messageInfo_SSPayInfoOrderOKListGetReq.DiscardUnknown(m)
  5899. }
  5900. var xxx_messageInfo_SSPayInfoOrderOKListGetReq proto.InternalMessageInfo
  5901. type SSPayInfoOrderOkListGetAck struct {
  5902. PayOrderOkList []*PayOrderSaveInfo `protobuf:"bytes,2,rep,name=pay_order_ok_list,json=payOrderOkList,proto3" json:"pay_order_ok_list,omitempty"`
  5903. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5904. XXX_unrecognized []byte `json:"-"`
  5905. XXX_sizecache int32 `json:"-"`
  5906. }
  5907. func (m *SSPayInfoOrderOkListGetAck) Reset() { *m = SSPayInfoOrderOkListGetAck{} }
  5908. func (m *SSPayInfoOrderOkListGetAck) String() string { return proto.CompactTextString(m) }
  5909. func (*SSPayInfoOrderOkListGetAck) ProtoMessage() {}
  5910. func (*SSPayInfoOrderOkListGetAck) Descriptor() ([]byte, []int) {
  5911. return fileDescriptor_60207fea82c31ca8, []int{115}
  5912. }
  5913. func (m *SSPayInfoOrderOkListGetAck) XXX_Unmarshal(b []byte) error {
  5914. return xxx_messageInfo_SSPayInfoOrderOkListGetAck.Unmarshal(m, b)
  5915. }
  5916. func (m *SSPayInfoOrderOkListGetAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5917. return xxx_messageInfo_SSPayInfoOrderOkListGetAck.Marshal(b, m, deterministic)
  5918. }
  5919. func (m *SSPayInfoOrderOkListGetAck) XXX_Merge(src proto.Message) {
  5920. xxx_messageInfo_SSPayInfoOrderOkListGetAck.Merge(m, src)
  5921. }
  5922. func (m *SSPayInfoOrderOkListGetAck) XXX_Size() int {
  5923. return xxx_messageInfo_SSPayInfoOrderOkListGetAck.Size(m)
  5924. }
  5925. func (m *SSPayInfoOrderOkListGetAck) XXX_DiscardUnknown() {
  5926. xxx_messageInfo_SSPayInfoOrderOkListGetAck.DiscardUnknown(m)
  5927. }
  5928. var xxx_messageInfo_SSPayInfoOrderOkListGetAck proto.InternalMessageInfo
  5929. func (m *SSPayInfoOrderOkListGetAck) GetPayOrderOkList() []*PayOrderSaveInfo {
  5930. if m != nil {
  5931. return m.PayOrderOkList
  5932. }
  5933. return nil
  5934. }
  5935. // 充值成功后gmweb通知给game服务器
  5936. type SSPayInfoOrderNtf struct {
  5937. PayOrderInfo *PayOrderSaveInfo `protobuf:"bytes,1,opt,name=pay_order_info,json=payOrderInfo,proto3" json:"pay_order_info,omitempty"`
  5938. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5939. XXX_unrecognized []byte `json:"-"`
  5940. XXX_sizecache int32 `json:"-"`
  5941. }
  5942. func (m *SSPayInfoOrderNtf) Reset() { *m = SSPayInfoOrderNtf{} }
  5943. func (m *SSPayInfoOrderNtf) String() string { return proto.CompactTextString(m) }
  5944. func (*SSPayInfoOrderNtf) ProtoMessage() {}
  5945. func (*SSPayInfoOrderNtf) Descriptor() ([]byte, []int) {
  5946. return fileDescriptor_60207fea82c31ca8, []int{116}
  5947. }
  5948. func (m *SSPayInfoOrderNtf) XXX_Unmarshal(b []byte) error {
  5949. return xxx_messageInfo_SSPayInfoOrderNtf.Unmarshal(m, b)
  5950. }
  5951. func (m *SSPayInfoOrderNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5952. return xxx_messageInfo_SSPayInfoOrderNtf.Marshal(b, m, deterministic)
  5953. }
  5954. func (m *SSPayInfoOrderNtf) XXX_Merge(src proto.Message) {
  5955. xxx_messageInfo_SSPayInfoOrderNtf.Merge(m, src)
  5956. }
  5957. func (m *SSPayInfoOrderNtf) XXX_Size() int {
  5958. return xxx_messageInfo_SSPayInfoOrderNtf.Size(m)
  5959. }
  5960. func (m *SSPayInfoOrderNtf) XXX_DiscardUnknown() {
  5961. xxx_messageInfo_SSPayInfoOrderNtf.DiscardUnknown(m)
  5962. }
  5963. var xxx_messageInfo_SSPayInfoOrderNtf proto.InternalMessageInfo
  5964. func (m *SSPayInfoOrderNtf) GetPayOrderInfo() *PayOrderSaveInfo {
  5965. if m != nil {
  5966. return m.PayOrderInfo
  5967. }
  5968. return nil
  5969. }
  5970. // ////////////////////////百人道场
  5971. // 获取占位信息
  5972. type SSDaoChang100PosInfoListReq struct {
  5973. PosIdxList []int32 `protobuf:"varint,1,rep,packed,name=pos_idx_list,json=posIdxList,proto3" json:"pos_idx_list,omitempty"`
  5974. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  5975. XXX_unrecognized []byte `json:"-"`
  5976. XXX_sizecache int32 `json:"-"`
  5977. }
  5978. func (m *SSDaoChang100PosInfoListReq) Reset() { *m = SSDaoChang100PosInfoListReq{} }
  5979. func (m *SSDaoChang100PosInfoListReq) String() string { return proto.CompactTextString(m) }
  5980. func (*SSDaoChang100PosInfoListReq) ProtoMessage() {}
  5981. func (*SSDaoChang100PosInfoListReq) Descriptor() ([]byte, []int) {
  5982. return fileDescriptor_60207fea82c31ca8, []int{117}
  5983. }
  5984. func (m *SSDaoChang100PosInfoListReq) XXX_Unmarshal(b []byte) error {
  5985. return xxx_messageInfo_SSDaoChang100PosInfoListReq.Unmarshal(m, b)
  5986. }
  5987. func (m *SSDaoChang100PosInfoListReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  5988. return xxx_messageInfo_SSDaoChang100PosInfoListReq.Marshal(b, m, deterministic)
  5989. }
  5990. func (m *SSDaoChang100PosInfoListReq) XXX_Merge(src proto.Message) {
  5991. xxx_messageInfo_SSDaoChang100PosInfoListReq.Merge(m, src)
  5992. }
  5993. func (m *SSDaoChang100PosInfoListReq) XXX_Size() int {
  5994. return xxx_messageInfo_SSDaoChang100PosInfoListReq.Size(m)
  5995. }
  5996. func (m *SSDaoChang100PosInfoListReq) XXX_DiscardUnknown() {
  5997. xxx_messageInfo_SSDaoChang100PosInfoListReq.DiscardUnknown(m)
  5998. }
  5999. var xxx_messageInfo_SSDaoChang100PosInfoListReq proto.InternalMessageInfo
  6000. func (m *SSDaoChang100PosInfoListReq) GetPosIdxList() []int32 {
  6001. if m != nil {
  6002. return m.PosIdxList
  6003. }
  6004. return nil
  6005. }
  6006. type SSDaoChang100PosInfoListAck struct {
  6007. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  6008. PosDataList []*DaoChang100PosIdxData `protobuf:"bytes,2,rep,name=pos_data_list,json=posDataList,proto3" json:"pos_data_list,omitempty"`
  6009. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  6010. XXX_unrecognized []byte `json:"-"`
  6011. XXX_sizecache int32 `json:"-"`
  6012. }
  6013. func (m *SSDaoChang100PosInfoListAck) Reset() { *m = SSDaoChang100PosInfoListAck{} }
  6014. func (m *SSDaoChang100PosInfoListAck) String() string { return proto.CompactTextString(m) }
  6015. func (*SSDaoChang100PosInfoListAck) ProtoMessage() {}
  6016. func (*SSDaoChang100PosInfoListAck) Descriptor() ([]byte, []int) {
  6017. return fileDescriptor_60207fea82c31ca8, []int{118}
  6018. }
  6019. func (m *SSDaoChang100PosInfoListAck) XXX_Unmarshal(b []byte) error {
  6020. return xxx_messageInfo_SSDaoChang100PosInfoListAck.Unmarshal(m, b)
  6021. }
  6022. func (m *SSDaoChang100PosInfoListAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  6023. return xxx_messageInfo_SSDaoChang100PosInfoListAck.Marshal(b, m, deterministic)
  6024. }
  6025. func (m *SSDaoChang100PosInfoListAck) XXX_Merge(src proto.Message) {
  6026. xxx_messageInfo_SSDaoChang100PosInfoListAck.Merge(m, src)
  6027. }
  6028. func (m *SSDaoChang100PosInfoListAck) XXX_Size() int {
  6029. return xxx_messageInfo_SSDaoChang100PosInfoListAck.Size(m)
  6030. }
  6031. func (m *SSDaoChang100PosInfoListAck) XXX_DiscardUnknown() {
  6032. xxx_messageInfo_SSDaoChang100PosInfoListAck.DiscardUnknown(m)
  6033. }
  6034. var xxx_messageInfo_SSDaoChang100PosInfoListAck proto.InternalMessageInfo
  6035. func (m *SSDaoChang100PosInfoListAck) GetError() int32 {
  6036. if m != nil {
  6037. return m.Error
  6038. }
  6039. return 0
  6040. }
  6041. func (m *SSDaoChang100PosInfoListAck) GetPosDataList() []*DaoChang100PosIdxData {
  6042. if m != nil {
  6043. return m.PosDataList
  6044. }
  6045. return nil
  6046. }
  6047. // 占领日志信息
  6048. type SSDaoChang100LogReq struct {
  6049. BeginTime uint64 `protobuf:"varint,1,opt,name=begin_time,json=beginTime,proto3" json:"begin_time,omitempty"`
  6050. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  6051. XXX_unrecognized []byte `json:"-"`
  6052. XXX_sizecache int32 `json:"-"`
  6053. }
  6054. func (m *SSDaoChang100LogReq) Reset() { *m = SSDaoChang100LogReq{} }
  6055. func (m *SSDaoChang100LogReq) String() string { return proto.CompactTextString(m) }
  6056. func (*SSDaoChang100LogReq) ProtoMessage() {}
  6057. func (*SSDaoChang100LogReq) Descriptor() ([]byte, []int) {
  6058. return fileDescriptor_60207fea82c31ca8, []int{119}
  6059. }
  6060. func (m *SSDaoChang100LogReq) XXX_Unmarshal(b []byte) error {
  6061. return xxx_messageInfo_SSDaoChang100LogReq.Unmarshal(m, b)
  6062. }
  6063. func (m *SSDaoChang100LogReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  6064. return xxx_messageInfo_SSDaoChang100LogReq.Marshal(b, m, deterministic)
  6065. }
  6066. func (m *SSDaoChang100LogReq) XXX_Merge(src proto.Message) {
  6067. xxx_messageInfo_SSDaoChang100LogReq.Merge(m, src)
  6068. }
  6069. func (m *SSDaoChang100LogReq) XXX_Size() int {
  6070. return xxx_messageInfo_SSDaoChang100LogReq.Size(m)
  6071. }
  6072. func (m *SSDaoChang100LogReq) XXX_DiscardUnknown() {
  6073. xxx_messageInfo_SSDaoChang100LogReq.DiscardUnknown(m)
  6074. }
  6075. var xxx_messageInfo_SSDaoChang100LogReq proto.InternalMessageInfo
  6076. func (m *SSDaoChang100LogReq) GetBeginTime() uint64 {
  6077. if m != nil {
  6078. return m.BeginTime
  6079. }
  6080. return 0
  6081. }
  6082. type SSDaoChang100LogAck struct {
  6083. LogList []*DaoChang100Log `protobuf:"bytes,1,rep,name=log_list,json=logList,proto3" json:"log_list,omitempty"`
  6084. IsEnd bool `protobuf:"varint,2,opt,name=is_end,json=isEnd,proto3" json:"is_end,omitempty"`
  6085. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  6086. XXX_unrecognized []byte `json:"-"`
  6087. XXX_sizecache int32 `json:"-"`
  6088. }
  6089. func (m *SSDaoChang100LogAck) Reset() { *m = SSDaoChang100LogAck{} }
  6090. func (m *SSDaoChang100LogAck) String() string { return proto.CompactTextString(m) }
  6091. func (*SSDaoChang100LogAck) ProtoMessage() {}
  6092. func (*SSDaoChang100LogAck) Descriptor() ([]byte, []int) {
  6093. return fileDescriptor_60207fea82c31ca8, []int{120}
  6094. }
  6095. func (m *SSDaoChang100LogAck) XXX_Unmarshal(b []byte) error {
  6096. return xxx_messageInfo_SSDaoChang100LogAck.Unmarshal(m, b)
  6097. }
  6098. func (m *SSDaoChang100LogAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  6099. return xxx_messageInfo_SSDaoChang100LogAck.Marshal(b, m, deterministic)
  6100. }
  6101. func (m *SSDaoChang100LogAck) XXX_Merge(src proto.Message) {
  6102. xxx_messageInfo_SSDaoChang100LogAck.Merge(m, src)
  6103. }
  6104. func (m *SSDaoChang100LogAck) XXX_Size() int {
  6105. return xxx_messageInfo_SSDaoChang100LogAck.Size(m)
  6106. }
  6107. func (m *SSDaoChang100LogAck) XXX_DiscardUnknown() {
  6108. xxx_messageInfo_SSDaoChang100LogAck.DiscardUnknown(m)
  6109. }
  6110. var xxx_messageInfo_SSDaoChang100LogAck proto.InternalMessageInfo
  6111. func (m *SSDaoChang100LogAck) GetLogList() []*DaoChang100Log {
  6112. if m != nil {
  6113. return m.LogList
  6114. }
  6115. return nil
  6116. }
  6117. func (m *SSDaoChang100LogAck) GetIsEnd() bool {
  6118. if m != nil {
  6119. return m.IsEnd
  6120. }
  6121. return false
  6122. }
  6123. // 挑战占位
  6124. type SSDaoChang100ChallengeReq struct {
  6125. PosIdx int32 `protobuf:"varint,1,opt,name=pos_idx,json=posIdx,proto3" json:"pos_idx,omitempty"`
  6126. HasChallengeCount bool `protobuf:"varint,2,opt,name=has_challenge_count,json=hasChallengeCount,proto3" json:"has_challenge_count,omitempty"`
  6127. OwnerBrief *CommonPlayerBriefInfo `protobuf:"bytes,3,opt,name=owner_brief,json=ownerBrief,proto3" json:"owner_brief,omitempty"`
  6128. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  6129. XXX_unrecognized []byte `json:"-"`
  6130. XXX_sizecache int32 `json:"-"`
  6131. }
  6132. func (m *SSDaoChang100ChallengeReq) Reset() { *m = SSDaoChang100ChallengeReq{} }
  6133. func (m *SSDaoChang100ChallengeReq) String() string { return proto.CompactTextString(m) }
  6134. func (*SSDaoChang100ChallengeReq) ProtoMessage() {}
  6135. func (*SSDaoChang100ChallengeReq) Descriptor() ([]byte, []int) {
  6136. return fileDescriptor_60207fea82c31ca8, []int{121}
  6137. }
  6138. func (m *SSDaoChang100ChallengeReq) XXX_Unmarshal(b []byte) error {
  6139. return xxx_messageInfo_SSDaoChang100ChallengeReq.Unmarshal(m, b)
  6140. }
  6141. func (m *SSDaoChang100ChallengeReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  6142. return xxx_messageInfo_SSDaoChang100ChallengeReq.Marshal(b, m, deterministic)
  6143. }
  6144. func (m *SSDaoChang100ChallengeReq) XXX_Merge(src proto.Message) {
  6145. xxx_messageInfo_SSDaoChang100ChallengeReq.Merge(m, src)
  6146. }
  6147. func (m *SSDaoChang100ChallengeReq) XXX_Size() int {
  6148. return xxx_messageInfo_SSDaoChang100ChallengeReq.Size(m)
  6149. }
  6150. func (m *SSDaoChang100ChallengeReq) XXX_DiscardUnknown() {
  6151. xxx_messageInfo_SSDaoChang100ChallengeReq.DiscardUnknown(m)
  6152. }
  6153. var xxx_messageInfo_SSDaoChang100ChallengeReq proto.InternalMessageInfo
  6154. func (m *SSDaoChang100ChallengeReq) GetPosIdx() int32 {
  6155. if m != nil {
  6156. return m.PosIdx
  6157. }
  6158. return 0
  6159. }
  6160. func (m *SSDaoChang100ChallengeReq) GetHasChallengeCount() bool {
  6161. if m != nil {
  6162. return m.HasChallengeCount
  6163. }
  6164. return false
  6165. }
  6166. func (m *SSDaoChang100ChallengeReq) GetOwnerBrief() *CommonPlayerBriefInfo {
  6167. if m != nil {
  6168. return m.OwnerBrief
  6169. }
  6170. return nil
  6171. }
  6172. type SSDaoChang100ChallengeAck struct {
  6173. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  6174. PosIdx int32 `protobuf:"varint,2,opt,name=pos_idx,json=posIdx,proto3" json:"pos_idx,omitempty"`
  6175. FightInfo *FightRoleInfo `protobuf:"bytes,3,opt,name=fight_info,json=fightInfo,proto3" json:"fight_info,omitempty"`
  6176. RobotId int32 `protobuf:"varint,4,opt,name=robot_id,json=robotId,proto3" json:"robot_id,omitempty"`
  6177. RewardDeltaTime uint64 `protobuf:"varint,5,opt,name=reward_delta_time,json=rewardDeltaTime,proto3" json:"reward_delta_time,omitempty"`
  6178. SelfPosData *DaoChang100PosIdxData `protobuf:"bytes,6,opt,name=self_pos_data,json=selfPosData,proto3" json:"self_pos_data,omitempty"`
  6179. ChallengePosData *DaoChang100PosIdxData `protobuf:"bytes,7,opt,name=challenge_pos_data,json=challengePosData,proto3" json:"challenge_pos_data,omitempty"`
  6180. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  6181. XXX_unrecognized []byte `json:"-"`
  6182. XXX_sizecache int32 `json:"-"`
  6183. }
  6184. func (m *SSDaoChang100ChallengeAck) Reset() { *m = SSDaoChang100ChallengeAck{} }
  6185. func (m *SSDaoChang100ChallengeAck) String() string { return proto.CompactTextString(m) }
  6186. func (*SSDaoChang100ChallengeAck) ProtoMessage() {}
  6187. func (*SSDaoChang100ChallengeAck) Descriptor() ([]byte, []int) {
  6188. return fileDescriptor_60207fea82c31ca8, []int{122}
  6189. }
  6190. func (m *SSDaoChang100ChallengeAck) XXX_Unmarshal(b []byte) error {
  6191. return xxx_messageInfo_SSDaoChang100ChallengeAck.Unmarshal(m, b)
  6192. }
  6193. func (m *SSDaoChang100ChallengeAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  6194. return xxx_messageInfo_SSDaoChang100ChallengeAck.Marshal(b, m, deterministic)
  6195. }
  6196. func (m *SSDaoChang100ChallengeAck) XXX_Merge(src proto.Message) {
  6197. xxx_messageInfo_SSDaoChang100ChallengeAck.Merge(m, src)
  6198. }
  6199. func (m *SSDaoChang100ChallengeAck) XXX_Size() int {
  6200. return xxx_messageInfo_SSDaoChang100ChallengeAck.Size(m)
  6201. }
  6202. func (m *SSDaoChang100ChallengeAck) XXX_DiscardUnknown() {
  6203. xxx_messageInfo_SSDaoChang100ChallengeAck.DiscardUnknown(m)
  6204. }
  6205. var xxx_messageInfo_SSDaoChang100ChallengeAck proto.InternalMessageInfo
  6206. func (m *SSDaoChang100ChallengeAck) GetError() int32 {
  6207. if m != nil {
  6208. return m.Error
  6209. }
  6210. return 0
  6211. }
  6212. func (m *SSDaoChang100ChallengeAck) GetPosIdx() int32 {
  6213. if m != nil {
  6214. return m.PosIdx
  6215. }
  6216. return 0
  6217. }
  6218. func (m *SSDaoChang100ChallengeAck) GetFightInfo() *FightRoleInfo {
  6219. if m != nil {
  6220. return m.FightInfo
  6221. }
  6222. return nil
  6223. }
  6224. func (m *SSDaoChang100ChallengeAck) GetRobotId() int32 {
  6225. if m != nil {
  6226. return m.RobotId
  6227. }
  6228. return 0
  6229. }
  6230. func (m *SSDaoChang100ChallengeAck) GetRewardDeltaTime() uint64 {
  6231. if m != nil {
  6232. return m.RewardDeltaTime
  6233. }
  6234. return 0
  6235. }
  6236. func (m *SSDaoChang100ChallengeAck) GetSelfPosData() *DaoChang100PosIdxData {
  6237. if m != nil {
  6238. return m.SelfPosData
  6239. }
  6240. return nil
  6241. }
  6242. func (m *SSDaoChang100ChallengeAck) GetChallengePosData() *DaoChang100PosIdxData {
  6243. if m != nil {
  6244. return m.ChallengePosData
  6245. }
  6246. return nil
  6247. }
  6248. // 挑战占位战斗结果上报
  6249. type SSDaoChang100ChallengeResultReq struct {
  6250. PosIdx int32 `protobuf:"varint,1,opt,name=pos_idx,json=posIdx,proto3" json:"pos_idx,omitempty"`
  6251. PosUid uint64 `protobuf:"varint,2,opt,name=pos_uid,json=posUid,proto3" json:"pos_uid,omitempty"`
  6252. OwnerBrief *CommonPlayerBriefInfo `protobuf:"bytes,3,opt,name=owner_brief,json=ownerBrief,proto3" json:"owner_brief,omitempty"`
  6253. BattleResult bool `protobuf:"varint,4,opt,name=battle_result,json=battleResult,proto3" json:"battle_result,omitempty"`
  6254. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  6255. XXX_unrecognized []byte `json:"-"`
  6256. XXX_sizecache int32 `json:"-"`
  6257. }
  6258. func (m *SSDaoChang100ChallengeResultReq) Reset() { *m = SSDaoChang100ChallengeResultReq{} }
  6259. func (m *SSDaoChang100ChallengeResultReq) String() string { return proto.CompactTextString(m) }
  6260. func (*SSDaoChang100ChallengeResultReq) ProtoMessage() {}
  6261. func (*SSDaoChang100ChallengeResultReq) Descriptor() ([]byte, []int) {
  6262. return fileDescriptor_60207fea82c31ca8, []int{123}
  6263. }
  6264. func (m *SSDaoChang100ChallengeResultReq) XXX_Unmarshal(b []byte) error {
  6265. return xxx_messageInfo_SSDaoChang100ChallengeResultReq.Unmarshal(m, b)
  6266. }
  6267. func (m *SSDaoChang100ChallengeResultReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  6268. return xxx_messageInfo_SSDaoChang100ChallengeResultReq.Marshal(b, m, deterministic)
  6269. }
  6270. func (m *SSDaoChang100ChallengeResultReq) XXX_Merge(src proto.Message) {
  6271. xxx_messageInfo_SSDaoChang100ChallengeResultReq.Merge(m, src)
  6272. }
  6273. func (m *SSDaoChang100ChallengeResultReq) XXX_Size() int {
  6274. return xxx_messageInfo_SSDaoChang100ChallengeResultReq.Size(m)
  6275. }
  6276. func (m *SSDaoChang100ChallengeResultReq) XXX_DiscardUnknown() {
  6277. xxx_messageInfo_SSDaoChang100ChallengeResultReq.DiscardUnknown(m)
  6278. }
  6279. var xxx_messageInfo_SSDaoChang100ChallengeResultReq proto.InternalMessageInfo
  6280. func (m *SSDaoChang100ChallengeResultReq) GetPosIdx() int32 {
  6281. if m != nil {
  6282. return m.PosIdx
  6283. }
  6284. return 0
  6285. }
  6286. func (m *SSDaoChang100ChallengeResultReq) GetPosUid() uint64 {
  6287. if m != nil {
  6288. return m.PosUid
  6289. }
  6290. return 0
  6291. }
  6292. func (m *SSDaoChang100ChallengeResultReq) GetOwnerBrief() *CommonPlayerBriefInfo {
  6293. if m != nil {
  6294. return m.OwnerBrief
  6295. }
  6296. return nil
  6297. }
  6298. func (m *SSDaoChang100ChallengeResultReq) GetBattleResult() bool {
  6299. if m != nil {
  6300. return m.BattleResult
  6301. }
  6302. return false
  6303. }
  6304. type SSDaoChang100ChallengeResultAck struct {
  6305. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  6306. PosIdx int32 `protobuf:"varint,2,opt,name=pos_idx,json=posIdx,proto3" json:"pos_idx,omitempty"`
  6307. BattleResult bool `protobuf:"varint,3,opt,name=battle_result,json=battleResult,proto3" json:"battle_result,omitempty"`
  6308. EmptyPosIdx bool `protobuf:"varint,4,opt,name=empty_pos_idx,json=emptyPosIdx,proto3" json:"empty_pos_idx,omitempty"`
  6309. SelfPosData *DaoChang100PosIdxData `protobuf:"bytes,5,opt,name=self_pos_data,json=selfPosData,proto3" json:"self_pos_data,omitempty"`
  6310. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  6311. XXX_unrecognized []byte `json:"-"`
  6312. XXX_sizecache int32 `json:"-"`
  6313. }
  6314. func (m *SSDaoChang100ChallengeResultAck) Reset() { *m = SSDaoChang100ChallengeResultAck{} }
  6315. func (m *SSDaoChang100ChallengeResultAck) String() string { return proto.CompactTextString(m) }
  6316. func (*SSDaoChang100ChallengeResultAck) ProtoMessage() {}
  6317. func (*SSDaoChang100ChallengeResultAck) Descriptor() ([]byte, []int) {
  6318. return fileDescriptor_60207fea82c31ca8, []int{124}
  6319. }
  6320. func (m *SSDaoChang100ChallengeResultAck) XXX_Unmarshal(b []byte) error {
  6321. return xxx_messageInfo_SSDaoChang100ChallengeResultAck.Unmarshal(m, b)
  6322. }
  6323. func (m *SSDaoChang100ChallengeResultAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  6324. return xxx_messageInfo_SSDaoChang100ChallengeResultAck.Marshal(b, m, deterministic)
  6325. }
  6326. func (m *SSDaoChang100ChallengeResultAck) XXX_Merge(src proto.Message) {
  6327. xxx_messageInfo_SSDaoChang100ChallengeResultAck.Merge(m, src)
  6328. }
  6329. func (m *SSDaoChang100ChallengeResultAck) XXX_Size() int {
  6330. return xxx_messageInfo_SSDaoChang100ChallengeResultAck.Size(m)
  6331. }
  6332. func (m *SSDaoChang100ChallengeResultAck) XXX_DiscardUnknown() {
  6333. xxx_messageInfo_SSDaoChang100ChallengeResultAck.DiscardUnknown(m)
  6334. }
  6335. var xxx_messageInfo_SSDaoChang100ChallengeResultAck proto.InternalMessageInfo
  6336. func (m *SSDaoChang100ChallengeResultAck) GetError() int32 {
  6337. if m != nil {
  6338. return m.Error
  6339. }
  6340. return 0
  6341. }
  6342. func (m *SSDaoChang100ChallengeResultAck) GetPosIdx() int32 {
  6343. if m != nil {
  6344. return m.PosIdx
  6345. }
  6346. return 0
  6347. }
  6348. func (m *SSDaoChang100ChallengeResultAck) GetBattleResult() bool {
  6349. if m != nil {
  6350. return m.BattleResult
  6351. }
  6352. return false
  6353. }
  6354. func (m *SSDaoChang100ChallengeResultAck) GetEmptyPosIdx() bool {
  6355. if m != nil {
  6356. return m.EmptyPosIdx
  6357. }
  6358. return false
  6359. }
  6360. func (m *SSDaoChang100ChallengeResultAck) GetSelfPosData() *DaoChang100PosIdxData {
  6361. if m != nil {
  6362. return m.SelfPosData
  6363. }
  6364. return nil
  6365. }
  6366. type SSDaoChang100ChallengeResultNtf struct {
  6367. NtfUid uint64 `protobuf:"varint,1,opt,name=ntf_uid,json=ntfUid,proto3" json:"ntf_uid,omitempty"`
  6368. PosIdxDataChange bool `protobuf:"varint,2,opt,name=pos_idx_data_change,json=posIdxDataChange,proto3" json:"pos_idx_data_change,omitempty"`
  6369. NtfPosData *DaoChang100PosIdxData `protobuf:"bytes,3,opt,name=ntf_pos_data,json=ntfPosData,proto3" json:"ntf_pos_data,omitempty"`
  6370. FromOtherGame bool `protobuf:"varint,4,opt,name=from_other_game,json=fromOtherGame,proto3" json:"from_other_game,omitempty"`
  6371. ChallengeUid uint64 `protobuf:"varint,5,opt,name=challenge_uid,json=challengeUid,proto3" json:"challenge_uid,omitempty"`
  6372. BattleResult int32 `protobuf:"varint,6,opt,name=battle_result,json=battleResult,proto3" json:"battle_result,omitempty"`
  6373. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  6374. XXX_unrecognized []byte `json:"-"`
  6375. XXX_sizecache int32 `json:"-"`
  6376. }
  6377. func (m *SSDaoChang100ChallengeResultNtf) Reset() { *m = SSDaoChang100ChallengeResultNtf{} }
  6378. func (m *SSDaoChang100ChallengeResultNtf) String() string { return proto.CompactTextString(m) }
  6379. func (*SSDaoChang100ChallengeResultNtf) ProtoMessage() {}
  6380. func (*SSDaoChang100ChallengeResultNtf) Descriptor() ([]byte, []int) {
  6381. return fileDescriptor_60207fea82c31ca8, []int{125}
  6382. }
  6383. func (m *SSDaoChang100ChallengeResultNtf) XXX_Unmarshal(b []byte) error {
  6384. return xxx_messageInfo_SSDaoChang100ChallengeResultNtf.Unmarshal(m, b)
  6385. }
  6386. func (m *SSDaoChang100ChallengeResultNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  6387. return xxx_messageInfo_SSDaoChang100ChallengeResultNtf.Marshal(b, m, deterministic)
  6388. }
  6389. func (m *SSDaoChang100ChallengeResultNtf) XXX_Merge(src proto.Message) {
  6390. xxx_messageInfo_SSDaoChang100ChallengeResultNtf.Merge(m, src)
  6391. }
  6392. func (m *SSDaoChang100ChallengeResultNtf) XXX_Size() int {
  6393. return xxx_messageInfo_SSDaoChang100ChallengeResultNtf.Size(m)
  6394. }
  6395. func (m *SSDaoChang100ChallengeResultNtf) XXX_DiscardUnknown() {
  6396. xxx_messageInfo_SSDaoChang100ChallengeResultNtf.DiscardUnknown(m)
  6397. }
  6398. var xxx_messageInfo_SSDaoChang100ChallengeResultNtf proto.InternalMessageInfo
  6399. func (m *SSDaoChang100ChallengeResultNtf) GetNtfUid() uint64 {
  6400. if m != nil {
  6401. return m.NtfUid
  6402. }
  6403. return 0
  6404. }
  6405. func (m *SSDaoChang100ChallengeResultNtf) GetPosIdxDataChange() bool {
  6406. if m != nil {
  6407. return m.PosIdxDataChange
  6408. }
  6409. return false
  6410. }
  6411. func (m *SSDaoChang100ChallengeResultNtf) GetNtfPosData() *DaoChang100PosIdxData {
  6412. if m != nil {
  6413. return m.NtfPosData
  6414. }
  6415. return nil
  6416. }
  6417. func (m *SSDaoChang100ChallengeResultNtf) GetFromOtherGame() bool {
  6418. if m != nil {
  6419. return m.FromOtherGame
  6420. }
  6421. return false
  6422. }
  6423. func (m *SSDaoChang100ChallengeResultNtf) GetChallengeUid() uint64 {
  6424. if m != nil {
  6425. return m.ChallengeUid
  6426. }
  6427. return 0
  6428. }
  6429. func (m *SSDaoChang100ChallengeResultNtf) GetBattleResult() int32 {
  6430. if m != nil {
  6431. return m.BattleResult
  6432. }
  6433. return 0
  6434. }
  6435. // 获取收益奖励
  6436. type SSDaoChang100TimeRewardReq struct {
  6437. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  6438. BaseRewardTime uint64 `protobuf:"varint,2,opt,name=base_reward_time,json=baseRewardTime,proto3" json:"base_reward_time,omitempty"`
  6439. RewardIntervalTime uint64 `protobuf:"varint,3,opt,name=reward_interval_time,json=rewardIntervalTime,proto3" json:"reward_interval_time,omitempty"`
  6440. NowTime uint64 `protobuf:"varint,4,opt,name=now_time,json=nowTime,proto3" json:"now_time,omitempty"`
  6441. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  6442. XXX_unrecognized []byte `json:"-"`
  6443. XXX_sizecache int32 `json:"-"`
  6444. }
  6445. func (m *SSDaoChang100TimeRewardReq) Reset() { *m = SSDaoChang100TimeRewardReq{} }
  6446. func (m *SSDaoChang100TimeRewardReq) String() string { return proto.CompactTextString(m) }
  6447. func (*SSDaoChang100TimeRewardReq) ProtoMessage() {}
  6448. func (*SSDaoChang100TimeRewardReq) Descriptor() ([]byte, []int) {
  6449. return fileDescriptor_60207fea82c31ca8, []int{126}
  6450. }
  6451. func (m *SSDaoChang100TimeRewardReq) XXX_Unmarshal(b []byte) error {
  6452. return xxx_messageInfo_SSDaoChang100TimeRewardReq.Unmarshal(m, b)
  6453. }
  6454. func (m *SSDaoChang100TimeRewardReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  6455. return xxx_messageInfo_SSDaoChang100TimeRewardReq.Marshal(b, m, deterministic)
  6456. }
  6457. func (m *SSDaoChang100TimeRewardReq) XXX_Merge(src proto.Message) {
  6458. xxx_messageInfo_SSDaoChang100TimeRewardReq.Merge(m, src)
  6459. }
  6460. func (m *SSDaoChang100TimeRewardReq) XXX_Size() int {
  6461. return xxx_messageInfo_SSDaoChang100TimeRewardReq.Size(m)
  6462. }
  6463. func (m *SSDaoChang100TimeRewardReq) XXX_DiscardUnknown() {
  6464. xxx_messageInfo_SSDaoChang100TimeRewardReq.DiscardUnknown(m)
  6465. }
  6466. var xxx_messageInfo_SSDaoChang100TimeRewardReq proto.InternalMessageInfo
  6467. func (m *SSDaoChang100TimeRewardReq) GetUid() uint64 {
  6468. if m != nil {
  6469. return m.Uid
  6470. }
  6471. return 0
  6472. }
  6473. func (m *SSDaoChang100TimeRewardReq) GetBaseRewardTime() uint64 {
  6474. if m != nil {
  6475. return m.BaseRewardTime
  6476. }
  6477. return 0
  6478. }
  6479. func (m *SSDaoChang100TimeRewardReq) GetRewardIntervalTime() uint64 {
  6480. if m != nil {
  6481. return m.RewardIntervalTime
  6482. }
  6483. return 0
  6484. }
  6485. func (m *SSDaoChang100TimeRewardReq) GetNowTime() uint64 {
  6486. if m != nil {
  6487. return m.NowTime
  6488. }
  6489. return 0
  6490. }
  6491. type SSDaoChang100TimeRewardAck struct {
  6492. PosIdxRewardList []*KeyValueType `protobuf:"bytes,1,rep,name=pos_idx_reward_list,json=posIdxRewardList,proto3" json:"pos_idx_reward_list,omitempty"`
  6493. BaseRewardTime uint64 `protobuf:"varint,2,opt,name=base_reward_time,json=baseRewardTime,proto3" json:"base_reward_time,omitempty"`
  6494. RewardIntervalTime uint64 `protobuf:"varint,3,opt,name=reward_interval_time,json=rewardIntervalTime,proto3" json:"reward_interval_time,omitempty"`
  6495. NowTime uint64 `protobuf:"varint,4,opt,name=now_time,json=nowTime,proto3" json:"now_time,omitempty"`
  6496. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  6497. XXX_unrecognized []byte `json:"-"`
  6498. XXX_sizecache int32 `json:"-"`
  6499. }
  6500. func (m *SSDaoChang100TimeRewardAck) Reset() { *m = SSDaoChang100TimeRewardAck{} }
  6501. func (m *SSDaoChang100TimeRewardAck) String() string { return proto.CompactTextString(m) }
  6502. func (*SSDaoChang100TimeRewardAck) ProtoMessage() {}
  6503. func (*SSDaoChang100TimeRewardAck) Descriptor() ([]byte, []int) {
  6504. return fileDescriptor_60207fea82c31ca8, []int{127}
  6505. }
  6506. func (m *SSDaoChang100TimeRewardAck) XXX_Unmarshal(b []byte) error {
  6507. return xxx_messageInfo_SSDaoChang100TimeRewardAck.Unmarshal(m, b)
  6508. }
  6509. func (m *SSDaoChang100TimeRewardAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  6510. return xxx_messageInfo_SSDaoChang100TimeRewardAck.Marshal(b, m, deterministic)
  6511. }
  6512. func (m *SSDaoChang100TimeRewardAck) XXX_Merge(src proto.Message) {
  6513. xxx_messageInfo_SSDaoChang100TimeRewardAck.Merge(m, src)
  6514. }
  6515. func (m *SSDaoChang100TimeRewardAck) XXX_Size() int {
  6516. return xxx_messageInfo_SSDaoChang100TimeRewardAck.Size(m)
  6517. }
  6518. func (m *SSDaoChang100TimeRewardAck) XXX_DiscardUnknown() {
  6519. xxx_messageInfo_SSDaoChang100TimeRewardAck.DiscardUnknown(m)
  6520. }
  6521. var xxx_messageInfo_SSDaoChang100TimeRewardAck proto.InternalMessageInfo
  6522. func (m *SSDaoChang100TimeRewardAck) GetPosIdxRewardList() []*KeyValueType {
  6523. if m != nil {
  6524. return m.PosIdxRewardList
  6525. }
  6526. return nil
  6527. }
  6528. func (m *SSDaoChang100TimeRewardAck) GetBaseRewardTime() uint64 {
  6529. if m != nil {
  6530. return m.BaseRewardTime
  6531. }
  6532. return 0
  6533. }
  6534. func (m *SSDaoChang100TimeRewardAck) GetRewardIntervalTime() uint64 {
  6535. if m != nil {
  6536. return m.RewardIntervalTime
  6537. }
  6538. return 0
  6539. }
  6540. func (m *SSDaoChang100TimeRewardAck) GetNowTime() uint64 {
  6541. if m != nil {
  6542. return m.NowTime
  6543. }
  6544. return 0
  6545. }
  6546. // 道场公会贡献点排行更新
  6547. type SSDaoChang100GuildRankUpdateNtf struct {
  6548. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  6549. GuildId uint64 `protobuf:"varint,2,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
  6550. Score uint32 `protobuf:"varint,3,opt,name=score,proto3" json:"score,omitempty"`
  6551. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  6552. XXX_unrecognized []byte `json:"-"`
  6553. XXX_sizecache int32 `json:"-"`
  6554. }
  6555. func (m *SSDaoChang100GuildRankUpdateNtf) Reset() { *m = SSDaoChang100GuildRankUpdateNtf{} }
  6556. func (m *SSDaoChang100GuildRankUpdateNtf) String() string { return proto.CompactTextString(m) }
  6557. func (*SSDaoChang100GuildRankUpdateNtf) ProtoMessage() {}
  6558. func (*SSDaoChang100GuildRankUpdateNtf) Descriptor() ([]byte, []int) {
  6559. return fileDescriptor_60207fea82c31ca8, []int{128}
  6560. }
  6561. func (m *SSDaoChang100GuildRankUpdateNtf) XXX_Unmarshal(b []byte) error {
  6562. return xxx_messageInfo_SSDaoChang100GuildRankUpdateNtf.Unmarshal(m, b)
  6563. }
  6564. func (m *SSDaoChang100GuildRankUpdateNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  6565. return xxx_messageInfo_SSDaoChang100GuildRankUpdateNtf.Marshal(b, m, deterministic)
  6566. }
  6567. func (m *SSDaoChang100GuildRankUpdateNtf) XXX_Merge(src proto.Message) {
  6568. xxx_messageInfo_SSDaoChang100GuildRankUpdateNtf.Merge(m, src)
  6569. }
  6570. func (m *SSDaoChang100GuildRankUpdateNtf) XXX_Size() int {
  6571. return xxx_messageInfo_SSDaoChang100GuildRankUpdateNtf.Size(m)
  6572. }
  6573. func (m *SSDaoChang100GuildRankUpdateNtf) XXX_DiscardUnknown() {
  6574. xxx_messageInfo_SSDaoChang100GuildRankUpdateNtf.DiscardUnknown(m)
  6575. }
  6576. var xxx_messageInfo_SSDaoChang100GuildRankUpdateNtf proto.InternalMessageInfo
  6577. func (m *SSDaoChang100GuildRankUpdateNtf) GetUid() uint64 {
  6578. if m != nil {
  6579. return m.Uid
  6580. }
  6581. return 0
  6582. }
  6583. func (m *SSDaoChang100GuildRankUpdateNtf) GetGuildId() uint64 {
  6584. if m != nil {
  6585. return m.GuildId
  6586. }
  6587. return 0
  6588. }
  6589. func (m *SSDaoChang100GuildRankUpdateNtf) GetScore() uint32 {
  6590. if m != nil {
  6591. return m.Score
  6592. }
  6593. return 0
  6594. }
  6595. // ////////////////////////精彩活动
  6596. type SSActivitiesCollectionServerDataReq struct {
  6597. ActivityId int32 `protobuf:"varint,1,opt,name=activity_id,json=activityId,proto3" json:"activity_id,omitempty"`
  6598. RewardIdx int32 `protobuf:"varint,2,opt,name=reward_idx,json=rewardIdx,proto3" json:"reward_idx,omitempty"`
  6599. ServerLimitNum int32 `protobuf:"varint,3,opt,name=server_limit_num,json=serverLimitNum,proto3" json:"server_limit_num,omitempty"`
  6600. PetData []*ExchangeInfo `protobuf:"bytes,4,rep,name=pet_data,json=petData,proto3" json:"pet_data,omitempty"`
  6601. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  6602. XXX_unrecognized []byte `json:"-"`
  6603. XXX_sizecache int32 `json:"-"`
  6604. }
  6605. func (m *SSActivitiesCollectionServerDataReq) Reset() { *m = SSActivitiesCollectionServerDataReq{} }
  6606. func (m *SSActivitiesCollectionServerDataReq) String() string { return proto.CompactTextString(m) }
  6607. func (*SSActivitiesCollectionServerDataReq) ProtoMessage() {}
  6608. func (*SSActivitiesCollectionServerDataReq) Descriptor() ([]byte, []int) {
  6609. return fileDescriptor_60207fea82c31ca8, []int{129}
  6610. }
  6611. func (m *SSActivitiesCollectionServerDataReq) XXX_Unmarshal(b []byte) error {
  6612. return xxx_messageInfo_SSActivitiesCollectionServerDataReq.Unmarshal(m, b)
  6613. }
  6614. func (m *SSActivitiesCollectionServerDataReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  6615. return xxx_messageInfo_SSActivitiesCollectionServerDataReq.Marshal(b, m, deterministic)
  6616. }
  6617. func (m *SSActivitiesCollectionServerDataReq) XXX_Merge(src proto.Message) {
  6618. xxx_messageInfo_SSActivitiesCollectionServerDataReq.Merge(m, src)
  6619. }
  6620. func (m *SSActivitiesCollectionServerDataReq) XXX_Size() int {
  6621. return xxx_messageInfo_SSActivitiesCollectionServerDataReq.Size(m)
  6622. }
  6623. func (m *SSActivitiesCollectionServerDataReq) XXX_DiscardUnknown() {
  6624. xxx_messageInfo_SSActivitiesCollectionServerDataReq.DiscardUnknown(m)
  6625. }
  6626. var xxx_messageInfo_SSActivitiesCollectionServerDataReq proto.InternalMessageInfo
  6627. func (m *SSActivitiesCollectionServerDataReq) GetActivityId() int32 {
  6628. if m != nil {
  6629. return m.ActivityId
  6630. }
  6631. return 0
  6632. }
  6633. func (m *SSActivitiesCollectionServerDataReq) GetRewardIdx() int32 {
  6634. if m != nil {
  6635. return m.RewardIdx
  6636. }
  6637. return 0
  6638. }
  6639. func (m *SSActivitiesCollectionServerDataReq) GetServerLimitNum() int32 {
  6640. if m != nil {
  6641. return m.ServerLimitNum
  6642. }
  6643. return 0
  6644. }
  6645. func (m *SSActivitiesCollectionServerDataReq) GetPetData() []*ExchangeInfo {
  6646. if m != nil {
  6647. return m.PetData
  6648. }
  6649. return nil
  6650. }
  6651. type SSActivitiesCollectionServerDataAck struct {
  6652. Error int32 `protobuf:"varint,1,opt,name=error,proto3" json:"error,omitempty"`
  6653. ActivityId int32 `protobuf:"varint,2,opt,name=activity_id,json=activityId,proto3" json:"activity_id,omitempty"`
  6654. DataList []*KeyValueType `protobuf:"bytes,3,rep,name=data_list,json=dataList,proto3" json:"data_list,omitempty"`
  6655. RewardIdx int32 `protobuf:"varint,4,opt,name=reward_idx,json=rewardIdx,proto3" json:"reward_idx,omitempty"`
  6656. PetData []*ExchangeInfo `protobuf:"bytes,5,rep,name=pet_data,json=petData,proto3" json:"pet_data,omitempty"`
  6657. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  6658. XXX_unrecognized []byte `json:"-"`
  6659. XXX_sizecache int32 `json:"-"`
  6660. }
  6661. func (m *SSActivitiesCollectionServerDataAck) Reset() { *m = SSActivitiesCollectionServerDataAck{} }
  6662. func (m *SSActivitiesCollectionServerDataAck) String() string { return proto.CompactTextString(m) }
  6663. func (*SSActivitiesCollectionServerDataAck) ProtoMessage() {}
  6664. func (*SSActivitiesCollectionServerDataAck) Descriptor() ([]byte, []int) {
  6665. return fileDescriptor_60207fea82c31ca8, []int{130}
  6666. }
  6667. func (m *SSActivitiesCollectionServerDataAck) XXX_Unmarshal(b []byte) error {
  6668. return xxx_messageInfo_SSActivitiesCollectionServerDataAck.Unmarshal(m, b)
  6669. }
  6670. func (m *SSActivitiesCollectionServerDataAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  6671. return xxx_messageInfo_SSActivitiesCollectionServerDataAck.Marshal(b, m, deterministic)
  6672. }
  6673. func (m *SSActivitiesCollectionServerDataAck) XXX_Merge(src proto.Message) {
  6674. xxx_messageInfo_SSActivitiesCollectionServerDataAck.Merge(m, src)
  6675. }
  6676. func (m *SSActivitiesCollectionServerDataAck) XXX_Size() int {
  6677. return xxx_messageInfo_SSActivitiesCollectionServerDataAck.Size(m)
  6678. }
  6679. func (m *SSActivitiesCollectionServerDataAck) XXX_DiscardUnknown() {
  6680. xxx_messageInfo_SSActivitiesCollectionServerDataAck.DiscardUnknown(m)
  6681. }
  6682. var xxx_messageInfo_SSActivitiesCollectionServerDataAck proto.InternalMessageInfo
  6683. func (m *SSActivitiesCollectionServerDataAck) GetError() int32 {
  6684. if m != nil {
  6685. return m.Error
  6686. }
  6687. return 0
  6688. }
  6689. func (m *SSActivitiesCollectionServerDataAck) GetActivityId() int32 {
  6690. if m != nil {
  6691. return m.ActivityId
  6692. }
  6693. return 0
  6694. }
  6695. func (m *SSActivitiesCollectionServerDataAck) GetDataList() []*KeyValueType {
  6696. if m != nil {
  6697. return m.DataList
  6698. }
  6699. return nil
  6700. }
  6701. func (m *SSActivitiesCollectionServerDataAck) GetRewardIdx() int32 {
  6702. if m != nil {
  6703. return m.RewardIdx
  6704. }
  6705. return 0
  6706. }
  6707. func (m *SSActivitiesCollectionServerDataAck) GetPetData() []*ExchangeInfo {
  6708. if m != nil {
  6709. return m.PetData
  6710. }
  6711. return nil
  6712. }
  6713. type CollectionSaveData struct {
  6714. ActivityId int32 `protobuf:"varint,2,opt,name=activity_id,json=activityId,proto3" json:"activity_id,omitempty"`
  6715. DataList []*KeyValueType `protobuf:"bytes,3,rep,name=data_list,json=dataList,proto3" json:"data_list,omitempty"`
  6716. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  6717. XXX_unrecognized []byte `json:"-"`
  6718. XXX_sizecache int32 `json:"-"`
  6719. }
  6720. func (m *CollectionSaveData) Reset() { *m = CollectionSaveData{} }
  6721. func (m *CollectionSaveData) String() string { return proto.CompactTextString(m) }
  6722. func (*CollectionSaveData) ProtoMessage() {}
  6723. func (*CollectionSaveData) Descriptor() ([]byte, []int) {
  6724. return fileDescriptor_60207fea82c31ca8, []int{131}
  6725. }
  6726. func (m *CollectionSaveData) XXX_Unmarshal(b []byte) error {
  6727. return xxx_messageInfo_CollectionSaveData.Unmarshal(m, b)
  6728. }
  6729. func (m *CollectionSaveData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  6730. return xxx_messageInfo_CollectionSaveData.Marshal(b, m, deterministic)
  6731. }
  6732. func (m *CollectionSaveData) XXX_Merge(src proto.Message) {
  6733. xxx_messageInfo_CollectionSaveData.Merge(m, src)
  6734. }
  6735. func (m *CollectionSaveData) XXX_Size() int {
  6736. return xxx_messageInfo_CollectionSaveData.Size(m)
  6737. }
  6738. func (m *CollectionSaveData) XXX_DiscardUnknown() {
  6739. xxx_messageInfo_CollectionSaveData.DiscardUnknown(m)
  6740. }
  6741. var xxx_messageInfo_CollectionSaveData proto.InternalMessageInfo
  6742. func (m *CollectionSaveData) GetActivityId() int32 {
  6743. if m != nil {
  6744. return m.ActivityId
  6745. }
  6746. return 0
  6747. }
  6748. func (m *CollectionSaveData) GetDataList() []*KeyValueType {
  6749. if m != nil {
  6750. return m.DataList
  6751. }
  6752. return nil
  6753. }
  6754. type SSActivitiesCollectionServerDataNtf struct {
  6755. ActivityId int32 `protobuf:"varint,1,opt,name=activity_id,json=activityId,proto3" json:"activity_id,omitempty"`
  6756. RewardIdx int32 `protobuf:"varint,2,opt,name=reward_idx,json=rewardIdx,proto3" json:"reward_idx,omitempty"`
  6757. ServerCurNum int32 `protobuf:"varint,3,opt,name=server_cur_num,json=serverCurNum,proto3" json:"server_cur_num,omitempty"`
  6758. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  6759. XXX_unrecognized []byte `json:"-"`
  6760. XXX_sizecache int32 `json:"-"`
  6761. }
  6762. func (m *SSActivitiesCollectionServerDataNtf) Reset() { *m = SSActivitiesCollectionServerDataNtf{} }
  6763. func (m *SSActivitiesCollectionServerDataNtf) String() string { return proto.CompactTextString(m) }
  6764. func (*SSActivitiesCollectionServerDataNtf) ProtoMessage() {}
  6765. func (*SSActivitiesCollectionServerDataNtf) Descriptor() ([]byte, []int) {
  6766. return fileDescriptor_60207fea82c31ca8, []int{132}
  6767. }
  6768. func (m *SSActivitiesCollectionServerDataNtf) XXX_Unmarshal(b []byte) error {
  6769. return xxx_messageInfo_SSActivitiesCollectionServerDataNtf.Unmarshal(m, b)
  6770. }
  6771. func (m *SSActivitiesCollectionServerDataNtf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  6772. return xxx_messageInfo_SSActivitiesCollectionServerDataNtf.Marshal(b, m, deterministic)
  6773. }
  6774. func (m *SSActivitiesCollectionServerDataNtf) XXX_Merge(src proto.Message) {
  6775. xxx_messageInfo_SSActivitiesCollectionServerDataNtf.Merge(m, src)
  6776. }
  6777. func (m *SSActivitiesCollectionServerDataNtf) XXX_Size() int {
  6778. return xxx_messageInfo_SSActivitiesCollectionServerDataNtf.Size(m)
  6779. }
  6780. func (m *SSActivitiesCollectionServerDataNtf) XXX_DiscardUnknown() {
  6781. xxx_messageInfo_SSActivitiesCollectionServerDataNtf.DiscardUnknown(m)
  6782. }
  6783. var xxx_messageInfo_SSActivitiesCollectionServerDataNtf proto.InternalMessageInfo
  6784. func (m *SSActivitiesCollectionServerDataNtf) GetActivityId() int32 {
  6785. if m != nil {
  6786. return m.ActivityId
  6787. }
  6788. return 0
  6789. }
  6790. func (m *SSActivitiesCollectionServerDataNtf) GetRewardIdx() int32 {
  6791. if m != nil {
  6792. return m.RewardIdx
  6793. }
  6794. return 0
  6795. }
  6796. func (m *SSActivitiesCollectionServerDataNtf) GetServerCurNum() int32 {
  6797. if m != nil {
  6798. return m.ServerCurNum
  6799. }
  6800. return 0
  6801. }
  6802. type SSWebGMHeadChange struct {
  6803. Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
  6804. HeadId int32 `protobuf:"varint,2,opt,name=head_id,json=headId,proto3" json:"head_id,omitempty"`
  6805. State int32 `protobuf:"varint,3,opt,name=state,proto3" json:"state,omitempty"`
  6806. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  6807. XXX_unrecognized []byte `json:"-"`
  6808. XXX_sizecache int32 `json:"-"`
  6809. }
  6810. func (m *SSWebGMHeadChange) Reset() { *m = SSWebGMHeadChange{} }
  6811. func (m *SSWebGMHeadChange) String() string { return proto.CompactTextString(m) }
  6812. func (*SSWebGMHeadChange) ProtoMessage() {}
  6813. func (*SSWebGMHeadChange) Descriptor() ([]byte, []int) {
  6814. return fileDescriptor_60207fea82c31ca8, []int{133}
  6815. }
  6816. func (m *SSWebGMHeadChange) XXX_Unmarshal(b []byte) error {
  6817. return xxx_messageInfo_SSWebGMHeadChange.Unmarshal(m, b)
  6818. }
  6819. func (m *SSWebGMHeadChange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  6820. return xxx_messageInfo_SSWebGMHeadChange.Marshal(b, m, deterministic)
  6821. }
  6822. func (m *SSWebGMHeadChange) XXX_Merge(src proto.Message) {
  6823. xxx_messageInfo_SSWebGMHeadChange.Merge(m, src)
  6824. }
  6825. func (m *SSWebGMHeadChange) XXX_Size() int {
  6826. return xxx_messageInfo_SSWebGMHeadChange.Size(m)
  6827. }
  6828. func (m *SSWebGMHeadChange) XXX_DiscardUnknown() {
  6829. xxx_messageInfo_SSWebGMHeadChange.DiscardUnknown(m)
  6830. }
  6831. var xxx_messageInfo_SSWebGMHeadChange proto.InternalMessageInfo
  6832. func (m *SSWebGMHeadChange) GetUid() uint64 {
  6833. if m != nil {
  6834. return m.Uid
  6835. }
  6836. return 0
  6837. }
  6838. func (m *SSWebGMHeadChange) GetHeadId() int32 {
  6839. if m != nil {
  6840. return m.HeadId
  6841. }
  6842. return 0
  6843. }
  6844. func (m *SSWebGMHeadChange) GetState() int32 {
  6845. if m != nil {
  6846. return m.State
  6847. }
  6848. return 0
  6849. }
  6850. func init() {
  6851. proto.RegisterType((*WebRoleInfo)(nil), "serverproto.WebRoleInfo")
  6852. proto.RegisterType((*WebUpdateMailItem)(nil), "serverproto.WebUpdateMailItem")
  6853. proto.RegisterType((*SSWebGMChatMsgNtf)(nil), "serverproto.SSWebGMChatMsgNtf")
  6854. proto.RegisterType((*SSWebGMAddMailNtf)(nil), "serverproto.SSWebGMAddMailNtf")
  6855. proto.RegisterType((*SSWebGMBanNtf)(nil), "serverproto.SSWebGMBanNtf")
  6856. proto.RegisterType((*SSWebGMNoticeNtf)(nil), "serverproto.SSWebGMNoticeNtf")
  6857. proto.RegisterType((*SSWEBGMServerMaintainNtf)(nil), "serverproto.SSWEBGMServerMaintainNtf")
  6858. proto.RegisterType((*SSWebGMGuildBattle)(nil), "serverproto.SSWebGMGuildBattle")
  6859. proto.RegisterType((*SSWebGMDelItemNtf)(nil), "serverproto.SSWebGMDelItemNtf")
  6860. proto.RegisterType((*SSPlayerOnlineNtf)(nil), "serverproto.SSPlayerOnlineNtf")
  6861. proto.RegisterType((*SSPlayerOfflineNtf)(nil), "serverproto.SSPlayerOfflineNtf")
  6862. proto.RegisterType((*SSPlayerOnlineNumNtf)(nil), "serverproto.SSPlayerOnlineNumNtf")
  6863. proto.RegisterType((*SSChatMessageAck)(nil), "serverproto.SSChatMessageAck")
  6864. proto.RegisterType((*SSChatMessageNtf)(nil), "serverproto.SSChatMessageNtf")
  6865. proto.RegisterType((*SSGuildChatMessageNtf)(nil), "serverproto.SSGuildChatMessageNtf")
  6866. proto.RegisterType((*SSGuildNoticeMessageNtf)(nil), "serverproto.SSGuildNoticeMessageNtf")
  6867. proto.RegisterType((*SSGuildNoticeToRoleNtf)(nil), "serverproto.SSGuildNoticeToRoleNtf")
  6868. proto.RegisterType((*SSPlayerEnterMapReq)(nil), "serverproto.SSPlayerEnterMapReq")
  6869. proto.RegisterType((*SSPlayerLeaveMapNtf)(nil), "serverproto.SSPlayerLeaveMapNtf")
  6870. proto.RegisterType((*SSPlayerAoiReconnect)(nil), "serverproto.SSPlayerAoiReconnect")
  6871. proto.RegisterType((*SSPlayerLeaveMapReqAck)(nil), "serverproto.SSPlayerLeaveMapReqAck")
  6872. proto.RegisterType((*SSNameReq)(nil), "serverproto.SSNameReq")
  6873. proto.RegisterType((*SSNameNtf)(nil), "serverproto.SSNameNtf")
  6874. proto.RegisterType((*SSPlayerShowChangeReq)(nil), "serverproto.SSPlayerShowChangeReq")
  6875. proto.RegisterType((*SSPlayerEnterChallengeNtf)(nil), "serverproto.SSPlayerEnterChallengeNtf")
  6876. proto.RegisterType((*SSPlayerLeaveChallengeNtf)(nil), "serverproto.SSPlayerLeaveChallengeNtf")
  6877. proto.RegisterType((*SSPlayerChallengeHpNtf)(nil), "serverproto.SSPlayerChallengeHpNtf")
  6878. proto.RegisterType((*SSPlayerChallengeResultNtf)(nil), "serverproto.SSPlayerChallengeResultNtf")
  6879. proto.RegisterType((*SSAddMailNtf)(nil), "serverproto.SSAddMailNtf")
  6880. proto.RegisterType((*SSGetCompetitionDataReq)(nil), "serverproto.SSGetCompetitionDataReq")
  6881. proto.RegisterType((*SSGetCompetitionDataAck)(nil), "serverproto.SSGetCompetitionDataAck")
  6882. proto.RegisterType((*SSCompetitionRewardReq)(nil), "serverproto.SSCompetitionRewardReq")
  6883. proto.RegisterType((*SSCompetitionRewardAck)(nil), "serverproto.SSCompetitionRewardAck")
  6884. proto.RegisterType((*SSCompetitionRewardHistoryReq)(nil), "serverproto.SSCompetitionRewardHistoryReq")
  6885. proto.RegisterType((*SSCompetitionRewardHistoryAck)(nil), "serverproto.SSCompetitionRewardHistoryAck")
  6886. proto.RegisterType((*SSCompetitionUpdateScoreReq)(nil), "serverproto.SSCompetitionUpdateScoreReq")
  6887. proto.RegisterType((*SSCompetitionUpdateScoreAck)(nil), "serverproto.SSCompetitionUpdateScoreAck")
  6888. proto.RegisterType((*SSCompetitionOnVoteNtf)(nil), "serverproto.SSCompetitionOnVoteNtf")
  6889. proto.RegisterType((*SSCompetitionSelfFansInfoReq)(nil), "serverproto.SSCompetitionSelfFansInfoReq")
  6890. proto.RegisterType((*SSCompetitionSelfFansInfoAck)(nil), "serverproto.SSCompetitionSelfFansInfoAck")
  6891. proto.RegisterType((*SSCompetitionVoteRankReq)(nil), "serverproto.SSCompetitionVoteRankReq")
  6892. proto.RegisterType((*SSCompetitionVoteRankAck)(nil), "serverproto.SSCompetitionVoteRankAck")
  6893. proto.RegisterType((*SSCompetitionFansRewardRankReq)(nil), "serverproto.SSCompetitionFansRewardRankReq")
  6894. proto.RegisterType((*SSCompetitionFansRewardRankAck)(nil), "serverproto.SSCompetitionFansRewardRankAck")
  6895. proto.RegisterType((*SSCompetitionFansGetRewardReq)(nil), "serverproto.SSCompetitionFansGetRewardReq")
  6896. proto.RegisterType((*SSCompetitionFansGetRewardAck)(nil), "serverproto.SSCompetitionFansGetRewardAck")
  6897. proto.RegisterType((*SSCompetitionAddIdolBoxScoreNtf)(nil), "serverproto.SSCompetitionAddIdolBoxScoreNtf")
  6898. proto.RegisterType((*SSCompetitionFansGetAllRewardReq)(nil), "serverproto.SSCompetitionFansGetAllRewardReq")
  6899. proto.RegisterType((*SSCompetitionFansGetAllRewardAck)(nil), "serverproto.SSCompetitionFansGetAllRewardAck")
  6900. proto.RegisterType((*SSCompetitionGetPlayerVoteRankReq)(nil), "serverproto.SSCompetitionGetPlayerVoteRankReq")
  6901. proto.RegisterType((*SSCompetitionGetPlayerVoteRankAck)(nil), "serverproto.SSCompetitionGetPlayerVoteRankAck")
  6902. proto.RegisterType((*SSFriendAddReq)(nil), "serverproto.SSFriendAddReq")
  6903. proto.RegisterType((*SSFriendAddAck)(nil), "serverproto.SSFriendAddAck")
  6904. proto.RegisterType((*SSFriendDelReq)(nil), "serverproto.SSFriendDelReq")
  6905. proto.RegisterType((*SSFriendDelAck)(nil), "serverproto.SSFriendDelAck")
  6906. proto.RegisterType((*SSFriendBlackNtf)(nil), "serverproto.SSFriendBlackNtf")
  6907. proto.RegisterType((*SSOnlineStateReq)(nil), "serverproto.SSOnlineStateReq")
  6908. proto.RegisterType((*SSOnlineStateAck)(nil), "serverproto.SSOnlineStateAck")
  6909. proto.RegisterType((*SSGuildOnAddActivityNtf)(nil), "serverproto.SSGuildOnAddActivityNtf")
  6910. proto.RegisterType((*SSGuildBossRefreshNtf)(nil), "serverproto.SSGuildBossRefreshNtf")
  6911. proto.RegisterType((*SSGuildOnlineStateReq)(nil), "serverproto.SSGuildOnlineStateReq")
  6912. proto.RegisterType((*SSGuildOnlineStateAck)(nil), "serverproto.SSGuildOnlineStateAck")
  6913. proto.RegisterType((*SSGuildMemberOnlineInfoReq)(nil), "serverproto.SSGuildMemberOnlineInfoReq")
  6914. proto.RegisterType((*SSGuildMemberOnlineInfoAck)(nil), "serverproto.SSGuildMemberOnlineInfoAck")
  6915. proto.RegisterType((*SSGuildNameChangeNtf)(nil), "serverproto.SSGuildNameChangeNtf")
  6916. proto.RegisterType((*SSOnlineGuildInfoReq)(nil), "serverproto.SSOnlineGuildInfoReq")
  6917. proto.RegisterType((*SSOnlineGuildInfoAck)(nil), "serverproto.SSOnlineGuildInfoAck")
  6918. proto.RegisterType((*SSGuildBattleChallengeReq)(nil), "serverproto.SSGuildBattleChallengeReq")
  6919. proto.RegisterType((*SSGuildBattleChallengeAck)(nil), "serverproto.SSGuildBattleChallengeAck")
  6920. proto.RegisterType((*SSGuildBattleCPRankReq)(nil), "serverproto.SSGuildBattleCPRankReq")
  6921. proto.RegisterType((*SSGuildBattleCPRankAck)(nil), "serverproto.SSGuildBattleCPRankAck")
  6922. proto.RegisterType((*SSGuildBattleCountPartReq)(nil), "serverproto.SSGuildBattleCountPartReq")
  6923. proto.RegisterType((*SSGuildBattleCountPartAck)(nil), "serverproto.SSGuildBattleCountPartAck")
  6924. proto.RegisterType((*SSGuildBattleMvpInfoReq)(nil), "serverproto.SSGuildBattleMvpInfoReq")
  6925. proto.RegisterType((*SSGuildBattleMvpInfoAck)(nil), "serverproto.SSGuildBattleMvpInfoAck")
  6926. proto.RegisterType((*SSGuildBattleMvpDetailReq)(nil), "serverproto.SSGuildBattleMvpDetailReq")
  6927. proto.RegisterType((*SSGuildBattleMvpDetailAck)(nil), "serverproto.SSGuildBattleMvpDetailAck")
  6928. proto.RegisterType((*SSGuildBattleStageChangeNtf)(nil), "serverproto.SSGuildBattleStageChangeNtf")
  6929. proto.RegisterType((*SSGuildBattleRewardNtf)(nil), "serverproto.SSGuildBattleRewardNtf")
  6930. proto.RegisterType((*SSGuildBattleOnlineGetRewardReq)(nil), "serverproto.SSGuildBattleOnlineGetRewardReq")
  6931. proto.RegisterType((*GuildBattleReward)(nil), "serverproto.GuildBattleReward")
  6932. proto.RegisterType((*SSGuildBattleOnlineGetRewardAck)(nil), "serverproto.SSGuildBattleOnlineGetRewardAck")
  6933. proto.RegisterType((*SSGuildBattleCPChangeNtf)(nil), "serverproto.SSGuildBattleCPChangeNtf")
  6934. proto.RegisterType((*SSGuildBattleGMAddGuildCPReq)(nil), "serverproto.SSGuildBattleGMAddGuildCPReq")
  6935. proto.RegisterType((*SSGuildBattleGMAddGuildScoreReq)(nil), "serverproto.SSGuildBattleGMAddGuildScoreReq")
  6936. proto.RegisterType((*SSGuildBattleGMChangeLeaderReq)(nil), "serverproto.SSGuildBattleGMChangeLeaderReq")
  6937. proto.RegisterType((*SSGuildBattleGMKickMemberReq)(nil), "serverproto.SSGuildBattleGMKickMemberReq")
  6938. proto.RegisterType((*SSGuildBattleGMDemonDamageReq)(nil), "serverproto.SSGuildBattleGMDemonDamageReq")
  6939. proto.RegisterType((*SSGuildBattleGMOperatorReq)(nil), "serverproto.SSGuildBattleGMOperatorReq")
  6940. proto.RegisterType((*MvpRewardInfo)(nil), "serverproto.MvpRewardInfo")
  6941. proto.RegisterType((*SSGuildBattleSendMvpRewardReq)(nil), "serverproto.SSGuildBattleSendMvpRewardReq")
  6942. proto.RegisterType((*SSGuildBattleSendMvpRewardAck)(nil), "serverproto.SSGuildBattleSendMvpRewardAck")
  6943. proto.RegisterType((*SSGuildBattleBuyBuffReq)(nil), "serverproto.SSGuildBattleBuyBuffReq")
  6944. proto.RegisterType((*SSGuildBattleBuyBuffAck)(nil), "serverproto.SSGuildBattleBuyBuffAck")
  6945. proto.RegisterType((*SSGuildBattleRewardReq)(nil), "serverproto.SSGuildBattleRewardReq")
  6946. proto.RegisterType((*SSGuildDemonFightReq)(nil), "serverproto.SSGuildDemonFightReq")
  6947. proto.RegisterType((*SSGuildDemonFightAck)(nil), "serverproto.SSGuildDemonFightAck")
  6948. proto.RegisterType((*SSGuildDemonOnlineGetRewardNtf)(nil), "serverproto.SSGuildDemonOnlineGetRewardNtf")
  6949. proto.RegisterType((*SSGuildDemonRewardNtf)(nil), "serverproto.SSGuildDemonRewardNtf")
  6950. proto.RegisterType((*SSExpeditionHelpReq)(nil), "serverproto.SSExpeditionHelpReq")
  6951. proto.RegisterType((*SSExpeditionHelpAck)(nil), "serverproto.SSExpeditionHelpAck")
  6952. proto.RegisterType((*SSExpeditionScoreRankListReq)(nil), "serverproto.SSExpeditionScoreRankListReq")
  6953. proto.RegisterType((*SSExpeditionScoreRankListAck)(nil), "serverproto.SSExpeditionScoreRankListAck")
  6954. proto.RegisterType((*SSExpeditionUpdateScoreRankNtf)(nil), "serverproto.SSExpeditionUpdateScoreRankNtf")
  6955. proto.RegisterType((*SSInvitationBeToMemberReq)(nil), "serverproto.SSInvitationBeToMemberReq")
  6956. proto.RegisterType((*SSInvitationBeToMemberAck)(nil), "serverproto.SSInvitationBeToMemberAck")
  6957. proto.RegisterType((*SSInvitationBeToMemberDBReq)(nil), "serverproto.SSInvitationBeToMemberDBReq")
  6958. proto.RegisterType((*SSInvitationBeToMemberDBAck)(nil), "serverproto.SSInvitationBeToMemberDBAck")
  6959. proto.RegisterType((*SSInvitationDelMemberNtf)(nil), "serverproto.SSInvitationDelMemberNtf")
  6960. proto.RegisterType((*SSInvitationMemberNoticeMasterReq)(nil), "serverproto.SSInvitationMemberNoticeMasterReq")
  6961. proto.RegisterType((*SSInvitationMemberNoticeMasterAck)(nil), "serverproto.SSInvitationMemberNoticeMasterAck")
  6962. proto.RegisterType((*PayOrderSaveInfo)(nil), "serverproto.PayOrderSaveInfo")
  6963. proto.RegisterType((*SSPayInfoSaveReq)(nil), "serverproto.SSPayInfoSaveReq")
  6964. proto.RegisterType((*SSPayInfoSaveAck)(nil), "serverproto.SSPayInfoSaveAck")
  6965. proto.RegisterType((*SSPayInfoOrderOKListGetReq)(nil), "serverproto.SSPayInfoOrderOKListGetReq")
  6966. proto.RegisterType((*SSPayInfoOrderOkListGetAck)(nil), "serverproto.SSPayInfoOrderOkListGetAck")
  6967. proto.RegisterType((*SSPayInfoOrderNtf)(nil), "serverproto.SSPayInfoOrderNtf")
  6968. proto.RegisterType((*SSDaoChang100PosInfoListReq)(nil), "serverproto.SSDaoChang100PosInfoListReq")
  6969. proto.RegisterType((*SSDaoChang100PosInfoListAck)(nil), "serverproto.SSDaoChang100PosInfoListAck")
  6970. proto.RegisterType((*SSDaoChang100LogReq)(nil), "serverproto.SSDaoChang100LogReq")
  6971. proto.RegisterType((*SSDaoChang100LogAck)(nil), "serverproto.SSDaoChang100LogAck")
  6972. proto.RegisterType((*SSDaoChang100ChallengeReq)(nil), "serverproto.SSDaoChang100ChallengeReq")
  6973. proto.RegisterType((*SSDaoChang100ChallengeAck)(nil), "serverproto.SSDaoChang100ChallengeAck")
  6974. proto.RegisterType((*SSDaoChang100ChallengeResultReq)(nil), "serverproto.SSDaoChang100ChallengeResultReq")
  6975. proto.RegisterType((*SSDaoChang100ChallengeResultAck)(nil), "serverproto.SSDaoChang100ChallengeResultAck")
  6976. proto.RegisterType((*SSDaoChang100ChallengeResultNtf)(nil), "serverproto.SSDaoChang100ChallengeResultNtf")
  6977. proto.RegisterType((*SSDaoChang100TimeRewardReq)(nil), "serverproto.SSDaoChang100TimeRewardReq")
  6978. proto.RegisterType((*SSDaoChang100TimeRewardAck)(nil), "serverproto.SSDaoChang100TimeRewardAck")
  6979. proto.RegisterType((*SSDaoChang100GuildRankUpdateNtf)(nil), "serverproto.SSDaoChang100GuildRankUpdateNtf")
  6980. proto.RegisterType((*SSActivitiesCollectionServerDataReq)(nil), "serverproto.SSActivitiesCollectionServerDataReq")
  6981. proto.RegisterType((*SSActivitiesCollectionServerDataAck)(nil), "serverproto.SSActivitiesCollectionServerDataAck")
  6982. proto.RegisterType((*CollectionSaveData)(nil), "serverproto.CollectionSaveData")
  6983. proto.RegisterType((*SSActivitiesCollectionServerDataNtf)(nil), "serverproto.SSActivitiesCollectionServerDataNtf")
  6984. proto.RegisterType((*SSWebGMHeadChange)(nil), "serverproto.SSWebGMHeadChange")
  6985. }
  6986. func init() {
  6987. proto.RegisterFile("logic.proto", fileDescriptor_60207fea82c31ca8)
  6988. }
  6989. var fileDescriptor_60207fea82c31ca8 = []byte{
  6990. // 5582 bytes of a gzipped FileDescriptorProto
  6991. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x3c, 0x4b, 0x8f, 0x24, 0xe9,
  6992. 0x51, 0xaa, 0x47, 0x77, 0x55, 0x45, 0xf5, 0x6b, 0xd2, 0xe3, 0xdd, 0x9e, 0x99, 0x9d, 0x57, 0x7a,
  6993. 0xbc, 0x1e, 0x1b, 0xef, 0x83, 0xdd, 0xf5, 0xd8, 0xeb, 0xf1, 0x6a, 0x35, 0xdd, 0x3d, 0x8f, 0xde,
  6994. 0x9d, 0x9e, 0x69, 0xb2, 0x66, 0x76, 0xf1, 0x1e, 0x48, 0x65, 0x55, 0x7e, 0x55, 0x9d, 0x74, 0xbe,
  6995. 0x26, 0x33, 0xab, 0x67, 0xca, 0x46, 0x1c, 0x90, 0x85, 0x40, 0x06, 0x4b, 0x36, 0x92, 0xcf, 0x80,
  6996. 0x58, 0x24, 0x5e, 0x07, 0x38, 0x18, 0x0e, 0x70, 0xe0, 0xe0, 0x7f, 0x00, 0x9c, 0x40, 0x80, 0x40,
  6997. 0x48, 0xc8, 0x12, 0x27, 0x2e, 0x88, 0x0b, 0x8a, 0x88, 0x2f, 0x33, 0xbf, 0xac, 0xca, 0xac, 0xea,
  6998. 0xda, 0x87, 0xd8, 0x53, 0x57, 0x46, 0x7e, 0x19, 0xaf, 0x2f, 0x22, 0xbe, 0xf8, 0x22, 0xbe, 0xaf,
  6999. 0xa1, 0xeb, 0x06, 0x23, 0x67, 0xf0, 0x72, 0x18, 0x05, 0x49, 0xa0, 0x75, 0x63, 0x11, 0x9d, 0x88,
  7000. 0x88, 0x1e, 0xce, 0xaf, 0x0d, 0x02, 0xcf, 0x0b, 0x7c, 0x7e, 0x75, 0x1e, 0xc6, 0xb1, 0x88, 0xf8,
  7001. 0xb7, 0xee, 0x42, 0xf7, 0x7d, 0xd1, 0x37, 0x02, 0x57, 0xec, 0xfb, 0xc3, 0x40, 0xfb, 0x32, 0x34,
  7002. 0xfb, 0x56, 0x2c, 0xb6, 0x6b, 0x57, 0x6a, 0xd7, 0xbb, 0xaf, 0x7d, 0xfe, 0x65, 0x05, 0xc9, 0xcb,
  7003. 0x38, 0x68, 0xc7, 0x8a, 0x85, 0x41, 0x43, 0xb4, 0xd7, 0xa0, 0x13, 0x05, 0xae, 0x30, 0x8f, 0x44,
  7004. 0x14, 0x6c, 0xd7, 0x2b, 0xc6, 0xdf, 0x13, 0x51, 0x60, 0xb4, 0x23, 0xf9, 0x4b, 0xff, 0xf7, 0x1a,
  7005. 0x9c, 0x79, 0x5f, 0xf4, 0x1f, 0x87, 0xb6, 0x95, 0x88, 0x03, 0xcb, 0x71, 0xf7, 0x13, 0xe1, 0x69,
  7006. 0x1b, 0x50, 0x77, 0x6c, 0x22, 0xb9, 0x62, 0xd4, 0x1d, 0x5b, 0x3b, 0x07, 0xed, 0xb1, 0x63, 0x9b,
  7007. 0xae, 0x13, 0x27, 0xdb, 0xf5, 0x2b, 0x8d, 0xeb, 0x4d, 0xa3, 0x35, 0x76, 0xec, 0xfb, 0x4e, 0x9c,
  7008. 0x68, 0x67, 0x61, 0x25, 0x71, 0x12, 0x57, 0x6c, 0x37, 0xae, 0xd4, 0xae, 0x77, 0x0c, 0x7e, 0xd0,
  7009. 0xb6, 0xa1, 0x35, 0x08, 0xfc, 0x44, 0xf8, 0xc9, 0x76, 0x93, 0xe0, 0xe9, 0xa3, 0xf6, 0x4d, 0xe8,
  7010. 0x46, 0xe2, 0xa9, 0x15, 0x49, 0x6c, 0x2b, 0x57, 0x1a, 0xd7, 0xbb, 0xaf, 0x9d, 0x2b, 0xb0, 0xf9,
  7011. 0xae, 0x98, 0xbc, 0x67, 0xb9, 0x63, 0xf1, 0x68, 0x12, 0x0a, 0x03, 0x78, 0x34, 0xd1, 0xba, 0x00,
  7012. 0x9d, 0x58, 0xf8, 0xb6, 0x89, 0xbc, 0x6e, 0xaf, 0x5e, 0xa9, 0x5d, 0x6f, 0x1a, 0x6d, 0x04, 0xec,
  7013. 0x59, 0x89, 0xc0, 0x97, 0x9e, 0xe5, 0xb8, 0x66, 0x32, 0x09, 0xc5, 0x76, 0x8b, 0x58, 0x6f, 0x23,
  7014. 0x00, 0xb1, 0xe8, 0xff, 0x56, 0x83, 0x33, 0xbd, 0xde, 0xfb, 0xa2, 0x7f, 0xf7, 0x60, 0xf7, 0xc8,
  7015. 0x4a, 0x0e, 0xe2, 0xd1, 0x83, 0x64, 0xa8, 0x6d, 0x41, 0x63, 0x2c, 0xe5, 0x6c, 0x1a, 0xf8, 0x53,
  7016. 0xbb, 0x08, 0x90, 0x58, 0xd1, 0x48, 0x24, 0x26, 0xbe, 0xa8, 0xd3, 0x8b, 0x0e, 0x43, 0x1e, 0x3b,
  7017. 0xb6, 0x76, 0x23, 0x17, 0xab, 0x41, 0xfa, 0x7d, 0xa1, 0xc0, 0x38, 0xa1, 0x16, 0x71, 0x6c, 0x8d,
  7018. 0x68, 0xee, 0x72, 0xa1, 0xcf, 0x41, 0xdb, 0x8b, 0x47, 0xcc, 0x5a, 0x93, 0x58, 0x6b, 0x79, 0xf1,
  7019. 0x08, 0x39, 0xd3, 0xae, 0xc1, 0xc6, 0xe0, 0xc8, 0x4a, 0xcc, 0x58, 0xb8, 0x43, 0xd3, 0xb7, 0x3c,
  7020. 0xb1, 0xbd, 0x42, 0x0a, 0x5b, 0x43, 0x68, 0x4f, 0xb8, 0xc3, 0x07, 0x96, 0x47, 0xa3, 0x62, 0xe1,
  7021. 0x8a, 0x41, 0x62, 0x7e, 0x27, 0xf0, 0x85, 0xe9, 0xd8, 0x24, 0xfe, 0x8a, 0xb1, 0xc6, 0xd0, 0x0f,
  7022. 0x02, 0x5f, 0xec, 0xdb, 0xfa, 0x61, 0x26, 0xe4, 0x2d, 0xdb, 0xc6, 0xc9, 0x44, 0x21, 0x6f, 0x4a,
  7023. 0xbd, 0x38, 0xfe, 0x30, 0x90, 0x56, 0x74, 0xa9, 0xc0, 0xf5, 0xcc, 0xf4, 0xb3, 0xde, 0x50, 0x02,
  7024. 0x7d, 0x0c, 0xeb, 0x12, 0xe3, 0x8e, 0xe5, 0x23, 0xb6, 0xe7, 0xa1, 0xd5, 0xb7, 0x7c, 0x33, 0x57,
  7025. 0xdb, 0x6a, 0xdf, 0xf2, 0x51, 0x35, 0x9f, 0x87, 0x55, 0x27, 0x36, 0xfb, 0x96, 0x4f, 0x5a, 0x6b,
  7026. 0x1b, 0x2b, 0x4e, 0xbc, 0x63, 0xf9, 0x28, 0x39, 0x8e, 0x4f, 0x1c, 0x8f, 0x2d, 0xa4, 0x69, 0xe0,
  7027. 0xf7, 0x8f, 0x1c, 0x4f, 0x64, 0xaf, 0x14, 0xa5, 0xe0, 0x2b, 0x9c, 0xae, 0x00, 0xb6, 0x24, 0xd9,
  7028. 0x07, 0x41, 0xe2, 0x0c, 0x04, 0x52, 0xfe, 0x26, 0x74, 0x7d, 0x7a, 0x50, 0x25, 0x29, 0x1a, 0x4e,
  7029. 0x3a, 0x9c, 0x94, 0x0f, 0x7e, 0xf6, 0x5b, 0xbb, 0x9c, 0x7d, 0x4b, 0x8c, 0xf0, 0xbc, 0xca, 0x01,
  7030. 0xc8, 0x8b, 0xfe, 0x2a, 0x6c, 0xf7, 0x7a, 0xef, 0xdf, 0xde, 0xb9, 0x7b, 0xd0, 0x23, 0x7c, 0x07,
  7031. 0x96, 0xe3, 0x27, 0x96, 0x43, 0x22, 0x9f, 0x85, 0x95, 0x38, 0x41, 0x8b, 0x63, 0x7f, 0xe0, 0x07,
  7032. 0xfd, 0x2c, 0x68, 0x92, 0xc5, 0xbb, 0x63, 0xc7, 0xb5, 0x77, 0xac, 0x24, 0x71, 0x85, 0x6e, 0x67,
  7033. 0x33, 0xb0, 0x27, 0x48, 0x97, 0xe5, 0x66, 0xf6, 0x16, 0xac, 0xdb, 0xc2, 0x35, 0x9d, 0x44, 0x78,
  7034. 0xb9, 0x53, 0xcd, 0x75, 0x83, 0xae, 0xcd, 0xf8, 0xd0, 0x0f, 0xf4, 0x18, 0xa9, 0x1c, 0xba, 0xd6,
  7035. 0x44, 0x44, 0x0f, 0x7d, 0xd7, 0xf1, 0x49, 0x3f, 0x57, 0x61, 0x0d, 0xbf, 0x46, 0x21, 0xfd, 0xc0,
  7036. 0x66, 0x6e, 0x3b, 0x46, 0x57, 0xc2, 0x1e, 0x04, 0xb6, 0xd0, 0x6e, 0x02, 0xf4, 0x23, 0x47, 0x0c,
  7037. 0x59, 0x83, 0xf5, 0x12, 0x0b, 0x66, 0xa4, 0x3b, 0x38, 0x88, 0x94, 0xd8, 0xe9, 0xa7, 0x3f, 0xf5,
  7038. 0x17, 0x51, 0x60, 0x49, 0x74, 0x38, 0x4c, 0xa9, 0xce, 0xc8, 0xa6, 0x7f, 0x0d, 0xce, 0x4e, 0x31,
  7039. 0x37, 0x26, 0x2d, 0x5c, 0x04, 0x08, 0xe8, 0xd9, 0xf4, 0xc7, 0x9e, 0xd4, 0x65, 0x27, 0x48, 0x47,
  7040. 0xe8, 0x3f, 0xac, 0xe1, 0x9c, 0x2b, 0x1e, 0x74, 0x6b, 0x70, 0x8c, 0xaa, 0x17, 0x51, 0x14, 0x44,
  7041. 0xa9, 0xea, 0xe9, 0x01, 0x3d, 0x5d, 0x3a, 0x69, 0xe6, 0xa3, 0x6d, 0x06, 0xec, 0x93, 0x8b, 0x7a,
  7042. 0x8c, 0xe0, 0x74, 0x2e, 0x2a, 0x07, 0x6b, 0x1a, 0x34, 0x15, 0x4b, 0xa4, 0xdf, 0xfa, 0x4f, 0xa6,
  7043. 0x79, 0x42, 0x39, 0xd2, 0x81, 0xb5, 0x7c, 0xa0, 0x4a, 0xb4, 0xbe, 0x0c, 0xd1, 0x82, 0x24, 0x8d,
  7044. 0x29, 0x49, 0xde, 0x84, 0xd6, 0x30, 0x0a, 0x3c, 0x7c, 0xd5, 0x24, 0xa4, 0x57, 0x66, 0x90, 0x4e,
  7045. 0x4f, 0xd7, 0x2a, 0x7e, 0xb0, 0x6f, 0xeb, 0x7f, 0x57, 0x83, 0xcf, 0xf7, 0x7a, 0x64, 0x98, 0x9f,
  7046. 0x22, 0xf7, 0x0a, 0x83, 0x8d, 0xe5, 0x18, 0x2c, 0x2c, 0x28, 0xcd, 0xe2, 0x82, 0x72, 0x0e, 0xda,
  7047. 0x23, 0x64, 0x1c, 0xd1, 0xae, 0x70, 0xc4, 0xa0, 0xe7, 0x7d, 0x5b, 0xff, 0x5e, 0x0d, 0x9e, 0x97,
  7048. 0x62, 0xb1, 0xa3, 0x2b, 0x82, 0xbd, 0x0e, 0xad, 0x78, 0x12, 0x9b, 0x5e, 0x3c, 0xda, 0xae, 0x91,
  7049. 0x33, 0x9d, 0x2f, 0x30, 0xd3, 0x9b, 0xc4, 0x89, 0xf0, 0xe4, 0x78, 0x63, 0x35, 0x9e, 0xc4, 0x07,
  7050. 0xf1, 0xa8, 0x40, 0xab, 0x5e, 0xa0, 0x55, 0xe0, 0xb0, 0x51, 0xe0, 0x50, 0xff, 0x0e, 0x3c, 0x57,
  7051. 0xe0, 0xe2, 0x51, 0x80, 0x0b, 0xeb, 0xa7, 0xc1, 0x84, 0xf4, 0xae, 0x46, 0xee, 0x5d, 0xff, 0x55,
  7052. 0x83, 0xcf, 0xa5, 0xee, 0x75, 0xdb, 0x4f, 0x30, 0x52, 0x85, 0x86, 0x78, 0x42, 0x2b, 0x8c, 0x15,
  7053. 0x9a, 0xca, 0xdc, 0xb6, 0x3c, 0x2b, 0xa4, 0x15, 0xe6, 0x02, 0x74, 0x06, 0xae, 0x23, 0x7c, 0xd5,
  7054. 0x5d, 0x18, 0xb0, 0x6f, 0xcf, 0x44, 0x8d, 0xc6, 0x6c, 0xd4, 0xf8, 0x06, 0x74, 0xe2, 0xa3, 0xe0,
  7055. 0x29, 0x07, 0x0d, 0xb6, 0xc4, 0x0b, 0x25, 0x41, 0xa3, 0x77, 0x14, 0x3c, 0xa5, 0x39, 0x6e, 0xc7,
  7056. 0xf2, 0xd7, 0x9c, 0xa9, 0xd4, 0xbe, 0x04, 0x8d, 0x30, 0x88, 0x69, 0x15, 0x9b, 0xce, 0x52, 0x0e,
  7057. 0x83, 0xd8, 0x49, 0x9c, 0xc0, 0x37, 0x70, 0x84, 0xfe, 0xa5, 0x5c, 0xde, 0xfb, 0xc2, 0x3a, 0x11,
  7058. 0x07, 0x56, 0x58, 0x1e, 0x77, 0x9e, 0xcb, 0xe3, 0xce, 0xad, 0xc0, 0x31, 0xc4, 0x20, 0xf0, 0x7d,
  7059. 0x31, 0x48, 0xf4, 0x6d, 0x9c, 0xad, 0x22, 0x02, 0x43, 0x3c, 0xb9, 0x35, 0x38, 0xd6, 0xfb, 0xd0,
  7060. 0xe9, 0xf5, 0x70, 0x79, 0x45, 0x05, 0x6a, 0xd0, 0xa4, 0xd5, 0x97, 0xc3, 0x26, 0xfd, 0x46, 0x18,
  7061. 0x2e, 0xb7, 0xa4, 0xb4, 0x15, 0x83, 0x7e, 0x67, 0x0e, 0xd4, 0x50, 0x1c, 0xe8, 0x1c, 0xb4, 0x03,
  7062. 0xd7, 0xe6, 0xd5, 0x5b, 0xa6, 0x3b, 0x81, 0x6b, 0x23, 0x66, 0x7d, 0x3f, 0xa5, 0x21, 0x57, 0x92,
  7063. 0x92, 0x70, 0x96, 0x52, 0xae, 0x17, 0x29, 0x4f, 0x53, 0xd1, 0x7f, 0x01, 0x7d, 0x3a, 0xd7, 0xf5,
  7064. 0xee, 0x91, 0xe5, 0x8f, 0x88, 0xf5, 0xc2, 0x04, 0xd5, 0x96, 0x98, 0x20, 0xfd, 0x37, 0xea, 0x70,
  7065. 0xae, 0x60, 0x4d, 0xbb, 0x47, 0x96, 0xeb, 0x0a, 0x9f, 0x5d, 0xea, 0x02, 0x74, 0x04, 0x02, 0x95,
  7066. 0xd5, 0xbe, 0x4d, 0x00, 0x5c, 0xef, 0xe5, 0x92, 0x3a, 0x9c, 0xa8, 0x59, 0x21, 0x30, 0x88, 0xfc,
  7067. 0xf8, 0x4d, 0x80, 0xa1, 0x33, 0x3a, 0x4a, 0x72, 0x17, 0x9a, 0x76, 0x87, 0x3b, 0xf8, 0x3a, 0x4d,
  7068. 0x74, 0x8d, 0x0e, 0x8d, 0x4e, 0x43, 0x40, 0x3f, 0x88, 0x63, 0xa2, 0xdb, 0x94, 0x49, 0x43, 0x10,
  7069. 0xc7, 0x48, 0xf6, 0x25, 0xf8, 0x1c, 0x65, 0x4a, 0x03, 0x92, 0xde, 0x0c, 0x5d, 0x6b, 0x92, 0x5a,
  7070. 0xd7, 0x8a, 0xb1, 0x85, 0xaf, 0x58, 0x2f, 0x28, 0xd3, 0xbe, 0xad, 0x5d, 0x87, 0xad, 0x78, 0x8c,
  7071. 0x89, 0xb6, 0x49, 0x08, 0x49, 0xa7, 0x9c, 0x39, 0x6d, 0x30, 0x7c, 0x27, 0x88, 0x63, 0x4a, 0x39,
  7072. 0xbe, 0x9d, 0x6b, 0x82, 0xcc, 0x64, 0x5a, 0x13, 0x2e, 0x02, 0x55, 0x4d, 0x10, 0xe0, 0x34, 0x9a,
  7073. 0xd0, 0xbf, 0x9d, 0x5b, 0x60, 0x86, 0xf5, 0x1e, 0x59, 0xf1, 0x25, 0xe8, 0x0e, 0xc6, 0x11, 0xf3,
  7074. 0x76, 0x14, 0xa6, 0x8b, 0xe2, 0x60, 0x1c, 0x21, 0x5b, 0xf7, 0xc2, 0xc5, 0xa8, 0x1f, 0xc3, 0xf9,
  7075. 0x19, 0xd4, 0x86, 0x88, 0xc7, 0x6e, 0x82, 0xe8, 0x9f, 0x83, 0xd5, 0x88, 0x1e, 0x24, 0x66, 0xf9,
  7076. 0xb4, 0x18, 0xed, 0xaf, 0xd7, 0x61, 0xad, 0xd7, 0x53, 0x92, 0xc8, 0x6b, 0xb0, 0x41, 0x49, 0xe4,
  7077. 0x20, 0xf0, 0x87, 0xce, 0xc8, 0xcc, 0x36, 0x07, 0x6b, 0x08, 0xdd, 0x25, 0xe0, 0xbe, 0x5d, 0x4c,
  7078. 0xc1, 0xeb, 0xc5, 0x14, 0x7c, 0x3a, 0xf1, 0x6f, 0x2c, 0x93, 0xf8, 0x4f, 0x31, 0xdc, 0x9c, 0x31,
  7079. 0xb6, 0x17, 0x61, 0x93, 0x28, 0x87, 0x56, 0x64, 0x79, 0xf9, 0xce, 0x62, 0xc5, 0x58, 0x47, 0xf0,
  7080. 0x21, 0x42, 0x8b, 0xbb, 0x95, 0xd5, 0x8a, 0xdd, 0x4a, 0xab, 0xb0, 0x5b, 0xd1, 0xff, 0x92, 0x57,
  7081. 0x1c, 0x91, 0xec, 0x06, 0x5e, 0x28, 0x12, 0x8a, 0x4b, 0x7b, 0x56, 0x62, 0xa1, 0xdb, 0x7d, 0x11,
  7082. 0x36, 0x06, 0x39, 0x34, 0xd7, 0xc9, 0xba, 0x02, 0xdd, 0xb7, 0xb5, 0x2f, 0xc3, 0x96, 0x3a, 0x4c,
  7083. 0xd1, 0xcd, 0xa6, 0x02, 0x27, 0x15, 0x7d, 0x15, 0x34, 0x27, 0x36, 0xfd, 0xe0, 0xa9, 0xa9, 0xbc,
  7084. 0xa1, 0x18, 0xd0, 0x36, 0xb6, 0x9c, 0xf8, 0x41, 0xf0, 0x54, 0x61, 0x43, 0x7b, 0x01, 0x20, 0x1e,
  7085. 0xf7, 0x4d, 0xc7, 0xa6, 0x84, 0x8a, 0xf3, 0x96, 0x76, 0x3c, 0xee, 0xef, 0xdb, 0x98, 0x4f, 0xfd,
  7086. 0x45, 0x05, 0xe7, 0xd5, 0x69, 0xd5, 0xdd, 0x22, 0xa3, 0xb6, 0x95, 0x58, 0xe5, 0xf9, 0x80, 0x22,
  7087. 0x1e, 0x3a, 0xae, 0x2a, 0x06, 0x52, 0xc0, 0x78, 0xe4, 0xd8, 0x81, 0xcb, 0x18, 0x1a, 0x25, 0xf1,
  7088. 0x68, 0xdf, 0x0e, 0xdc, 0x9e, 0xb0, 0x62, 0xa9, 0xcb, 0x36, 0x8e, 0xc6, 0x5f, 0xfa, 0xff, 0xd6,
  7089. 0xd0, 0x55, 0x14, 0x02, 0x06, 0xd9, 0xc0, 0xa7, 0xa6, 0x6d, 0x75, 0x28, 0xeb, 0x52, 0x46, 0x5c,
  7090. 0x15, 0x49, 0x0f, 0x55, 0x8a, 0xda, 0xc6, 0xad, 0xa7, 0x1c, 0xd5, 0xa4, 0x39, 0x69, 0x0b, 0xdf,
  7091. 0xe6, 0xb7, 0xbb, 0xb0, 0x29, 0x8d, 0x3b, 0x4b, 0x1a, 0x78, 0x67, 0x7b, 0xa1, 0xd2, 0xc0, 0x6f,
  7092. 0xbc, 0x61, 0xac, 0xf3, 0x37, 0x8f, 0x65, 0x5e, 0xf1, 0x8f, 0xe5, 0xd2, 0xe3, 0x8c, 0x9d, 0x52,
  7093. 0xfa, 0x72, 0x91, 0xea, 0x15, 0x22, 0x95, 0x30, 0xdd, 0x58, 0x96, 0x69, 0x8c, 0xb0, 0x49, 0x90,
  7094. 0x58, 0xae, 0x19, 0x59, 0xfe, 0xb1, 0x39, 0x08, 0xc6, 0x72, 0xcb, 0xbf, 0x62, 0x6c, 0x10, 0xdc,
  7095. 0xb0, 0xfc, 0xe3, 0x5d, 0x84, 0xea, 0x7f, 0x5f, 0x83, 0x8b, 0x25, 0xe2, 0xdd, 0x73, 0xe2, 0x24,
  7096. 0x88, 0x26, 0x38, 0xc7, 0x18, 0xad, 0xcd, 0x52, 0x39, 0x37, 0xe2, 0xdd, 0x82, 0xa0, 0xd7, 0x61,
  7097. 0x4b, 0x4c, 0x8f, 0x64, 0x31, 0x37, 0x44, 0x71, 0xe4, 0x2b, 0x70, 0xb6, 0x88, 0xb3, 0x30, 0xcf,
  7098. 0x67, 0x54, 0xbc, 0xac, 0x95, 0x57, 0xe0, 0xac, 0x28, 0xfb, 0x80, 0x85, 0x3a, 0x23, 0xa6, 0x3f,
  7099. 0xd0, 0xff, 0x76, 0xae, 0x5c, 0x38, 0x7b, 0xb7, 0x67, 0x15, 0xcd, 0xe9, 0xe1, 0xc5, 0x4a, 0x45,
  7100. 0xa3, 0x6e, 0x4b, 0x54, 0x7d, 0x7a, 0xa1, 0xc5, 0x1c, 0xa1, 0x67, 0x65, 0xf8, 0xb3, 0x1a, 0x5c,
  7101. 0x28, 0xc8, 0xc0, 0x15, 0x81, 0xde, 0x20, 0x88, 0x28, 0xc5, 0x98, 0xdd, 0xc2, 0xce, 0x5a, 0x64,
  7102. 0xbd, 0xcc, 0x22, 0x71, 0xf3, 0x8c, 0x48, 0x24, 0x69, 0x7e, 0xc0, 0x05, 0x7e, 0x68, 0xf9, 0x85,
  7103. 0x05, 0x1e, 0x9f, 0x71, 0x35, 0xbd, 0x06, 0x1b, 0xb8, 0x24, 0x9e, 0x04, 0x89, 0x30, 0xf9, 0x4b,
  7104. 0x5e, 0xdb, 0xd7, 0x06, 0xe3, 0xe8, 0xbd, 0x40, 0xb2, 0xa4, 0xff, 0x6c, 0x0e, 0xbf, 0x4b, 0xf8,
  7105. 0xcb, 0x35, 0xd8, 0xf0, 0xc5, 0xb3, 0x04, 0x55, 0x25, 0x89, 0xb1, 0x10, 0x6b, 0x08, 0xdd, 0x0d,
  7106. 0x3c, 0xc2, 0xc7, 0x65, 0x27, 0x77, 0x48, 0x16, 0x2e, 0xe5, 0x68, 0x23, 0x00, 0x4d, 0x9b, 0x2a,
  7107. 0x46, 0x99, 0xfd, 0x4b, 0x23, 0xe9, 0x64, 0x96, 0x8f, 0xaf, 0x63, 0x31, 0x48, 0x99, 0x60, 0x51,
  7108. 0x3a, 0x12, 0xc2, 0x0c, 0xb8, 0x56, 0xac, 0x32, 0x20, 0xeb, 0x3a, 0x08, 0x4d, 0x19, 0xd0, 0x7f,
  7109. 0x56, 0x9f, 0x0a, 0x0c, 0x0f, 0x7d, 0x54, 0x45, 0x75, 0x4a, 0x29, 0xa7, 0xab, 0x9e, 0x4f, 0xd7,
  7110. 0x65, 0xe8, 0x32, 0x9b, 0xec, 0xa1, 0x2c, 0x05, 0x73, 0x4e, 0xde, 0xa9, 0xdd, 0x80, 0x0e, 0xe9,
  7111. 0x3c, 0x5b, 0x60, 0xa7, 0x17, 0xe7, 0x3b, 0x96, 0x1f, 0xa3, 0x48, 0x1c, 0xb2, 0x71, 0x2c, 0x19,
  7112. 0xe5, 0xeb, 0xb0, 0x6a, 0x8b, 0xc4, 0x72, 0xdc, 0xd2, 0x80, 0x97, 0x67, 0x9e, 0xf4, 0x99, 0x1c,
  7113. 0x8a, 0xb9, 0x00, 0x11, 0xe3, 0xbd, 0xae, 0xdc, 0x05, 0xcc, 0x21, 0x07, 0x38, 0xfa, 0x11, 0x0d,
  7114. 0xc6, 0x1d, 0x4b, 0xe2, 0x0c, 0x8e, 0x45, 0x22, 0x45, 0xe1, 0x52, 0x5f, 0x97, 0x61, 0x2c, 0xcb,
  7115. 0xb7, 0xb2, 0x54, 0x83, 0x96, 0xa0, 0xf6, 0xe2, 0xa0, 0x26, 0x93, 0x0d, 0x5a, 0x84, 0xde, 0x87,
  7116. 0x17, 0x0a, 0xca, 0xee, 0x09, 0x77, 0x88, 0xdc, 0xd0, 0x62, 0xf7, 0x31, 0x7c, 0x41, 0xff, 0x95,
  7117. 0x39, 0x88, 0xab, 0x97, 0xe5, 0xd9, 0xb9, 0x7c, 0x83, 0xbc, 0xa7, 0x3a, 0x8d, 0x42, 0x9c, 0x68,
  7118. 0x1f, 0xa4, 0x3a, 0x74, 0x2c, 0x5a, 0x5d, 0x46, 0xb0, 0x5d, 0xa0, 0x8e, 0x23, 0x50, 0xc1, 0xe5,
  7119. 0x22, 0x69, 0xd0, 0x0c, 0xd3, 0x82, 0xc0, 0x8a, 0x41, 0xbf, 0x4b, 0xc4, 0x6c, 0x94, 0x89, 0xf9,
  7120. 0x61, 0xad, 0x82, 0xd2, 0x32, 0x32, 0xa6, 0xf4, 0x1b, 0x0a, 0xfd, 0x1b, 0xd0, 0xa1, 0x45, 0x86,
  7121. 0x26, 0x75, 0xb1, 0x89, 0x46, 0xf2, 0x97, 0x2c, 0x4d, 0x0a, 0x9f, 0xfd, 0x8f, 0x4a, 0x93, 0xb7,
  7122. 0x7d, 0x5b, 0xf7, 0xe0, 0x52, 0x81, 0x4d, 0xfa, 0x9a, 0xf3, 0x8d, 0x8f, 0xa9, 0x96, 0x66, 0x99,
  7123. 0x5a, 0xfe, 0xb8, 0x36, 0x97, 0xde, 0xc7, 0x55, 0xce, 0xd7, 0xa0, 0x83, 0x7a, 0x51, 0xfd, 0x77,
  7124. 0x7b, 0x46, 0x39, 0x3b, 0xc1, 0x33, 0xd6, 0x0d, 0x0e, 0x25, 0xf7, 0xad, 0xd0, 0xcd, 0x8f, 0xa7,
  7125. 0xd7, 0x34, 0xfc, 0xfa, 0xae, 0x48, 0xf2, 0x7c, 0x6c, 0x56, 0x37, 0xe7, 0x80, 0x12, 0x39, 0xa5,
  7126. 0x72, 0xde, 0xc2, 0x67, 0x0c, 0xea, 0x57, 0x61, 0x2d, 0xcd, 0xfd, 0xc5, 0x89, 0x70, 0x25, 0xe3,
  7127. 0xd2, 0x49, 0xef, 0x23, 0xe8, 0xb4, 0x5a, 0xfc, 0x93, 0xb9, 0x8c, 0x2d, 0xa3, 0x44, 0x95, 0xdd,
  7128. 0xc6, 0x7c, 0x76, 0x9b, 0xb3, 0xec, 0x5e, 0x83, 0x0d, 0xfa, 0xba, 0x1f, 0x3c, 0x93, 0x71, 0x48,
  7129. 0x2e, 0x53, 0x08, 0xdd, 0x09, 0x9e, 0x71, 0xca, 0x13, 0xc2, 0xe5, 0x02, 0xb3, 0xb7, 0x6c, 0x7b,
  7130. 0x9f, 0xdf, 0x53, 0x60, 0x2f, 0x2f, 0x0e, 0x67, 0x4b, 0x66, 0x5d, 0x5d, 0x32, 0x4f, 0xe9, 0x7c,
  7131. 0xff, 0x5d, 0x83, 0x2b, 0x65, 0xfa, 0xb9, 0xe5, 0xba, 0x4b, 0xe7, 0xd2, 0xcb, 0x65, 0x93, 0x65,
  7132. 0x99, 0x77, 0xa3, 0x3c, 0xf3, 0x7e, 0x1d, 0x9a, 0x8a, 0x0f, 0x5f, 0x2e, 0x0d, 0x5e, 0x46, 0x16,
  7133. 0x90, 0x0d, 0x1a, 0x8c, 0xab, 0xb0, 0x13, 0x9b, 0x43, 0xc7, 0x77, 0xe2, 0x23, 0x69, 0xac, 0x6d,
  7134. 0x27, 0xbe, 0x43, 0xcf, 0xfa, 0x9f, 0x2e, 0x12, 0xfb, 0x53, 0x4b, 0xa2, 0x53, 0x59, 0x1a, 0x4b,
  7135. 0xc8, 0xa2, 0x8f, 0xe1, 0x6a, 0x81, 0xdb, 0xbb, 0x42, 0x56, 0x4a, 0xe7, 0x07, 0xe5, 0xe7, 0xa1,
  7136. 0x15, 0x89, 0x27, 0x8a, 0x83, 0xad, 0x46, 0xe2, 0xc9, 0xe3, 0xd2, 0x05, 0xa8, 0xd4, 0x38, 0x7e,
  7137. 0xa7, 0xb6, 0x88, 0x6e, 0xb5, 0x03, 0xbd, 0x2d, 0x0d, 0x3e, 0x8f, 0xc0, 0xf5, 0x45, 0xab, 0x36,
  7138. 0xf9, 0x42, 0xfa, 0xa4, 0x32, 0xdf, 0x50, 0x99, 0xd7, 0x8f, 0x60, 0xa3, 0xd7, 0xbb, 0x13, 0x39,
  7139. 0xc2, 0xb7, 0x6f, 0xd9, 0x64, 0x9f, 0x6f, 0x41, 0x9b, 0x0a, 0xcb, 0xa9, 0xf8, 0xdd, 0xd7, 0xf4,
  7140. 0xe9, 0x1d, 0xa8, 0x17, 0xf8, 0xd3, 0xb5, 0x65, 0x2a, 0x46, 0x3f, 0x66, 0x35, 0x59, 0xb6, 0xad,
  7141. 0xaa, 0xc9, 0xb2, 0x31, 0x89, 0xd6, 0x7f, 0xb5, 0x40, 0xa9, 0x5a, 0xd6, 0x73, 0x0a, 0x7d, 0x19,
  7142. 0xc9, 0x52, 0xdc, 0x37, 0x73, 0xdc, 0x8d, 0x53, 0x73, 0x96, 0xd2, 0xdf, 0xcb, 0xe9, 0xef, 0x09,
  7143. 0x57, 0x96, 0x6d, 0x0b, 0x92, 0x36, 0x0b, 0x52, 0xd8, 0x42, 0x8d, 0xa6, 0xab, 0xb6, 0xc0, 0xe8,
  7144. 0xa4, 0x7f, 0x50, 0xc0, 0xf2, 0x91, 0xa4, 0x50, 0x70, 0x37, 0x0a, 0xb8, 0xdf, 0x81, 0xad, 0x14,
  7145. 0xf7, 0x8e, 0x6b, 0x0d, 0x8e, 0x31, 0x42, 0xcd, 0xe1, 0xf1, 0x02, 0x74, 0xfa, 0x38, 0x4c, 0xa1,
  7146. 0xd1, 0x26, 0x00, 0xe2, 0xfa, 0x31, 0x75, 0x4f, 0xb8, 0x07, 0xd4, 0x4b, 0xac, 0x44, 0x48, 0x81,
  7147. 0xc3, 0x28, 0x28, 0xd4, 0xa9, 0xc3, 0x28, 0x48, 0xeb, 0xd4, 0xb8, 0x78, 0x15, 0xaa, 0x47, 0x08,
  7148. 0xa0, 0x97, 0xef, 0xc0, 0x66, 0xde, 0xba, 0x52, 0x53, 0x9f, 0xd3, 0xe8, 0x7f, 0x3d, 0xeb, 0x62,
  7149. 0x51, 0x26, 0x34, 0xc3, 0x18, 0xea, 0xf0, 0xb3, 0xc0, 0x58, 0x3f, 0x6b, 0x6f, 0x3c, 0xf4, 0xc9,
  7150. 0x40, 0x13, 0xe7, 0xc4, 0x49, 0x26, 0xe5, 0xcb, 0xc4, 0x9c, 0xb6, 0xc1, 0x79, 0x68, 0x5b, 0xf2,
  7151. 0xdb, 0x74, 0xbf, 0x92, 0x3e, 0xeb, 0x76, 0xd6, 0x19, 0xda, 0x09, 0xe2, 0xd8, 0x10, 0xc3, 0x48,
  7152. 0xc4, 0x47, 0xe5, 0x14, 0xde, 0x84, 0x76, 0x24, 0x86, 0x69, 0xcb, 0xb4, 0x31, 0xd3, 0x38, 0xce,
  7153. 0xb0, 0x3c, 0x72, 0x06, 0xc7, 0x8f, 0x1c, 0x4f, 0x18, 0xad, 0x48, 0x0c, 0xa9, 0x9f, 0xba, 0x97,
  7154. 0x51, 0x99, 0x9d, 0xff, 0x8c, 0xeb, 0x5a, 0x69, 0xb3, 0x23, 0x5f, 0xa2, 0xf5, 0x5f, 0x2a, 0xc3,
  7155. 0x22, 0x27, 0xeb, 0xd4, 0x58, 0xb4, 0x6d, 0x68, 0x05, 0xdc, 0xb0, 0x4c, 0xd7, 0x79, 0xf9, 0xa8,
  7156. 0x1b, 0x70, 0x5e, 0xe2, 0x3f, 0x10, 0x5e, 0x3f, 0xed, 0x57, 0xa6, 0x79, 0xfe, 0x1c, 0x22, 0xd5,
  7157. 0xe7, 0x21, 0xf4, 0xa0, 0x12, 0xe7, 0x02, 0xc6, 0x6f, 0x4c, 0xe1, 0x5c, 0xb0, 0x63, 0xc9, 0x08,
  7158. 0x1e, 0xc3, 0xd9, 0xb4, 0x1b, 0x65, 0x79, 0x82, 0xab, 0xdf, 0xd2, 0x6d, 0x97, 0x67, 0x1f, 0xf7,
  7159. 0xab, 0xfc, 0x15, 0xb5, 0x24, 0xb8, 0x1b, 0xd4, 0x19, 0xa5, 0xd8, 0xf5, 0xdf, 0xaa, 0x21, 0x35,
  7160. 0x96, 0x89, 0x68, 0x56, 0x6f, 0x8a, 0xe6, 0xd8, 0xe7, 0x45, 0x00, 0x27, 0x36, 0x23, 0xe1, 0x06,
  7161. 0x23, 0x27, 0xad, 0x6f, 0x76, 0x9c, 0xd8, 0x60, 0x80, 0x76, 0x1d, 0xb6, 0x6c, 0xe1, 0x05, 0xbe,
  7162. 0xc9, 0xfd, 0x03, 0xb2, 0x3f, 0xae, 0x12, 0x6c, 0x10, 0x9c, 0xfa, 0x06, 0x64, 0x66, 0x3f, 0xaa,
  7163. 0x97, 0xb0, 0x83, 0x7a, 0x7e, 0x55, 0xae, 0xca, 0xb5, 0x92, 0xfa, 0x65, 0xd6, 0xb9, 0x1b, 0x4e,
  7164. 0x8a, 0xe9, 0x05, 0x95, 0x02, 0x7e, 0x39, 0x70, 0xf8, 0x08, 0x43, 0xc3, 0x68, 0x23, 0xe0, 0x9d,
  7165. 0xc0, 0xf1, 0x31, 0xe1, 0xee, 0x07, 0x71, 0x4c, 0x9e, 0xbd, 0x6e, 0xd0, 0x6f, 0xed, 0xeb, 0xb0,
  7166. 0xea, 0xc5, 0x23, 0x43, 0x0c, 0x4a, 0xd3, 0x18, 0xd9, 0xe4, 0xdb, 0xe5, 0x3a, 0x32, 0xaf, 0x02,
  7167. 0x3c, 0x1c, 0x27, 0x9a, 0x58, 0xe8, 0x4d, 0x62, 0xca, 0x63, 0xe6, 0x77, 0x09, 0xb3, 0xb1, 0xda,
  7168. 0x8b, 0xb0, 0xe9, 0xf8, 0x26, 0xeb, 0xb4, 0x4f, 0xc7, 0x0d, 0x68, 0xe3, 0xdc, 0x36, 0xd6, 0x1d,
  7169. 0x5f, 0x3d, 0x83, 0xf0, 0x3d, 0x6a, 0xea, 0x28, 0x10, 0xa5, 0x33, 0x40, 0x35, 0x36, 0x15, 0x85,
  7170. 0xe9, 0xd8, 0xcf, 0xd2, 0x1a, 0xdb, 0x28, 0xff, 0x64, 0xdf, 0x7e, 0x86, 0x8b, 0x44, 0x18, 0xc4,
  7171. 0x34, 0x80, 0x83, 0xde, 0x6a, 0x18, 0xc4, 0xf8, 0xe2, 0x26, 0xb4, 0xfa, 0xf2, 0x0c, 0xc1, 0x12,
  7172. 0x6b, 0x60, 0x9f, 0xfe, 0x6a, 0x3a, 0xac, 0x53, 0x31, 0x25, 0xb3, 0x0d, 0x9e, 0xd9, 0x2e, 0x02,
  7173. 0xef, 0x4a, 0xfb, 0x78, 0x1e, 0x5a, 0x83, 0x71, 0x64, 0x46, 0x5e, 0x5f, 0xb6, 0x0d, 0x57, 0x07,
  7174. 0xe3, 0xc8, 0xf0, 0xfa, 0xda, 0x57, 0xe0, 0x4c, 0x7f, 0x3c, 0x31, 0x07, 0xa9, 0x40, 0x54, 0xf9,
  7175. 0xe6, 0x8a, 0xc9, 0x66, 0x7f, 0x3c, 0xc9, 0x7b, 0x36, 0x63, 0x4f, 0xff, 0x9f, 0x46, 0x95, 0x1a,
  7176. 0xaa, 0x97, 0xcc, 0x32, 0xe5, 0xd4, 0x17, 0x29, 0xa7, 0x51, 0x50, 0x4e, 0xd6, 0xf6, 0x52, 0xda,
  7177. 0xa5, 0x8b, 0xdb, 0x5e, 0xa4, 0x9a, 0x77, 0x40, 0xcb, 0x25, 0x43, 0xec, 0x64, 0xc2, 0x2b, 0x55,
  7178. 0x26, 0x7c, 0x48, 0x04, 0xc9, 0x84, 0xb7, 0xb2, 0xef, 0x0e, 0x83, 0x98, 0xb2, 0xad, 0x73, 0xd0,
  7179. 0x1e, 0x04, 0x71, 0x42, 0x3a, 0xe4, 0x93, 0x52, 0x2d, 0x7c, 0x46, 0x25, 0xde, 0x82, 0x4d, 0xe6,
  7180. 0xb0, 0x3f, 0x1e, 0x0e, 0x39, 0x08, 0xb4, 0x16, 0x35, 0x63, 0xd6, 0xe9, 0x8b, 0x9d, 0xf1, 0x70,
  7181. 0x48, 0x51, 0xe2, 0x6d, 0x3a, 0x8e, 0x34, 0x54, 0x30, 0xb4, 0x17, 0x61, 0x58, 0xc3, 0x0f, 0x32,
  7182. 0x04, 0x6f, 0xc9, 0x92, 0x1a, 0x49, 0xd8, 0x29, 0x39, 0x3c, 0xa0, 0xcc, 0x5b, 0x4f, 0xb8, 0x43,
  7183. 0xde, 0xb5, 0xc6, 0xf2, 0x97, 0x76, 0x09, 0xba, 0xe3, 0x58, 0x98, 0x68, 0x0b, 0x68, 0x01, 0xc0,
  7184. 0x11, 0x64, 0x1c, 0x8b, 0x9d, 0xf1, 0x04, 0xe7, 0xfe, 0x76, 0xd6, 0xa1, 0x97, 0x53, 0x7f, 0x58,
  7185. 0x9d, 0x54, 0x57, 0xc7, 0x29, 0xdc, 0x6c, 0x96, 0xe1, 0x41, 0xfb, 0x79, 0x1d, 0x5a, 0x83, 0x50,
  7186. 0x2d, 0xe5, 0x9e, 0xaf, 0x62, 0x7f, 0xf7, 0xd0, 0x58, 0x1d, 0x84, 0x69, 0x97, 0x4a, 0xb1, 0x7d,
  7187. 0x2a, 0x18, 0xca, 0x42, 0x51, 0x66, 0xfd, 0x54, 0x34, 0x2c, 0xfa, 0xc8, 0x20, 0x4c, 0xf7, 0xcb,
  7188. 0xd9, 0xa8, 0xdd, 0x30, 0x15, 0x04, 0xf2, 0xd5, 0xf2, 0xa5, 0x69, 0x7b, 0xc7, 0x2d, 0xe8, 0xa1,
  7189. 0x15, 0x25, 0xa5, 0x72, 0xeb, 0xdf, 0x6f, 0x56, 0x8d, 0xaf, 0xf6, 0x8f, 0xf3, 0xd0, 0x1e, 0x1c,
  7190. 0x59, 0x5e, 0xe8, 0x04, 0x7e, 0x76, 0x92, 0x40, 0x3e, 0x93, 0xc5, 0x8d, 0x23, 0x33, 0x4e, 0xb2,
  7191. 0xc2, 0x04, 0x3a, 0x71, 0x2f, 0x19, 0x09, 0xed, 0x25, 0xd0, 0x92, 0x60, 0x1c, 0xe1, 0x92, 0xe2,
  7192. 0x27, 0x66, 0x18, 0x89, 0xd0, 0x8a, 0xd2, 0x90, 0x7e, 0x26, 0x7f, 0x73, 0xc8, 0x2f, 0x70, 0x27,
  7193. 0xa9, 0x0c, 0xef, 0x0b, 0x5c, 0x24, 0x38, 0x0e, 0x6c, 0xe6, 0xf0, 0x1d, 0x04, 0xe3, 0xc6, 0x47,
  7194. 0x19, 0x2a, 0x7c, 0x5b, 0x1a, 0xfb, 0x7a, 0x0e, 0xbd, 0xed, 0xdb, 0xc8, 0x40, 0x2c, 0x3c, 0x67,
  7195. 0xe8, 0xf8, 0x96, 0x1b, 0x67, 0x0c, 0xb4, 0x98, 0x81, 0xfc, 0x8d, 0xc2, 0x80, 0x32, 0x9c, 0x19,
  7196. 0x68, 0x33, 0x03, 0x39, 0x3c, 0x63, 0x40, 0x19, 0x8a, 0x0c, 0x74, 0x98, 0x81, 0x1c, 0x8a, 0x0c,
  7197. 0x7c, 0x11, 0x36, 0xa6, 0x88, 0xf3, 0xc4, 0xad, 0x17, 0x09, 0x5f, 0x85, 0xb5, 0x02, 0xd1, 0x2e,
  7198. 0xc7, 0x46, 0x95, 0xe0, 0x45, 0x8c, 0x2f, 0x19, 0xb1, 0x35, 0x3e, 0xa1, 0x98, 0x13, 0xba, 0x01,
  7199. 0x2b, 0x89, 0xd5, 0x77, 0xc5, 0xf6, 0x7a, 0x95, 0x53, 0x65, 0xd3, 0xfc, 0x08, 0xc7, 0x19, 0x3c,
  7200. 0x5c, 0x7f, 0x9c, 0xa5, 0x9e, 0x6c, 0x0c, 0x07, 0x27, 0x61, 0xf5, 0xd2, 0x7e, 0xea, 0x30, 0xa9,
  7201. 0xff, 0x73, 0xad, 0x1c, 0xef, 0x27, 0x11, 0x82, 0x6f, 0x64, 0x95, 0xe7, 0x46, 0x65, 0x72, 0x4a,
  7202. 0x83, 0xf7, 0x68, 0x94, 0x52, 0x7c, 0x06, 0xaa, 0xd8, 0x98, 0xa1, 0x15, 0x25, 0xa5, 0x07, 0x5a,
  7203. 0x48, 0x45, 0xa4, 0x1e, 0x8a, 0x3b, 0x9d, 0x41, 0xaa, 0xb2, 0x54, 0x17, 0x2b, 0xb9, 0x1b, 0xfd,
  7204. 0x76, 0x6d, 0xca, 0x8d, 0x0e, 0x4e, 0x42, 0x49, 0xb0, 0x2a, 0xdc, 0x78, 0x27, 0xa1, 0xba, 0x97,
  7205. 0x68, 0x79, 0x27, 0x7c, 0x50, 0xe7, 0x1c, 0xe6, 0xdb, 0x4f, 0xd4, 0x36, 0x03, 0xee, 0x98, 0x29,
  7206. 0x22, 0x94, 0x69, 0xa5, 0x59, 0xaa, 0xf1, 0xbf, 0xae, 0xe4, 0x07, 0x75, 0xbe, 0x14, 0x3f, 0x2f,
  7207. 0x41, 0xc3, 0x3b, 0x09, 0x4b, 0x7b, 0x82, 0x45, 0xfc, 0x06, 0x8e, 0x2b, 0xb0, 0xdf, 0x5c, 0xcc,
  7208. 0xfe, 0x4a, 0x29, 0xfb, 0xb7, 0xe1, 0x42, 0x81, 0xfb, 0x5e, 0x82, 0x59, 0x54, 0x96, 0xd4, 0x96,
  7209. 0xe4, 0x40, 0xb5, 0xb2, 0x1c, 0xe8, 0x47, 0xd3, 0x91, 0x9b, 0x4b, 0x30, 0x88, 0xe2, 0x72, 0xd6,
  7210. 0x1c, 0x50, 0xf6, 0x7a, 0xb2, 0xfe, 0x9f, 0x4e, 0x43, 0x55, 0x76, 0x7c, 0x01, 0x38, 0x17, 0x46,
  7211. 0x2f, 0x4e, 0xcf, 0xeb, 0x11, 0xe0, 0x30, 0x12, 0x88, 0x58, 0x06, 0xf6, 0x60, 0xec, 0xa7, 0xe5,
  7212. 0x4b, 0xce, 0xa6, 0x0d, 0x84, 0xe8, 0xdf, 0x85, 0xcb, 0x05, 0x9e, 0x64, 0xde, 0x3a, 0xbf, 0xaa,
  7213. 0xaa, 0xc3, 0x3a, 0xe5, 0x42, 0xcc, 0x72, 0x56, 0x88, 0xea, 0x62, 0x46, 0x44, 0xb0, 0x7d, 0x1a,
  7214. 0x83, 0x73, 0x98, 0x8f, 0x91, 0xeb, 0x85, 0x77, 0x12, 0xa6, 0x63, 0xf4, 0x77, 0xe1, 0xcc, 0x8c,
  7215. 0x3a, 0x64, 0xf5, 0x17, 0x85, 0xa9, 0xa5, 0xd5, 0x5f, 0x29, 0x89, 0xaa, 0xa2, 0xfa, 0xb4, 0x8a,
  7216. 0xf4, 0x3f, 0xac, 0xcf, 0x17, 0x05, 0x4d, 0xed, 0x16, 0xac, 0x91, 0x22, 0x24, 0x5b, 0x72, 0x99,
  7217. 0xac, 0x74, 0x52, 0xa9, 0x83, 0x2e, 0x7d, 0x23, 0xd9, 0xbb, 0x0e, 0x5b, 0x74, 0x3c, 0x86, 0x8d,
  7218. 0x86, 0xd5, 0x2a, 0x63, 0xc1, 0x60, 0x1c, 0xc9, 0xef, 0x10, 0xaa, 0x7d, 0x1d, 0x3a, 0x54, 0x26,
  7219. 0x35, 0x73, 0x83, 0x2d, 0x2e, 0xc8, 0x07, 0x99, 0x2a, 0xf8, 0x04, 0x14, 0x0e, 0x3e, 0x38, 0x09,
  7220. 0x31, 0x5d, 0x3b, 0x76, 0x5c, 0x57, 0x44, 0xf4, 0x65, 0x73, 0xe1, 0x97, 0x1d, 0x1e, 0x8d, 0x9f,
  7221. 0xca, 0x99, 0x21, 0xcd, 0x13, 0x6b, 0x2b, 0xd9, 0xcc, 0xe0, 0x37, 0x34, 0xe5, 0xe7, 0x61, 0x7b,
  7222. 0x2a, 0x81, 0xc8, 0x6c, 0x59, 0x3f, 0x82, 0x17, 0x0a, 0xef, 0xe8, 0xd4, 0x36, 0x87, 0xe8, 0xc3,
  7223. 0x05, 0xfb, 0xcf, 0x0b, 0xd0, 0xb1, 0x6c, 0x5b, 0x69, 0x59, 0xae, 0x1b, 0x6d, 0xcb, 0xb6, 0xb9,
  7224. 0x5d, 0x39, 0x7b, 0x68, 0xf0, 0xd7, 0x6a, 0x53, 0xd3, 0x95, 0x93, 0xca, 0x3a, 0xbc, 0x57, 0x61,
  7225. 0x2d, 0x75, 0x4e, 0xdf, 0x16, 0xe9, 0x9e, 0xa0, 0xcb, 0xb0, 0x7d, 0x04, 0xe5, 0x06, 0xce, 0x23,
  7226. 0xea, 0x8a, 0x81, 0xf3, 0x80, 0x02, 0x5b, 0x69, 0xe1, 0x41, 0xb2, 0xa5, 0xdf, 0x84, 0x4b, 0x53,
  7227. 0x3c, 0xb0, 0x2a, 0xee, 0x0b, 0xcb, 0x16, 0xd1, 0x7c, 0x81, 0xf5, 0x77, 0x67, 0x74, 0xf5, 0xae,
  7228. 0x33, 0x38, 0xe6, 0x1d, 0xf6, 0xd2, 0x65, 0x85, 0xcb, 0x70, 0x71, 0x0a, 0xd9, 0x1e, 0x6e, 0x2b,
  7229. 0xf7, 0x2c, 0xcf, 0xa2, 0x3d, 0x92, 0xfe, 0x8d, 0x6c, 0x0f, 0x9f, 0x0e, 0x78, 0x18, 0x8a, 0xc8,
  7230. 0x4a, 0x02, 0xa2, 0x75, 0x1e, 0xda, 0x81, 0x7c, 0x94, 0x5a, 0xca, 0x9e, 0x75, 0x01, 0xeb, 0x05,
  7231. 0x7b, 0x29, 0x71, 0xe8, 0x45, 0xce, 0x35, 0x33, 0x13, 0x8d, 0x99, 0x99, 0x90, 0x47, 0x0e, 0x0a,
  7232. 0x39, 0xb2, 0x6f, 0x67, 0x84, 0x91, 0xc9, 0xaf, 0x82, 0x56, 0x88, 0xb8, 0x6c, 0xa1, 0xcc, 0xee,
  7233. 0x96, 0x12, 0x73, 0x4b, 0xdc, 0xa7, 0xfe, 0x91, 0xdd, 0xa7, 0xb1, 0x84, 0xfb, 0x2c, 0x90, 0x01,
  7234. 0x23, 0xc8, 0x67, 0x5f, 0x86, 0x3f, 0x9f, 0x4e, 0x6f, 0x76, 0xc6, 0x13, 0xdc, 0xe3, 0x2c, 0xb7,
  7235. 0xd1, 0xbe, 0x02, 0x6b, 0xb4, 0x91, 0x52, 0x17, 0x9d, 0x15, 0x03, 0x10, 0xb6, 0xcf, 0xeb, 0xce,
  7236. 0x8c, 0x4b, 0x17, 0x0c, 0xbe, 0x39, 0x53, 0x5d, 0xe1, 0x56, 0xff, 0x28, 0x70, 0xd3, 0x54, 0x85,
  7237. 0x4f, 0x24, 0xdc, 0x0d, 0x5c, 0x5b, 0xff, 0x97, 0x0a, 0x9e, 0x97, 0xec, 0x40, 0xfb, 0x42, 0x60,
  7238. 0x68, 0x8f, 0x17, 0x1f, 0xe4, 0x6b, 0xe1, 0x50, 0x43, 0xc4, 0xc5, 0x4d, 0x5f, 0x73, 0xe9, 0x4d,
  7239. 0xdf, 0xe9, 0x93, 0x88, 0xed, 0xd2, 0xc5, 0x1f, 0x3d, 0xfb, 0x24, 0x2b, 0x96, 0xed, 0x65, 0x95,
  7240. 0x24, 0x19, 0x3f, 0xb8, 0xe4, 0x94, 0x35, 0x85, 0x5a, 0xf4, 0xbc, 0x6f, 0x6b, 0xcf, 0xc1, 0xaa,
  7241. 0x4d, 0x91, 0x21, 0x2b, 0xc3, 0xd3, 0x53, 0x61, 0x06, 0x1a, 0xa5, 0x21, 0xa7, 0x99, 0x87, 0x9c,
  7242. 0x9f, 0xd6, 0x4b, 0x08, 0xcf, 0x2d, 0xdd, 0x67, 0xec, 0xd4, 0x8b, 0xec, 0x5c, 0x86, 0x2e, 0xef,
  7243. 0xde, 0x0b, 0x07, 0x39, 0x08, 0xc4, 0x87, 0x1f, 0xae, 0xc2, 0x1a, 0x4f, 0xbf, 0xe4, 0x5a, 0xd6,
  7244. 0x57, 0x08, 0xc6, 0x21, 0x6e, 0x36, 0x8b, 0xe5, 0x8e, 0x27, 0x95, 0x82, 0xb9, 0xdc, 0xc6, 0xbb,
  7245. 0xa8, 0xae, 0x84, 0xd1, 0x75, 0x9d, 0xeb, 0xb0, 0x35, 0x8c, 0x84, 0x30, 0x55, 0xea, 0x7c, 0xf6,
  7246. 0x62, 0x03, 0xe1, 0x77, 0x72, 0x0e, 0x8a, 0x35, 0xc4, 0xce, 0x54, 0x0d, 0x71, 0xa6, 0xbb, 0x0a,
  7247. 0xb3, 0xdd, 0x55, 0xa5, 0x57, 0xd4, 0x2d, 0xf4, 0x8a, 0x9e, 0x66, 0x8b, 0x08, 0xa9, 0x71, 0x2a,
  7248. 0xed, 0x90, 0x65, 0xcf, 0xaa, 0x99, 0x9c, 0x3a, 0x81, 0x5a, 0x5f, 0xe2, 0x04, 0xaa, 0xfe, 0xc3,
  7249. 0xfc, 0x46, 0x05, 0x51, 0x3e, 0x15, 0xc1, 0xcb, 0xd0, 0xe5, 0x57, 0x2c, 0xa8, 0x0c, 0xf5, 0x04,
  7250. 0x62, 0x39, 0xa7, 0xe7, 0xaa, 0x31, 0x3b, 0x57, 0xd5, 0x37, 0x25, 0xf4, 0x0f, 0xe9, 0x2e, 0xc0,
  7251. 0xed, 0x67, 0xa1, 0xb0, 0xa9, 0x9b, 0x77, 0x4f, 0xb8, 0x74, 0x17, 0x40, 0x87, 0xf5, 0xbe, 0x30,
  7252. 0x8f, 0x84, 0x1b, 0x0a, 0x5b, 0xe9, 0xda, 0x74, 0xfb, 0xe2, 0x1e, 0xc1, 0x1e, 0xd3, 0x0d, 0xa4,
  7253. 0x62, 0x73, 0x68, 0xc9, 0x16, 0xdb, 0xcf, 0x81, 0x86, 0xf8, 0x4d, 0x2f, 0x1e, 0x99, 0x74, 0x25,
  7254. 0x4f, 0xb9, 0xe0, 0xb5, 0x89, 0x6f, 0x0e, 0xe2, 0x11, 0xc6, 0x73, 0xaa, 0xd2, 0xfe, 0xa0, 0x84,
  7255. 0xcf, 0x6a, 0xdb, 0x9f, 0xe1, 0xbe, 0x3e, 0x9f, 0xfb, 0xc6, 0xd2, 0xdc, 0xeb, 0x37, 0x31, 0x9b,
  7256. 0xc8, 0xf9, 0xe1, 0x1c, 0xc8, 0xf2, 0x8f, 0xe9, 0xd0, 0x9d, 0x78, 0x42, 0x07, 0xbe, 0x12, 0x2b,
  7257. 0x4a, 0x94, 0x98, 0xdd, 0x26, 0x00, 0x06, 0x97, 0x7f, 0xa8, 0xcd, 0xf9, 0xba, 0x5a, 0xac, 0x6f,
  7258. 0xc9, 0xc3, 0x2b, 0x8a, 0xe9, 0x15, 0x2b, 0xc6, 0x39, 0x46, 0x44, 0xc6, 0x6b, 0x54, 0x24, 0xd1,
  7259. 0x6a, 0xb7, 0x65, 0xc1, 0x8d, 0x50, 0x28, 0x95, 0xd7, 0x85, 0x28, 0xd6, 0xd2, 0x83, 0x6a, 0x94,
  7260. 0x8d, 0x14, 0x04, 0x6b, 0x4e, 0x09, 0xf6, 0x16, 0xfa, 0x56, 0x8e, 0x42, 0x3d, 0x01, 0x68, 0xf9,
  7261. 0xc7, 0xf2, 0x18, 0x3c, 0x95, 0x78, 0x28, 0xbf, 0xab, 0x71, 0xda, 0x39, 0x18, 0x47, 0x9c, 0xdf,
  7262. 0xfd, 0x2e, 0x6d, 0x3c, 0xf7, 0xfd, 0x13, 0x27, 0xb1, 0xf0, 0xfb, 0x1d, 0xf1, 0x28, 0xc8, 0x13,
  7263. 0xb4, 0x2f, 0xc0, 0xba, 0x67, 0xc5, 0x89, 0x88, 0x4c, 0x7f, 0x8c, 0x30, 0x69, 0x93, 0x6b, 0x0c,
  7264. 0x7c, 0x40, 0x30, 0x0c, 0x1c, 0x72, 0x90, 0x72, 0xfb, 0x92, 0x21, 0x38, 0xeb, 0x6f, 0x03, 0x2d,
  7265. 0x06, 0xca, 0xac, 0x5f, 0x2b, 0x1e, 0x2b, 0xce, 0x68, 0x33, 0xdd, 0xf7, 0x2c, 0x97, 0x8f, 0x40,
  7266. 0xe1, 0x57, 0x38, 0xef, 0x3f, 0xa9, 0x64, 0xb1, 0x7a, 0xde, 0x66, 0x18, 0xaf, 0x2f, 0x64, 0xbc,
  7267. 0x31, 0x8f, 0xf1, 0xe6, 0x47, 0x61, 0xfc, 0xf7, 0xe9, 0xb8, 0x63, 0x19, 0xe3, 0x7b, 0x3b, 0x9f,
  7268. 0x19, 0xed, 0xfe, 0xd5, 0x1c, 0x26, 0x3f, 0xe3, 0xfa, 0xb5, 0x70, 0x9b, 0x96, 0x8f, 0xda, 0x13,
  7269. 0x2e, 0x0f, 0x94, 0xf7, 0x16, 0x15, 0xda, 0xb5, 0x69, 0xda, 0x2f, 0xc2, 0xa6, 0x2d, 0x5c, 0xd3,
  7270. 0xa3, 0xf1, 0x6a, 0xd1, 0x60, 0xdd, 0x4e, 0xb1, 0x50, 0xb0, 0xfe, 0x01, 0x9d, 0xbd, 0x98, 0xe6,
  7271. 0x44, 0x5e, 0x63, 0x23, 0x6c, 0x32, 0x0f, 0xc9, 0x24, 0x91, 0xfb, 0x18, 0xc9, 0xe3, 0xa2, 0xe9,
  7272. 0x7b, 0x05, 0x56, 0xe8, 0xf2, 0x83, 0x9c, 0xbb, 0x39, 0xcb, 0x1a, 0x8f, 0xd3, 0xff, 0x60, 0x21,
  7273. 0x43, 0x73, 0xf3, 0x93, 0x8c, 0xcd, 0xfa, 0x3c, 0x36, 0x1b, 0x95, 0x6c, 0x36, 0x4f, 0xc9, 0xe6,
  7274. 0x6f, 0x36, 0x61, 0xeb, 0xd0, 0x9a, 0x3c, 0x8c, 0x6c, 0x11, 0xf5, 0xac, 0x13, 0x91, 0x5d, 0x2c,
  7275. 0x0b, 0x02, 0x3b, 0x56, 0xd6, 0x5c, 0x7a, 0xe6, 0xec, 0x97, 0x5f, 0x29, 0xbb, 0xab, 0x0e, 0x41,
  7276. 0x68, 0x73, 0x95, 0xbd, 0x2e, 0xf4, 0x37, 0x11, 0x42, 0xb9, 0xc9, 0x25, 0xe8, 0x0e, 0x42, 0x33,
  7277. 0x40, 0x62, 0x79, 0x66, 0xdd, 0x19, 0x84, 0x44, 0x9e, 0x93, 0x41, 0xcb, 0xcb, 0x8e, 0x7b, 0xd5,
  7278. 0x0d, 0xf9, 0x84, 0x6a, 0xe2, 0x8c, 0x88, 0x9b, 0x51, 0xfc, 0x80, 0x1b, 0x18, 0x46, 0x15, 0x46,
  7279. 0xc1, 0x40, 0xc4, 0x31, 0xaf, 0x92, 0x5c, 0x76, 0xde, 0xa2, 0x37, 0x87, 0xfc, 0x82, 0x12, 0xac,
  7280. 0xcb, 0xd0, 0xe5, 0xd1, 0x7c, 0xdb, 0xb8, 0xcd, 0xd9, 0x02, 0x81, 0xa8, 0xf1, 0x9d, 0xa6, 0x6d,
  7281. 0x9d, 0x3c, 0x6d, 0x9b, 0xca, 0x68, 0x60, 0x99, 0x3b, 0x35, 0x57, 0x60, 0x2d, 0xb6, 0x8f, 0x73,
  7282. 0x59, 0xbb, 0xa4, 0x0b, 0x88, 0xed, 0xe3, 0x54, 0xd8, 0x8b, 0x00, 0xa1, 0x35, 0x31, 0x3d, 0x91,
  7283. 0x1c, 0x05, 0x5c, 0x6a, 0xee, 0x18, 0x9d, 0xd0, 0x9a, 0x1c, 0x10, 0x00, 0x93, 0x17, 0x7c, 0x3d,
  7284. 0x18, 0x47, 0x91, 0xf0, 0x07, 0x13, 0xaa, 0x38, 0x77, 0x8c, 0x6e, 0x68, 0x4d, 0x76, 0x25, 0x88,
  7285. 0x0e, 0x55, 0x58, 0x13, 0x16, 0x7b, 0x83, 0xed, 0x24, 0xb4, 0x26, 0xa9, 0xb4, 0xf4, 0xf5, 0x91,
  7286. 0xe5, 0xfb, 0xc2, 0xdd, 0xde, 0x64, 0xea, 0xf8, 0x31, 0x43, 0xb4, 0x33, 0xd0, 0xa4, 0xf9, 0xdd,
  7287. 0x22, 0x3d, 0x34, 0xe2, 0x7d, 0x5b, 0x7f, 0x06, 0x5b, 0xbd, 0xde, 0xa1, 0x35, 0x41, 0x1b, 0x40,
  7288. 0x5b, 0x40, 0x8f, 0xd9, 0x85, 0x0d, 0xc4, 0x23, 0xc5, 0xc8, 0x6f, 0xc0, 0x15, 0x8f, 0xd6, 0x4f,
  7289. 0x5b, 0x90, 0x81, 0xac, 0xb3, 0x9c, 0xf2, 0x7e, 0x78, 0x6c, 0x9d, 0x08, 0x93, 0x6f, 0x14, 0xc9,
  7290. 0x1b, 0xec, 0x80, 0x20, 0xee, 0x13, 0xeb, 0xde, 0x14, 0xe5, 0x6a, 0xd7, 0x98, 0xe5, 0xa7, 0xbe,
  7291. 0x34, 0x3f, 0xfa, 0x0b, 0x74, 0xad, 0x8b, 0xc9, 0x11, 0xf4, 0xe1, 0xbb, 0x38, 0x67, 0x94, 0xe8,
  7292. 0x3e, 0xd1, 0x87, 0x33, 0x6f, 0x8f, 0xe5, 0x5b, 0x64, 0xeb, 0x1e, 0x9c, 0xc9, 0x19, 0x08, 0x0a,
  7293. 0x09, 0xc7, 0x02, 0x1e, 0x36, 0x52, 0x1e, 0x18, 0x9f, 0xfe, 0x8b, 0x74, 0xcd, 0x5c, 0xa1, 0x83,
  7294. 0xe1, 0xf0, 0x93, 0xd0, 0xb7, 0xfe, 0x36, 0xae, 0x14, 0x7b, 0x56, 0x40, 0x15, 0xa0, 0x9f, 0x7f,
  7295. 0xf5, 0xd5, 0xc3, 0x20, 0x4e, 0x0f, 0xc1, 0xe0, 0x9c, 0x5e, 0x81, 0x35, 0xd9, 0x5c, 0xcd, 0x3b,
  7296. 0x6c, 0x2b, 0x06, 0x70, 0x87, 0x95, 0x58, 0xfb, 0x6e, 0x35, 0x82, 0xea, 0xa9, 0xb9, 0x03, 0xeb,
  7297. 0x69, 0x57, 0x55, 0xd5, 0x4a, 0x31, 0x75, 0x9c, 0x42, 0x2a, 0x1b, 0xac, 0xdd, 0x90, 0xfb, 0xaa,
  7298. 0x44, 0xfc, 0x0d, 0x4c, 0x67, 0x95, 0x71, 0xf7, 0x83, 0x11, 0x72, 0x7d, 0x11, 0x80, 0xba, 0x36,
  7299. 0x6c, 0xee, 0x72, 0xa1, 0x20, 0x08, 0x65, 0xc1, 0xf6, 0xec, 0x57, 0xc8, 0xea, 0x0d, 0x68, 0xbb,
  7300. 0xc1, 0x48, 0xed, 0x24, 0x5e, 0xa8, 0xe2, 0x07, 0xe9, 0xb4, 0xdc, 0x60, 0x34, 0x75, 0x70, 0xb7,
  7301. 0xae, 0x1e, 0xdc, 0xfd, 0x23, 0x4a, 0x71, 0x94, 0x8f, 0x0a, 0xcd, 0x7f, 0xa5, 0x6b, 0x5d, 0x2b,
  7302. 0x74, 0xad, 0x5f, 0x86, 0xcf, 0x1d, 0x59, 0xb1, 0xd2, 0x58, 0xe7, 0x68, 0xc6, 0xa8, 0xcf, 0x1c,
  7303. 0x59, 0x71, 0x86, 0x86, 0xb7, 0x78, 0xbb, 0xd0, 0x0d, 0x9e, 0xfa, 0x22, 0x32, 0xe9, 0x00, 0xd3,
  7304. 0x12, 0x39, 0x38, 0xd0, 0x67, 0xf4, 0xac, 0xff, 0x47, 0xbd, 0x8a, 0xd7, 0xea, 0x39, 0xac, 0x3c,
  7305. 0x94, 0x50, 0xec, 0xbb, 0x37, 0x96, 0xe9, 0xbb, 0x9f, 0x83, 0x76, 0x14, 0xf4, 0x83, 0x24, 0x3f,
  7306. 0x74, 0xdc, 0xa2, 0xe7, 0x7d, 0x5b, 0xfb, 0x0a, 0x9c, 0x49, 0x6f, 0x12, 0x08, 0x37, 0xb1, 0x78,
  7307. 0x6a, 0x65, 0x2f, 0x52, 0x5e, 0x19, 0x40, 0x38, 0x45, 0xb4, 0x3b, 0xb2, 0x6b, 0x9b, 0x75, 0xee,
  7308. 0x57, 0x4b, 0xb4, 0x52, 0x61, 0x5e, 0xf8, 0x61, 0xda, 0xba, 0x3f, 0x2c, 0x3d, 0x06, 0xd0, 0x3a,
  7309. 0x35, 0xb2, 0x99, 0xc3, 0x00, 0xfa, 0xdf, 0x50, 0xfd, 0xb7, 0xdc, 0x28, 0xe2, 0xb1, 0x9b, 0xcc,
  7310. 0x35, 0x0d, 0xf9, 0x42, 0x39, 0x87, 0x18, 0x06, 0x74, 0x53, 0xe7, 0x93, 0xb0, 0x01, 0x4c, 0xff,
  7311. 0xd2, 0xea, 0x1e, 0xdf, 0x54, 0xe5, 0x9b, 0x75, 0xb2, 0x02, 0xca, 0xec, 0xe9, 0xff, 0xba, 0x80,
  7312. 0xff, 0x8f, 0x60, 0x2e, 0x33, 0x74, 0x1b, 0xb3, 0x74, 0x71, 0x2b, 0x2a, 0xbc, 0x30, 0x99, 0x98,
  7313. 0x29, 0x0e, 0x66, 0xae, 0x4b, 0x40, 0xd6, 0xf8, 0xec, 0xac, 0xaf, 0x7c, 0xa4, 0x59, 0xd7, 0x7f,
  7314. 0xaf, 0x3e, 0x5f, 0x46, 0xf9, 0xcf, 0x57, 0xfc, 0x44, 0x4d, 0x0e, 0x57, 0xfd, 0x64, 0x28, 0x6f,
  7315. 0x45, 0xa7, 0x01, 0x93, 0xa2, 0x1b, 0xdf, 0x8e, 0x96, 0xee, 0xbb, 0x15, 0x66, 0x24, 0xb9, 0xe2,
  7316. 0xae, 0xed, 0xc1, 0x1a, 0xe2, 0xc9, 0x58, 0x6e, 0x9c, 0x9a, 0x65, 0xf0, 0x93, 0xcc, 0x4e, 0x5f,
  7317. 0x84, 0x4d, 0xda, 0x84, 0x07, 0xc9, 0x91, 0x88, 0xcc, 0x51, 0x7a, 0xf9, 0xbd, 0x6d, 0xac, 0x23,
  7318. 0xf8, 0x21, 0x42, 0xef, 0x62, 0x4e, 0xf5, 0x05, 0x58, 0xcf, 0xed, 0x39, 0xaf, 0x3b, 0xad, 0x65,
  7319. 0x40, 0x94, 0x60, 0x66, 0x3e, 0xe4, 0x3d, 0xa8, 0x82, 0x1d, 0x7c, 0x58, 0xc3, 0x95, 0x4f, 0xe1,
  7320. 0x8c, 0x0e, 0x1d, 0xce, 0x69, 0x9e, 0x5d, 0x87, 0xad, 0xbe, 0x15, 0x8b, 0xb4, 0x33, 0xa6, 0xfc,
  7321. 0xf3, 0x97, 0x0d, 0x84, 0xf3, 0xa7, 0xe4, 0xbc, 0xaf, 0xc2, 0xd9, 0xb4, 0x7d, 0xe6, 0x27, 0x22,
  7322. 0x3a, 0xb1, 0x5c, 0xb5, 0xa4, 0xa1, 0x45, 0xb2, 0xfc, 0xcb, 0xaf, 0xd2, 0x7f, 0x5f, 0xe3, 0x07,
  7323. 0x4f, 0xd5, 0xd3, 0x69, 0x2d, 0x3f, 0x78, 0x4a, 0xa1, 0xfe, 0x9f, 0xaa, 0xf9, 0xe4, 0x15, 0x3a,
  7324. 0x9b, 0x2d, 0x35, 0x7b, 0xab, 0x2d, 0xca, 0xde, 0xe4, 0x44, 0x1a, 0x79, 0x0e, 0xf7, 0xff, 0x24,
  7325. 0x9f, 0x3d, 0x65, 0xaa, 0xd9, 0xc9, 0x15, 0xae, 0x19, 0x2c, 0x7d, 0x5e, 0xb5, 0x70, 0x49, 0x70,
  7326. 0x5d, 0xde, 0x78, 0xd0, 0x7f, 0x5a, 0x83, 0x2f, 0xf4, 0x7a, 0xf2, 0x10, 0xac, 0x23, 0xe2, 0xdd,
  7327. 0xc0, 0x75, 0xf9, 0xe2, 0x1c, 0xff, 0x8f, 0x9e, 0xf4, 0x1e, 0xf6, 0x65, 0xe8, 0xa6, 0xa7, 0x5b,
  7328. 0xf3, 0xfd, 0x00, 0xa4, 0x20, 0xce, 0x63, 0xb3, 0xd6, 0x68, 0x1a, 0x07, 0x3a, 0x52, 0x62, 0xfb,
  7329. 0x19, 0xdd, 0x3a, 0x25, 0x84, 0xa6, 0xeb, 0x78, 0x4e, 0x42, 0x27, 0x8a, 0x1a, 0xf2, 0xd6, 0x29,
  7330. 0xc1, 0xef, 0x23, 0xf8, 0xc1, 0xd8, 0xd3, 0xde, 0x80, 0x76, 0x28, 0x92, 0xea, 0xfb, 0x47, 0xb7,
  7331. 0x9f, 0xb1, 0xe3, 0x71, 0xb5, 0x29, 0x14, 0x09, 0x79, 0xf6, 0x7f, 0x9e, 0x42, 0x8e, 0xea, 0x08,
  7332. 0x36, 0x25, 0x5d, 0x7d, 0x46, 0xba, 0x1b, 0xea, 0xc5, 0x9f, 0x85, 0xc5, 0xf8, 0xfc, 0xe6, 0x4f,
  7333. 0x51, 0x2b, 0xcd, 0x69, 0xad, 0xa8, 0xb2, 0xae, 0x9c, 0x5a, 0x56, 0x0f, 0x34, 0x45, 0x3c, 0xeb,
  7334. 0x84, 0x0e, 0x50, 0x7c, 0x6a, 0x32, 0xe8, 0xdf, 0x3f, 0x85, 0x6a, 0x65, 0xcf, 0xff, 0x63, 0x99,
  7335. 0x08, 0xfd, 0xfb, 0x2d, 0x32, 0x91, 0xc1, 0x38, 0x52, 0x0c, 0x64, 0x8d, 0xa1, 0xbb, 0xe3, 0xe8,
  7336. 0xc1, 0xd8, 0xd3, 0x1f, 0x65, 0xff, 0xfc, 0xe9, 0x9e, 0xb0, 0x6c, 0x19, 0x6b, 0x4b, 0x6f, 0x71,
  7337. 0x1c, 0x09, 0x4b, 0xe9, 0xe5, 0xaf, 0xe2, 0xa3, 0x74, 0x03, 0xda, 0xfa, 0x35, 0x94, 0x7f, 0x34,
  7338. 0xb5, 0xb3, 0xf5, 0xc1, 0xc6, 0xcb, 0xaf, 0xdc, 0x54, 0x94, 0xd1, 0x5f, 0xa5, 0x3f, 0xaf, 0xff,
  7339. 0x5f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xe8, 0xa7, 0xcd, 0xf5, 0x5e, 0x4e, 0x00, 0x00,
  7340. }