寻宝创建队伍增加字段
This commit is contained in:
@@ -96,7 +96,7 @@ export class ComBattleHandler {
|
||||
channel.add(roleId, sid);
|
||||
}
|
||||
|
||||
return resResult(STATUS.SUCCESS, { teamCode });
|
||||
return resResult(STATUS.SUCCESS, { teamCode, roleStatus });
|
||||
}
|
||||
|
||||
async joinTeam(msg: {teamCode: string, isFrd: boolean}, session: BackendSession) {
|
||||
|
||||
Reference in New Issue
Block a user