style: 注释修改

This commit is contained in:
2025-02-21 15:45:17 +08:00
parent 8a5b1bdaa7
commit 49eb6a8d3c

View File

@@ -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);