更新列表

This commit is contained in:
李琦
2026-06-23 14:26:04 +08:00
parent b439bbf4e0
commit 2f4f21e184

5
打包 Normal file
View File

@@ -0,0 +1,5 @@
$env:GOOS="linux"
$env:GOARCH="amd64"
go build -o signature-server main.go