|
@@ -206,7 +206,6 @@ public class BuildReverseE57SceneServiceImpl implements IBuildSceneService {
|
|
fdkkLaserService.cloudPointBuild(sceneCode,path);
|
|
fdkkLaserService.cloudPointBuild(sceneCode,path);
|
|
}
|
|
}
|
|
|
|
|
|
-
|
|
|
|
// //删除计算目录
|
|
// //删除计算目录
|
|
if(CollUtil.isEmpty(notDeleteNasNumList) || !notDeleteNasNumList.contains(sceneCode)){
|
|
if(CollUtil.isEmpty(notDeleteNasNumList) || !notDeleteNasNumList.contains(sceneCode)){
|
|
CreateObjUtil.deleteFile(path.replace(ConstantFilePath.BUILD_MODEL_PATH, "/"));
|
|
CreateObjUtil.deleteFile(path.replace(ConstantFilePath.BUILD_MODEL_PATH, "/"));
|