fix: openapi 文章详情取消author,source字段输出

This commit is contained in:
2025-07-05 14:41:32 +08:00
parent 7ed2f28b67
commit 3f4d302035

View File

@@ -66,6 +66,8 @@ class Article
])
->withoutField([
'language_id',
'author',
'source',
'seo_title',
'seo_keywords',
'seo_desc',