系统:充值元宝返还

This commit is contained in:
jingyushiwo
2022-09-14 14:51:45 +08:00
parent c1937a15cd
commit aac07fada1

View File

@@ -347,3 +347,7 @@ export const MAIN_MESSAGE_LIST = {
export const TITLE = {
MAX: 21, // 爵位最大等级
};
export const RECHARGE = {
RECHARGE_RMB_RETURN_RATIO: '31002&30', // 充值金额和返还元宝的比例1RMB=30元宝
RECHARGE_RMB_RETURN_LEVEL_LIMITED: 6, // 角色到达x级后可以收到充值返还邮件
};