bug修改
This commit is contained in:
parent
d67e2203eb
commit
5515b91376
@ -85,6 +85,7 @@ public class ExamTask {
|
||||
examNotice.setContent("参加安全教育培训");
|
||||
examNotice.setProjectSn(list.get(i).getProjectSn());
|
||||
examNotice.setEnterpriseId(workerInfo.getEnterpriseId());
|
||||
examNotice.setRecordId(examTrainRecordList.get(i1).getId());
|
||||
noticeList.add(examNotice);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user