提交 e3b9ba4a authored 作者: renjianyu's avatar renjianyu

--no commit message

上级 ac373531
...@@ -234,7 +234,7 @@ public class DesignQuestionController { ...@@ -234,7 +234,7 @@ public class DesignQuestionController {
notice1.setCreateTime(new Date()); notice1.setCreateTime(new Date());
notice1.setResId(form.getId()); notice1.setResId(form.getId());
notice1.setTitle(examination.getTitle()); notice1.setTitle(examination.getTitle());
sysuserClient.save(notice); sysuserClient.save(notice1);
} }
} }
examinationService.updateByPrimaryKeySelective(examination); examinationService.updateByPrimaryKeySelective(examination);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论