临时提交
This commit is contained in:
@@ -1635,6 +1635,7 @@ class ScriptManager():
|
||||
|
||||
LogManager.method_info(f"点击坐标: ({tap_x}, {tap_y}),账号: {target_account}", "切换账号", udid)
|
||||
session.tap(tap_x, tap_y)
|
||||
time.sleep(5)
|
||||
return 200, "成功"
|
||||
|
||||
except Exception as e:
|
||||
|
||||
Reference in New Issue
Block a user