From 85ab08a249e13807e301bbca6e9046aef1ca60ec Mon Sep 17 00:00:00 2001 From: "jiakun.lin" Date: Sat, 8 May 2021 14:17:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E9=AA=8C=E6=8A=A5=E5=91=8A=E5=88=86?= =?UTF-8?q?=E6=95=B0bug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/tms/AchievementManagementDao.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mapper/tms/AchievementManagementDao.xml b/src/main/resources/mapper/tms/AchievementManagementDao.xml index 4bb4c02..c7593e8 100644 --- a/src/main/resources/mapper/tms/AchievementManagementDao.xml +++ b/src/main/resources/mapper/tms/AchievementManagementDao.xml @@ -418,7 +418,7 @@ WHERE hjp.judgmentPointsId = hsi.judgmentPointsId AND hjp.judgmentPointsId = hec.judgmentPointsId AND p.codeId = hec.codeId - + AND hec.projectId = hsi.projectId AND hjp.isdel = 0 AND hec.recordId = #{recordId} GROUP BY hec.codeId