feat: 新增产品回收站相关接口
This commit is contained in:
@@ -83,7 +83,6 @@ class ProductAttr
|
||||
]);
|
||||
$attr = array_merge($post, ['language_id' => request()->lang_id]);
|
||||
|
||||
// $[*].prop_type
|
||||
// $[*].prop_name
|
||||
// $[*].prop_value
|
||||
$props = json_decode(request()->post('props/s', ''), true);
|
||||
|
||||
Reference in New Issue
Block a user