logic.pb.go 317 KB

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