Commit bffded32 by 李小惠

1

parent e1a672b2
......@@ -932,7 +932,7 @@ public class PolicemanServiceImpl extends ServiceImpl<PolicemanMapper, Policeman
policeEquipment.setNum(one.getNum());
policeEquipment.setOrgId(null);
policeEquipment.setLocationId(null);
policeEquipment.setStorageLocation(null);
// policeEquipment.setStorageLocation(null);
updateList.add(policeEquipment);
flag=true;
break;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论