feat: support bsh packer

This commit is contained in:
ReaJason
2025-01-30 18:09:44 +08:00
parent 6113ea717f
commit 92e38ae004
17 changed files with 85 additions and 36 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,4 +1,3 @@
import org.apache.commons.jexl2.Expression;
import org.apache.commons.jexl3.*;
import org.junit.jupiter.api.Test;
File diff suppressed because one or more lines are too long