优化: 资源消耗优化,发布 v0.2.1

This commit is contained in:
2026-06-03 12:11:06 +08:00
parent 36aeef4bb7
commit 2c438e3bb9
9 changed files with 113 additions and 50 deletions

View File

@@ -14,7 +14,7 @@ import (
)
// Version 当前版本,发布时更新
const Version = "0.2.0"
const Version = "0.2.1"
// --- 远程 JSON 结构 ---