1
This commit is contained in:
parent
fa710b6d5b
commit
aa55c392cf
@ -44,6 +44,7 @@ class BannerController extends Controller
|
||||
foreach ($list as $key => $value) {
|
||||
if (in_array($value['id'], $banner_arr)) {
|
||||
$arr[] = $value;
|
||||
unset($list[$key]);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user