From 4ba8a7efe30bedd1604d58d1fe0caa49645aed80 Mon Sep 17 00:00:00 2001 From: lijianlin Date: Sat, 11 Apr 2026 14:30:58 +0800 Subject: [PATCH] =?UTF-8?q?04-11=20=E6=96=B0=E5=A2=9E=E6=89=8B=E7=BB=AD?= =?UTF-8?q?=E8=B4=B9=E7=8A=B6=E6=80=81=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/cashMapper/CashCollectionMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/cashMapper/CashCollectionMapper.xml b/src/main/resources/cashMapper/CashCollectionMapper.xml index 10e55cd..61b1a6c 100644 --- a/src/main/resources/cashMapper/CashCollectionMapper.xml +++ b/src/main/resources/cashMapper/CashCollectionMapper.xml @@ -490,7 +490,7 @@ values(#{orderType},#{jwcode},#{name},#{market},#{activity},#{orderCode}, #{goodsName},#{payType},#{paymentCurrency},#{handlingCharge},#{remark}, #{paymentAmount},#{receivedMarket},#{performanceMarket},#{submitterId}, - #{submitterMarket},now(),#{status}) + #{submitterMarket},now(),#{status} )