✨ feat(gvg): 添加贡献等接口
This commit is contained in:
@@ -211,6 +211,8 @@ export class GVGManageHandler {
|
||||
let data = new LeagueGuildInfo(guild, serverNames);
|
||||
let hasInvited = !!invitations.find(cur => cur.guildCode == guild.code);
|
||||
data.setHasInvited(hasInvited);
|
||||
// TODO
|
||||
// data.setActive
|
||||
return data
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user