临时修复一下系统参数表

This commit is contained in:
luying
2022-04-12 11:09:52 +08:00
parent 03dc4e5956
commit 74fd4543ac

View File

@@ -271,6 +271,9 @@ export const VIP = {
export const PUBLIC_NOTICE_PERIOD = {
PUBLIC_NOTICE_PERIOD_TIME: 24, // 活动公示期时间
};
export const HERO = {
HERO_TALENTPOINT_RESET: "31002&100"
};
export const REGRET = {
REGRET_OPEN: 125, // 悔棋开启
};