sendArticleUpdateNotification

@Transactional
fun sendArticleUpdateNotification(start: Instant = Instant.now().minusSeconds(9 * 24 * 60 * 60 + 1 * 60 * 60), end: Instant = Instant.now().minusSeconds(9 * 24 * 60 * 60))

Parameters

start

시작일: 9일 전

end

종료일: 9일 전 + 1시간