feature #I5WNMG 脚本组件支持javascript的语法

This commit is contained in:
everywhere.z
2022-10-19 23:53:22 +08:00
parent f9af32423a
commit 96f55b2ee8
16 changed files with 345 additions and 2 deletions

View File

@@ -16,7 +16,6 @@ import org.slf4j.LoggerFactory;
import javax.script.*;
import java.util.Map;
import java.util.function.Consumer;
/**
* Groovy脚本语言的执行器实现