1.优化中奖,当余额不足支付惩罚时,直接扣完钱包
This commit is contained in:
@@ -31,6 +31,7 @@ use think\model\relation\BelongsTo;
|
||||
* @property $use_coins 消耗平台币(兼容字段:付费局=paid_amount,免费局=0)
|
||||
* @property $direction 方向:0=顺时针,1=逆时针
|
||||
* @property $reward_tier 中奖档位:T1,T2,T3,T4,T5,BIGWIN
|
||||
* @property $remark 备注(如惩罚格余额不足)
|
||||
* @property $lottery_id 奖池
|
||||
* @property $start_index 起始索引
|
||||
* @property $target_index 结束索引
|
||||
|
||||
Reference in New Issue
Block a user