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

This commit is contained in:
2025-07-05 14:41:32 +08:00
parent 3ef1fc634a
commit 29ea63199c

View File

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