INSERT INTO article_category (`article_id`,`category_id`,`state`) values (#{item.articleId}, #{item.categoryId}, #{item.state})