提交 cddc14ca authored 作者: 邓砥奕's avatar 邓砥奕

更新

上级 51e4bfe0
......@@ -447,6 +447,9 @@ public class StorageBillController {
saveEntity = deviceLibraryService.addEntity(deviceLibraryEntity);
}
}
else {
saveEntity = deviceLibraryService.addEntity(deviceLibraryEntity);
}
}
// if (d.getIsSinglePart() == 0) {
// //0 不是,1:是
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论