更新graalvm的依赖版本

This commit is contained in:
everywhere.z
2023-11-05 21:30:05 +08:00
parent 7299e9fd30
commit 4947d0dc6a
2 changed files with 6 additions and 1 deletions

View File

@@ -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>