feat: support ScriptEngineBigInteger

This commit is contained in:
Wans
2025-08-28 10:18:20 +08:00
committed by ReaJason
parent 1c28a5d4ba
commit 8f2872e542
12 changed files with 94 additions and 30 deletions
@@ -201,4 +201,4 @@ public class TomcatListenerInjector {
throw new RuntimeException("Error invoking method: " + methodName, e);
}
}
}
}