From e46fdf683fd702b69e9ddd3314210a421e11b8d9 Mon Sep 17 00:00:00 2001 From: yinq Date: Wed, 17 Apr 2024 17:01:43 +0800 Subject: [PATCH] =?UTF-8?q?change=20-=20add=E8=A1=A5=E6=89=93=E6=9D=A1?= =?UTF-8?q?=E7=A0=81=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/report/PrintSupplementBarCodeMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/aucma-report/src/main/resources/mapper/report/PrintSupplementBarCodeMapper.xml b/aucma-report/src/main/resources/mapper/report/PrintSupplementBarCodeMapper.xml index aa4a9ad..f104f7c 100644 --- a/aucma-report/src/main/resources/mapper/report/PrintSupplementBarCodeMapper.xml +++ b/aucma-report/src/main/resources/mapper/report/PrintSupplementBarCodeMapper.xml @@ -49,6 +49,7 @@ and PS.is_print = #{isPrint} + ORDER BY PS.PRINT_TIME DESC