From 36fb57f2b7fb7230748dc4c863409eeb1dcde2a5 Mon Sep 17 00:00:00 2001 From: "JSOWELL-PC\\autum" Date: Tue, 7 Mar 2023 16:57:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E6=A0=B9=E6=8D=AE=E6=94=AF?= =?UTF-8?q?=E4=BB=98=E6=97=B6=E9=97=B4=E6=AD=A3=E5=BA=8F=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/mapper/pile/WxpayCallbackRecordMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsowell-pile/src/main/resources/mapper/pile/WxpayCallbackRecordMapper.xml b/jsowell-pile/src/main/resources/mapper/pile/WxpayCallbackRecordMapper.xml index ef5209d85..3995676ff 100644 --- a/jsowell-pile/src/main/resources/mapper/pile/WxpayCallbackRecordMapper.xml +++ b/jsowell-pile/src/main/resources/mapper/pile/WxpayCallbackRecordMapper.xml @@ -251,7 +251,7 @@ where pay_scenario = 'balance' and member_id = #{memberId,jdbcType=VARCHAR} and success_time >= #{date,jdbcType=TIMESTAMP} - order by success_time DESC + order by success_time