league.pb.go 94 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452
  1. // message结构的属性名请使用 驼峰小写字母开始
  2. // Code generated by protoc-gen-go. DO NOT EDIT.
  3. // versions:
  4. // protoc-gen-go v1.36.8
  5. // protoc v6.31.1
  6. // source: league.proto
  7. package pb
  8. import (
  9. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  10. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  11. reflect "reflect"
  12. sync "sync"
  13. unsafe "unsafe"
  14. )
  15. const (
  16. // Verify that this generated code is sufficiently up-to-date.
  17. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  18. // Verify that runtime/protoimpl is sufficiently up-to-date.
  19. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  20. )
  21. // 联盟推荐/搜索列表
  22. type LeagueList struct {
  23. state protoimpl.MessageState `protogen:"open.v1"`
  24. // 总数
  25. Total int32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
  26. // 联盟列表
  27. List []*LeagueSearch `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
  28. unknownFields protoimpl.UnknownFields
  29. sizeCache protoimpl.SizeCache
  30. }
  31. func (x *LeagueList) Reset() {
  32. *x = LeagueList{}
  33. mi := &file_league_proto_msgTypes[0]
  34. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  35. ms.StoreMessageInfo(mi)
  36. }
  37. func (x *LeagueList) String() string {
  38. return protoimpl.X.MessageStringOf(x)
  39. }
  40. func (*LeagueList) ProtoMessage() {}
  41. func (x *LeagueList) ProtoReflect() protoreflect.Message {
  42. mi := &file_league_proto_msgTypes[0]
  43. if x != nil {
  44. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  45. if ms.LoadMessageInfo() == nil {
  46. ms.StoreMessageInfo(mi)
  47. }
  48. return ms
  49. }
  50. return mi.MessageOf(x)
  51. }
  52. // Deprecated: Use LeagueList.ProtoReflect.Descriptor instead.
  53. func (*LeagueList) Descriptor() ([]byte, []int) {
  54. return file_league_proto_rawDescGZIP(), []int{0}
  55. }
  56. func (x *LeagueList) GetTotal() int32 {
  57. if x != nil {
  58. return x.Total
  59. }
  60. return 0
  61. }
  62. func (x *LeagueList) GetList() []*LeagueSearch {
  63. if x != nil {
  64. return x.List
  65. }
  66. return nil
  67. }
  68. // 联盟搜索信息
  69. type LeagueSearch struct {
  70. state protoimpl.MessageState `protogen:"open.v1"`
  71. // 联盟ID
  72. LeagueID int64 `protobuf:"varint,1,opt,name=leagueID,proto3" json:"leagueID,omitempty"`
  73. // 联盟名称
  74. LeagueName string `protobuf:"bytes,2,opt,name=leagueName,proto3" json:"leagueName,omitempty"`
  75. // 联盟简称
  76. LeagueAbbName string `protobuf:"bytes,3,opt,name=leagueAbbName,proto3" json:"leagueAbbName,omitempty"`
  77. // 联盟等级
  78. Level int32 `protobuf:"varint,4,opt,name=level,proto3" json:"level,omitempty"`
  79. // 联盟当前成员数量
  80. MemberCount int32 `protobuf:"varint,5,opt,name=memberCount,proto3" json:"memberCount,omitempty"`
  81. // 所属地坐标
  82. Location *Point `protobuf:"bytes,6,opt,name=location,proto3" json:"location,omitempty"`
  83. // 是否需要审批
  84. NeedApprove bool `protobuf:"varint,7,opt,name=needApprove,proto3" json:"needApprove,omitempty"`
  85. // 霸业积分
  86. GloryScore int32 `protobuf:"varint,8,opt,name=gloryScore,proto3" json:"gloryScore,omitempty"`
  87. // 是否已发送入盟申请
  88. Apply bool `protobuf:"varint,9,opt,name=apply,proto3" json:"apply,omitempty"`
  89. // 加入联盟所需主城等级
  90. JoinNeedLevel int32 `protobuf:"varint,10,opt,name=joinNeedLevel,proto3" json:"joinNeedLevel,omitempty"`
  91. // 创建时间戳 单位秒
  92. CreateTime int64 `protobuf:"varint,11,opt,name=createTime,proto3" json:"createTime,omitempty"`
  93. unknownFields protoimpl.UnknownFields
  94. sizeCache protoimpl.SizeCache
  95. }
  96. func (x *LeagueSearch) Reset() {
  97. *x = LeagueSearch{}
  98. mi := &file_league_proto_msgTypes[1]
  99. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  100. ms.StoreMessageInfo(mi)
  101. }
  102. func (x *LeagueSearch) String() string {
  103. return protoimpl.X.MessageStringOf(x)
  104. }
  105. func (*LeagueSearch) ProtoMessage() {}
  106. func (x *LeagueSearch) ProtoReflect() protoreflect.Message {
  107. mi := &file_league_proto_msgTypes[1]
  108. if x != nil {
  109. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  110. if ms.LoadMessageInfo() == nil {
  111. ms.StoreMessageInfo(mi)
  112. }
  113. return ms
  114. }
  115. return mi.MessageOf(x)
  116. }
  117. // Deprecated: Use LeagueSearch.ProtoReflect.Descriptor instead.
  118. func (*LeagueSearch) Descriptor() ([]byte, []int) {
  119. return file_league_proto_rawDescGZIP(), []int{1}
  120. }
  121. func (x *LeagueSearch) GetLeagueID() int64 {
  122. if x != nil {
  123. return x.LeagueID
  124. }
  125. return 0
  126. }
  127. func (x *LeagueSearch) GetLeagueName() string {
  128. if x != nil {
  129. return x.LeagueName
  130. }
  131. return ""
  132. }
  133. func (x *LeagueSearch) GetLeagueAbbName() string {
  134. if x != nil {
  135. return x.LeagueAbbName
  136. }
  137. return ""
  138. }
  139. func (x *LeagueSearch) GetLevel() int32 {
  140. if x != nil {
  141. return x.Level
  142. }
  143. return 0
  144. }
  145. func (x *LeagueSearch) GetMemberCount() int32 {
  146. if x != nil {
  147. return x.MemberCount
  148. }
  149. return 0
  150. }
  151. func (x *LeagueSearch) GetLocation() *Point {
  152. if x != nil {
  153. return x.Location
  154. }
  155. return nil
  156. }
  157. func (x *LeagueSearch) GetNeedApprove() bool {
  158. if x != nil {
  159. return x.NeedApprove
  160. }
  161. return false
  162. }
  163. func (x *LeagueSearch) GetGloryScore() int32 {
  164. if x != nil {
  165. return x.GloryScore
  166. }
  167. return 0
  168. }
  169. func (x *LeagueSearch) GetApply() bool {
  170. if x != nil {
  171. return x.Apply
  172. }
  173. return false
  174. }
  175. func (x *LeagueSearch) GetJoinNeedLevel() int32 {
  176. if x != nil {
  177. return x.JoinNeedLevel
  178. }
  179. return 0
  180. }
  181. func (x *LeagueSearch) GetCreateTime() int64 {
  182. if x != nil {
  183. return x.CreateTime
  184. }
  185. return 0
  186. }
  187. // 联盟信息推送
  188. type LeaguePush struct {
  189. state protoimpl.MessageState `protogen:"open.v1"`
  190. // 联盟ID
  191. LeagueID int64 `protobuf:"varint,1,opt,name=leagueID,proto3" json:"leagueID,omitempty"`
  192. // 联盟名称
  193. LeagueName string `protobuf:"bytes,2,opt,name=leagueName,proto3" json:"leagueName,omitempty"`
  194. // 联盟简称
  195. LeagueAbbName string `protobuf:"bytes,3,opt,name=leagueAbbName,proto3" json:"leagueAbbName,omitempty"`
  196. // 联盟是否有红点
  197. RedPoint bool `protobuf:"varint,4,opt,name=redPoint,proto3" json:"redPoint,omitempty"`
  198. unknownFields protoimpl.UnknownFields
  199. sizeCache protoimpl.SizeCache
  200. }
  201. func (x *LeaguePush) Reset() {
  202. *x = LeaguePush{}
  203. mi := &file_league_proto_msgTypes[2]
  204. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  205. ms.StoreMessageInfo(mi)
  206. }
  207. func (x *LeaguePush) String() string {
  208. return protoimpl.X.MessageStringOf(x)
  209. }
  210. func (*LeaguePush) ProtoMessage() {}
  211. func (x *LeaguePush) ProtoReflect() protoreflect.Message {
  212. mi := &file_league_proto_msgTypes[2]
  213. if x != nil {
  214. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  215. if ms.LoadMessageInfo() == nil {
  216. ms.StoreMessageInfo(mi)
  217. }
  218. return ms
  219. }
  220. return mi.MessageOf(x)
  221. }
  222. // Deprecated: Use LeaguePush.ProtoReflect.Descriptor instead.
  223. func (*LeaguePush) Descriptor() ([]byte, []int) {
  224. return file_league_proto_rawDescGZIP(), []int{2}
  225. }
  226. func (x *LeaguePush) GetLeagueID() int64 {
  227. if x != nil {
  228. return x.LeagueID
  229. }
  230. return 0
  231. }
  232. func (x *LeaguePush) GetLeagueName() string {
  233. if x != nil {
  234. return x.LeagueName
  235. }
  236. return ""
  237. }
  238. func (x *LeaguePush) GetLeagueAbbName() string {
  239. if x != nil {
  240. return x.LeagueAbbName
  241. }
  242. return ""
  243. }
  244. func (x *LeaguePush) GetRedPoint() bool {
  245. if x != nil {
  246. return x.RedPoint
  247. }
  248. return false
  249. }
  250. // 联盟基础信息
  251. type LeagueBase struct {
  252. state protoimpl.MessageState `protogen:"open.v1"`
  253. // 联盟ID
  254. LeagueID int64 `protobuf:"varint,1,opt,name=leagueID,proto3" json:"leagueID,omitempty"`
  255. // 联盟名称
  256. LeagueName string `protobuf:"bytes,2,opt,name=leagueName,proto3" json:"leagueName,omitempty"`
  257. // 联盟简称
  258. LeagueAbbName string `protobuf:"bytes,3,opt,name=leagueAbbName,proto3" json:"leagueAbbName,omitempty"`
  259. // 联盟盟主ID
  260. LeaderID int64 `protobuf:"varint,4,opt,name=leaderID,proto3" json:"leaderID,omitempty"`
  261. // 联盟盟主名称
  262. LeaderName string `protobuf:"bytes,5,opt,name=leaderName,proto3" json:"leaderName,omitempty"`
  263. // 联盟等级
  264. Level int32 `protobuf:"varint,6,opt,name=level,proto3" json:"level,omitempty"`
  265. // 联盟经验
  266. Exp int32 `protobuf:"varint,7,opt,name=exp,proto3" json:"exp,omitempty"`
  267. // 联盟当前成员数量
  268. MemberCount int32 `protobuf:"varint,8,opt,name=memberCount,proto3" json:"memberCount,omitempty"`
  269. // 旗帜背景
  270. FlagBg int32 `protobuf:"varint,9,opt,name=flagBg,proto3" json:"flagBg,omitempty"`
  271. // 旗帜图标
  272. FlagIcon int32 `protobuf:"varint,10,opt,name=flagIcon,proto3" json:"flagIcon,omitempty"`
  273. // 所属地坐标
  274. Location *Point `protobuf:"bytes,11,opt,name=location,proto3" json:"location,omitempty"`
  275. // 申请所需领主等级
  276. LordLevelLimit int32 `protobuf:"varint,12,opt,name=lordLevelLimit,proto3" json:"lordLevelLimit,omitempty"`
  277. // 是否需要审批
  278. NeedApprove bool `protobuf:"varint,13,opt,name=needApprove,proto3" json:"needApprove,omitempty"`
  279. // 霸业积分
  280. GloryScore int32 `protobuf:"varint,14,opt,name=gloryScore,proto3" json:"gloryScore,omitempty"`
  281. // 联盟公告
  282. LeagueNotice string `protobuf:"bytes,15,opt,name=leagueNotice,proto3" json:"leagueNotice,omitempty"`
  283. // 创建时间戳 单位秒
  284. CreateTime int64 `protobuf:"varint,16,opt,name=createTime,proto3" json:"createTime,omitempty"`
  285. // 属性
  286. Attrs *Attrs `protobuf:"bytes,17,opt,name=attrs,proto3" json:"attrs,omitempty"`
  287. unknownFields protoimpl.UnknownFields
  288. sizeCache protoimpl.SizeCache
  289. }
  290. func (x *LeagueBase) Reset() {
  291. *x = LeagueBase{}
  292. mi := &file_league_proto_msgTypes[3]
  293. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  294. ms.StoreMessageInfo(mi)
  295. }
  296. func (x *LeagueBase) String() string {
  297. return protoimpl.X.MessageStringOf(x)
  298. }
  299. func (*LeagueBase) ProtoMessage() {}
  300. func (x *LeagueBase) ProtoReflect() protoreflect.Message {
  301. mi := &file_league_proto_msgTypes[3]
  302. if x != nil {
  303. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  304. if ms.LoadMessageInfo() == nil {
  305. ms.StoreMessageInfo(mi)
  306. }
  307. return ms
  308. }
  309. return mi.MessageOf(x)
  310. }
  311. // Deprecated: Use LeagueBase.ProtoReflect.Descriptor instead.
  312. func (*LeagueBase) Descriptor() ([]byte, []int) {
  313. return file_league_proto_rawDescGZIP(), []int{3}
  314. }
  315. func (x *LeagueBase) GetLeagueID() int64 {
  316. if x != nil {
  317. return x.LeagueID
  318. }
  319. return 0
  320. }
  321. func (x *LeagueBase) GetLeagueName() string {
  322. if x != nil {
  323. return x.LeagueName
  324. }
  325. return ""
  326. }
  327. func (x *LeagueBase) GetLeagueAbbName() string {
  328. if x != nil {
  329. return x.LeagueAbbName
  330. }
  331. return ""
  332. }
  333. func (x *LeagueBase) GetLeaderID() int64 {
  334. if x != nil {
  335. return x.LeaderID
  336. }
  337. return 0
  338. }
  339. func (x *LeagueBase) GetLeaderName() string {
  340. if x != nil {
  341. return x.LeaderName
  342. }
  343. return ""
  344. }
  345. func (x *LeagueBase) GetLevel() int32 {
  346. if x != nil {
  347. return x.Level
  348. }
  349. return 0
  350. }
  351. func (x *LeagueBase) GetExp() int32 {
  352. if x != nil {
  353. return x.Exp
  354. }
  355. return 0
  356. }
  357. func (x *LeagueBase) GetMemberCount() int32 {
  358. if x != nil {
  359. return x.MemberCount
  360. }
  361. return 0
  362. }
  363. func (x *LeagueBase) GetFlagBg() int32 {
  364. if x != nil {
  365. return x.FlagBg
  366. }
  367. return 0
  368. }
  369. func (x *LeagueBase) GetFlagIcon() int32 {
  370. if x != nil {
  371. return x.FlagIcon
  372. }
  373. return 0
  374. }
  375. func (x *LeagueBase) GetLocation() *Point {
  376. if x != nil {
  377. return x.Location
  378. }
  379. return nil
  380. }
  381. func (x *LeagueBase) GetLordLevelLimit() int32 {
  382. if x != nil {
  383. return x.LordLevelLimit
  384. }
  385. return 0
  386. }
  387. func (x *LeagueBase) GetNeedApprove() bool {
  388. if x != nil {
  389. return x.NeedApprove
  390. }
  391. return false
  392. }
  393. func (x *LeagueBase) GetGloryScore() int32 {
  394. if x != nil {
  395. return x.GloryScore
  396. }
  397. return 0
  398. }
  399. func (x *LeagueBase) GetLeagueNotice() string {
  400. if x != nil {
  401. return x.LeagueNotice
  402. }
  403. return ""
  404. }
  405. func (x *LeagueBase) GetCreateTime() int64 {
  406. if x != nil {
  407. return x.CreateTime
  408. }
  409. return 0
  410. }
  411. func (x *LeagueBase) GetAttrs() *Attrs {
  412. if x != nil {
  413. return x.Attrs
  414. }
  415. return nil
  416. }
  417. // 联盟详细信息
  418. type League struct {
  419. state protoimpl.MessageState `protogen:"open.v1"`
  420. // 联盟基础信息
  421. LeagueBase *LeagueBase `protobuf:"bytes,1,opt,name=leagueBase,proto3" json:"leagueBase,omitempty"`
  422. // 联盟声望
  423. LeaguePrestige int32 `protobuf:"varint,2,opt,name=leaguePrestige,proto3" json:"leaguePrestige,omitempty"`
  424. // 联盟城池数
  425. LeagueCityCount int32 `protobuf:"varint,3,opt,name=leagueCityCount,proto3" json:"leagueCityCount,omitempty"`
  426. // 联盟外交
  427. Diplomacy *LeagueDiplomacy `protobuf:"bytes,4,opt,name=diplomacy,proto3" json:"diplomacy,omitempty"`
  428. unknownFields protoimpl.UnknownFields
  429. sizeCache protoimpl.SizeCache
  430. }
  431. func (x *League) Reset() {
  432. *x = League{}
  433. mi := &file_league_proto_msgTypes[4]
  434. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  435. ms.StoreMessageInfo(mi)
  436. }
  437. func (x *League) String() string {
  438. return protoimpl.X.MessageStringOf(x)
  439. }
  440. func (*League) ProtoMessage() {}
  441. func (x *League) ProtoReflect() protoreflect.Message {
  442. mi := &file_league_proto_msgTypes[4]
  443. if x != nil {
  444. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  445. if ms.LoadMessageInfo() == nil {
  446. ms.StoreMessageInfo(mi)
  447. }
  448. return ms
  449. }
  450. return mi.MessageOf(x)
  451. }
  452. // Deprecated: Use League.ProtoReflect.Descriptor instead.
  453. func (*League) Descriptor() ([]byte, []int) {
  454. return file_league_proto_rawDescGZIP(), []int{4}
  455. }
  456. func (x *League) GetLeagueBase() *LeagueBase {
  457. if x != nil {
  458. return x.LeagueBase
  459. }
  460. return nil
  461. }
  462. func (x *League) GetLeaguePrestige() int32 {
  463. if x != nil {
  464. return x.LeaguePrestige
  465. }
  466. return 0
  467. }
  468. func (x *League) GetLeagueCityCount() int32 {
  469. if x != nil {
  470. return x.LeagueCityCount
  471. }
  472. return 0
  473. }
  474. func (x *League) GetDiplomacy() *LeagueDiplomacy {
  475. if x != nil {
  476. return x.Diplomacy
  477. }
  478. return nil
  479. }
  480. // 联盟成员列表
  481. type LeagueMembers struct {
  482. state protoimpl.MessageState `protogen:"open.v1"`
  483. // 联盟成员列表
  484. List []*LeagueMember `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  485. // 转让信息 为空不存在
  486. Transfer *LeagueTransfer `protobuf:"bytes,2,opt,name=transfer,proto3" json:"transfer,omitempty"`
  487. unknownFields protoimpl.UnknownFields
  488. sizeCache protoimpl.SizeCache
  489. }
  490. func (x *LeagueMembers) Reset() {
  491. *x = LeagueMembers{}
  492. mi := &file_league_proto_msgTypes[5]
  493. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  494. ms.StoreMessageInfo(mi)
  495. }
  496. func (x *LeagueMembers) String() string {
  497. return protoimpl.X.MessageStringOf(x)
  498. }
  499. func (*LeagueMembers) ProtoMessage() {}
  500. func (x *LeagueMembers) ProtoReflect() protoreflect.Message {
  501. mi := &file_league_proto_msgTypes[5]
  502. if x != nil {
  503. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  504. if ms.LoadMessageInfo() == nil {
  505. ms.StoreMessageInfo(mi)
  506. }
  507. return ms
  508. }
  509. return mi.MessageOf(x)
  510. }
  511. // Deprecated: Use LeagueMembers.ProtoReflect.Descriptor instead.
  512. func (*LeagueMembers) Descriptor() ([]byte, []int) {
  513. return file_league_proto_rawDescGZIP(), []int{5}
  514. }
  515. func (x *LeagueMembers) GetList() []*LeagueMember {
  516. if x != nil {
  517. return x.List
  518. }
  519. return nil
  520. }
  521. func (x *LeagueMembers) GetTransfer() *LeagueTransfer {
  522. if x != nil {
  523. return x.Transfer
  524. }
  525. return nil
  526. }
  527. // 联盟成员信息
  528. type LeagueMember struct {
  529. state protoimpl.MessageState `protogen:"open.v1"`
  530. // 联盟成员ID
  531. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  532. // 联盟成员名称
  533. PlayerName string `protobuf:"bytes,2,opt,name=playerName,proto3" json:"playerName,omitempty"`
  534. // 成员职位
  535. Job int32 `protobuf:"varint,3,opt,name=job,proto3" json:"job,omitempty"`
  536. // 成员等级
  537. Level int32 `protobuf:"varint,4,opt,name=level,proto3" json:"level,omitempty"`
  538. // 成员声望
  539. Prestige int32 `protobuf:"varint,5,opt,name=prestige,proto3" json:"prestige,omitempty"`
  540. // 成员功勋
  541. Glory int32 `protobuf:"varint,6,opt,name=glory,proto3" json:"glory,omitempty"`
  542. // 成员累计功勋
  543. TotalGlory int32 `protobuf:"varint,7,opt,name=totalGlory,proto3" json:"totalGlory,omitempty"`
  544. // 成员贡献
  545. Contribution int32 `protobuf:"varint,8,opt,name=contribution,proto3" json:"contribution,omitempty"`
  546. // 成员累计贡献
  547. TotalContribution int32 `protobuf:"varint,9,opt,name=totalContribution,proto3" json:"totalContribution,omitempty"`
  548. // 成员坐标
  549. Point *Point `protobuf:"bytes,10,opt,name=point,proto3" json:"point,omitempty"`
  550. // 当前状态 0无 1离线超过x天 2玩家x天内入盟 3玩家当前处于整顿状态
  551. Status int32 `protobuf:"varint,11,opt,name=status,proto3" json:"status,omitempty"`
  552. // 成员加入时间
  553. JoinTime int64 `protobuf:"varint,12,opt,name=joinTime,proto3" json:"joinTime,omitempty"`
  554. // 本周分配的F币
  555. WeeklyFund int64 `protobuf:"varint,13,opt,name=weeklyFund,proto3" json:"weeklyFund,omitempty"`
  556. unknownFields protoimpl.UnknownFields
  557. sizeCache protoimpl.SizeCache
  558. }
  559. func (x *LeagueMember) Reset() {
  560. *x = LeagueMember{}
  561. mi := &file_league_proto_msgTypes[6]
  562. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  563. ms.StoreMessageInfo(mi)
  564. }
  565. func (x *LeagueMember) String() string {
  566. return protoimpl.X.MessageStringOf(x)
  567. }
  568. func (*LeagueMember) ProtoMessage() {}
  569. func (x *LeagueMember) ProtoReflect() protoreflect.Message {
  570. mi := &file_league_proto_msgTypes[6]
  571. if x != nil {
  572. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  573. if ms.LoadMessageInfo() == nil {
  574. ms.StoreMessageInfo(mi)
  575. }
  576. return ms
  577. }
  578. return mi.MessageOf(x)
  579. }
  580. // Deprecated: Use LeagueMember.ProtoReflect.Descriptor instead.
  581. func (*LeagueMember) Descriptor() ([]byte, []int) {
  582. return file_league_proto_rawDescGZIP(), []int{6}
  583. }
  584. func (x *LeagueMember) GetPlayerID() int64 {
  585. if x != nil {
  586. return x.PlayerID
  587. }
  588. return 0
  589. }
  590. func (x *LeagueMember) GetPlayerName() string {
  591. if x != nil {
  592. return x.PlayerName
  593. }
  594. return ""
  595. }
  596. func (x *LeagueMember) GetJob() int32 {
  597. if x != nil {
  598. return x.Job
  599. }
  600. return 0
  601. }
  602. func (x *LeagueMember) GetLevel() int32 {
  603. if x != nil {
  604. return x.Level
  605. }
  606. return 0
  607. }
  608. func (x *LeagueMember) GetPrestige() int32 {
  609. if x != nil {
  610. return x.Prestige
  611. }
  612. return 0
  613. }
  614. func (x *LeagueMember) GetGlory() int32 {
  615. if x != nil {
  616. return x.Glory
  617. }
  618. return 0
  619. }
  620. func (x *LeagueMember) GetTotalGlory() int32 {
  621. if x != nil {
  622. return x.TotalGlory
  623. }
  624. return 0
  625. }
  626. func (x *LeagueMember) GetContribution() int32 {
  627. if x != nil {
  628. return x.Contribution
  629. }
  630. return 0
  631. }
  632. func (x *LeagueMember) GetTotalContribution() int32 {
  633. if x != nil {
  634. return x.TotalContribution
  635. }
  636. return 0
  637. }
  638. func (x *LeagueMember) GetPoint() *Point {
  639. if x != nil {
  640. return x.Point
  641. }
  642. return nil
  643. }
  644. func (x *LeagueMember) GetStatus() int32 {
  645. if x != nil {
  646. return x.Status
  647. }
  648. return 0
  649. }
  650. func (x *LeagueMember) GetJoinTime() int64 {
  651. if x != nil {
  652. return x.JoinTime
  653. }
  654. return 0
  655. }
  656. func (x *LeagueMember) GetWeeklyFund() int64 {
  657. if x != nil {
  658. return x.WeeklyFund
  659. }
  660. return 0
  661. }
  662. // 联盟职位设置
  663. type LeagueJobRequest struct {
  664. state protoimpl.MessageState `protogen:"open.v1"`
  665. // 联盟成员列表 Key职位ID value联盟成员玩家ID
  666. Jobs []*I32I64 `protobuf:"bytes,1,rep,name=jobs,proto3" json:"jobs,omitempty"`
  667. unknownFields protoimpl.UnknownFields
  668. sizeCache protoimpl.SizeCache
  669. }
  670. func (x *LeagueJobRequest) Reset() {
  671. *x = LeagueJobRequest{}
  672. mi := &file_league_proto_msgTypes[7]
  673. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  674. ms.StoreMessageInfo(mi)
  675. }
  676. func (x *LeagueJobRequest) String() string {
  677. return protoimpl.X.MessageStringOf(x)
  678. }
  679. func (*LeagueJobRequest) ProtoMessage() {}
  680. func (x *LeagueJobRequest) ProtoReflect() protoreflect.Message {
  681. mi := &file_league_proto_msgTypes[7]
  682. if x != nil {
  683. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  684. if ms.LoadMessageInfo() == nil {
  685. ms.StoreMessageInfo(mi)
  686. }
  687. return ms
  688. }
  689. return mi.MessageOf(x)
  690. }
  691. // Deprecated: Use LeagueJobRequest.ProtoReflect.Descriptor instead.
  692. func (*LeagueJobRequest) Descriptor() ([]byte, []int) {
  693. return file_league_proto_rawDescGZIP(), []int{7}
  694. }
  695. func (x *LeagueJobRequest) GetJobs() []*I32I64 {
  696. if x != nil {
  697. return x.Jobs
  698. }
  699. return nil
  700. }
  701. // 科技列表
  702. type LeagueTechList struct {
  703. state protoimpl.MessageState `protogen:"open.v1"`
  704. // 科技列表 Key科技ID value科技等级
  705. Techs []*I32I32 `protobuf:"bytes,1,rep,name=techs,proto3" json:"techs,omitempty"`
  706. unknownFields protoimpl.UnknownFields
  707. sizeCache protoimpl.SizeCache
  708. }
  709. func (x *LeagueTechList) Reset() {
  710. *x = LeagueTechList{}
  711. mi := &file_league_proto_msgTypes[8]
  712. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  713. ms.StoreMessageInfo(mi)
  714. }
  715. func (x *LeagueTechList) String() string {
  716. return protoimpl.X.MessageStringOf(x)
  717. }
  718. func (*LeagueTechList) ProtoMessage() {}
  719. func (x *LeagueTechList) ProtoReflect() protoreflect.Message {
  720. mi := &file_league_proto_msgTypes[8]
  721. if x != nil {
  722. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  723. if ms.LoadMessageInfo() == nil {
  724. ms.StoreMessageInfo(mi)
  725. }
  726. return ms
  727. }
  728. return mi.MessageOf(x)
  729. }
  730. // Deprecated: Use LeagueTechList.ProtoReflect.Descriptor instead.
  731. func (*LeagueTechList) Descriptor() ([]byte, []int) {
  732. return file_league_proto_rawDescGZIP(), []int{8}
  733. }
  734. func (x *LeagueTechList) GetTechs() []*I32I32 {
  735. if x != nil {
  736. return x.Techs
  737. }
  738. return nil
  739. }
  740. // 联盟设施列表
  741. type LeagueBuildList struct {
  742. state protoimpl.MessageState `protogen:"open.v1"`
  743. List []*LeagueBuild `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  744. unknownFields protoimpl.UnknownFields
  745. sizeCache protoimpl.SizeCache
  746. }
  747. func (x *LeagueBuildList) Reset() {
  748. *x = LeagueBuildList{}
  749. mi := &file_league_proto_msgTypes[9]
  750. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  751. ms.StoreMessageInfo(mi)
  752. }
  753. func (x *LeagueBuildList) String() string {
  754. return protoimpl.X.MessageStringOf(x)
  755. }
  756. func (*LeagueBuildList) ProtoMessage() {}
  757. func (x *LeagueBuildList) ProtoReflect() protoreflect.Message {
  758. mi := &file_league_proto_msgTypes[9]
  759. if x != nil {
  760. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  761. if ms.LoadMessageInfo() == nil {
  762. ms.StoreMessageInfo(mi)
  763. }
  764. return ms
  765. }
  766. return mi.MessageOf(x)
  767. }
  768. // Deprecated: Use LeagueBuildList.ProtoReflect.Descriptor instead.
  769. func (*LeagueBuildList) Descriptor() ([]byte, []int) {
  770. return file_league_proto_rawDescGZIP(), []int{9}
  771. }
  772. func (x *LeagueBuildList) GetList() []*LeagueBuild {
  773. if x != nil {
  774. return x.List
  775. }
  776. return nil
  777. }
  778. // 联盟设施
  779. type LeagueBuild struct {
  780. state protoimpl.MessageState `protogen:"open.v1"`
  781. // 设施对象ID
  782. ObjectID int64 `protobuf:"varint,1,opt,name=objectID,proto3" json:"objectID,omitempty"`
  783. // 设施配置ID
  784. ConfigID int32 `protobuf:"varint,2,opt,name=configID,proto3" json:"configID,omitempty"`
  785. // 坐标
  786. Point *Point `protobuf:"bytes,3,opt,name=point,proto3" json:"point,omitempty"`
  787. // 是否建造中
  788. IsOperating bool `protobuf:"varint,4,opt,name=isOperating,proto3" json:"isOperating,omitempty"`
  789. // 建造完成时间(毫秒)
  790. BuildEndTime int64 `protobuf:"varint,5,opt,name=buildEndTime,proto3" json:"buildEndTime,omitempty"`
  791. // 放弃截止时间(毫秒)
  792. DiscardTime int64 `protobuf:"varint,6,opt,name=discardTime,proto3" json:"discardTime,omitempty"`
  793. // 升级完成时间(毫秒)
  794. UpgradeEndTime int64 `protobuf:"varint,7,opt,name=upgradeEndTime,proto3" json:"upgradeEndTime,omitempty"`
  795. unknownFields protoimpl.UnknownFields
  796. sizeCache protoimpl.SizeCache
  797. }
  798. func (x *LeagueBuild) Reset() {
  799. *x = LeagueBuild{}
  800. mi := &file_league_proto_msgTypes[10]
  801. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  802. ms.StoreMessageInfo(mi)
  803. }
  804. func (x *LeagueBuild) String() string {
  805. return protoimpl.X.MessageStringOf(x)
  806. }
  807. func (*LeagueBuild) ProtoMessage() {}
  808. func (x *LeagueBuild) ProtoReflect() protoreflect.Message {
  809. mi := &file_league_proto_msgTypes[10]
  810. if x != nil {
  811. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  812. if ms.LoadMessageInfo() == nil {
  813. ms.StoreMessageInfo(mi)
  814. }
  815. return ms
  816. }
  817. return mi.MessageOf(x)
  818. }
  819. // Deprecated: Use LeagueBuild.ProtoReflect.Descriptor instead.
  820. func (*LeagueBuild) Descriptor() ([]byte, []int) {
  821. return file_league_proto_rawDescGZIP(), []int{10}
  822. }
  823. func (x *LeagueBuild) GetObjectID() int64 {
  824. if x != nil {
  825. return x.ObjectID
  826. }
  827. return 0
  828. }
  829. func (x *LeagueBuild) GetConfigID() int32 {
  830. if x != nil {
  831. return x.ConfigID
  832. }
  833. return 0
  834. }
  835. func (x *LeagueBuild) GetPoint() *Point {
  836. if x != nil {
  837. return x.Point
  838. }
  839. return nil
  840. }
  841. func (x *LeagueBuild) GetIsOperating() bool {
  842. if x != nil {
  843. return x.IsOperating
  844. }
  845. return false
  846. }
  847. func (x *LeagueBuild) GetBuildEndTime() int64 {
  848. if x != nil {
  849. return x.BuildEndTime
  850. }
  851. return 0
  852. }
  853. func (x *LeagueBuild) GetDiscardTime() int64 {
  854. if x != nil {
  855. return x.DiscardTime
  856. }
  857. return 0
  858. }
  859. func (x *LeagueBuild) GetUpgradeEndTime() int64 {
  860. if x != nil {
  861. return x.UpgradeEndTime
  862. }
  863. return 0
  864. }
  865. // 联盟城池列表
  866. type LeagueCastleList struct {
  867. state protoimpl.MessageState `protogen:"open.v1"`
  868. List []*LeagueCastle `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  869. unknownFields protoimpl.UnknownFields
  870. sizeCache protoimpl.SizeCache
  871. }
  872. func (x *LeagueCastleList) Reset() {
  873. *x = LeagueCastleList{}
  874. mi := &file_league_proto_msgTypes[11]
  875. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  876. ms.StoreMessageInfo(mi)
  877. }
  878. func (x *LeagueCastleList) String() string {
  879. return protoimpl.X.MessageStringOf(x)
  880. }
  881. func (*LeagueCastleList) ProtoMessage() {}
  882. func (x *LeagueCastleList) ProtoReflect() protoreflect.Message {
  883. mi := &file_league_proto_msgTypes[11]
  884. if x != nil {
  885. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  886. if ms.LoadMessageInfo() == nil {
  887. ms.StoreMessageInfo(mi)
  888. }
  889. return ms
  890. }
  891. return mi.MessageOf(x)
  892. }
  893. // Deprecated: Use LeagueCastleList.ProtoReflect.Descriptor instead.
  894. func (*LeagueCastleList) Descriptor() ([]byte, []int) {
  895. return file_league_proto_rawDescGZIP(), []int{11}
  896. }
  897. func (x *LeagueCastleList) GetList() []*LeagueCastle {
  898. if x != nil {
  899. return x.List
  900. }
  901. return nil
  902. }
  903. // 联盟城池
  904. type LeagueCastle struct {
  905. state protoimpl.MessageState `protogen:"open.v1"`
  906. // 城池对象ID
  907. ObjectID int64 `protobuf:"varint,1,opt,name=objectID,proto3" json:"objectID,omitempty"`
  908. // 城池配置ID
  909. ConfigID int32 `protobuf:"varint,2,opt,name=configID,proto3" json:"configID,omitempty"`
  910. // 城池位置
  911. Point *Point `protobuf:"bytes,3,opt,name=point,proto3" json:"point,omitempty"`
  912. // 占领时间(毫秒)
  913. OccupyTime int64 `protobuf:"varint,4,opt,name=occupyTime,proto3" json:"occupyTime,omitempty"`
  914. // 城主ID 0表示没有任命城主
  915. OwnerID int64 `protobuf:"varint,5,opt,name=ownerID,proto3" json:"ownerID,omitempty"`
  916. unknownFields protoimpl.UnknownFields
  917. sizeCache protoimpl.SizeCache
  918. }
  919. func (x *LeagueCastle) Reset() {
  920. *x = LeagueCastle{}
  921. mi := &file_league_proto_msgTypes[12]
  922. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  923. ms.StoreMessageInfo(mi)
  924. }
  925. func (x *LeagueCastle) String() string {
  926. return protoimpl.X.MessageStringOf(x)
  927. }
  928. func (*LeagueCastle) ProtoMessage() {}
  929. func (x *LeagueCastle) ProtoReflect() protoreflect.Message {
  930. mi := &file_league_proto_msgTypes[12]
  931. if x != nil {
  932. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  933. if ms.LoadMessageInfo() == nil {
  934. ms.StoreMessageInfo(mi)
  935. }
  936. return ms
  937. }
  938. return mi.MessageOf(x)
  939. }
  940. // Deprecated: Use LeagueCastle.ProtoReflect.Descriptor instead.
  941. func (*LeagueCastle) Descriptor() ([]byte, []int) {
  942. return file_league_proto_rawDescGZIP(), []int{12}
  943. }
  944. func (x *LeagueCastle) GetObjectID() int64 {
  945. if x != nil {
  946. return x.ObjectID
  947. }
  948. return 0
  949. }
  950. func (x *LeagueCastle) GetConfigID() int32 {
  951. if x != nil {
  952. return x.ConfigID
  953. }
  954. return 0
  955. }
  956. func (x *LeagueCastle) GetPoint() *Point {
  957. if x != nil {
  958. return x.Point
  959. }
  960. return nil
  961. }
  962. func (x *LeagueCastle) GetOccupyTime() int64 {
  963. if x != nil {
  964. return x.OccupyTime
  965. }
  966. return 0
  967. }
  968. func (x *LeagueCastle) GetOwnerID() int64 {
  969. if x != nil {
  970. return x.OwnerID
  971. }
  972. return 0
  973. }
  974. // 联盟职位权限设置
  975. type LeaguePermissionRequest struct {
  976. state protoimpl.MessageState `protogen:"open.v1"`
  977. // 变更的联盟职位权限列表
  978. Jobs []*LeaguePermission `protobuf:"bytes,1,rep,name=jobs,proto3" json:"jobs,omitempty"`
  979. unknownFields protoimpl.UnknownFields
  980. sizeCache protoimpl.SizeCache
  981. }
  982. func (x *LeaguePermissionRequest) Reset() {
  983. *x = LeaguePermissionRequest{}
  984. mi := &file_league_proto_msgTypes[13]
  985. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  986. ms.StoreMessageInfo(mi)
  987. }
  988. func (x *LeaguePermissionRequest) String() string {
  989. return protoimpl.X.MessageStringOf(x)
  990. }
  991. func (*LeaguePermissionRequest) ProtoMessage() {}
  992. func (x *LeaguePermissionRequest) ProtoReflect() protoreflect.Message {
  993. mi := &file_league_proto_msgTypes[13]
  994. if x != nil {
  995. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  996. if ms.LoadMessageInfo() == nil {
  997. ms.StoreMessageInfo(mi)
  998. }
  999. return ms
  1000. }
  1001. return mi.MessageOf(x)
  1002. }
  1003. // Deprecated: Use LeaguePermissionRequest.ProtoReflect.Descriptor instead.
  1004. func (*LeaguePermissionRequest) Descriptor() ([]byte, []int) {
  1005. return file_league_proto_rawDescGZIP(), []int{13}
  1006. }
  1007. func (x *LeaguePermissionRequest) GetJobs() []*LeaguePermission {
  1008. if x != nil {
  1009. return x.Jobs
  1010. }
  1011. return nil
  1012. }
  1013. // 联盟职位权限
  1014. type LeaguePermission struct {
  1015. state protoimpl.MessageState `protogen:"open.v1"`
  1016. // 职位ID L-联盟-职位表职位ID
  1017. Job int32 `protobuf:"varint,1,opt,name=job,proto3" json:"job,omitempty"`
  1018. // 权限ID L-联盟-权限表权限ID
  1019. Permissions []int32 `protobuf:"varint,2,rep,packed,name=permissions,proto3" json:"permissions,omitempty"`
  1020. unknownFields protoimpl.UnknownFields
  1021. sizeCache protoimpl.SizeCache
  1022. }
  1023. func (x *LeaguePermission) Reset() {
  1024. *x = LeaguePermission{}
  1025. mi := &file_league_proto_msgTypes[14]
  1026. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1027. ms.StoreMessageInfo(mi)
  1028. }
  1029. func (x *LeaguePermission) String() string {
  1030. return protoimpl.X.MessageStringOf(x)
  1031. }
  1032. func (*LeaguePermission) ProtoMessage() {}
  1033. func (x *LeaguePermission) ProtoReflect() protoreflect.Message {
  1034. mi := &file_league_proto_msgTypes[14]
  1035. if x != nil {
  1036. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1037. if ms.LoadMessageInfo() == nil {
  1038. ms.StoreMessageInfo(mi)
  1039. }
  1040. return ms
  1041. }
  1042. return mi.MessageOf(x)
  1043. }
  1044. // Deprecated: Use LeaguePermission.ProtoReflect.Descriptor instead.
  1045. func (*LeaguePermission) Descriptor() ([]byte, []int) {
  1046. return file_league_proto_rawDescGZIP(), []int{14}
  1047. }
  1048. func (x *LeaguePermission) GetJob() int32 {
  1049. if x != nil {
  1050. return x.Job
  1051. }
  1052. return 0
  1053. }
  1054. func (x *LeaguePermission) GetPermissions() []int32 {
  1055. if x != nil {
  1056. return x.Permissions
  1057. }
  1058. return nil
  1059. }
  1060. // 创建联盟
  1061. type LeagueCreateRequest struct {
  1062. state protoimpl.MessageState `protogen:"open.v1"`
  1063. // 联盟名称
  1064. LeagueName string `protobuf:"bytes,1,opt,name=leagueName,proto3" json:"leagueName,omitempty"`
  1065. // 联盟简称
  1066. LeagueAbbName string `protobuf:"bytes,2,opt,name=leagueAbbName,proto3" json:"leagueAbbName,omitempty"`
  1067. // 旗帜背景ID L-联盟-旗帜表旗帜ID
  1068. FlagBg int32 `protobuf:"varint,3,opt,name=flagBg,proto3" json:"flagBg,omitempty"`
  1069. // 旗帜图标ID L-联盟-旗帜表旗帜ID
  1070. FlagIcon int32 `protobuf:"varint,4,opt,name=flagIcon,proto3" json:"flagIcon,omitempty"`
  1071. unknownFields protoimpl.UnknownFields
  1072. sizeCache protoimpl.SizeCache
  1073. }
  1074. func (x *LeagueCreateRequest) Reset() {
  1075. *x = LeagueCreateRequest{}
  1076. mi := &file_league_proto_msgTypes[15]
  1077. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1078. ms.StoreMessageInfo(mi)
  1079. }
  1080. func (x *LeagueCreateRequest) String() string {
  1081. return protoimpl.X.MessageStringOf(x)
  1082. }
  1083. func (*LeagueCreateRequest) ProtoMessage() {}
  1084. func (x *LeagueCreateRequest) ProtoReflect() protoreflect.Message {
  1085. mi := &file_league_proto_msgTypes[15]
  1086. if x != nil {
  1087. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1088. if ms.LoadMessageInfo() == nil {
  1089. ms.StoreMessageInfo(mi)
  1090. }
  1091. return ms
  1092. }
  1093. return mi.MessageOf(x)
  1094. }
  1095. // Deprecated: Use LeagueCreateRequest.ProtoReflect.Descriptor instead.
  1096. func (*LeagueCreateRequest) Descriptor() ([]byte, []int) {
  1097. return file_league_proto_rawDescGZIP(), []int{15}
  1098. }
  1099. func (x *LeagueCreateRequest) GetLeagueName() string {
  1100. if x != nil {
  1101. return x.LeagueName
  1102. }
  1103. return ""
  1104. }
  1105. func (x *LeagueCreateRequest) GetLeagueAbbName() string {
  1106. if x != nil {
  1107. return x.LeagueAbbName
  1108. }
  1109. return ""
  1110. }
  1111. func (x *LeagueCreateRequest) GetFlagBg() int32 {
  1112. if x != nil {
  1113. return x.FlagBg
  1114. }
  1115. return 0
  1116. }
  1117. func (x *LeagueCreateRequest) GetFlagIcon() int32 {
  1118. if x != nil {
  1119. return x.FlagIcon
  1120. }
  1121. return 0
  1122. }
  1123. // 联盟日志列表
  1124. type LeagueLogList struct {
  1125. state protoimpl.MessageState `protogen:"open.v1"`
  1126. // 联盟日志列表
  1127. List []*LeagueLog `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  1128. unknownFields protoimpl.UnknownFields
  1129. sizeCache protoimpl.SizeCache
  1130. }
  1131. func (x *LeagueLogList) Reset() {
  1132. *x = LeagueLogList{}
  1133. mi := &file_league_proto_msgTypes[16]
  1134. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1135. ms.StoreMessageInfo(mi)
  1136. }
  1137. func (x *LeagueLogList) String() string {
  1138. return protoimpl.X.MessageStringOf(x)
  1139. }
  1140. func (*LeagueLogList) ProtoMessage() {}
  1141. func (x *LeagueLogList) ProtoReflect() protoreflect.Message {
  1142. mi := &file_league_proto_msgTypes[16]
  1143. if x != nil {
  1144. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1145. if ms.LoadMessageInfo() == nil {
  1146. ms.StoreMessageInfo(mi)
  1147. }
  1148. return ms
  1149. }
  1150. return mi.MessageOf(x)
  1151. }
  1152. // Deprecated: Use LeagueLogList.ProtoReflect.Descriptor instead.
  1153. func (*LeagueLogList) Descriptor() ([]byte, []int) {
  1154. return file_league_proto_rawDescGZIP(), []int{16}
  1155. }
  1156. func (x *LeagueLogList) GetList() []*LeagueLog {
  1157. if x != nil {
  1158. return x.List
  1159. }
  1160. return nil
  1161. }
  1162. // 联盟日志
  1163. type LeagueLog struct {
  1164. state protoimpl.MessageState `protogen:"open.v1"`
  1165. // 联盟日志ID L-联盟-日志表日志类型ID
  1166. LogID int32 `protobuf:"varint,1,opt,name=logID,proto3" json:"logID,omitempty"`
  1167. // 联盟日志参数
  1168. Params []string `protobuf:"bytes,2,rep,name=params,proto3" json:"params,omitempty"`
  1169. // 日志时间戳 单位秒
  1170. LogTime int64 `protobuf:"varint,3,opt,name=logTime,proto3" json:"logTime,omitempty"`
  1171. unknownFields protoimpl.UnknownFields
  1172. sizeCache protoimpl.SizeCache
  1173. }
  1174. func (x *LeagueLog) Reset() {
  1175. *x = LeagueLog{}
  1176. mi := &file_league_proto_msgTypes[17]
  1177. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1178. ms.StoreMessageInfo(mi)
  1179. }
  1180. func (x *LeagueLog) String() string {
  1181. return protoimpl.X.MessageStringOf(x)
  1182. }
  1183. func (*LeagueLog) ProtoMessage() {}
  1184. func (x *LeagueLog) ProtoReflect() protoreflect.Message {
  1185. mi := &file_league_proto_msgTypes[17]
  1186. if x != nil {
  1187. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1188. if ms.LoadMessageInfo() == nil {
  1189. ms.StoreMessageInfo(mi)
  1190. }
  1191. return ms
  1192. }
  1193. return mi.MessageOf(x)
  1194. }
  1195. // Deprecated: Use LeagueLog.ProtoReflect.Descriptor instead.
  1196. func (*LeagueLog) Descriptor() ([]byte, []int) {
  1197. return file_league_proto_rawDescGZIP(), []int{17}
  1198. }
  1199. func (x *LeagueLog) GetLogID() int32 {
  1200. if x != nil {
  1201. return x.LogID
  1202. }
  1203. return 0
  1204. }
  1205. func (x *LeagueLog) GetParams() []string {
  1206. if x != nil {
  1207. return x.Params
  1208. }
  1209. return nil
  1210. }
  1211. func (x *LeagueLog) GetLogTime() int64 {
  1212. if x != nil {
  1213. return x.LogTime
  1214. }
  1215. return 0
  1216. }
  1217. // 盟主转让
  1218. type LeagueTransfer struct {
  1219. state protoimpl.MessageState `protogen:"open.v1"`
  1220. // 转让玩家ID
  1221. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  1222. // 转让玩家名称
  1223. PlayerName string `protobuf:"bytes,2,opt,name=playerName,proto3" json:"playerName,omitempty"`
  1224. // 转让结束时间 单位秒
  1225. TransferEndTime int64 `protobuf:"varint,3,opt,name=transferEndTime,proto3" json:"transferEndTime,omitempty"`
  1226. unknownFields protoimpl.UnknownFields
  1227. sizeCache protoimpl.SizeCache
  1228. }
  1229. func (x *LeagueTransfer) Reset() {
  1230. *x = LeagueTransfer{}
  1231. mi := &file_league_proto_msgTypes[18]
  1232. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1233. ms.StoreMessageInfo(mi)
  1234. }
  1235. func (x *LeagueTransfer) String() string {
  1236. return protoimpl.X.MessageStringOf(x)
  1237. }
  1238. func (*LeagueTransfer) ProtoMessage() {}
  1239. func (x *LeagueTransfer) ProtoReflect() protoreflect.Message {
  1240. mi := &file_league_proto_msgTypes[18]
  1241. if x != nil {
  1242. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1243. if ms.LoadMessageInfo() == nil {
  1244. ms.StoreMessageInfo(mi)
  1245. }
  1246. return ms
  1247. }
  1248. return mi.MessageOf(x)
  1249. }
  1250. // Deprecated: Use LeagueTransfer.ProtoReflect.Descriptor instead.
  1251. func (*LeagueTransfer) Descriptor() ([]byte, []int) {
  1252. return file_league_proto_rawDescGZIP(), []int{18}
  1253. }
  1254. func (x *LeagueTransfer) GetPlayerID() int64 {
  1255. if x != nil {
  1256. return x.PlayerID
  1257. }
  1258. return 0
  1259. }
  1260. func (x *LeagueTransfer) GetPlayerName() string {
  1261. if x != nil {
  1262. return x.PlayerName
  1263. }
  1264. return ""
  1265. }
  1266. func (x *LeagueTransfer) GetTransferEndTime() int64 {
  1267. if x != nil {
  1268. return x.TransferEndTime
  1269. }
  1270. return 0
  1271. }
  1272. // 职位列表
  1273. type LeagueJobList struct {
  1274. state protoimpl.MessageState `protogen:"open.v1"`
  1275. List []*LeagueJobInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  1276. unknownFields protoimpl.UnknownFields
  1277. sizeCache protoimpl.SizeCache
  1278. }
  1279. func (x *LeagueJobList) Reset() {
  1280. *x = LeagueJobList{}
  1281. mi := &file_league_proto_msgTypes[19]
  1282. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1283. ms.StoreMessageInfo(mi)
  1284. }
  1285. func (x *LeagueJobList) String() string {
  1286. return protoimpl.X.MessageStringOf(x)
  1287. }
  1288. func (*LeagueJobList) ProtoMessage() {}
  1289. func (x *LeagueJobList) ProtoReflect() protoreflect.Message {
  1290. mi := &file_league_proto_msgTypes[19]
  1291. if x != nil {
  1292. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1293. if ms.LoadMessageInfo() == nil {
  1294. ms.StoreMessageInfo(mi)
  1295. }
  1296. return ms
  1297. }
  1298. return mi.MessageOf(x)
  1299. }
  1300. // Deprecated: Use LeagueJobList.ProtoReflect.Descriptor instead.
  1301. func (*LeagueJobList) Descriptor() ([]byte, []int) {
  1302. return file_league_proto_rawDescGZIP(), []int{19}
  1303. }
  1304. func (x *LeagueJobList) GetList() []*LeagueJobInfo {
  1305. if x != nil {
  1306. return x.List
  1307. }
  1308. return nil
  1309. }
  1310. // 职位信息
  1311. type LeagueJobInfo struct {
  1312. state protoimpl.MessageState `protogen:"open.v1"`
  1313. // 职位ID L-联盟-职位表职位ID
  1314. JobID int32 `protobuf:"varint,1,opt,name=jobID,proto3" json:"jobID,omitempty"`
  1315. // 当前职位玩家ID 0为无玩家担任当前职位
  1316. PlayerID int64 `protobuf:"varint,2,opt,name=playerID,proto3" json:"playerID,omitempty"`
  1317. // 玩家名称
  1318. PlayerName string `protobuf:"bytes,3,opt,name=playerName,proto3" json:"playerName,omitempty"`
  1319. // 权限列表
  1320. Permissions []int32 `protobuf:"varint,4,rep,packed,name=permissions,proto3" json:"permissions,omitempty"`
  1321. unknownFields protoimpl.UnknownFields
  1322. sizeCache protoimpl.SizeCache
  1323. }
  1324. func (x *LeagueJobInfo) Reset() {
  1325. *x = LeagueJobInfo{}
  1326. mi := &file_league_proto_msgTypes[20]
  1327. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1328. ms.StoreMessageInfo(mi)
  1329. }
  1330. func (x *LeagueJobInfo) String() string {
  1331. return protoimpl.X.MessageStringOf(x)
  1332. }
  1333. func (*LeagueJobInfo) ProtoMessage() {}
  1334. func (x *LeagueJobInfo) ProtoReflect() protoreflect.Message {
  1335. mi := &file_league_proto_msgTypes[20]
  1336. if x != nil {
  1337. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1338. if ms.LoadMessageInfo() == nil {
  1339. ms.StoreMessageInfo(mi)
  1340. }
  1341. return ms
  1342. }
  1343. return mi.MessageOf(x)
  1344. }
  1345. // Deprecated: Use LeagueJobInfo.ProtoReflect.Descriptor instead.
  1346. func (*LeagueJobInfo) Descriptor() ([]byte, []int) {
  1347. return file_league_proto_rawDescGZIP(), []int{20}
  1348. }
  1349. func (x *LeagueJobInfo) GetJobID() int32 {
  1350. if x != nil {
  1351. return x.JobID
  1352. }
  1353. return 0
  1354. }
  1355. func (x *LeagueJobInfo) GetPlayerID() int64 {
  1356. if x != nil {
  1357. return x.PlayerID
  1358. }
  1359. return 0
  1360. }
  1361. func (x *LeagueJobInfo) GetPlayerName() string {
  1362. if x != nil {
  1363. return x.PlayerName
  1364. }
  1365. return ""
  1366. }
  1367. func (x *LeagueJobInfo) GetPermissions() []int32 {
  1368. if x != nil {
  1369. return x.Permissions
  1370. }
  1371. return nil
  1372. }
  1373. // 联盟申请列表
  1374. type LeagueApplyList struct {
  1375. state protoimpl.MessageState `protogen:"open.v1"`
  1376. List []*LeagueApply `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  1377. unknownFields protoimpl.UnknownFields
  1378. sizeCache protoimpl.SizeCache
  1379. }
  1380. func (x *LeagueApplyList) Reset() {
  1381. *x = LeagueApplyList{}
  1382. mi := &file_league_proto_msgTypes[21]
  1383. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1384. ms.StoreMessageInfo(mi)
  1385. }
  1386. func (x *LeagueApplyList) String() string {
  1387. return protoimpl.X.MessageStringOf(x)
  1388. }
  1389. func (*LeagueApplyList) ProtoMessage() {}
  1390. func (x *LeagueApplyList) ProtoReflect() protoreflect.Message {
  1391. mi := &file_league_proto_msgTypes[21]
  1392. if x != nil {
  1393. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1394. if ms.LoadMessageInfo() == nil {
  1395. ms.StoreMessageInfo(mi)
  1396. }
  1397. return ms
  1398. }
  1399. return mi.MessageOf(x)
  1400. }
  1401. // Deprecated: Use LeagueApplyList.ProtoReflect.Descriptor instead.
  1402. func (*LeagueApplyList) Descriptor() ([]byte, []int) {
  1403. return file_league_proto_rawDescGZIP(), []int{21}
  1404. }
  1405. func (x *LeagueApplyList) GetList() []*LeagueApply {
  1406. if x != nil {
  1407. return x.List
  1408. }
  1409. return nil
  1410. }
  1411. // 联盟申请
  1412. type LeagueApply struct {
  1413. state protoimpl.MessageState `protogen:"open.v1"`
  1414. // 申请玩家ID
  1415. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  1416. // 申请玩家名称
  1417. PlayerName string `protobuf:"bytes,2,opt,name=playerName,proto3" json:"playerName,omitempty"`
  1418. // 玩家领主等级
  1419. Level int32 `protobuf:"varint,3,opt,name=level,proto3" json:"level,omitempty"`
  1420. // 玩家声望
  1421. Prestige int32 `protobuf:"varint,4,opt,name=prestige,proto3" json:"prestige,omitempty"`
  1422. // 玩家主城位置
  1423. Location *Point `protobuf:"bytes,5,opt,name=location,proto3" json:"location,omitempty"`
  1424. // 申请时间戳 单位秒
  1425. ApplyTime int64 `protobuf:"varint,6,opt,name=applyTime,proto3" json:"applyTime,omitempty"`
  1426. unknownFields protoimpl.UnknownFields
  1427. sizeCache protoimpl.SizeCache
  1428. }
  1429. func (x *LeagueApply) Reset() {
  1430. *x = LeagueApply{}
  1431. mi := &file_league_proto_msgTypes[22]
  1432. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1433. ms.StoreMessageInfo(mi)
  1434. }
  1435. func (x *LeagueApply) String() string {
  1436. return protoimpl.X.MessageStringOf(x)
  1437. }
  1438. func (*LeagueApply) ProtoMessage() {}
  1439. func (x *LeagueApply) ProtoReflect() protoreflect.Message {
  1440. mi := &file_league_proto_msgTypes[22]
  1441. if x != nil {
  1442. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1443. if ms.LoadMessageInfo() == nil {
  1444. ms.StoreMessageInfo(mi)
  1445. }
  1446. return ms
  1447. }
  1448. return mi.MessageOf(x)
  1449. }
  1450. // Deprecated: Use LeagueApply.ProtoReflect.Descriptor instead.
  1451. func (*LeagueApply) Descriptor() ([]byte, []int) {
  1452. return file_league_proto_rawDescGZIP(), []int{22}
  1453. }
  1454. func (x *LeagueApply) GetPlayerID() int64 {
  1455. if x != nil {
  1456. return x.PlayerID
  1457. }
  1458. return 0
  1459. }
  1460. func (x *LeagueApply) GetPlayerName() string {
  1461. if x != nil {
  1462. return x.PlayerName
  1463. }
  1464. return ""
  1465. }
  1466. func (x *LeagueApply) GetLevel() int32 {
  1467. if x != nil {
  1468. return x.Level
  1469. }
  1470. return 0
  1471. }
  1472. func (x *LeagueApply) GetPrestige() int32 {
  1473. if x != nil {
  1474. return x.Prestige
  1475. }
  1476. return 0
  1477. }
  1478. func (x *LeagueApply) GetLocation() *Point {
  1479. if x != nil {
  1480. return x.Location
  1481. }
  1482. return nil
  1483. }
  1484. func (x *LeagueApply) GetApplyTime() int64 {
  1485. if x != nil {
  1486. return x.ApplyTime
  1487. }
  1488. return 0
  1489. }
  1490. // 联盟入盟审批&等级&公告设置
  1491. type LeagueBaseSetting struct {
  1492. state protoimpl.MessageState `protogen:"open.v1"`
  1493. // 入盟是否需要审批
  1494. NeedApprove bool `protobuf:"varint,1,opt,name=needApprove,proto3" json:"needApprove,omitempty"`
  1495. // 入盟所需主城等级
  1496. LevelLimit int32 `protobuf:"varint,2,opt,name=levelLimit,proto3" json:"levelLimit,omitempty"`
  1497. // 联盟公告
  1498. LeagueNotice string `protobuf:"bytes,3,opt,name=leagueNotice,proto3" json:"leagueNotice,omitempty"`
  1499. unknownFields protoimpl.UnknownFields
  1500. sizeCache protoimpl.SizeCache
  1501. }
  1502. func (x *LeagueBaseSetting) Reset() {
  1503. *x = LeagueBaseSetting{}
  1504. mi := &file_league_proto_msgTypes[23]
  1505. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1506. ms.StoreMessageInfo(mi)
  1507. }
  1508. func (x *LeagueBaseSetting) String() string {
  1509. return protoimpl.X.MessageStringOf(x)
  1510. }
  1511. func (*LeagueBaseSetting) ProtoMessage() {}
  1512. func (x *LeagueBaseSetting) ProtoReflect() protoreflect.Message {
  1513. mi := &file_league_proto_msgTypes[23]
  1514. if x != nil {
  1515. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1516. if ms.LoadMessageInfo() == nil {
  1517. ms.StoreMessageInfo(mi)
  1518. }
  1519. return ms
  1520. }
  1521. return mi.MessageOf(x)
  1522. }
  1523. // Deprecated: Use LeagueBaseSetting.ProtoReflect.Descriptor instead.
  1524. func (*LeagueBaseSetting) Descriptor() ([]byte, []int) {
  1525. return file_league_proto_rawDescGZIP(), []int{23}
  1526. }
  1527. func (x *LeagueBaseSetting) GetNeedApprove() bool {
  1528. if x != nil {
  1529. return x.NeedApprove
  1530. }
  1531. return false
  1532. }
  1533. func (x *LeagueBaseSetting) GetLevelLimit() int32 {
  1534. if x != nil {
  1535. return x.LevelLimit
  1536. }
  1537. return 0
  1538. }
  1539. func (x *LeagueBaseSetting) GetLeagueNotice() string {
  1540. if x != nil {
  1541. return x.LeagueNotice
  1542. }
  1543. return ""
  1544. }
  1545. // 弹劾信息
  1546. type LeagueImpeachInfo struct {
  1547. state protoimpl.MessageState `protogen:"open.v1"`
  1548. // 发起弹劾玩家ID
  1549. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  1550. // 发起弹劾玩家名称
  1551. PlayerName string `protobuf:"bytes,2,opt,name=playerName,proto3" json:"playerName,omitempty"`
  1552. // 同意人数
  1553. AgreeCount int32 `protobuf:"varint,3,opt,name=agreeCount,proto3" json:"agreeCount,omitempty"`
  1554. // 反对人数
  1555. RejectCount int32 `protobuf:"varint,4,opt,name=rejectCount,proto3" json:"rejectCount,omitempty"`
  1556. // 我的投票结果 0-未投票 1-同意 2-反对
  1557. MyVote int32 `protobuf:"varint,5,opt,name=myVote,proto3" json:"myVote,omitempty"`
  1558. // 弹劾结束时间 单位秒
  1559. EndTime int64 `protobuf:"varint,6,opt,name=endTime,proto3" json:"endTime,omitempty"`
  1560. unknownFields protoimpl.UnknownFields
  1561. sizeCache protoimpl.SizeCache
  1562. }
  1563. func (x *LeagueImpeachInfo) Reset() {
  1564. *x = LeagueImpeachInfo{}
  1565. mi := &file_league_proto_msgTypes[24]
  1566. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1567. ms.StoreMessageInfo(mi)
  1568. }
  1569. func (x *LeagueImpeachInfo) String() string {
  1570. return protoimpl.X.MessageStringOf(x)
  1571. }
  1572. func (*LeagueImpeachInfo) ProtoMessage() {}
  1573. func (x *LeagueImpeachInfo) ProtoReflect() protoreflect.Message {
  1574. mi := &file_league_proto_msgTypes[24]
  1575. if x != nil {
  1576. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1577. if ms.LoadMessageInfo() == nil {
  1578. ms.StoreMessageInfo(mi)
  1579. }
  1580. return ms
  1581. }
  1582. return mi.MessageOf(x)
  1583. }
  1584. // Deprecated: Use LeagueImpeachInfo.ProtoReflect.Descriptor instead.
  1585. func (*LeagueImpeachInfo) Descriptor() ([]byte, []int) {
  1586. return file_league_proto_rawDescGZIP(), []int{24}
  1587. }
  1588. func (x *LeagueImpeachInfo) GetPlayerID() int64 {
  1589. if x != nil {
  1590. return x.PlayerID
  1591. }
  1592. return 0
  1593. }
  1594. func (x *LeagueImpeachInfo) GetPlayerName() string {
  1595. if x != nil {
  1596. return x.PlayerName
  1597. }
  1598. return ""
  1599. }
  1600. func (x *LeagueImpeachInfo) GetAgreeCount() int32 {
  1601. if x != nil {
  1602. return x.AgreeCount
  1603. }
  1604. return 0
  1605. }
  1606. func (x *LeagueImpeachInfo) GetRejectCount() int32 {
  1607. if x != nil {
  1608. return x.RejectCount
  1609. }
  1610. return 0
  1611. }
  1612. func (x *LeagueImpeachInfo) GetMyVote() int32 {
  1613. if x != nil {
  1614. return x.MyVote
  1615. }
  1616. return 0
  1617. }
  1618. func (x *LeagueImpeachInfo) GetEndTime() int64 {
  1619. if x != nil {
  1620. return x.EndTime
  1621. }
  1622. return 0
  1623. }
  1624. // 职位信息
  1625. type LeagueJob struct {
  1626. state protoimpl.MessageState `protogen:"open.v1"`
  1627. // 当前职位 0表示已没有任何职位
  1628. Job int32 `protobuf:"varint,1,opt,name=job,proto3" json:"job,omitempty"`
  1629. // 权限列表
  1630. Permissions []int32 `protobuf:"varint,2,rep,packed,name=permissions,proto3" json:"permissions,omitempty"`
  1631. unknownFields protoimpl.UnknownFields
  1632. sizeCache protoimpl.SizeCache
  1633. }
  1634. func (x *LeagueJob) Reset() {
  1635. *x = LeagueJob{}
  1636. mi := &file_league_proto_msgTypes[25]
  1637. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1638. ms.StoreMessageInfo(mi)
  1639. }
  1640. func (x *LeagueJob) String() string {
  1641. return protoimpl.X.MessageStringOf(x)
  1642. }
  1643. func (*LeagueJob) ProtoMessage() {}
  1644. func (x *LeagueJob) ProtoReflect() protoreflect.Message {
  1645. mi := &file_league_proto_msgTypes[25]
  1646. if x != nil {
  1647. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1648. if ms.LoadMessageInfo() == nil {
  1649. ms.StoreMessageInfo(mi)
  1650. }
  1651. return ms
  1652. }
  1653. return mi.MessageOf(x)
  1654. }
  1655. // Deprecated: Use LeagueJob.ProtoReflect.Descriptor instead.
  1656. func (*LeagueJob) Descriptor() ([]byte, []int) {
  1657. return file_league_proto_rawDescGZIP(), []int{25}
  1658. }
  1659. func (x *LeagueJob) GetJob() int32 {
  1660. if x != nil {
  1661. return x.Job
  1662. }
  1663. return 0
  1664. }
  1665. func (x *LeagueJob) GetPermissions() []int32 {
  1666. if x != nil {
  1667. return x.Permissions
  1668. }
  1669. return nil
  1670. }
  1671. // 联盟驻地列表
  1672. type LeagueResidenceList struct {
  1673. state protoimpl.MessageState `protogen:"open.v1"`
  1674. List []*LeagueResidence `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  1675. unknownFields protoimpl.UnknownFields
  1676. sizeCache protoimpl.SizeCache
  1677. }
  1678. func (x *LeagueResidenceList) Reset() {
  1679. *x = LeagueResidenceList{}
  1680. mi := &file_league_proto_msgTypes[26]
  1681. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1682. ms.StoreMessageInfo(mi)
  1683. }
  1684. func (x *LeagueResidenceList) String() string {
  1685. return protoimpl.X.MessageStringOf(x)
  1686. }
  1687. func (*LeagueResidenceList) ProtoMessage() {}
  1688. func (x *LeagueResidenceList) ProtoReflect() protoreflect.Message {
  1689. mi := &file_league_proto_msgTypes[26]
  1690. if x != nil {
  1691. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1692. if ms.LoadMessageInfo() == nil {
  1693. ms.StoreMessageInfo(mi)
  1694. }
  1695. return ms
  1696. }
  1697. return mi.MessageOf(x)
  1698. }
  1699. // Deprecated: Use LeagueResidenceList.ProtoReflect.Descriptor instead.
  1700. func (*LeagueResidenceList) Descriptor() ([]byte, []int) {
  1701. return file_league_proto_rawDescGZIP(), []int{26}
  1702. }
  1703. func (x *LeagueResidenceList) GetList() []*LeagueResidence {
  1704. if x != nil {
  1705. return x.List
  1706. }
  1707. return nil
  1708. }
  1709. // 入住联盟驻地玩家基础信息
  1710. type LeagueResidence struct {
  1711. state protoimpl.MessageState `protogen:"open.v1"`
  1712. // 玩家ID
  1713. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  1714. // 玩家名称
  1715. PlayerName string `protobuf:"bytes,2,opt,name=playerName,proto3" json:"playerName,omitempty"`
  1716. // 驻地下标索引 从0开始
  1717. Index int32 `protobuf:"varint,3,opt,name=index,proto3" json:"index,omitempty"`
  1718. unknownFields protoimpl.UnknownFields
  1719. sizeCache protoimpl.SizeCache
  1720. }
  1721. func (x *LeagueResidence) Reset() {
  1722. *x = LeagueResidence{}
  1723. mi := &file_league_proto_msgTypes[27]
  1724. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1725. ms.StoreMessageInfo(mi)
  1726. }
  1727. func (x *LeagueResidence) String() string {
  1728. return protoimpl.X.MessageStringOf(x)
  1729. }
  1730. func (*LeagueResidence) ProtoMessage() {}
  1731. func (x *LeagueResidence) ProtoReflect() protoreflect.Message {
  1732. mi := &file_league_proto_msgTypes[27]
  1733. if x != nil {
  1734. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1735. if ms.LoadMessageInfo() == nil {
  1736. ms.StoreMessageInfo(mi)
  1737. }
  1738. return ms
  1739. }
  1740. return mi.MessageOf(x)
  1741. }
  1742. // Deprecated: Use LeagueResidence.ProtoReflect.Descriptor instead.
  1743. func (*LeagueResidence) Descriptor() ([]byte, []int) {
  1744. return file_league_proto_rawDescGZIP(), []int{27}
  1745. }
  1746. func (x *LeagueResidence) GetPlayerID() int64 {
  1747. if x != nil {
  1748. return x.PlayerID
  1749. }
  1750. return 0
  1751. }
  1752. func (x *LeagueResidence) GetPlayerName() string {
  1753. if x != nil {
  1754. return x.PlayerName
  1755. }
  1756. return ""
  1757. }
  1758. func (x *LeagueResidence) GetIndex() int32 {
  1759. if x != nil {
  1760. return x.Index
  1761. }
  1762. return 0
  1763. }
  1764. // 联盟成员战绩信息
  1765. type LeagueMemberRecordInfo struct {
  1766. state protoimpl.MessageState `protogen:"open.v1"`
  1767. // 玩家ID
  1768. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  1769. // 玩家名称
  1770. PlayerName string `protobuf:"bytes,2,opt,name=playerName,proto3" json:"playerName,omitempty"`
  1771. // 领主等级
  1772. LordLevel int32 `protobuf:"varint,3,opt,name=lordLevel,proto3" json:"lordLevel,omitempty"`
  1773. // 头像
  1774. IconID int32 `protobuf:"varint,4,opt,name=iconID,proto3" json:"iconID,omitempty"`
  1775. // 头像框ID
  1776. FrameID int32 `protobuf:"varint,5,opt,name=frameID,proto3" json:"frameID,omitempty"`
  1777. // 职位
  1778. Job int32 `protobuf:"varint,6,opt,name=job,proto3" json:"job,omitempty"`
  1779. // 玩家战绩列表 0本周 1上周 2上上周 空则无战绩
  1780. Records map[int32]*LeagueMemberRecord `protobuf:"bytes,7,rep,name=records,proto3" json:"records,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
  1781. unknownFields protoimpl.UnknownFields
  1782. sizeCache protoimpl.SizeCache
  1783. }
  1784. func (x *LeagueMemberRecordInfo) Reset() {
  1785. *x = LeagueMemberRecordInfo{}
  1786. mi := &file_league_proto_msgTypes[28]
  1787. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1788. ms.StoreMessageInfo(mi)
  1789. }
  1790. func (x *LeagueMemberRecordInfo) String() string {
  1791. return protoimpl.X.MessageStringOf(x)
  1792. }
  1793. func (*LeagueMemberRecordInfo) ProtoMessage() {}
  1794. func (x *LeagueMemberRecordInfo) ProtoReflect() protoreflect.Message {
  1795. mi := &file_league_proto_msgTypes[28]
  1796. if x != nil {
  1797. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1798. if ms.LoadMessageInfo() == nil {
  1799. ms.StoreMessageInfo(mi)
  1800. }
  1801. return ms
  1802. }
  1803. return mi.MessageOf(x)
  1804. }
  1805. // Deprecated: Use LeagueMemberRecordInfo.ProtoReflect.Descriptor instead.
  1806. func (*LeagueMemberRecordInfo) Descriptor() ([]byte, []int) {
  1807. return file_league_proto_rawDescGZIP(), []int{28}
  1808. }
  1809. func (x *LeagueMemberRecordInfo) GetPlayerID() int64 {
  1810. if x != nil {
  1811. return x.PlayerID
  1812. }
  1813. return 0
  1814. }
  1815. func (x *LeagueMemberRecordInfo) GetPlayerName() string {
  1816. if x != nil {
  1817. return x.PlayerName
  1818. }
  1819. return ""
  1820. }
  1821. func (x *LeagueMemberRecordInfo) GetLordLevel() int32 {
  1822. if x != nil {
  1823. return x.LordLevel
  1824. }
  1825. return 0
  1826. }
  1827. func (x *LeagueMemberRecordInfo) GetIconID() int32 {
  1828. if x != nil {
  1829. return x.IconID
  1830. }
  1831. return 0
  1832. }
  1833. func (x *LeagueMemberRecordInfo) GetFrameID() int32 {
  1834. if x != nil {
  1835. return x.FrameID
  1836. }
  1837. return 0
  1838. }
  1839. func (x *LeagueMemberRecordInfo) GetJob() int32 {
  1840. if x != nil {
  1841. return x.Job
  1842. }
  1843. return 0
  1844. }
  1845. func (x *LeagueMemberRecordInfo) GetRecords() map[int32]*LeagueMemberRecord {
  1846. if x != nil {
  1847. return x.Records
  1848. }
  1849. return nil
  1850. }
  1851. // 联盟成员战绩
  1852. type LeagueMemberRecord struct {
  1853. state protoimpl.MessageState `protogen:"open.v1"`
  1854. // 玩家战绩 key 战绩枚举类型 value 对应值
  1855. WeekDatas map[int32]int32 `protobuf:"bytes,1,rep,name=weekDatas,proto3" json:"weekDatas,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"varint,2,opt,name=value"`
  1856. unknownFields protoimpl.UnknownFields
  1857. sizeCache protoimpl.SizeCache
  1858. }
  1859. func (x *LeagueMemberRecord) Reset() {
  1860. *x = LeagueMemberRecord{}
  1861. mi := &file_league_proto_msgTypes[29]
  1862. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1863. ms.StoreMessageInfo(mi)
  1864. }
  1865. func (x *LeagueMemberRecord) String() string {
  1866. return protoimpl.X.MessageStringOf(x)
  1867. }
  1868. func (*LeagueMemberRecord) ProtoMessage() {}
  1869. func (x *LeagueMemberRecord) ProtoReflect() protoreflect.Message {
  1870. mi := &file_league_proto_msgTypes[29]
  1871. if x != nil {
  1872. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1873. if ms.LoadMessageInfo() == nil {
  1874. ms.StoreMessageInfo(mi)
  1875. }
  1876. return ms
  1877. }
  1878. return mi.MessageOf(x)
  1879. }
  1880. // Deprecated: Use LeagueMemberRecord.ProtoReflect.Descriptor instead.
  1881. func (*LeagueMemberRecord) Descriptor() ([]byte, []int) {
  1882. return file_league_proto_rawDescGZIP(), []int{29}
  1883. }
  1884. func (x *LeagueMemberRecord) GetWeekDatas() map[int32]int32 {
  1885. if x != nil {
  1886. return x.WeekDatas
  1887. }
  1888. return nil
  1889. }
  1890. // 联盟仓库
  1891. type LeagueStorage struct {
  1892. state protoimpl.MessageState `protogen:"open.v1"`
  1893. // 仓库货币列表
  1894. Currencies map[int32]*Currency `protobuf:"bytes,1,rep,name=currencies,proto3" json:"currencies,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
  1895. // 货币税率
  1896. Ratios map[int32]*StorageRatio `protobuf:"bytes,2,rep,name=ratios,proto3" json:"ratios,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
  1897. // F币分配剩余次数(每日重置)
  1898. FBonusRemainCount int32 `protobuf:"varint,3,opt,name=fBonusRemainCount,proto3" json:"fBonusRemainCount,omitempty"`
  1899. unknownFields protoimpl.UnknownFields
  1900. sizeCache protoimpl.SizeCache
  1901. }
  1902. func (x *LeagueStorage) Reset() {
  1903. *x = LeagueStorage{}
  1904. mi := &file_league_proto_msgTypes[30]
  1905. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1906. ms.StoreMessageInfo(mi)
  1907. }
  1908. func (x *LeagueStorage) String() string {
  1909. return protoimpl.X.MessageStringOf(x)
  1910. }
  1911. func (*LeagueStorage) ProtoMessage() {}
  1912. func (x *LeagueStorage) ProtoReflect() protoreflect.Message {
  1913. mi := &file_league_proto_msgTypes[30]
  1914. if x != nil {
  1915. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1916. if ms.LoadMessageInfo() == nil {
  1917. ms.StoreMessageInfo(mi)
  1918. }
  1919. return ms
  1920. }
  1921. return mi.MessageOf(x)
  1922. }
  1923. // Deprecated: Use LeagueStorage.ProtoReflect.Descriptor instead.
  1924. func (*LeagueStorage) Descriptor() ([]byte, []int) {
  1925. return file_league_proto_rawDescGZIP(), []int{30}
  1926. }
  1927. func (x *LeagueStorage) GetCurrencies() map[int32]*Currency {
  1928. if x != nil {
  1929. return x.Currencies
  1930. }
  1931. return nil
  1932. }
  1933. func (x *LeagueStorage) GetRatios() map[int32]*StorageRatio {
  1934. if x != nil {
  1935. return x.Ratios
  1936. }
  1937. return nil
  1938. }
  1939. func (x *LeagueStorage) GetFBonusRemainCount() int32 {
  1940. if x != nil {
  1941. return x.FBonusRemainCount
  1942. }
  1943. return 0
  1944. }
  1945. // 联盟资源税率
  1946. type StorageRatio struct {
  1947. state protoimpl.MessageState `protogen:"open.v1"`
  1948. // 货币ID
  1949. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  1950. // 税率 百分比
  1951. Ratio int32 `protobuf:"varint,2,opt,name=ratio,proto3" json:"ratio,omitempty"`
  1952. // 剩余调整次数(每日重置)
  1953. RemainCount int32 `protobuf:"varint,3,opt,name=remainCount,proto3" json:"remainCount,omitempty"`
  1954. unknownFields protoimpl.UnknownFields
  1955. sizeCache protoimpl.SizeCache
  1956. }
  1957. func (x *StorageRatio) Reset() {
  1958. *x = StorageRatio{}
  1959. mi := &file_league_proto_msgTypes[31]
  1960. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1961. ms.StoreMessageInfo(mi)
  1962. }
  1963. func (x *StorageRatio) String() string {
  1964. return protoimpl.X.MessageStringOf(x)
  1965. }
  1966. func (*StorageRatio) ProtoMessage() {}
  1967. func (x *StorageRatio) ProtoReflect() protoreflect.Message {
  1968. mi := &file_league_proto_msgTypes[31]
  1969. if x != nil {
  1970. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1971. if ms.LoadMessageInfo() == nil {
  1972. ms.StoreMessageInfo(mi)
  1973. }
  1974. return ms
  1975. }
  1976. return mi.MessageOf(x)
  1977. }
  1978. // Deprecated: Use StorageRatio.ProtoReflect.Descriptor instead.
  1979. func (*StorageRatio) Descriptor() ([]byte, []int) {
  1980. return file_league_proto_rawDescGZIP(), []int{31}
  1981. }
  1982. func (x *StorageRatio) GetId() int32 {
  1983. if x != nil {
  1984. return x.Id
  1985. }
  1986. return 0
  1987. }
  1988. func (x *StorageRatio) GetRatio() int32 {
  1989. if x != nil {
  1990. return x.Ratio
  1991. }
  1992. return 0
  1993. }
  1994. func (x *StorageRatio) GetRemainCount() int32 {
  1995. if x != nil {
  1996. return x.RemainCount
  1997. }
  1998. return 0
  1999. }
  2000. // F币分红
  2001. type LeagueFundBonus struct {
  2002. state protoimpl.MessageState `protogen:"open.v1"`
  2003. // 总分红F币数量
  2004. TotalFund int64 `protobuf:"varint,1,opt,name=totalFund,proto3" json:"totalFund,omitempty"`
  2005. // 成员ID列表
  2006. MemberIDList []int64 `protobuf:"varint,2,rep,packed,name=memberIDList,proto3" json:"memberIDList,omitempty"`
  2007. unknownFields protoimpl.UnknownFields
  2008. sizeCache protoimpl.SizeCache
  2009. }
  2010. func (x *LeagueFundBonus) Reset() {
  2011. *x = LeagueFundBonus{}
  2012. mi := &file_league_proto_msgTypes[32]
  2013. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2014. ms.StoreMessageInfo(mi)
  2015. }
  2016. func (x *LeagueFundBonus) String() string {
  2017. return protoimpl.X.MessageStringOf(x)
  2018. }
  2019. func (*LeagueFundBonus) ProtoMessage() {}
  2020. func (x *LeagueFundBonus) ProtoReflect() protoreflect.Message {
  2021. mi := &file_league_proto_msgTypes[32]
  2022. if x != nil {
  2023. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2024. if ms.LoadMessageInfo() == nil {
  2025. ms.StoreMessageInfo(mi)
  2026. }
  2027. return ms
  2028. }
  2029. return mi.MessageOf(x)
  2030. }
  2031. // Deprecated: Use LeagueFundBonus.ProtoReflect.Descriptor instead.
  2032. func (*LeagueFundBonus) Descriptor() ([]byte, []int) {
  2033. return file_league_proto_rawDescGZIP(), []int{32}
  2034. }
  2035. func (x *LeagueFundBonus) GetTotalFund() int64 {
  2036. if x != nil {
  2037. return x.TotalFund
  2038. }
  2039. return 0
  2040. }
  2041. func (x *LeagueFundBonus) GetMemberIDList() []int64 {
  2042. if x != nil {
  2043. return x.MemberIDList
  2044. }
  2045. return nil
  2046. }
  2047. // 联盟职位
  2048. type LeaguePlayerJob struct {
  2049. state protoimpl.MessageState `protogen:"open.v1"`
  2050. // 联盟ID 没加入为0
  2051. LeagueID int64 `protobuf:"varint,7,opt,name=leagueID,proto3" json:"leagueID,omitempty"`
  2052. // 联盟名称
  2053. LeagueName string `protobuf:"bytes,8,opt,name=leagueName,proto3" json:"leagueName,omitempty"`
  2054. // 联盟简称
  2055. LeagueAbbName string `protobuf:"bytes,9,opt,name=leagueAbbName,proto3" json:"leagueAbbName,omitempty"`
  2056. // 所在联盟职位ID L-联盟-职位表职位ID
  2057. JobID int32 `protobuf:"varint,10,opt,name=jobID,proto3" json:"jobID,omitempty"`
  2058. unknownFields protoimpl.UnknownFields
  2059. sizeCache protoimpl.SizeCache
  2060. }
  2061. func (x *LeaguePlayerJob) Reset() {
  2062. *x = LeaguePlayerJob{}
  2063. mi := &file_league_proto_msgTypes[33]
  2064. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2065. ms.StoreMessageInfo(mi)
  2066. }
  2067. func (x *LeaguePlayerJob) String() string {
  2068. return protoimpl.X.MessageStringOf(x)
  2069. }
  2070. func (*LeaguePlayerJob) ProtoMessage() {}
  2071. func (x *LeaguePlayerJob) ProtoReflect() protoreflect.Message {
  2072. mi := &file_league_proto_msgTypes[33]
  2073. if x != nil {
  2074. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2075. if ms.LoadMessageInfo() == nil {
  2076. ms.StoreMessageInfo(mi)
  2077. }
  2078. return ms
  2079. }
  2080. return mi.MessageOf(x)
  2081. }
  2082. // Deprecated: Use LeaguePlayerJob.ProtoReflect.Descriptor instead.
  2083. func (*LeaguePlayerJob) Descriptor() ([]byte, []int) {
  2084. return file_league_proto_rawDescGZIP(), []int{33}
  2085. }
  2086. func (x *LeaguePlayerJob) GetLeagueID() int64 {
  2087. if x != nil {
  2088. return x.LeagueID
  2089. }
  2090. return 0
  2091. }
  2092. func (x *LeaguePlayerJob) GetLeagueName() string {
  2093. if x != nil {
  2094. return x.LeagueName
  2095. }
  2096. return ""
  2097. }
  2098. func (x *LeaguePlayerJob) GetLeagueAbbName() string {
  2099. if x != nil {
  2100. return x.LeagueAbbName
  2101. }
  2102. return ""
  2103. }
  2104. func (x *LeaguePlayerJob) GetJobID() int32 {
  2105. if x != nil {
  2106. return x.JobID
  2107. }
  2108. return 0
  2109. }
  2110. // 联盟外交列表
  2111. type LeagueDiplomacyInfos struct {
  2112. state protoimpl.MessageState `protogen:"open.v1"`
  2113. List []*LeagueDiplomacyInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  2114. unknownFields protoimpl.UnknownFields
  2115. sizeCache protoimpl.SizeCache
  2116. }
  2117. func (x *LeagueDiplomacyInfos) Reset() {
  2118. *x = LeagueDiplomacyInfos{}
  2119. mi := &file_league_proto_msgTypes[34]
  2120. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2121. ms.StoreMessageInfo(mi)
  2122. }
  2123. func (x *LeagueDiplomacyInfos) String() string {
  2124. return protoimpl.X.MessageStringOf(x)
  2125. }
  2126. func (*LeagueDiplomacyInfos) ProtoMessage() {}
  2127. func (x *LeagueDiplomacyInfos) ProtoReflect() protoreflect.Message {
  2128. mi := &file_league_proto_msgTypes[34]
  2129. if x != nil {
  2130. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2131. if ms.LoadMessageInfo() == nil {
  2132. ms.StoreMessageInfo(mi)
  2133. }
  2134. return ms
  2135. }
  2136. return mi.MessageOf(x)
  2137. }
  2138. // Deprecated: Use LeagueDiplomacyInfos.ProtoReflect.Descriptor instead.
  2139. func (*LeagueDiplomacyInfos) Descriptor() ([]byte, []int) {
  2140. return file_league_proto_rawDescGZIP(), []int{34}
  2141. }
  2142. func (x *LeagueDiplomacyInfos) GetList() []*LeagueDiplomacyInfo {
  2143. if x != nil {
  2144. return x.List
  2145. }
  2146. return nil
  2147. }
  2148. // 联盟外交信息
  2149. type LeagueDiplomacyInfo struct {
  2150. state protoimpl.MessageState `protogen:"open.v1"`
  2151. // 联盟ID
  2152. LeagueID int64 `protobuf:"varint,1,opt,name=leagueID,proto3" json:"leagueID,omitempty"`
  2153. // 联盟名称
  2154. LeagueName string `protobuf:"bytes,2,opt,name=leagueName,proto3" json:"leagueName,omitempty"`
  2155. // 联盟简称
  2156. LeagueAbbName string `protobuf:"bytes,3,opt,name=leagueAbbName,proto3" json:"leagueAbbName,omitempty"`
  2157. // 联盟等级
  2158. Level int32 `protobuf:"varint,4,opt,name=level,proto3" json:"level,omitempty"`
  2159. // 声望
  2160. Prestige int32 `protobuf:"varint,5,opt,name=prestige,proto3" json:"prestige,omitempty"`
  2161. // 联盟当前成员数量
  2162. MemberCount int32 `protobuf:"varint,6,opt,name=memberCount,proto3" json:"memberCount,omitempty"`
  2163. // 旗帜背景
  2164. FlagBg int32 `protobuf:"varint,7,opt,name=flagBg,proto3" json:"flagBg,omitempty"`
  2165. // 旗帜图标
  2166. FlagIcon int32 `protobuf:"varint,8,opt,name=flagIcon,proto3" json:"flagIcon,omitempty"`
  2167. // 所属地坐标
  2168. Location *Point `protobuf:"bytes,9,opt,name=location,proto3" json:"location,omitempty"`
  2169. // 联盟创建时间戳 单位秒
  2170. CreateTime int64 `protobuf:"varint,10,opt,name=createTime,proto3" json:"createTime,omitempty"`
  2171. // 联邦ID
  2172. UninID int64 `protobuf:"varint,21,opt,name=uninID,proto3" json:"uninID,omitempty"`
  2173. // 友盟联盟ID列表
  2174. Umengs []int64 `protobuf:"varint,22,rep,packed,name=umengs,proto3" json:"umengs,omitempty"`
  2175. unknownFields protoimpl.UnknownFields
  2176. sizeCache protoimpl.SizeCache
  2177. }
  2178. func (x *LeagueDiplomacyInfo) Reset() {
  2179. *x = LeagueDiplomacyInfo{}
  2180. mi := &file_league_proto_msgTypes[35]
  2181. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2182. ms.StoreMessageInfo(mi)
  2183. }
  2184. func (x *LeagueDiplomacyInfo) String() string {
  2185. return protoimpl.X.MessageStringOf(x)
  2186. }
  2187. func (*LeagueDiplomacyInfo) ProtoMessage() {}
  2188. func (x *LeagueDiplomacyInfo) ProtoReflect() protoreflect.Message {
  2189. mi := &file_league_proto_msgTypes[35]
  2190. if x != nil {
  2191. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2192. if ms.LoadMessageInfo() == nil {
  2193. ms.StoreMessageInfo(mi)
  2194. }
  2195. return ms
  2196. }
  2197. return mi.MessageOf(x)
  2198. }
  2199. // Deprecated: Use LeagueDiplomacyInfo.ProtoReflect.Descriptor instead.
  2200. func (*LeagueDiplomacyInfo) Descriptor() ([]byte, []int) {
  2201. return file_league_proto_rawDescGZIP(), []int{35}
  2202. }
  2203. func (x *LeagueDiplomacyInfo) GetLeagueID() int64 {
  2204. if x != nil {
  2205. return x.LeagueID
  2206. }
  2207. return 0
  2208. }
  2209. func (x *LeagueDiplomacyInfo) GetLeagueName() string {
  2210. if x != nil {
  2211. return x.LeagueName
  2212. }
  2213. return ""
  2214. }
  2215. func (x *LeagueDiplomacyInfo) GetLeagueAbbName() string {
  2216. if x != nil {
  2217. return x.LeagueAbbName
  2218. }
  2219. return ""
  2220. }
  2221. func (x *LeagueDiplomacyInfo) GetLevel() int32 {
  2222. if x != nil {
  2223. return x.Level
  2224. }
  2225. return 0
  2226. }
  2227. func (x *LeagueDiplomacyInfo) GetPrestige() int32 {
  2228. if x != nil {
  2229. return x.Prestige
  2230. }
  2231. return 0
  2232. }
  2233. func (x *LeagueDiplomacyInfo) GetMemberCount() int32 {
  2234. if x != nil {
  2235. return x.MemberCount
  2236. }
  2237. return 0
  2238. }
  2239. func (x *LeagueDiplomacyInfo) GetFlagBg() int32 {
  2240. if x != nil {
  2241. return x.FlagBg
  2242. }
  2243. return 0
  2244. }
  2245. func (x *LeagueDiplomacyInfo) GetFlagIcon() int32 {
  2246. if x != nil {
  2247. return x.FlagIcon
  2248. }
  2249. return 0
  2250. }
  2251. func (x *LeagueDiplomacyInfo) GetLocation() *Point {
  2252. if x != nil {
  2253. return x.Location
  2254. }
  2255. return nil
  2256. }
  2257. func (x *LeagueDiplomacyInfo) GetCreateTime() int64 {
  2258. if x != nil {
  2259. return x.CreateTime
  2260. }
  2261. return 0
  2262. }
  2263. func (x *LeagueDiplomacyInfo) GetUninID() int64 {
  2264. if x != nil {
  2265. return x.UninID
  2266. }
  2267. return 0
  2268. }
  2269. func (x *LeagueDiplomacyInfo) GetUmengs() []int64 {
  2270. if x != nil {
  2271. return x.Umengs
  2272. }
  2273. return nil
  2274. }
  2275. // 联盟外交
  2276. type LeagueDiplomacy struct {
  2277. state protoimpl.MessageState `protogen:"open.v1"`
  2278. // 联邦信息
  2279. Union *LeagueUnion `protobuf:"bytes,1,opt,name=union,proto3" json:"union,omitempty"`
  2280. // 友盟联盟列表 key联盟ID value解除时间戳 0为未解除 单位秒
  2281. Umengs map[int64]int64 `protobuf:"bytes,2,rep,name=umengs,proto3" json:"umengs,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"varint,2,opt,name=value"`
  2282. // 联盟外交接收申请列表
  2283. Applys []*LeagueDiplomacyApply `protobuf:"bytes,3,rep,name=applys,proto3" json:"applys,omitempty"`
  2284. // 联盟外交发送申请列表 key联盟ID value申请类型 1友盟 2联邦
  2285. SendApplys []*I64I32 `protobuf:"bytes,4,rep,name=sendApplys,proto3" json:"sendApplys,omitempty"`
  2286. unknownFields protoimpl.UnknownFields
  2287. sizeCache protoimpl.SizeCache
  2288. }
  2289. func (x *LeagueDiplomacy) Reset() {
  2290. *x = LeagueDiplomacy{}
  2291. mi := &file_league_proto_msgTypes[36]
  2292. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2293. ms.StoreMessageInfo(mi)
  2294. }
  2295. func (x *LeagueDiplomacy) String() string {
  2296. return protoimpl.X.MessageStringOf(x)
  2297. }
  2298. func (*LeagueDiplomacy) ProtoMessage() {}
  2299. func (x *LeagueDiplomacy) ProtoReflect() protoreflect.Message {
  2300. mi := &file_league_proto_msgTypes[36]
  2301. if x != nil {
  2302. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2303. if ms.LoadMessageInfo() == nil {
  2304. ms.StoreMessageInfo(mi)
  2305. }
  2306. return ms
  2307. }
  2308. return mi.MessageOf(x)
  2309. }
  2310. // Deprecated: Use LeagueDiplomacy.ProtoReflect.Descriptor instead.
  2311. func (*LeagueDiplomacy) Descriptor() ([]byte, []int) {
  2312. return file_league_proto_rawDescGZIP(), []int{36}
  2313. }
  2314. func (x *LeagueDiplomacy) GetUnion() *LeagueUnion {
  2315. if x != nil {
  2316. return x.Union
  2317. }
  2318. return nil
  2319. }
  2320. func (x *LeagueDiplomacy) GetUmengs() map[int64]int64 {
  2321. if x != nil {
  2322. return x.Umengs
  2323. }
  2324. return nil
  2325. }
  2326. func (x *LeagueDiplomacy) GetApplys() []*LeagueDiplomacyApply {
  2327. if x != nil {
  2328. return x.Applys
  2329. }
  2330. return nil
  2331. }
  2332. func (x *LeagueDiplomacy) GetSendApplys() []*I64I32 {
  2333. if x != nil {
  2334. return x.SendApplys
  2335. }
  2336. return nil
  2337. }
  2338. // 联盟外交申请变更通知
  2339. type LeagueDiplomacyApplyChange struct {
  2340. state protoimpl.MessageState `protogen:"open.v1"`
  2341. // 变更类型 1添加 2删除
  2342. ChangeType int32 `protobuf:"varint,1,opt,name=changeType,proto3" json:"changeType,omitempty"`
  2343. // 联盟外交申请
  2344. Apply *LeagueDiplomacyApply `protobuf:"bytes,2,opt,name=apply,proto3" json:"apply,omitempty"`
  2345. unknownFields protoimpl.UnknownFields
  2346. sizeCache protoimpl.SizeCache
  2347. }
  2348. func (x *LeagueDiplomacyApplyChange) Reset() {
  2349. *x = LeagueDiplomacyApplyChange{}
  2350. mi := &file_league_proto_msgTypes[37]
  2351. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2352. ms.StoreMessageInfo(mi)
  2353. }
  2354. func (x *LeagueDiplomacyApplyChange) String() string {
  2355. return protoimpl.X.MessageStringOf(x)
  2356. }
  2357. func (*LeagueDiplomacyApplyChange) ProtoMessage() {}
  2358. func (x *LeagueDiplomacyApplyChange) ProtoReflect() protoreflect.Message {
  2359. mi := &file_league_proto_msgTypes[37]
  2360. if x != nil {
  2361. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2362. if ms.LoadMessageInfo() == nil {
  2363. ms.StoreMessageInfo(mi)
  2364. }
  2365. return ms
  2366. }
  2367. return mi.MessageOf(x)
  2368. }
  2369. // Deprecated: Use LeagueDiplomacyApplyChange.ProtoReflect.Descriptor instead.
  2370. func (*LeagueDiplomacyApplyChange) Descriptor() ([]byte, []int) {
  2371. return file_league_proto_rawDescGZIP(), []int{37}
  2372. }
  2373. func (x *LeagueDiplomacyApplyChange) GetChangeType() int32 {
  2374. if x != nil {
  2375. return x.ChangeType
  2376. }
  2377. return 0
  2378. }
  2379. func (x *LeagueDiplomacyApplyChange) GetApply() *LeagueDiplomacyApply {
  2380. if x != nil {
  2381. return x.Apply
  2382. }
  2383. return nil
  2384. }
  2385. // 联盟外交申请
  2386. type LeagueDiplomacyApply struct {
  2387. state protoimpl.MessageState `protogen:"open.v1"`
  2388. // 联盟ID
  2389. LeagueID int64 `protobuf:"varint,1,opt,name=leagueID,proto3" json:"leagueID,omitempty"`
  2390. // 联盟名称
  2391. LeagueName string `protobuf:"bytes,2,opt,name=leagueName,proto3" json:"leagueName,omitempty"`
  2392. // 申请类型 1友盟 2联邦
  2393. ApplyType int32 `protobuf:"varint,3,opt,name=applyType,proto3" json:"applyType,omitempty"`
  2394. unknownFields protoimpl.UnknownFields
  2395. sizeCache protoimpl.SizeCache
  2396. }
  2397. func (x *LeagueDiplomacyApply) Reset() {
  2398. *x = LeagueDiplomacyApply{}
  2399. mi := &file_league_proto_msgTypes[38]
  2400. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2401. ms.StoreMessageInfo(mi)
  2402. }
  2403. func (x *LeagueDiplomacyApply) String() string {
  2404. return protoimpl.X.MessageStringOf(x)
  2405. }
  2406. func (*LeagueDiplomacyApply) ProtoMessage() {}
  2407. func (x *LeagueDiplomacyApply) ProtoReflect() protoreflect.Message {
  2408. mi := &file_league_proto_msgTypes[38]
  2409. if x != nil {
  2410. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2411. if ms.LoadMessageInfo() == nil {
  2412. ms.StoreMessageInfo(mi)
  2413. }
  2414. return ms
  2415. }
  2416. return mi.MessageOf(x)
  2417. }
  2418. // Deprecated: Use LeagueDiplomacyApply.ProtoReflect.Descriptor instead.
  2419. func (*LeagueDiplomacyApply) Descriptor() ([]byte, []int) {
  2420. return file_league_proto_rawDescGZIP(), []int{38}
  2421. }
  2422. func (x *LeagueDiplomacyApply) GetLeagueID() int64 {
  2423. if x != nil {
  2424. return x.LeagueID
  2425. }
  2426. return 0
  2427. }
  2428. func (x *LeagueDiplomacyApply) GetLeagueName() string {
  2429. if x != nil {
  2430. return x.LeagueName
  2431. }
  2432. return ""
  2433. }
  2434. func (x *LeagueDiplomacyApply) GetApplyType() int32 {
  2435. if x != nil {
  2436. return x.ApplyType
  2437. }
  2438. return 0
  2439. }
  2440. // 友盟关系变化
  2441. type LeagueUmengChange struct {
  2442. state protoimpl.MessageState `protogen:"open.v1"`
  2443. // 是否添加 true添加 false删除
  2444. Add bool `protobuf:"varint,1,opt,name=add,proto3" json:"add,omitempty"`
  2445. // 增加/删除的联盟ID
  2446. LeagueIDList []int64 `protobuf:"varint,2,rep,packed,name=leagueIDList,proto3" json:"leagueIDList,omitempty"`
  2447. unknownFields protoimpl.UnknownFields
  2448. sizeCache protoimpl.SizeCache
  2449. }
  2450. func (x *LeagueUmengChange) Reset() {
  2451. *x = LeagueUmengChange{}
  2452. mi := &file_league_proto_msgTypes[39]
  2453. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2454. ms.StoreMessageInfo(mi)
  2455. }
  2456. func (x *LeagueUmengChange) String() string {
  2457. return protoimpl.X.MessageStringOf(x)
  2458. }
  2459. func (*LeagueUmengChange) ProtoMessage() {}
  2460. func (x *LeagueUmengChange) ProtoReflect() protoreflect.Message {
  2461. mi := &file_league_proto_msgTypes[39]
  2462. if x != nil {
  2463. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2464. if ms.LoadMessageInfo() == nil {
  2465. ms.StoreMessageInfo(mi)
  2466. }
  2467. return ms
  2468. }
  2469. return mi.MessageOf(x)
  2470. }
  2471. // Deprecated: Use LeagueUmengChange.ProtoReflect.Descriptor instead.
  2472. func (*LeagueUmengChange) Descriptor() ([]byte, []int) {
  2473. return file_league_proto_rawDescGZIP(), []int{39}
  2474. }
  2475. func (x *LeagueUmengChange) GetAdd() bool {
  2476. if x != nil {
  2477. return x.Add
  2478. }
  2479. return false
  2480. }
  2481. func (x *LeagueUmengChange) GetLeagueIDList() []int64 {
  2482. if x != nil {
  2483. return x.LeagueIDList
  2484. }
  2485. return nil
  2486. }
  2487. type LeagueUnion struct {
  2488. state protoimpl.MessageState `protogen:"open.v1"`
  2489. // 联邦ID
  2490. UnionID int64 `protobuf:"varint,1,opt,name=unionID,proto3" json:"unionID,omitempty"`
  2491. // 联邦对方联盟ID
  2492. UnionLeagueID int64 `protobuf:"varint,2,opt,name=unionLeagueID,proto3" json:"unionLeagueID,omitempty"`
  2493. // 联邦解除时间戳 0未解除 单位秒
  2494. UnionRelieveTime int64 `protobuf:"varint,3,opt,name=unionRelieveTime,proto3" json:"unionRelieveTime,omitempty"`
  2495. unknownFields protoimpl.UnknownFields
  2496. sizeCache protoimpl.SizeCache
  2497. }
  2498. func (x *LeagueUnion) Reset() {
  2499. *x = LeagueUnion{}
  2500. mi := &file_league_proto_msgTypes[40]
  2501. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2502. ms.StoreMessageInfo(mi)
  2503. }
  2504. func (x *LeagueUnion) String() string {
  2505. return protoimpl.X.MessageStringOf(x)
  2506. }
  2507. func (*LeagueUnion) ProtoMessage() {}
  2508. func (x *LeagueUnion) ProtoReflect() protoreflect.Message {
  2509. mi := &file_league_proto_msgTypes[40]
  2510. if x != nil {
  2511. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2512. if ms.LoadMessageInfo() == nil {
  2513. ms.StoreMessageInfo(mi)
  2514. }
  2515. return ms
  2516. }
  2517. return mi.MessageOf(x)
  2518. }
  2519. // Deprecated: Use LeagueUnion.ProtoReflect.Descriptor instead.
  2520. func (*LeagueUnion) Descriptor() ([]byte, []int) {
  2521. return file_league_proto_rawDescGZIP(), []int{40}
  2522. }
  2523. func (x *LeagueUnion) GetUnionID() int64 {
  2524. if x != nil {
  2525. return x.UnionID
  2526. }
  2527. return 0
  2528. }
  2529. func (x *LeagueUnion) GetUnionLeagueID() int64 {
  2530. if x != nil {
  2531. return x.UnionLeagueID
  2532. }
  2533. return 0
  2534. }
  2535. func (x *LeagueUnion) GetUnionRelieveTime() int64 {
  2536. if x != nil {
  2537. return x.UnionRelieveTime
  2538. }
  2539. return 0
  2540. }
  2541. // 联盟升级通知
  2542. type LeagueUpgradeNotice struct {
  2543. state protoimpl.MessageState `protogen:"open.v1"`
  2544. // 联盟ID
  2545. LeagueID int64 `protobuf:"varint,1,opt,name=leagueID,proto3" json:"leagueID,omitempty"`
  2546. // 当前等级
  2547. Level int32 `protobuf:"varint,2,opt,name=level,proto3" json:"level,omitempty"`
  2548. // 当前经验值
  2549. Exp int32 `protobuf:"varint,3,opt,name=exp,proto3" json:"exp,omitempty"`
  2550. // 联盟属性
  2551. Attrs *Attrs `protobuf:"bytes,4,opt,name=attrs,proto3" json:"attrs,omitempty"`
  2552. unknownFields protoimpl.UnknownFields
  2553. sizeCache protoimpl.SizeCache
  2554. }
  2555. func (x *LeagueUpgradeNotice) Reset() {
  2556. *x = LeagueUpgradeNotice{}
  2557. mi := &file_league_proto_msgTypes[41]
  2558. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2559. ms.StoreMessageInfo(mi)
  2560. }
  2561. func (x *LeagueUpgradeNotice) String() string {
  2562. return protoimpl.X.MessageStringOf(x)
  2563. }
  2564. func (*LeagueUpgradeNotice) ProtoMessage() {}
  2565. func (x *LeagueUpgradeNotice) ProtoReflect() protoreflect.Message {
  2566. mi := &file_league_proto_msgTypes[41]
  2567. if x != nil {
  2568. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2569. if ms.LoadMessageInfo() == nil {
  2570. ms.StoreMessageInfo(mi)
  2571. }
  2572. return ms
  2573. }
  2574. return mi.MessageOf(x)
  2575. }
  2576. // Deprecated: Use LeagueUpgradeNotice.ProtoReflect.Descriptor instead.
  2577. func (*LeagueUpgradeNotice) Descriptor() ([]byte, []int) {
  2578. return file_league_proto_rawDescGZIP(), []int{41}
  2579. }
  2580. func (x *LeagueUpgradeNotice) GetLeagueID() int64 {
  2581. if x != nil {
  2582. return x.LeagueID
  2583. }
  2584. return 0
  2585. }
  2586. func (x *LeagueUpgradeNotice) GetLevel() int32 {
  2587. if x != nil {
  2588. return x.Level
  2589. }
  2590. return 0
  2591. }
  2592. func (x *LeagueUpgradeNotice) GetExp() int32 {
  2593. if x != nil {
  2594. return x.Exp
  2595. }
  2596. return 0
  2597. }
  2598. func (x *LeagueUpgradeNotice) GetAttrs() *Attrs {
  2599. if x != nil {
  2600. return x.Attrs
  2601. }
  2602. return nil
  2603. }
  2604. var File_league_proto protoreflect.FileDescriptor
  2605. const file_league_proto_rawDesc = "" +
  2606. "\n" +
  2607. "\fleague.proto\x12\x02pb\x1a\x0fbase_type.proto\x1a\n" +
  2608. "item.proto\"H\n" +
  2609. "\n" +
  2610. "LeagueList\x12\x14\n" +
  2611. "\x05total\x18\x01 \x01(\x05R\x05total\x12$\n" +
  2612. "\x04list\x18\x02 \x03(\v2\x10.pb.LeagueSearchR\x04list\"\xed\x02\n" +
  2613. "\fLeagueSearch\x12\x1a\n" +
  2614. "\bleagueID\x18\x01 \x01(\x03R\bleagueID\x12\x1e\n" +
  2615. "\n" +
  2616. "leagueName\x18\x02 \x01(\tR\n" +
  2617. "leagueName\x12$\n" +
  2618. "\rleagueAbbName\x18\x03 \x01(\tR\rleagueAbbName\x12\x14\n" +
  2619. "\x05level\x18\x04 \x01(\x05R\x05level\x12 \n" +
  2620. "\vmemberCount\x18\x05 \x01(\x05R\vmemberCount\x12%\n" +
  2621. "\blocation\x18\x06 \x01(\v2\t.pb.PointR\blocation\x12 \n" +
  2622. "\vneedApprove\x18\a \x01(\bR\vneedApprove\x12\x1e\n" +
  2623. "\n" +
  2624. "gloryScore\x18\b \x01(\x05R\n" +
  2625. "gloryScore\x12\x14\n" +
  2626. "\x05apply\x18\t \x01(\bR\x05apply\x12$\n" +
  2627. "\rjoinNeedLevel\x18\n" +
  2628. " \x01(\x05R\rjoinNeedLevel\x12\x1e\n" +
  2629. "\n" +
  2630. "createTime\x18\v \x01(\x03R\n" +
  2631. "createTime\"\x8a\x01\n" +
  2632. "\n" +
  2633. "LeaguePush\x12\x1a\n" +
  2634. "\bleagueID\x18\x01 \x01(\x03R\bleagueID\x12\x1e\n" +
  2635. "\n" +
  2636. "leagueName\x18\x02 \x01(\tR\n" +
  2637. "leagueName\x12$\n" +
  2638. "\rleagueAbbName\x18\x03 \x01(\tR\rleagueAbbName\x12\x1a\n" +
  2639. "\bredPoint\x18\x04 \x01(\bR\bredPoint\"\x9e\x04\n" +
  2640. "\n" +
  2641. "LeagueBase\x12\x1a\n" +
  2642. "\bleagueID\x18\x01 \x01(\x03R\bleagueID\x12\x1e\n" +
  2643. "\n" +
  2644. "leagueName\x18\x02 \x01(\tR\n" +
  2645. "leagueName\x12$\n" +
  2646. "\rleagueAbbName\x18\x03 \x01(\tR\rleagueAbbName\x12\x1a\n" +
  2647. "\bleaderID\x18\x04 \x01(\x03R\bleaderID\x12\x1e\n" +
  2648. "\n" +
  2649. "leaderName\x18\x05 \x01(\tR\n" +
  2650. "leaderName\x12\x14\n" +
  2651. "\x05level\x18\x06 \x01(\x05R\x05level\x12\x10\n" +
  2652. "\x03exp\x18\a \x01(\x05R\x03exp\x12 \n" +
  2653. "\vmemberCount\x18\b \x01(\x05R\vmemberCount\x12\x16\n" +
  2654. "\x06flagBg\x18\t \x01(\x05R\x06flagBg\x12\x1a\n" +
  2655. "\bflagIcon\x18\n" +
  2656. " \x01(\x05R\bflagIcon\x12%\n" +
  2657. "\blocation\x18\v \x01(\v2\t.pb.PointR\blocation\x12&\n" +
  2658. "\x0elordLevelLimit\x18\f \x01(\x05R\x0elordLevelLimit\x12 \n" +
  2659. "\vneedApprove\x18\r \x01(\bR\vneedApprove\x12\x1e\n" +
  2660. "\n" +
  2661. "gloryScore\x18\x0e \x01(\x05R\n" +
  2662. "gloryScore\x12\"\n" +
  2663. "\fleagueNotice\x18\x0f \x01(\tR\fleagueNotice\x12\x1e\n" +
  2664. "\n" +
  2665. "createTime\x18\x10 \x01(\x03R\n" +
  2666. "createTime\x12\x1f\n" +
  2667. "\x05attrs\x18\x11 \x01(\v2\t.pb.AttrsR\x05attrs\"\xbd\x01\n" +
  2668. "\x06League\x12.\n" +
  2669. "\n" +
  2670. "leagueBase\x18\x01 \x01(\v2\x0e.pb.LeagueBaseR\n" +
  2671. "leagueBase\x12&\n" +
  2672. "\x0eleaguePrestige\x18\x02 \x01(\x05R\x0eleaguePrestige\x12(\n" +
  2673. "\x0fleagueCityCount\x18\x03 \x01(\x05R\x0fleagueCityCount\x121\n" +
  2674. "\tdiplomacy\x18\x04 \x01(\v2\x13.pb.LeagueDiplomacyR\tdiplomacy\"e\n" +
  2675. "\rLeagueMembers\x12$\n" +
  2676. "\x04list\x18\x01 \x03(\v2\x10.pb.LeagueMemberR\x04list\x12.\n" +
  2677. "\btransfer\x18\x02 \x01(\v2\x12.pb.LeagueTransferR\btransfer\"\x8b\x03\n" +
  2678. "\fLeagueMember\x12\x1a\n" +
  2679. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1e\n" +
  2680. "\n" +
  2681. "playerName\x18\x02 \x01(\tR\n" +
  2682. "playerName\x12\x10\n" +
  2683. "\x03job\x18\x03 \x01(\x05R\x03job\x12\x14\n" +
  2684. "\x05level\x18\x04 \x01(\x05R\x05level\x12\x1a\n" +
  2685. "\bprestige\x18\x05 \x01(\x05R\bprestige\x12\x14\n" +
  2686. "\x05glory\x18\x06 \x01(\x05R\x05glory\x12\x1e\n" +
  2687. "\n" +
  2688. "totalGlory\x18\a \x01(\x05R\n" +
  2689. "totalGlory\x12\"\n" +
  2690. "\fcontribution\x18\b \x01(\x05R\fcontribution\x12,\n" +
  2691. "\x11totalContribution\x18\t \x01(\x05R\x11totalContribution\x12\x1f\n" +
  2692. "\x05point\x18\n" +
  2693. " \x01(\v2\t.pb.PointR\x05point\x12\x16\n" +
  2694. "\x06status\x18\v \x01(\x05R\x06status\x12\x1a\n" +
  2695. "\bjoinTime\x18\f \x01(\x03R\bjoinTime\x12\x1e\n" +
  2696. "\n" +
  2697. "weeklyFund\x18\r \x01(\x03R\n" +
  2698. "weeklyFund\"2\n" +
  2699. "\x10LeagueJobRequest\x12\x1e\n" +
  2700. "\x04jobs\x18\x01 \x03(\v2\n" +
  2701. ".pb.I32I64R\x04jobs\"2\n" +
  2702. "\x0eLeagueTechList\x12 \n" +
  2703. "\x05techs\x18\x01 \x03(\v2\n" +
  2704. ".pb.I32I32R\x05techs\"6\n" +
  2705. "\x0fLeagueBuildList\x12#\n" +
  2706. "\x04list\x18\x01 \x03(\v2\x0f.pb.LeagueBuildR\x04list\"\xf6\x01\n" +
  2707. "\vLeagueBuild\x12\x1a\n" +
  2708. "\bobjectID\x18\x01 \x01(\x03R\bobjectID\x12\x1a\n" +
  2709. "\bconfigID\x18\x02 \x01(\x05R\bconfigID\x12\x1f\n" +
  2710. "\x05point\x18\x03 \x01(\v2\t.pb.PointR\x05point\x12 \n" +
  2711. "\visOperating\x18\x04 \x01(\bR\visOperating\x12\"\n" +
  2712. "\fbuildEndTime\x18\x05 \x01(\x03R\fbuildEndTime\x12 \n" +
  2713. "\vdiscardTime\x18\x06 \x01(\x03R\vdiscardTime\x12&\n" +
  2714. "\x0eupgradeEndTime\x18\a \x01(\x03R\x0eupgradeEndTime\"8\n" +
  2715. "\x10LeagueCastleList\x12$\n" +
  2716. "\x04list\x18\x01 \x03(\v2\x10.pb.LeagueCastleR\x04list\"\xa1\x01\n" +
  2717. "\fLeagueCastle\x12\x1a\n" +
  2718. "\bobjectID\x18\x01 \x01(\x03R\bobjectID\x12\x1a\n" +
  2719. "\bconfigID\x18\x02 \x01(\x05R\bconfigID\x12\x1f\n" +
  2720. "\x05point\x18\x03 \x01(\v2\t.pb.PointR\x05point\x12\x1e\n" +
  2721. "\n" +
  2722. "occupyTime\x18\x04 \x01(\x03R\n" +
  2723. "occupyTime\x12\x18\n" +
  2724. "\aownerID\x18\x05 \x01(\x03R\aownerID\"C\n" +
  2725. "\x17LeaguePermissionRequest\x12(\n" +
  2726. "\x04jobs\x18\x01 \x03(\v2\x14.pb.LeaguePermissionR\x04jobs\"F\n" +
  2727. "\x10LeaguePermission\x12\x10\n" +
  2728. "\x03job\x18\x01 \x01(\x05R\x03job\x12 \n" +
  2729. "\vpermissions\x18\x02 \x03(\x05R\vpermissions\"\x8f\x01\n" +
  2730. "\x13LeagueCreateRequest\x12\x1e\n" +
  2731. "\n" +
  2732. "leagueName\x18\x01 \x01(\tR\n" +
  2733. "leagueName\x12$\n" +
  2734. "\rleagueAbbName\x18\x02 \x01(\tR\rleagueAbbName\x12\x16\n" +
  2735. "\x06flagBg\x18\x03 \x01(\x05R\x06flagBg\x12\x1a\n" +
  2736. "\bflagIcon\x18\x04 \x01(\x05R\bflagIcon\"2\n" +
  2737. "\rLeagueLogList\x12!\n" +
  2738. "\x04list\x18\x01 \x03(\v2\r.pb.LeagueLogR\x04list\"S\n" +
  2739. "\tLeagueLog\x12\x14\n" +
  2740. "\x05logID\x18\x01 \x01(\x05R\x05logID\x12\x16\n" +
  2741. "\x06params\x18\x02 \x03(\tR\x06params\x12\x18\n" +
  2742. "\alogTime\x18\x03 \x01(\x03R\alogTime\"v\n" +
  2743. "\x0eLeagueTransfer\x12\x1a\n" +
  2744. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1e\n" +
  2745. "\n" +
  2746. "playerName\x18\x02 \x01(\tR\n" +
  2747. "playerName\x12(\n" +
  2748. "\x0ftransferEndTime\x18\x03 \x01(\x03R\x0ftransferEndTime\"6\n" +
  2749. "\rLeagueJobList\x12%\n" +
  2750. "\x04list\x18\x01 \x03(\v2\x11.pb.LeagueJobInfoR\x04list\"\x83\x01\n" +
  2751. "\rLeagueJobInfo\x12\x14\n" +
  2752. "\x05jobID\x18\x01 \x01(\x05R\x05jobID\x12\x1a\n" +
  2753. "\bplayerID\x18\x02 \x01(\x03R\bplayerID\x12\x1e\n" +
  2754. "\n" +
  2755. "playerName\x18\x03 \x01(\tR\n" +
  2756. "playerName\x12 \n" +
  2757. "\vpermissions\x18\x04 \x03(\x05R\vpermissions\"6\n" +
  2758. "\x0fLeagueApplyList\x12#\n" +
  2759. "\x04list\x18\x01 \x03(\v2\x0f.pb.LeagueApplyR\x04list\"\xc0\x01\n" +
  2760. "\vLeagueApply\x12\x1a\n" +
  2761. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1e\n" +
  2762. "\n" +
  2763. "playerName\x18\x02 \x01(\tR\n" +
  2764. "playerName\x12\x14\n" +
  2765. "\x05level\x18\x03 \x01(\x05R\x05level\x12\x1a\n" +
  2766. "\bprestige\x18\x04 \x01(\x05R\bprestige\x12%\n" +
  2767. "\blocation\x18\x05 \x01(\v2\t.pb.PointR\blocation\x12\x1c\n" +
  2768. "\tapplyTime\x18\x06 \x01(\x03R\tapplyTime\"y\n" +
  2769. "\x11LeagueBaseSetting\x12 \n" +
  2770. "\vneedApprove\x18\x01 \x01(\bR\vneedApprove\x12\x1e\n" +
  2771. "\n" +
  2772. "levelLimit\x18\x02 \x01(\x05R\n" +
  2773. "levelLimit\x12\"\n" +
  2774. "\fleagueNotice\x18\x03 \x01(\tR\fleagueNotice\"\xc3\x01\n" +
  2775. "\x11LeagueImpeachInfo\x12\x1a\n" +
  2776. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1e\n" +
  2777. "\n" +
  2778. "playerName\x18\x02 \x01(\tR\n" +
  2779. "playerName\x12\x1e\n" +
  2780. "\n" +
  2781. "agreeCount\x18\x03 \x01(\x05R\n" +
  2782. "agreeCount\x12 \n" +
  2783. "\vrejectCount\x18\x04 \x01(\x05R\vrejectCount\x12\x16\n" +
  2784. "\x06myVote\x18\x05 \x01(\x05R\x06myVote\x12\x18\n" +
  2785. "\aendTime\x18\x06 \x01(\x03R\aendTime\"?\n" +
  2786. "\tLeagueJob\x12\x10\n" +
  2787. "\x03job\x18\x01 \x01(\x05R\x03job\x12 \n" +
  2788. "\vpermissions\x18\x02 \x03(\x05R\vpermissions\">\n" +
  2789. "\x13LeagueResidenceList\x12'\n" +
  2790. "\x04list\x18\x01 \x03(\v2\x13.pb.LeagueResidenceR\x04list\"c\n" +
  2791. "\x0fLeagueResidence\x12\x1a\n" +
  2792. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1e\n" +
  2793. "\n" +
  2794. "playerName\x18\x02 \x01(\tR\n" +
  2795. "playerName\x12\x14\n" +
  2796. "\x05index\x18\x03 \x01(\x05R\x05index\"\xcd\x02\n" +
  2797. "\x16LeagueMemberRecordInfo\x12\x1a\n" +
  2798. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1e\n" +
  2799. "\n" +
  2800. "playerName\x18\x02 \x01(\tR\n" +
  2801. "playerName\x12\x1c\n" +
  2802. "\tlordLevel\x18\x03 \x01(\x05R\tlordLevel\x12\x16\n" +
  2803. "\x06iconID\x18\x04 \x01(\x05R\x06iconID\x12\x18\n" +
  2804. "\aframeID\x18\x05 \x01(\x05R\aframeID\x12\x10\n" +
  2805. "\x03job\x18\x06 \x01(\x05R\x03job\x12A\n" +
  2806. "\arecords\x18\a \x03(\v2'.pb.LeagueMemberRecordInfo.RecordsEntryR\arecords\x1aR\n" +
  2807. "\fRecordsEntry\x12\x10\n" +
  2808. "\x03key\x18\x01 \x01(\x05R\x03key\x12,\n" +
  2809. "\x05value\x18\x02 \x01(\v2\x16.pb.LeagueMemberRecordR\x05value:\x028\x01\"\x97\x01\n" +
  2810. "\x12LeagueMemberRecord\x12C\n" +
  2811. "\tweekDatas\x18\x01 \x03(\v2%.pb.LeagueMemberRecord.WeekDatasEntryR\tweekDatas\x1a<\n" +
  2812. "\x0eWeekDatasEntry\x12\x10\n" +
  2813. "\x03key\x18\x01 \x01(\x05R\x03key\x12\x14\n" +
  2814. "\x05value\x18\x02 \x01(\x05R\x05value:\x028\x01\"\xd1\x02\n" +
  2815. "\rLeagueStorage\x12A\n" +
  2816. "\n" +
  2817. "currencies\x18\x01 \x03(\v2!.pb.LeagueStorage.CurrenciesEntryR\n" +
  2818. "currencies\x125\n" +
  2819. "\x06ratios\x18\x02 \x03(\v2\x1d.pb.LeagueStorage.RatiosEntryR\x06ratios\x12,\n" +
  2820. "\x11fBonusRemainCount\x18\x03 \x01(\x05R\x11fBonusRemainCount\x1aK\n" +
  2821. "\x0fCurrenciesEntry\x12\x10\n" +
  2822. "\x03key\x18\x01 \x01(\x05R\x03key\x12\"\n" +
  2823. "\x05value\x18\x02 \x01(\v2\f.pb.CurrencyR\x05value:\x028\x01\x1aK\n" +
  2824. "\vRatiosEntry\x12\x10\n" +
  2825. "\x03key\x18\x01 \x01(\x05R\x03key\x12&\n" +
  2826. "\x05value\x18\x02 \x01(\v2\x10.pb.StorageRatioR\x05value:\x028\x01\"V\n" +
  2827. "\fStorageRatio\x12\x0e\n" +
  2828. "\x02id\x18\x01 \x01(\x05R\x02id\x12\x14\n" +
  2829. "\x05ratio\x18\x02 \x01(\x05R\x05ratio\x12 \n" +
  2830. "\vremainCount\x18\x03 \x01(\x05R\vremainCount\"S\n" +
  2831. "\x0fLeagueFundBonus\x12\x1c\n" +
  2832. "\ttotalFund\x18\x01 \x01(\x03R\ttotalFund\x12\"\n" +
  2833. "\fmemberIDList\x18\x02 \x03(\x03R\fmemberIDList\"\x89\x01\n" +
  2834. "\x0fLeaguePlayerJob\x12\x1a\n" +
  2835. "\bleagueID\x18\a \x01(\x03R\bleagueID\x12\x1e\n" +
  2836. "\n" +
  2837. "leagueName\x18\b \x01(\tR\n" +
  2838. "leagueName\x12$\n" +
  2839. "\rleagueAbbName\x18\t \x01(\tR\rleagueAbbName\x12\x14\n" +
  2840. "\x05jobID\x18\n" +
  2841. " \x01(\x05R\x05jobID\"C\n" +
  2842. "\x14LeagueDiplomacyInfos\x12+\n" +
  2843. "\x04list\x18\x01 \x03(\v2\x17.pb.LeagueDiplomacyInfoR\x04list\"\xf6\x02\n" +
  2844. "\x13LeagueDiplomacyInfo\x12\x1a\n" +
  2845. "\bleagueID\x18\x01 \x01(\x03R\bleagueID\x12\x1e\n" +
  2846. "\n" +
  2847. "leagueName\x18\x02 \x01(\tR\n" +
  2848. "leagueName\x12$\n" +
  2849. "\rleagueAbbName\x18\x03 \x01(\tR\rleagueAbbName\x12\x14\n" +
  2850. "\x05level\x18\x04 \x01(\x05R\x05level\x12\x1a\n" +
  2851. "\bprestige\x18\x05 \x01(\x05R\bprestige\x12 \n" +
  2852. "\vmemberCount\x18\x06 \x01(\x05R\vmemberCount\x12\x16\n" +
  2853. "\x06flagBg\x18\a \x01(\x05R\x06flagBg\x12\x1a\n" +
  2854. "\bflagIcon\x18\b \x01(\x05R\bflagIcon\x12%\n" +
  2855. "\blocation\x18\t \x01(\v2\t.pb.PointR\blocation\x12\x1e\n" +
  2856. "\n" +
  2857. "createTime\x18\n" +
  2858. " \x01(\x03R\n" +
  2859. "createTime\x12\x16\n" +
  2860. "\x06uninID\x18\x15 \x01(\x03R\x06uninID\x12\x16\n" +
  2861. "\x06umengs\x18\x16 \x03(\x03R\x06umengs\"\x8a\x02\n" +
  2862. "\x0fLeagueDiplomacy\x12%\n" +
  2863. "\x05union\x18\x01 \x01(\v2\x0f.pb.LeagueUnionR\x05union\x127\n" +
  2864. "\x06umengs\x18\x02 \x03(\v2\x1f.pb.LeagueDiplomacy.UmengsEntryR\x06umengs\x120\n" +
  2865. "\x06applys\x18\x03 \x03(\v2\x18.pb.LeagueDiplomacyApplyR\x06applys\x12*\n" +
  2866. "\n" +
  2867. "sendApplys\x18\x04 \x03(\v2\n" +
  2868. ".pb.I64I32R\n" +
  2869. "sendApplys\x1a9\n" +
  2870. "\vUmengsEntry\x12\x10\n" +
  2871. "\x03key\x18\x01 \x01(\x03R\x03key\x12\x14\n" +
  2872. "\x05value\x18\x02 \x01(\x03R\x05value:\x028\x01\"l\n" +
  2873. "\x1aLeagueDiplomacyApplyChange\x12\x1e\n" +
  2874. "\n" +
  2875. "changeType\x18\x01 \x01(\x05R\n" +
  2876. "changeType\x12.\n" +
  2877. "\x05apply\x18\x02 \x01(\v2\x18.pb.LeagueDiplomacyApplyR\x05apply\"p\n" +
  2878. "\x14LeagueDiplomacyApply\x12\x1a\n" +
  2879. "\bleagueID\x18\x01 \x01(\x03R\bleagueID\x12\x1e\n" +
  2880. "\n" +
  2881. "leagueName\x18\x02 \x01(\tR\n" +
  2882. "leagueName\x12\x1c\n" +
  2883. "\tapplyType\x18\x03 \x01(\x05R\tapplyType\"I\n" +
  2884. "\x11LeagueUmengChange\x12\x10\n" +
  2885. "\x03add\x18\x01 \x01(\bR\x03add\x12\"\n" +
  2886. "\fleagueIDList\x18\x02 \x03(\x03R\fleagueIDList\"y\n" +
  2887. "\vLeagueUnion\x12\x18\n" +
  2888. "\aunionID\x18\x01 \x01(\x03R\aunionID\x12$\n" +
  2889. "\runionLeagueID\x18\x02 \x01(\x03R\runionLeagueID\x12*\n" +
  2890. "\x10unionRelieveTime\x18\x03 \x01(\x03R\x10unionRelieveTime\"z\n" +
  2891. "\x13LeagueUpgradeNotice\x12\x1a\n" +
  2892. "\bleagueID\x18\x01 \x01(\x03R\bleagueID\x12\x14\n" +
  2893. "\x05level\x18\x02 \x01(\x05R\x05level\x12\x10\n" +
  2894. "\x03exp\x18\x03 \x01(\x05R\x03exp\x12\x1f\n" +
  2895. "\x05attrs\x18\x04 \x01(\v2\t.pb.AttrsR\x05attrsB\x05Z\x03/pbb\x06proto3"
  2896. var (
  2897. file_league_proto_rawDescOnce sync.Once
  2898. file_league_proto_rawDescData []byte
  2899. )
  2900. func file_league_proto_rawDescGZIP() []byte {
  2901. file_league_proto_rawDescOnce.Do(func() {
  2902. file_league_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_league_proto_rawDesc), len(file_league_proto_rawDesc)))
  2903. })
  2904. return file_league_proto_rawDescData
  2905. }
  2906. var file_league_proto_msgTypes = make([]protoimpl.MessageInfo, 47)
  2907. var file_league_proto_goTypes = []any{
  2908. (*LeagueList)(nil), // 0: pb.LeagueList
  2909. (*LeagueSearch)(nil), // 1: pb.LeagueSearch
  2910. (*LeaguePush)(nil), // 2: pb.LeaguePush
  2911. (*LeagueBase)(nil), // 3: pb.LeagueBase
  2912. (*League)(nil), // 4: pb.League
  2913. (*LeagueMembers)(nil), // 5: pb.LeagueMembers
  2914. (*LeagueMember)(nil), // 6: pb.LeagueMember
  2915. (*LeagueJobRequest)(nil), // 7: pb.LeagueJobRequest
  2916. (*LeagueTechList)(nil), // 8: pb.LeagueTechList
  2917. (*LeagueBuildList)(nil), // 9: pb.LeagueBuildList
  2918. (*LeagueBuild)(nil), // 10: pb.LeagueBuild
  2919. (*LeagueCastleList)(nil), // 11: pb.LeagueCastleList
  2920. (*LeagueCastle)(nil), // 12: pb.LeagueCastle
  2921. (*LeaguePermissionRequest)(nil), // 13: pb.LeaguePermissionRequest
  2922. (*LeaguePermission)(nil), // 14: pb.LeaguePermission
  2923. (*LeagueCreateRequest)(nil), // 15: pb.LeagueCreateRequest
  2924. (*LeagueLogList)(nil), // 16: pb.LeagueLogList
  2925. (*LeagueLog)(nil), // 17: pb.LeagueLog
  2926. (*LeagueTransfer)(nil), // 18: pb.LeagueTransfer
  2927. (*LeagueJobList)(nil), // 19: pb.LeagueJobList
  2928. (*LeagueJobInfo)(nil), // 20: pb.LeagueJobInfo
  2929. (*LeagueApplyList)(nil), // 21: pb.LeagueApplyList
  2930. (*LeagueApply)(nil), // 22: pb.LeagueApply
  2931. (*LeagueBaseSetting)(nil), // 23: pb.LeagueBaseSetting
  2932. (*LeagueImpeachInfo)(nil), // 24: pb.LeagueImpeachInfo
  2933. (*LeagueJob)(nil), // 25: pb.LeagueJob
  2934. (*LeagueResidenceList)(nil), // 26: pb.LeagueResidenceList
  2935. (*LeagueResidence)(nil), // 27: pb.LeagueResidence
  2936. (*LeagueMemberRecordInfo)(nil), // 28: pb.LeagueMemberRecordInfo
  2937. (*LeagueMemberRecord)(nil), // 29: pb.LeagueMemberRecord
  2938. (*LeagueStorage)(nil), // 30: pb.LeagueStorage
  2939. (*StorageRatio)(nil), // 31: pb.StorageRatio
  2940. (*LeagueFundBonus)(nil), // 32: pb.LeagueFundBonus
  2941. (*LeaguePlayerJob)(nil), // 33: pb.LeaguePlayerJob
  2942. (*LeagueDiplomacyInfos)(nil), // 34: pb.LeagueDiplomacyInfos
  2943. (*LeagueDiplomacyInfo)(nil), // 35: pb.LeagueDiplomacyInfo
  2944. (*LeagueDiplomacy)(nil), // 36: pb.LeagueDiplomacy
  2945. (*LeagueDiplomacyApplyChange)(nil), // 37: pb.LeagueDiplomacyApplyChange
  2946. (*LeagueDiplomacyApply)(nil), // 38: pb.LeagueDiplomacyApply
  2947. (*LeagueUmengChange)(nil), // 39: pb.LeagueUmengChange
  2948. (*LeagueUnion)(nil), // 40: pb.LeagueUnion
  2949. (*LeagueUpgradeNotice)(nil), // 41: pb.LeagueUpgradeNotice
  2950. nil, // 42: pb.LeagueMemberRecordInfo.RecordsEntry
  2951. nil, // 43: pb.LeagueMemberRecord.WeekDatasEntry
  2952. nil, // 44: pb.LeagueStorage.CurrenciesEntry
  2953. nil, // 45: pb.LeagueStorage.RatiosEntry
  2954. nil, // 46: pb.LeagueDiplomacy.UmengsEntry
  2955. (*Point)(nil), // 47: pb.Point
  2956. (*Attrs)(nil), // 48: pb.Attrs
  2957. (*I32I64)(nil), // 49: pb.I32I64
  2958. (*I32I32)(nil), // 50: pb.I32I32
  2959. (*I64I32)(nil), // 51: pb.I64I32
  2960. (*Currency)(nil), // 52: pb.Currency
  2961. }
  2962. var file_league_proto_depIdxs = []int32{
  2963. 1, // 0: pb.LeagueList.list:type_name -> pb.LeagueSearch
  2964. 47, // 1: pb.LeagueSearch.location:type_name -> pb.Point
  2965. 47, // 2: pb.LeagueBase.location:type_name -> pb.Point
  2966. 48, // 3: pb.LeagueBase.attrs:type_name -> pb.Attrs
  2967. 3, // 4: pb.League.leagueBase:type_name -> pb.LeagueBase
  2968. 36, // 5: pb.League.diplomacy:type_name -> pb.LeagueDiplomacy
  2969. 6, // 6: pb.LeagueMembers.list:type_name -> pb.LeagueMember
  2970. 18, // 7: pb.LeagueMembers.transfer:type_name -> pb.LeagueTransfer
  2971. 47, // 8: pb.LeagueMember.point:type_name -> pb.Point
  2972. 49, // 9: pb.LeagueJobRequest.jobs:type_name -> pb.I32I64
  2973. 50, // 10: pb.LeagueTechList.techs:type_name -> pb.I32I32
  2974. 10, // 11: pb.LeagueBuildList.list:type_name -> pb.LeagueBuild
  2975. 47, // 12: pb.LeagueBuild.point:type_name -> pb.Point
  2976. 12, // 13: pb.LeagueCastleList.list:type_name -> pb.LeagueCastle
  2977. 47, // 14: pb.LeagueCastle.point:type_name -> pb.Point
  2978. 14, // 15: pb.LeaguePermissionRequest.jobs:type_name -> pb.LeaguePermission
  2979. 17, // 16: pb.LeagueLogList.list:type_name -> pb.LeagueLog
  2980. 20, // 17: pb.LeagueJobList.list:type_name -> pb.LeagueJobInfo
  2981. 22, // 18: pb.LeagueApplyList.list:type_name -> pb.LeagueApply
  2982. 47, // 19: pb.LeagueApply.location:type_name -> pb.Point
  2983. 27, // 20: pb.LeagueResidenceList.list:type_name -> pb.LeagueResidence
  2984. 42, // 21: pb.LeagueMemberRecordInfo.records:type_name -> pb.LeagueMemberRecordInfo.RecordsEntry
  2985. 43, // 22: pb.LeagueMemberRecord.weekDatas:type_name -> pb.LeagueMemberRecord.WeekDatasEntry
  2986. 44, // 23: pb.LeagueStorage.currencies:type_name -> pb.LeagueStorage.CurrenciesEntry
  2987. 45, // 24: pb.LeagueStorage.ratios:type_name -> pb.LeagueStorage.RatiosEntry
  2988. 35, // 25: pb.LeagueDiplomacyInfos.list:type_name -> pb.LeagueDiplomacyInfo
  2989. 47, // 26: pb.LeagueDiplomacyInfo.location:type_name -> pb.Point
  2990. 40, // 27: pb.LeagueDiplomacy.union:type_name -> pb.LeagueUnion
  2991. 46, // 28: pb.LeagueDiplomacy.umengs:type_name -> pb.LeagueDiplomacy.UmengsEntry
  2992. 38, // 29: pb.LeagueDiplomacy.applys:type_name -> pb.LeagueDiplomacyApply
  2993. 51, // 30: pb.LeagueDiplomacy.sendApplys:type_name -> pb.I64I32
  2994. 38, // 31: pb.LeagueDiplomacyApplyChange.apply:type_name -> pb.LeagueDiplomacyApply
  2995. 48, // 32: pb.LeagueUpgradeNotice.attrs:type_name -> pb.Attrs
  2996. 29, // 33: pb.LeagueMemberRecordInfo.RecordsEntry.value:type_name -> pb.LeagueMemberRecord
  2997. 52, // 34: pb.LeagueStorage.CurrenciesEntry.value:type_name -> pb.Currency
  2998. 31, // 35: pb.LeagueStorage.RatiosEntry.value:type_name -> pb.StorageRatio
  2999. 36, // [36:36] is the sub-list for method output_type
  3000. 36, // [36:36] is the sub-list for method input_type
  3001. 36, // [36:36] is the sub-list for extension type_name
  3002. 36, // [36:36] is the sub-list for extension extendee
  3003. 0, // [0:36] is the sub-list for field type_name
  3004. }
  3005. func init() { file_league_proto_init() }
  3006. func file_league_proto_init() {
  3007. if File_league_proto != nil {
  3008. return
  3009. }
  3010. file_base_type_proto_init()
  3011. file_item_proto_init()
  3012. type x struct{}
  3013. out := protoimpl.TypeBuilder{
  3014. File: protoimpl.DescBuilder{
  3015. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  3016. RawDescriptor: unsafe.Slice(unsafe.StringData(file_league_proto_rawDesc), len(file_league_proto_rawDesc)),
  3017. NumEnums: 0,
  3018. NumMessages: 47,
  3019. NumExtensions: 0,
  3020. NumServices: 0,
  3021. },
  3022. GoTypes: file_league_proto_goTypes,
  3023. DependencyIndexes: file_league_proto_depIdxs,
  3024. MessageInfos: file_league_proto_msgTypes,
  3025. }.Build()
  3026. File_league_proto = out.File
  3027. file_league_proto_goTypes = nil
  3028. file_league_proto_depIdxs = nil
  3029. }