feat: support Primeton App Server

This commit is contained in:
ReaJason
2025-05-14 00:34:32 +08:00
parent b341082f2b
commit ceb19d2dae
4 changed files with 17 additions and 15 deletions
@@ -131,6 +131,11 @@ public enum Server {
*/
InforSuite(new InforSuiteShell()),
/**
* 普元中间件
*/
Primeton(new GlassFishShell()),
/**
* XXL-JOB
*/