enhancement #I5Q3SS 对于el表达式里的未定义的子表达式和未注册的node进行编译时检查
This commit is contained in:
parent
7b79301f03
commit
b6925f85c9
|
@ -43,7 +43,6 @@ public class LiteFlowChainELBuilder {
|
|||
|
||||
//EL解析引擎
|
||||
private final static ExpressRunner EXPRESS_RUNNER = new ExpressRunner();
|
||||
;
|
||||
|
||||
static {
|
||||
//初始化QLExpress的Runner
|
||||
|
|
Loading…
Reference in New Issue