瀏覽代碼

不能删除

zhujinghui 4 年之前
父節點
當前提交
41f8fe4a66

+ 1 - 1
4dkankan-scene/src/main/java/com/fdkankan/scene/service/impl/SceneProServiceImpl.java

@@ -3055,7 +3055,7 @@ public class SceneProServiceImpl extends BaseServiceImpl<SceneProEntity, String>
         String url = "";
         if("image".equals(type)){
             if(!new File(path + "/caches/images/" + fileName).exists()){
-                throw new BaseRuntimeException(LoginConstant.FAILURE_CODE_3018, LoginConstant.FAILURE_MSG_3018);
+                throw  new BaseRuntimeException(LoginConstant.FAILURE_CODE_3018, LoginConstant.FAILURE_MSG_3018);
             }
 
             //备份原始数据