save works

This commit is contained in:
hyb1996
2017-07-16 21:47:34 +08:00
parent 73773faedc
commit 248338016b
6 changed files with 140 additions and 9 deletions

View File

@@ -36,3 +36,4 @@ require("__general__")(__runtime__, this);
})(__that__);
__importClass__(com.stardust.autojs.runtime.api.Shell);
__importClass__(com.stardust.autojs.runtime.api.InputEventSender);