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