refactor: 产品分类树添加排序值字段输出
This commit is contained in:
@@ -25,6 +25,7 @@ class ProductCategory
|
||||
'pid',
|
||||
'name',
|
||||
'level',
|
||||
'sort',
|
||||
'is_show'
|
||||
])
|
||||
->language(request()->lang_id)
|
||||
|
||||
Reference in New Issue
Block a user