军团:解散的时候发送邮件
This commit is contained in:
@@ -573,6 +573,7 @@ export class GuildHandler {
|
||||
for(let roleId of members) {
|
||||
reportTAEvent(roleId, TA_EVENT.GUILD_QUIT, { name: guild.name, way: GUILD_QUIT_WAY.DISMISS }, ip);
|
||||
}
|
||||
await sendMailToGuildByContent(MAIL_TYPE.GUILD_DISSMISS, code, {}, guild);
|
||||
|
||||
return resResult(STATUS.SUCCESS, { code, status: guild.status });
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user