addArticleViewHis

@Async(value = "database-task-")
@Transactional
fun addArticleViewHis(articleId: Long, memberId: Long, categoryType: CategoryType)