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