盲盒转盘-岁月之城,时空之旅,抽奖结果转落包。
-修改:is_sued默认成1 防止推送
This commit is contained in:
@@ -1697,6 +1697,7 @@ class BlindBoxTurntableGiftDrawWorldNew extends Model
|
|||||||
'num' => $num,
|
'num' => $num,
|
||||||
'room_id' => $room_id,
|
'room_id' => $room_id,
|
||||||
'bag_price' => $bag_data['gift_price'],
|
'bag_price' => $bag_data['gift_price'],
|
||||||
|
'is_sued' => 1,
|
||||||
'createtime' => time()
|
'createtime' => time()
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user