logic.pb.go 317 KB

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