军团boss:团长踢人把自己记录删掉

This commit is contained in:
luying
2022-09-08 15:04:05 +08:00
parent 21df1c5cbf
commit ac8f3455df

View File

@@ -636,7 +636,7 @@ export class GuildHandler {
//删除排名信息
await removeBossRank(code, roleId);
await removeBossRank(code, memberRoleId);
await removeTrainRank(code, roleId, guild.trainId);
const { isOnline, sid } = await getRoleOnlineInfo(memberRoleId);
await pushGuildMemberQuit(roleId, code, guild, sid);