ReadWorkBookArticleResponse

constructor(useCaseOut: ReadWorkBookArticleOut)
constructor(id: Long, writer: WriterInfo, title: String, content: String, problemIds: List<Long>, category: String, createdAt: LocalDateTime, day: Long)