1.优化开奖和推送
2.新增控制连续开奖赔率
This commit is contained in:
8
web/src/lang/backend/zh-cn/config/streakWinReward.ts
Normal file
8
web/src/lang/backend/zh-cn/config/streakWinReward.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
export default {
|
||||
desc: '1~10 档连胜:派彩 = 压注总额 × 赔率系数(odds_factor)。勾选「大奖」的档位在中奖时会对玩家私有频道、public-game-period 与 public-operation-notice 推送 jackpot.hit。',
|
||||
btn_save: '保存',
|
||||
streak: '连胜档(局)',
|
||||
odds_factor: '赔率系数',
|
||||
is_jackpot: '是否大奖',
|
||||
err_factor: '第 {no} 行赔率系数须 ≥1',
|
||||
}
|
||||
Reference in New Issue
Block a user