and ${criterion.condition} and ${criterion.condition} #{criterion.value} and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} and ${criterion.condition} #{listItem} and ${criterion.condition} and ${criterion.condition} #{criterion.value} and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} and ${criterion.condition} #{listItem} id, order_type, order_number, goods_id, goods_name, goods_img, shop_name, consignee, order_time, goods_url, number, receipt_status, comment_status, user_id delete from stu_goods_order_info where id = #{id,jdbcType=INTEGER} delete from stu_goods_order_info insert into stu_goods_order_info (id, order_type, order_number, goods_id, goods_name, goods_img, shop_name, consignee, order_time, goods_url, number, receipt_status, comment_status, user_id) values (#{id,jdbcType=INTEGER}, #{orderType,jdbcType=VARCHAR}, #{orderNumber,jdbcType=VARCHAR}, #{goodsId,jdbcType=INTEGER}, #{goodsName,jdbcType=VARCHAR}, #{goodsImg,jdbcType=VARCHAR}, #{shopName,jdbcType=VARCHAR}, #{consignee,jdbcType=VARCHAR}, #{orderTime,jdbcType=TIMESTAMP}, #{goodsUrl,jdbcType=VARCHAR}, #{number,jdbcType=INTEGER}, #{receiptStatus,jdbcType=INTEGER}, #{commentStatus,jdbcType=INTEGER}, #{userId,jdbcType=VARCHAR}) insert into stu_goods_order_info id, order_type, order_number, goods_id, goods_name, goods_img, shop_name, consignee, order_time, goods_url, number, receipt_status, comment_status, user_id, #{id,jdbcType=INTEGER}, #{orderType,jdbcType=VARCHAR}, #{orderNumber,jdbcType=VARCHAR}, #{goodsId,jdbcType=INTEGER}, #{goodsName,jdbcType=VARCHAR}, #{goodsImg,jdbcType=VARCHAR}, #{shopName,jdbcType=VARCHAR}, #{consignee,jdbcType=VARCHAR}, #{orderTime,jdbcType=TIMESTAMP}, #{goodsUrl,jdbcType=VARCHAR}, #{number,jdbcType=INTEGER}, #{receiptStatus,jdbcType=INTEGER}, #{commentStatus,jdbcType=INTEGER}, #{userId,jdbcType=VARCHAR}, update stu_goods_order_info id = #{record.id,jdbcType=INTEGER}, order_type = #{record.orderType,jdbcType=VARCHAR}, order_number = #{record.orderNumber,jdbcType=VARCHAR}, goods_id = #{record.goodsId,jdbcType=INTEGER}, goods_name = #{record.goodsName,jdbcType=VARCHAR}, goods_img = #{record.goodsImg,jdbcType=VARCHAR}, shop_name = #{record.shopName,jdbcType=VARCHAR}, consignee = #{record.consignee,jdbcType=VARCHAR}, order_time = #{record.orderTime,jdbcType=TIMESTAMP}, goods_url = #{record.goodsUrl,jdbcType=VARCHAR}, number = #{record.number,jdbcType=INTEGER}, receipt_status = #{record.receiptStatus,jdbcType=INTEGER}, comment_status = #{record.commentStatus,jdbcType=INTEGER}, user_id = #{record.userId,jdbcType=VARCHAR}, update stu_goods_order_info set id = #{record.id,jdbcType=INTEGER}, order_type = #{record.orderType,jdbcType=VARCHAR}, order_number = #{record.orderNumber,jdbcType=VARCHAR}, goods_id = #{record.goodsId,jdbcType=INTEGER}, goods_name = #{record.goodsName,jdbcType=VARCHAR}, goods_img = #{record.goodsImg,jdbcType=VARCHAR}, shop_name = #{record.shopName,jdbcType=VARCHAR}, consignee = #{record.consignee,jdbcType=VARCHAR}, order_time = #{record.orderTime,jdbcType=TIMESTAMP}, goods_url = #{record.goodsUrl,jdbcType=VARCHAR}, number = #{record.number,jdbcType=INTEGER}, receipt_status = #{record.receiptStatus,jdbcType=INTEGER}, comment_status = #{record.commentStatus,jdbcType=INTEGER}, user_id = #{record.userId,jdbcType=VARCHAR} update stu_goods_order_info order_type = #{orderType,jdbcType=VARCHAR}, order_number = #{orderNumber,jdbcType=VARCHAR}, goods_id = #{goodsId,jdbcType=INTEGER}, goods_name = #{goodsName,jdbcType=VARCHAR}, goods_img = #{goodsImg,jdbcType=VARCHAR}, shop_name = #{shopName,jdbcType=VARCHAR}, consignee = #{consignee,jdbcType=VARCHAR}, order_time = #{orderTime,jdbcType=TIMESTAMP}, goods_url = #{goodsUrl,jdbcType=VARCHAR}, number = #{number,jdbcType=INTEGER}, receipt_status = #{receiptStatus,jdbcType=INTEGER}, comment_status = #{commentStatus,jdbcType=INTEGER}, user_id = #{userId,jdbcType=VARCHAR}, where id = #{id,jdbcType=INTEGER} update stu_goods_order_info set order_type = #{orderType,jdbcType=VARCHAR}, order_number = #{orderNumber,jdbcType=VARCHAR}, goods_id = #{goodsId,jdbcType=INTEGER}, goods_name = #{goodsName,jdbcType=VARCHAR}, goods_img = #{goodsImg,jdbcType=VARCHAR}, shop_name = #{shopName,jdbcType=VARCHAR}, consignee = #{consignee,jdbcType=VARCHAR}, order_time = #{orderTime,jdbcType=TIMESTAMP}, goods_url = #{goodsUrl,jdbcType=VARCHAR}, number = #{number,jdbcType=INTEGER}, receipt_status = #{receiptStatus,jdbcType=INTEGER}, comment_status = #{commentStatus,jdbcType=INTEGER}, user_id = #{userId,jdbcType=VARCHAR} where id = #{id,jdbcType=INTEGER}