INSERT INTO sms_coupon_product_relation (product_id,coupon_id) VALUES (#{item.productId,jdbcType=BIGINT}, #{item.couponId,jdbcType=INTEGER})