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

This commit is contained in:
2025-03-13 09:15:40 +08:00
parent 5ea9bdd8fb
commit e18a2324bb

View File

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