修改注释及代码重构

This commit is contained in:
zyj
2026-03-10 13:41:18 +08:00
parent 8a7521faff
commit 1be2f4021f
15 changed files with 411 additions and 365 deletions

4
go.mod
View File

@@ -1,5 +1,3 @@
module go-mobile-uiautomator
module github.com/zhuy1228/go-mobile-uiautomator
go 1.25.1
require gopkg.in/yaml.v3 v3.0.1