上传linux执行异常问题

This commit is contained in:
liwei1dao 2022-07-22 15:33:26 +08:00
parent 7706f65864
commit 529426c72d

View File

@ -4,4 +4,4 @@ GOOS=linux
cd ../
go build -o ./bin/mainte ./services/mainte/main.go
go build -o ./bin/gateway ./services/gateway/main.go
go build -o ./bin/worker ./services/worker/main.go
go build -o ./bin/worker ./services/worker/main.go