聊天:加入军团后也加入军团频道
This commit is contained in:
@@ -333,6 +333,7 @@ export class GuildHandler {
|
||||
await UserGuildApplyModel.createUserGuildApply(role, guild, GUILD_APPLY_TYPE.APPLY);
|
||||
}
|
||||
|
||||
await addRoleToGuildChannel(roleId, sid, code);
|
||||
// 返回
|
||||
return resResult(STATUS.SUCCESS, { code, hasGuild });
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user