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

--no commit message

上级 1551d685
......@@ -123,14 +123,8 @@ public class CipTypographicCoverRelationManage {
}
if (mapper.updateByExampleSelective(relation, example) <= 0) {
throw new BaseException(
NBErrorEnum.UPDATE_FAILED.getErrNum(),
NBErrorEnum.UPDATE_FAILED.getErrMsg()
);
this.pushData(example);
}
this.pushData(example);
}
/**
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论