优化页面、修复BUG

This commit is contained in:
李琦
2026-07-04 18:00:25 +08:00
parent 88c447fe18
commit e1f852c295

5
server/打包 Normal file
View File

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