From 16378ed16a7766547bfc4452e8b8a89a3fe98206 Mon Sep 17 00:00:00 2001 From: huangqizhen <15552608129@163.com> Date: Mon, 20 Oct 2025 16:11:06 +0800 Subject: [PATCH] =?UTF-8?q?10.20=E5=A2=9E=E5=8A=A0=E9=99=90=E5=88=B6?= =?UTF-8?q?=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/cashMapper/CashRefundMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/cashMapper/CashRefundMapper.xml b/src/main/resources/cashMapper/CashRefundMapper.xml index de328b1..0d55cad 100644 --- a/src/main/resources/cashMapper/CashRefundMapper.xml +++ b/src/main/resources/cashMapper/CashRefundMapper.xml @@ -108,6 +108,7 @@ refund_remark = #{refundRemark}, refund_voucher = #{refundVoucher}, status = #{status} + executor = #{executor} where order_type =2 and id = #{id}