新增配置修改

This commit is contained in:
zyj
2025-10-14 18:15:01 +08:00
parent 81c18c94e3
commit 8d665f1536
3 changed files with 56 additions and 0 deletions

1
go.mod
View File

@@ -6,6 +6,7 @@ require (
github.com/go-rod/rod v0.116.2
github.com/go-rod/stealth v0.4.9
github.com/wailsapp/wails/v3 v3.0.0-alpha.27
gopkg.in/yaml.v3 v3.0.1
)
require (