From 67d8c0d3f7023d1b3849db242fe8b3c28edb7963 Mon Sep 17 00:00:00 2001 From: jiangs <373297395@qq.com> Date: Wed, 15 Apr 2026 18:02:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E7=95=8C=E9=9D=A2=E6=8E=92?= =?UTF-8?q?=E5=BA=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/RegLisReportMapper.xml | 1 + .../src/main/resources/mapper/RegTransitSampleMapper.xml | 7 ++++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pf_transitPF/src/main/resources/mapper/RegLisReportMapper.xml b/pf_transitPF/src/main/resources/mapper/RegLisReportMapper.xml index 4c675ae..16945fd 100644 --- a/pf_transitPF/src/main/resources/mapper/RegLisReportMapper.xml +++ b/pf_transitPF/src/main/resources/mapper/RegLisReportMapper.xml @@ -16,6 +16,7 @@ and brlyname = #{brlyname} and yljg = #{yljg} and barcode_zt = #{barcode_zt} + order by barcode_zt