Skip to content

Commit 4ab63c1

Browse files
committed
fix execute doc
1 parent 2f450eb commit 4ab63c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/execute-source.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
本节说明在 QLExpress4 中执行表达式的多种方式。
66

7-
== 使用 Map 作为上下文
7+
== 使用 Map 作为上下文
88

99
- `execute(String, Map<String,Object>, QLOptions)`
1010
- 说明:根据方法注释,使用 `Map` 作为上下文,`Map` 的 key 即为脚本中的变量名,value 为对应变量值。

0 commit comments

Comments
 (0)