新增 SandboxRunner 项目子模块,该模块将在指定容器运行持久服务,与外部主进程通信,将用于后续执行JARSCRIPT两类行动类型

This commit is contained in:
2025-11-30 18:41:42 +08:00
parent b3098310b4
commit c548cceec6
15 changed files with 663 additions and 6 deletions

2
Partner-SandboxRunner/.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
/mvnw text eol=lf
*.cmd text eol=crlf