refactor: 横幅分页接口添加图片字段输出

This commit is contained in:
2025-03-13 09:15:40 +08:00
parent a576da6923
commit 86a566cb7a

View File

@@ -26,6 +26,7 @@ class BannerItem
'id',
'banner_id',
'title',
'image',
'sort',
'created_at'
])