添加版本删除
parent
21908a2121
commit
921e839d84
|
@ -173,6 +173,7 @@ public class RuleEngineVersionServiceImpl extends ServiceImpl<RuleEngineVersionM
|
||||||
} else {
|
} else {
|
||||||
System.out.println("错误");
|
System.out.println("错误");
|
||||||
flag=false;
|
flag=false;
|
||||||
|
throw new RuntimeException("编译错误,请检查代码是否输入正确");
|
||||||
}
|
}
|
||||||
|
|
||||||
OssUtil.ssss(className);
|
OssUtil.ssss(className);
|
||||||
|
|
Loading…
Reference in New Issue