LikeArticle

fun LikeArticle(    id: Int? = null,     articleId: Int,     key: String,     createAt: Long? = null)