bug #I62CB8 脚本与java交互取元数据的问题

This commit is contained in:
everywhere.z
2022-11-28 14:27:07 +08:00
parent 4d896f5674
commit dfc69ff510

View File

@@ -88,7 +88,7 @@ public class QLExpressScriptExecutor implements ScriptExecutor {
}
//往脚本上下文里放入元数据
context.putAll(metaMap);
context.put("_meta", metaMap);
//放入用户自己定义的bean
//放入用户自己定义的bean