房间流水详情
This commit is contained in:
@@ -27,7 +27,7 @@ class GiveGiftBases extends Model
|
||||
|
||||
$where = [];
|
||||
$options = [];
|
||||
|
||||
$where['from_id'] = 6065;
|
||||
// 构建查询条件
|
||||
if (!empty($params['from_id'])) {
|
||||
$where['from_id'] = $params['from_id'];
|
||||
|
||||
Reference in New Issue
Block a user