Parcourir la source

修改mview生成方式

xiewenjie il y a 3 ans
Parent
commit
97a58881f8

+ 0 - 1
sxz-core/src/main/java/com/fdkk/sxz/other/listener/RunBuild.java

@@ -150,7 +150,6 @@ public class RunBuild {
                             componentServiceById.setMviewStatus(2);
                             customComponentService.updateById(componentServiceById);
                             //抛出异常MQ重试
-                            throw new RuntimeException("BuildMview转换失败" + fileId + ",-{}:");
                         } else {
                             componentServiceById.setMviewStatus(-1);
                             customComponentService.updateById(componentServiceById);