提交 40116014 authored 作者: 133's avatar 133

[清退] 日志代码提交

上级 9deb3c83
...@@ -450,6 +450,8 @@ public class SendBackServiceImpl implements SendBackService { ...@@ -450,6 +450,8 @@ public class SendBackServiceImpl implements SendBackService {
deviceLibrary.setManageStatus(0); deviceLibrary.setManageStatus(0);
sendBackOutVo.setIsNotOutbound(1); sendBackOutVo.setIsNotOutbound(1);
flag=true; flag=true;
}else {
deviceLibrary.setManageStatus(1);
} }
deviceLibraries.add(deviceLibrary); deviceLibraries.add(deviceLibrary);
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论