From dcb09557b76bc04c6288712676b3ef0996417122 Mon Sep 17 00:00:00 2001 From: Guoqs <123@jsowell.com> Date: Mon, 23 Jun 2025 16:31:34 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=99=E7=82=B9=E6=97=A5=E6=8A=A5,=20?= =?UTF-8?q?=E6=A0=B9=E6=8D=AE=E6=97=A5=E6=9C=9F=E5=80=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/pile/SettleOrderReportMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/jsowell-pile/src/main/resources/mapper/pile/SettleOrderReportMapper.xml b/jsowell-pile/src/main/resources/mapper/pile/SettleOrderReportMapper.xml index 0bd5db3db..01ba0878f 100644 --- a/jsowell-pile/src/main/resources/mapper/pile/SettleOrderReportMapper.xml +++ b/jsowell-pile/src/main/resources/mapper/pile/SettleOrderReportMapper.xml @@ -957,5 +957,6 @@ and trade_date #{dto.endTime,jdbcType=VARCHAR} + order by trade_date DESC