From 9c54f2d52a452975a16fbd2b18762658fec0c9af Mon Sep 17 00:00:00 2001 From: bupengxiang Date: Tue, 25 Apr 2023 21:05:37 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=96=B0=E5=A2=9E]=20=E6=9D=83=E9=99=90?= =?UTF-8?q?=E7=94=B3=E8=AF=B7=E6=B5=81=E7=A8=8B=20=E5=8F=8A=20=E5=B7=A5?= =?UTF-8?q?=E4=BD=9C=E5=8F=B0=E7=9A=84=E6=8E=A5=E5=8F=A3=20=E5=BC=80?= =?UTF-8?q?=E5=8F=91=E5=AE=8C=E6=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/mybatis/mapper/mysql/ReportManageMapper.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/adc-da-report/src/main/resources/mybatis/mapper/mysql/ReportManageMapper.xml b/adc-da-report/src/main/resources/mybatis/mapper/mysql/ReportManageMapper.xml index b4d36de..6b52bac 100644 --- a/adc-da-report/src/main/resources/mybatis/mapper/mysql/ReportManageMapper.xml +++ b/adc-da-report/src/main/resources/mybatis/mapper/mysql/ReportManageMapper.xml @@ -304,9 +304,6 @@ and name like CONCAT(CONCAT('%',#{pageVO.name}),'%') - - and keycontent like CONCAT(CONCAT('%',#{pageVO.keyContent}),'%') - and year in