新将活动:活动格式

This commit is contained in:
luying
2022-08-01 16:01:55 +08:00
parent ff2f76bba8
commit 8c9e7ae961
17 changed files with 242 additions and 633 deletions

View File

@@ -48,6 +48,7 @@ export class ActivityHandler {
}
}
playerGroupArray.push({
id: groupData.groupId,
type: groupData.type,
activities: playerGroupActivityArray
});