后台:操作活动组类型

This commit is contained in:
luying
2021-06-17 20:16:43 +08:00
parent ab38a171d4
commit 7132468b86
6 changed files with 51 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ export const COUNTER = {
SERVER_GROUP: { name: 'group', def: 1 },
SERVER_BY_TYPE: { name: 'serverby', def: 1 },
SERVER: { name: 'server', def: 1 },
ACTIVITY_GROUP_TYPE: { name: 'actgrptype', def: 0 }
ACTIVITY_GROUP_TYPE: { name: 'actgrptype', def: 1 }
};
export const DEFAULT_HEROES = [19, 53, 46, 40, 22, 56, 32, 28, 18];