|
|
@ -108,6 +108,7 @@ |
|
|
refund_remark = #{refundRemark}, |
|
|
refund_remark = #{refundRemark}, |
|
|
refund_voucher = #{refundVoucher}, |
|
|
refund_voucher = #{refundVoucher}, |
|
|
status = #{status} |
|
|
status = #{status} |
|
|
|
|
|
executor = #{executor} |
|
|
where order_type =2 and id = #{id} |
|
|
where order_type =2 and id = #{id} |
|
|
</update> |
|
|
</update> |
|
|
<update id="updateStatus"> |
|
|
<update id="updateStatus"> |
|
|
|