重新设置抽奖底注金额为1,优化页面样式
This commit is contained in:
@@ -23,7 +23,7 @@ use think\model\relation\BelongsTo;
|
||||
* @property $lottery_config_id 彩金池配置
|
||||
* @property $lottery_type 抽奖类型
|
||||
* @property $ante 底注/注数(dice_ante_config.mult)
|
||||
* @property $paid_amount 付费金额(付费局=ante*100,免费局=0)
|
||||
* @property $paid_amount 付费金额(付费局=ante*1,免费局=0)
|
||||
* @property $is_win 是否中大奖:豹子号[1,1,1,1,1]~[6,6,6,6,6]为1,否则0
|
||||
* @property $win_coin 赢取平台币(= super_win_coin + reward_win_coin)
|
||||
* @property $super_win_coin 中大奖平台币(豹子时发放)
|
||||
|
||||
Reference in New Issue
Block a user