fix: openapi 取消产品分类icon,desc字段输出
This commit is contained in:
@@ -27,6 +27,8 @@ class ProductCategory
|
||||
$categories = ProductCategoryModel::withoutField([
|
||||
'language_id',
|
||||
'unique_id',
|
||||
'icon',
|
||||
'desc',
|
||||
'related_tco_category',
|
||||
'created_at',
|
||||
'updated_at'
|
||||
|
||||
Reference in New Issue
Block a user