From b9030aba07c1051b6016652ede3e719753c7c6e4 Mon Sep 17 00:00:00 2001 From: zhangyongzhangyong <2012005003@qq.com> Date: Sat, 9 Oct 2021 09:55:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A5=E5=90=8D=E4=BA=BA=E6=95=B0=EF=BC=8C?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E6=B4=BB=E5=8A=A8=E6=97=B6=E9=97=B4=E6=AE=B5?= =?UTF-8?q?=E7=9A=84=E6=8A=A5=E5=90=8D=E6=80=BB=E4=BA=BA=E6=95=B0=EF=BC=9B?= =?UTF-8?q?=20=E6=98=AF=E5=90=A6=E5=B7=B2=E7=88=86=E6=BB=A1=EF=BC=8C?= =?UTF-8?q?=E6=A0=B9=E6=8D=AE=E6=97=B6=E9=97=B4=E6=AE=B5=E6=8A=A5=E5=90=8D?= =?UTF-8?q?=E6=80=BB=E4=BA=BA=E6=95=B0=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/activity/ActInfoDao.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/esua-epdc/epdc-module/epdc-heart/epdc-heart-server/src/main/resources/mapper/activity/ActInfoDao.xml b/esua-epdc/epdc-module/epdc-heart/epdc-heart-server/src/main/resources/mapper/activity/ActInfoDao.xml index c8f0ab66..9cf5ba07 100644 --- a/esua-epdc/epdc-module/epdc-heart/epdc-heart-server/src/main/resources/mapper/activity/ActInfoDao.xml +++ b/esua-epdc/epdc-module/epdc-heart/epdc-heart-server/src/main/resources/mapper/activity/ActInfoDao.xml @@ -166,7 +166,7 @@ case when = ]]> #{timestamp} then case - when = ACT_QUOTA ]]> and actInfo.ACT_QUOTA_CATEGORY = 1 then '1' + when = ACT_QUOTA ]]> and actInfo.ACT_QUOTA_CATEGORY = 1 then '1' else '0' end when ]]> #{timestamp} and #{timestamp} @@ -228,7 +228,7 @@ when actInfo.ACT_STATUS = '0' then '5' when = ]]> #{timestamp} - then case when = ACT_QUOTA ]]> and actInfo.ACT_QUOTA_CATEGORY = 1 + then case when = ACT_QUOTA ]]> and actInfo.ACT_QUOTA_CATEGORY = 1 then '1' else '0' end