后台:礼包码

This commit is contained in:
luying
2021-07-09 18:36:24 +08:00
parent 551591e260
commit 21518ed8a7
9 changed files with 378 additions and 5 deletions

View File

@@ -40,7 +40,8 @@ export const COUNTER = {
SERVER_BY_TYPE: { name: 'serverby', def: 1 },
SERVER: { name: 'server', def: 1 },
ACTIVITY_GROUP_TYPE: { name: 'actgrptype', def: 1 },
NOTICE: { name: 'notice', def: 1 }
NOTICE: { name: 'notice', def: 1 },
GIFT_CODE: { name: 'giftCode', def: 1 },
};
export const DEFAULT_HEROES = [19, 53, 46, 40, 22, 56, 32, 28, 18];