@@ -449,7 +449,7 @@ public class ReportServiceImpl implements ReportService {
}
- allLeaveDayOrWeekMap.put(userId, allLeaveDayOrWeekCount);
+ allLeaveDayOrWeekMap.put(reportUserId, allLeaveDayOrWeekCount);
reportMap.put(reportUserId, userReportList);