SelectArticleRecord

constructor(articleId: Long, writerId: Long, mainImageURL: URL, title: String, category: Byte, content: String, createdAt: LocalDateTime)