修复分页
This commit is contained in:
parent
bf8e02e5f8
commit
4d55c6f19f
@ -202,7 +202,6 @@ class SpuRepository extends BaseRepository
|
||||
}
|
||||
$where['product_id'] = $randPidList;
|
||||
unset($where['mer_rand_id'], $where['page']);
|
||||
$page = 1;
|
||||
}
|
||||
$entryMerId = $where['entry_mer_id'] ?? '';
|
||||
unset($where['entry_mer_id']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user