增加上传与接收文件

This commit is contained in:
2025-10-23 19:05:16 +08:00
parent 329384d8ef
commit 10c349b82f
12 changed files with 173 additions and 14 deletions

View File

@@ -7,7 +7,7 @@ gfcli:
arch: "amd64"
system: "windows,linux"
mod: "none"
packSrc: "resource,manifest"
packSrc: "hack,resource,manifest"
version: "v1.0.0"
path: "./bin"
# extra: -trimpath -ldflags="-s -w -H=windowsgui"