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} bill_no, order_no, creater, create_time, update_time, payee_id, payer_id, transaction_amount, transaction_subject, transaction_channel, remarks, confirm_sign, delete_sign, financial_pay_no, financial_pay_time, type, delete_time delete from t_order_bill_new where bill_no = #{billNo,jdbcType=VARCHAR} delete from t_order_bill_new insert into t_order_bill_new (bill_no, order_no, creater, create_time, update_time, payee_id, payer_id, transaction_amount, transaction_subject, transaction_channel, remarks, confirm_sign, delete_sign, financial_pay_no, financial_pay_time, type, delete_time) values (#{billNo,jdbcType=VARCHAR}, #{orderNo,jdbcType=VARCHAR}, #{creater,jdbcType=VARCHAR}, #{createTime,jdbcType=TIMESTAMP}, #{updateTime,jdbcType=TIMESTAMP}, #{payeeId,jdbcType=VARCHAR}, #{payerId,jdbcType=VARCHAR}, #{transactionAmount,jdbcType=DECIMAL}, #{transactionSubject,jdbcType=INTEGER}, #{transactionChannel,jdbcType=INTEGER}, #{remarks,jdbcType=VARCHAR}, #{confirmSign,jdbcType=INTEGER}, #{deleteSign,jdbcType=TINYINT}, #{financialPayNo,jdbcType=VARCHAR}, #{financialPayTime,jdbcType=TIMESTAMP}, #{type,jdbcType=INTEGER}, #{deleteTime,jdbcType=TIMESTAMP}) insert into t_order_bill_new bill_no, order_no, creater, create_time, update_time, payee_id, payer_id, transaction_amount, transaction_subject, transaction_channel, remarks, confirm_sign, delete_sign, financial_pay_no, financial_pay_time, type, delete_time, #{billNo,jdbcType=VARCHAR}, #{orderNo,jdbcType=VARCHAR}, #{creater,jdbcType=VARCHAR}, #{createTime,jdbcType=TIMESTAMP}, #{updateTime,jdbcType=TIMESTAMP}, #{payeeId,jdbcType=VARCHAR}, #{payerId,jdbcType=VARCHAR}, #{transactionAmount,jdbcType=DECIMAL}, #{transactionSubject,jdbcType=INTEGER}, #{transactionChannel,jdbcType=INTEGER}, #{remarks,jdbcType=VARCHAR}, #{confirmSign,jdbcType=INTEGER}, #{deleteSign,jdbcType=TINYINT}, #{financialPayNo,jdbcType=VARCHAR}, #{financialPayTime,jdbcType=TIMESTAMP}, #{type,jdbcType=INTEGER}, #{deleteTime,jdbcType=TIMESTAMP}, update t_order_bill_new bill_no = #{record.billNo,jdbcType=VARCHAR}, order_no = #{record.orderNo,jdbcType=VARCHAR}, creater = #{record.creater,jdbcType=VARCHAR}, create_time = #{record.createTime,jdbcType=TIMESTAMP}, update_time = #{record.updateTime,jdbcType=TIMESTAMP}, payee_id = #{record.payeeId,jdbcType=VARCHAR}, payer_id = #{record.payerId,jdbcType=VARCHAR}, transaction_amount = #{record.transactionAmount,jdbcType=DECIMAL}, transaction_subject = #{record.transactionSubject,jdbcType=INTEGER}, transaction_channel = #{record.transactionChannel,jdbcType=INTEGER}, remarks = #{record.remarks,jdbcType=VARCHAR}, confirm_sign = #{record.confirmSign,jdbcType=INTEGER}, delete_sign = #{record.deleteSign,jdbcType=TINYINT}, financial_pay_no = #{record.financialPayNo,jdbcType=VARCHAR}, financial_pay_time = #{record.financialPayTime,jdbcType=TIMESTAMP}, type = #{record.type,jdbcType=INTEGER}, delete_time = #{record.deleteTime,jdbcType=TIMESTAMP}, update t_order_bill_new set bill_no = #{record.billNo,jdbcType=VARCHAR}, order_no = #{record.orderNo,jdbcType=VARCHAR}, creater = #{record.creater,jdbcType=VARCHAR}, create_time = #{record.createTime,jdbcType=TIMESTAMP}, update_time = #{record.updateTime,jdbcType=TIMESTAMP}, payee_id = #{record.payeeId,jdbcType=VARCHAR}, payer_id = #{record.payerId,jdbcType=VARCHAR}, transaction_amount = #{record.transactionAmount,jdbcType=DECIMAL}, transaction_subject = #{record.transactionSubject,jdbcType=INTEGER}, transaction_channel = #{record.transactionChannel,jdbcType=INTEGER}, remarks = #{record.remarks,jdbcType=VARCHAR}, confirm_sign = #{record.confirmSign,jdbcType=INTEGER}, delete_sign = #{record.deleteSign,jdbcType=TINYINT}, financial_pay_no = #{record.financialPayNo,jdbcType=VARCHAR}, financial_pay_time = #{record.financialPayTime,jdbcType=TIMESTAMP}, type = #{record.type,jdbcType=INTEGER}, delete_time = #{record.deleteTime,jdbcType=TIMESTAMP} update t_order_bill_new order_no = #{orderNo,jdbcType=VARCHAR}, creater = #{creater,jdbcType=VARCHAR}, create_time = #{createTime,jdbcType=TIMESTAMP}, update_time = #{updateTime,jdbcType=TIMESTAMP}, payee_id = #{payeeId,jdbcType=VARCHAR}, payer_id = #{payerId,jdbcType=VARCHAR}, transaction_amount = #{transactionAmount,jdbcType=DECIMAL}, transaction_subject = #{transactionSubject,jdbcType=INTEGER}, transaction_channel = #{transactionChannel,jdbcType=INTEGER}, remarks = #{remarks,jdbcType=VARCHAR}, confirm_sign = #{confirmSign,jdbcType=INTEGER}, delete_sign = #{deleteSign,jdbcType=TINYINT}, financial_pay_no = #{financialPayNo,jdbcType=VARCHAR}, financial_pay_time = #{financialPayTime,jdbcType=TIMESTAMP}, type = #{type,jdbcType=INTEGER}, delete_time = #{deleteTime,jdbcType=TIMESTAMP}, where bill_no = #{billNo,jdbcType=VARCHAR} update t_order_bill_new set order_no = #{orderNo,jdbcType=VARCHAR}, creater = #{creater,jdbcType=VARCHAR}, create_time = #{createTime,jdbcType=TIMESTAMP}, update_time = #{updateTime,jdbcType=TIMESTAMP}, payee_id = #{payeeId,jdbcType=VARCHAR}, payer_id = #{payerId,jdbcType=VARCHAR}, transaction_amount = #{transactionAmount,jdbcType=DECIMAL}, transaction_subject = #{transactionSubject,jdbcType=INTEGER}, transaction_channel = #{transactionChannel,jdbcType=INTEGER}, remarks = #{remarks,jdbcType=VARCHAR}, confirm_sign = #{confirmSign,jdbcType=INTEGER}, delete_sign = #{deleteSign,jdbcType=TINYINT}, financial_pay_no = #{financialPayNo,jdbcType=VARCHAR}, financial_pay_time = #{financialPayTime,jdbcType=TIMESTAMP}, type = #{type,jdbcType=INTEGER}, delete_time = #{deleteTime,jdbcType=TIMESTAMP} where bill_no = #{billNo,jdbcType=VARCHAR} insert into t_order_bill_new (bill_no, order_no, creater, create_time, update_time, payee_id, payer_id, transaction_amount, transaction_subject, transaction_channel, remarks, confirm_sign, delete_sign, financial_pay_no, financial_pay_time, type)values (#{item.billNo,jdbcType=VARCHAR}, #{item.orderNo,jdbcType=VARCHAR}, #{item.creater,jdbcType=VARCHAR}, #{item.createTime,jdbcType=TIMESTAMP}, #{item.updateTime,jdbcType=TIMESTAMP}, #{item.payeeId,jdbcType=VARCHAR}, #{item.payerId,jdbcType=VARCHAR}, #{item.transactionAmount,jdbcType=DECIMAL}, #{item.transactionSubject,jdbcType=INTEGER}, #{item.transactionChannel,jdbcType=INTEGER}, #{item.remarks,jdbcType=VARCHAR}, #{item.confirmSign,jdbcType=INTEGER}, #{item.deleteSign,jdbcType=TINYINT}, #{item.financialPayNo,jdbcType=VARCHAR}, #{item.financialPayTime,jdbcType=TIMESTAMP}, #{item.type,jdbcType=INTEGER})