style: openapi模块代码对齐
This commit is contained in:
@@ -15,8 +15,8 @@ class Product
|
||||
$params = request()->get([
|
||||
'category_id',
|
||||
'language' => 'zh-cn',
|
||||
'page/d' => 1,
|
||||
'size/d' => 50
|
||||
'page/d' => 1,
|
||||
'size/d' => 50
|
||||
]);
|
||||
|
||||
if ($params['size'] > 200) {
|
||||
|
||||
Reference in New Issue
Block a user