网安:修改手机存储
This commit is contained in:
@@ -5,6 +5,9 @@ export const TURBO_PARM_SECRET = 'ipqw05du6ob4x130w89t31yrqd6xs005zzltcmg2zpqnvr
|
||||
export const ENCRYPT_IV = 'f7182j5f04e377ux';
|
||||
export const ENCRYPT_KEY = 'fiqaxijabbantusmprc234fj';
|
||||
|
||||
export const TEL_ENCRYPT_IV = 'f7182j5f04e377ux';
|
||||
export const TEL_ENCRYPT_KEY = 'fiqaxijabbantusm';
|
||||
|
||||
export const DEBUG_MAGIC_WORD = 'zyz666server518';
|
||||
|
||||
export const AUTH_SMS_CNT_PER_DAY = 8;
|
||||
|
||||
@@ -305,7 +305,7 @@ export const STATUS = {
|
||||
|
||||
// 商店相关 30900-31000
|
||||
BUY_COUNT_OVER: { code: 30900, simStr: '已超过限购次数' },
|
||||
GUILD_LV_LIMIT: { code: 30901, simStr: '军团等级不足' },
|
||||
GUILD_LV_LIMIT: { code: 30901, simStr: '军团商店等级不足' },
|
||||
ITEM_NOT_SOUL: { code: 30902, simStr: '该物品不是将魂' },
|
||||
SKIN_HAS_NOT_HERO: { code: 30903, simStr: '未拥有该武将不可获得皮肤' },
|
||||
HERO_NOT_MAX: { code: 30904, simStr: '该武将未升满星' },
|
||||
|
||||
Reference in New Issue
Block a user