From a121c97875ea6b1154c125115ef238e1a8e29d33 Mon Sep 17 00:00:00 2001 From: limy135302065 <1353020654@qq.com> Date: Mon, 17 Jan 2022 10:33:00 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=93=8D=E4=BD=9C=E8=80=85=E5=8A=A0?= =?UTF-8?q?=E5=B7=A5=E5=AE=8C=E6=88=90=E6=8A=A5=E8=A1=A8-=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0sfc=E6=9F=A5=E8=AF=A2=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anomaly/src/main/resources/mapper/ReportMapper.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/anomaly/src/main/resources/mapper/ReportMapper.xml b/anomaly/src/main/resources/mapper/ReportMapper.xml index 2f68aa5d..4eb91f36 100644 --- a/anomaly/src/main/resources/mapper/ReportMapper.xml +++ b/anomaly/src/main/resources/mapper/ReportMapper.xml @@ -798,6 +798,9 @@ AND cf.VALUE = #{itemNumber} + + AND zsd.SFC = #{sfc} + AND zsd.EMPLOYEE_DESCRIPTION LIKE '%${operator}%'