1.修复抽奖档位不统一的问题
This commit is contained in:
@@ -19,7 +19,7 @@ use think\model\relation\BelongsTo;
|
||||
* @property $player_id 玩家id
|
||||
* @property $admin_id 关联玩家所属管理员ID(DicePlayer.admin_id)
|
||||
* @property $use_coins 消耗硬币
|
||||
* @property $ante 底注/注数(历史购买记录默认为1;T4再来一次写入本次注数)
|
||||
* @property $ante 底注/注数(历史购买记录默认为1;T5再来一次写入本次注数)
|
||||
* @property $total_ticket_count 总抽奖次数
|
||||
* @property $paid_ticket_count 购买抽奖次数
|
||||
* @property $free_ticket_count 赠送抽奖次数
|
||||
|
||||
Reference in New Issue
Block a user