insert into cms_subject_product_relation (subject_id, product_id) values (#{item.subjectId,jdbcType=BIGINT}, #{item.productId,jdbcType=BIGINT})