提交 d95601ca authored 作者: chaoyanjun's avatar chaoyanjun

--no commit message

上级 c7085060
...@@ -228,7 +228,7 @@ public class CipTypographicCoverRelationManage { ...@@ -228,7 +228,7 @@ public class CipTypographicCoverRelationManage {
); );
} }
if (bookNumCipNew != null){ if (bookNumCipNew != null){
BeanUtils.copyPropertiesIgnoreNotNull(bookNumCipNew,qualityInspection,qualityInspection); BeanUtils.copyPropertiesIgnoreNull(bookNumCipNew,qualityInspection,bookNumCipNew);
} }
qualityInspectionMapper.updateByPrimaryKeySelective(qualityInspection); qualityInspectionMapper.updateByPrimaryKeySelective(qualityInspection);
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论