소스 검색

修改mview生成方式

xiewenjie 3 년 전
부모
커밋
97a58881f8
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      sxz-core/src/main/java/com/fdkk/sxz/other/listener/RunBuild.java

+ 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);