系统:停服维护逻辑
This commit is contained in:
@@ -66,7 +66,7 @@ export class RoleHandler {
|
||||
await checkPvp(role);
|
||||
|
||||
return resResult(STATUS.SUCCESS, {
|
||||
roleId, roleName, heroes
|
||||
roleId, roleName, ...heroes
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user