ContentDto

constructor(memberEmail: String, workbookId: Long, articleId: Long, currentDate: LocalDate, category: String, articleDay: Int, articleTitle: String, writerName: String, writerLink: URL, articleContent: String)