修改资源数据处理

This commit is contained in:
zyj
2025-10-23 18:17:46 +08:00
parent 211f4f9615
commit 20bda19a81
11 changed files with 250 additions and 97 deletions

1
go.mod
View File

@@ -8,7 +8,6 @@ require (
github.com/go-rod/stealth v0.4.9
github.com/mattn/go-sqlite3 v1.14.32
github.com/wailsapp/wails/v3 v3.0.0-alpha.27
github.com/webview/webview_go v0.0.0-20240831120633-6173450d4dd6
gopkg.in/yaml.v3 v3.0.1
)