feat: support ScriptEngineBigInteger

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