提交 586146a3 authored 作者: renjiancai's avatar renjiancai

--no commit message

上级 28d87356
......@@ -224,7 +224,6 @@ public class StatuteLibraryServiceImpl extends BaseServiceImpl<StatuteLibrary, I
if(form.getAudioResourceType().equals(2)){
entity.setAudio(form.getAudio());
}
}
entity.setDepartmentId(form.getDepartmentId());
if (mapper.updateByPrimaryKeySelective(entity) != 1) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论