提交 87388848 编写于 作者: O o2sword

修复待阅重置生成的待阅有意见的问题

上级 6749ada2
......@@ -112,6 +112,7 @@ class ActionReset extends BaseAction {
resetRead.setCreatorUnit(read.getUnit());
resetRead.setStartTime(date);
resetRead.setViewed(false);
resetRead.setOpinion(null);
readList.add(resetRead);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册