This commit is contained in:
liwei1dao 2022-07-22 16:10:39 +08:00
commit d17b5fdf26

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