Commit dd7734ad authored by suhuiguang's avatar suhuiguang

1.代码整理

parent d878bb97
......@@ -145,7 +145,6 @@ public class View3dServiceImpl implements IView3dService {
equipment.setUe4Location(pointBo.getUe4Location());
equipment.setUe4Rotation(pointBo.getUe4Rotation());
iEquipmentDao.save(equipment);
iEquipmentDao.findById(pointBo.getPointId()).get();
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment