bug修改
This commit is contained in:
@@ -742,7 +742,7 @@ class BlindBox extends adminApi
|
||||
$etime = input('etime', date('Y-m-d h:i:s', time()));
|
||||
$where = [];
|
||||
if($room_id){
|
||||
$where['room_id'] = $room_id;
|
||||
$where['room_number'] = $room_id;
|
||||
}
|
||||
if($gift_id){
|
||||
$where['gift_id'] = $gift_id;
|
||||
|
||||
Reference in New Issue
Block a user