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

更新

上级 2a589200
......@@ -438,6 +438,7 @@ public class StorageBillController {
for (int i = saveDevices.size()-1;i>=0;i--){
if (packingLibraryEntity.getPartParentId().equals(saveDevices.get(i).getPackingId())){
deviceLibraryEntity.setPartParentId(saveDevices.get(i).getId());
break;
}
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论