mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 12:12:08 +08:00
更新graalvm的依赖版本
This commit is contained in:
@@ -19,6 +19,11 @@
|
||||
var result = addByArray([a,b,c,d]);
|
||||
|
||||
defaultContext.setData("s1",parseInt(result));
|
||||
|
||||
/*fetch('https://jsonplaceholder.typicode.com/posts')
|
||||
.then(response => response.json())
|
||||
.then(data => console.log(data))
|
||||
.catch(error => console.error(error));*/
|
||||
]]>
|
||||
</node>
|
||||
</nodes>
|
||||
|
||||
Reference in New Issue
Block a user