mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 20:22:07 +08:00
bug #I62CB8 脚本与java交互取元数据的问题
This commit is contained in:
@@ -88,7 +88,7 @@ public class QLExpressScriptExecutor implements ScriptExecutor {
|
||||
}
|
||||
|
||||
//往脚本上下文里放入元数据
|
||||
context.putAll(metaMap);
|
||||
context.put("_meta", metaMap);
|
||||
|
||||
//放入用户自己定义的bean
|
||||
//放入用户自己定义的bean
|
||||
|
||||
Reference in New Issue
Block a user