From 1bcac38a7754ae2917a5bd391531f49d1fd22e79 Mon Sep 17 00:00:00 2001 From: zengwh <81383286@qq.com> Date: Thu, 28 Oct 2021 22:27:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8D=95=E9=A1=B5=E5=8A=A0?= =?UTF-8?q?=E8=BD=BDpdfbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/Archive_DetailMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mapper/Archive_DetailMapper.xml b/src/main/resources/mapper/Archive_DetailMapper.xml index c8e27b2..f9987c5 100644 --- a/src/main/resources/mapper/Archive_DetailMapper.xml +++ b/src/main/resources/mapper/Archive_DetailMapper.xml @@ -187,7 +187,7 @@ on zd_assort.assort_id = archive_detail.AssortID where 1=1 and flag=0 - and id in (${title}) + and archive_detail.id in (${title}) order by zd_assort.assort_sort,archive_record_name_info.record_sort,archive_detail.UpLoadDateTime