activity
This commit is contained in:
parent
e8526ac988
commit
ef6c4c62ea
@ -744,8 +744,10 @@ class ActivityController extends Controller
|
|||||||
'community_activities.pic',
|
'community_activities.pic',
|
||||||
'community_activities.price',
|
'community_activities.price',
|
||||||
'community_activities.Subtitle',
|
'community_activities.Subtitle',
|
||||||
|
'community_activities.start_time',
|
||||||
'community_activities.end_time',
|
'community_activities.end_time',
|
||||||
'community_activities.id'
|
'community_activities.id',
|
||||||
|
"community_activities.address"
|
||||||
)
|
)
|
||||||
->with('banners:class_id,icon')
|
->with('banners:class_id,icon')
|
||||||
->where('community_activities.status', 1)
|
->where('community_activities.status', 1)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user