|
@@ -1471,7 +1471,6 @@ public class SceneFileBuildServiceImpl extends ServiceImpl<ISceneFileBuildMapper
|
|
if (CollUtil.isNotEmpty(laserCamTypeList) && laserCamTypeList.contains(detailEntity.getType())) {
|
|
if (CollUtil.isNotEmpty(laserCamTypeList) && laserCamTypeList.contains(detailEntity.getType())) {
|
|
cameraType = 14L;
|
|
cameraType = 14L;
|
|
}
|
|
}
|
|
- String sceneNum = scene3dNumService.generateSceneNum(detailEntity.getType());
|
|
|
|
|
|
|
|
String icon = null;
|
|
String icon = null;
|
|
String imgViewPath = null;
|
|
String imgViewPath = null;
|