fix: openapi 文章详情取消author,source字段输出
This commit is contained in:
@@ -66,6 +66,8 @@ class Article
|
||||
])
|
||||
->withoutField([
|
||||
'language_id',
|
||||
'author',
|
||||
'source',
|
||||
'seo_title',
|
||||
'seo_keywords',
|
||||
'seo_desc',
|
||||
|
||||
Reference in New Issue
Block a user