This commit is contained in:
Hankin 2026-04-13 17:52:11 +08:00
parent e8526ac988
commit ef6c4c62ea

View File

@ -744,8 +744,10 @@ class ActivityController extends Controller
'community_activities.pic',
'community_activities.price',
'community_activities.Subtitle',
'community_activities.start_time',
'community_activities.end_time',
'community_activities.id'
'community_activities.id',
"community_activities.address"
)
->with('banners:class_id,icon')
->where('community_activities.status', 1)