fix: 更新抢钻石活动的数据结构
This commit is contained in:
parent
bfb6e4ff4e
commit
3d43fa1a34
@ -4257,11 +4257,15 @@
|
||||
//活动文本描述
|
||||
intr: "zuanshihongbao_5",
|
||||
//分红包所需最低钻石数
|
||||
loglimit: 1000,
|
||||
price: 1000,
|
||||
reset: 0,
|
||||
//奖池总数量
|
||||
jackpot: 100000,
|
||||
totalmoney: 100000,
|
||||
groupConf: {
|
||||
//档位
|
||||
arr: [
|
||||
base: {
|
||||
loglimit:2000,
|
||||
arr:[
|
||||
{
|
||||
//权重
|
||||
"weight": 50,
|
||||
@ -4289,4 +4293,6 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user