style: 注释修改
This commit is contained in:
@@ -136,7 +136,6 @@ class ProductAttr
|
||||
]);
|
||||
$attr = array_merge($put, ['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