이벤트 조회
- 시작날짜, 종료날짜 추가
This commit is contained in:
@@ -123,6 +123,8 @@ class AudioContentMainService(
|
||||
it.event!!.detailImage
|
||||
},
|
||||
popupImageUrl = null,
|
||||
startDate = it.event!!.startDate,
|
||||
endDate = it.event!!.endDate,
|
||||
link = it.event!!.link,
|
||||
title = it.event!!.title,
|
||||
isPopup = false
|
||||
|
Reference in New Issue
Block a user