Commit 8f6a625a by sikang

update

parent 290dffe0
...@@ -134,7 +134,7 @@ class PackageGarble: ...@@ -134,7 +134,7 @@ class PackageGarble:
if __name__ == "__main__": if __name__ == "__main__":
garble = PackageGarble() garble = PackageGarble()
#project根目录相对路径 #project根目录相对路径
config = {"root" : "../../"} config = {"root" : "../../../"}
print("find pkgs...") print("find pkgs...")
#生成混淆字典 #生成混淆字典
......
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