1
This commit is contained in:
@@ -29,7 +29,7 @@ class Series extends Wxapp{
|
||||
$size = $this->input_param('size');
|
||||
$brand_id = $this->input_param('brand_id');
|
||||
!$page && $page = 1;
|
||||
!$size && $size = 20;
|
||||
!$size && $size = 100;
|
||||
|
||||
$where = [
|
||||
'status' => 1
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user