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