修改抽奖概率

This commit is contained in:
CounterFire2023 2024-01-11 15:18:07 +08:00
parent 544048bcf3
commit 93c1e98d01

View File

@ -36,7 +36,7 @@ export const LOTTERY_CFG = {
{
item: 'kindle',
amount: 1,
probability: 100000
probability: 10000
},
]