Merge branch 'feature/json' into dev
This commit is contained in:
commit
bb60b00d93
@ -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