Commit 83815e1c by sikang

bug fix

parent 62580fa0
......@@ -44,6 +44,6 @@ elif command == 4:
#所有library src/main/java 下的包名混淆
PackageGarble().pkg_garble(config)
elif compile == 5:
elif command == 5:
StringGarble().str_grable(config)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment