mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 20:22:07 +08:00
enhancement #I5Q3SS 对于el表达式里的未定义的子表达式和未注册的node进行编译时检查
This commit is contained in:
@@ -43,7 +43,6 @@ public class LiteFlowChainELBuilder {
|
||||
|
||||
//EL解析引擎
|
||||
private final static ExpressRunner EXPRESS_RUNNER = new ExpressRunner();
|
||||
;
|
||||
|
||||
static {
|
||||
//初始化QLExpress的Runner
|
||||
|
||||
Reference in New Issue
Block a user