From fa399902027b9703c06dfd78eeeab72eb5fbb2ed Mon Sep 17 00:00:00 2001 From: my_ong <429426262@qq.com> Date: Sun, 9 Mar 2025 14:36:40 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20xml=20=E6=9D=A1=E4=BB=B6=E5=88=A4?= =?UTF-8?q?=E6=96=AD=E5=86=99=E6=B3=95=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/ApplyFormMapper.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/resources/mapper/ApplyFormMapper.xml b/src/main/resources/mapper/ApplyFormMapper.xml index ef1778f..ebc8b9d 100644 --- a/src/main/resources/mapper/ApplyFormMapper.xml +++ b/src/main/resources/mapper/ApplyFormMapper.xml @@ -34,10 +34,11 @@ WHERE 1 = 1 - + + and f.af_type in ('1', '2') - + and f.af_type in ('3', '5')