build-dispatch_server.sh 97 B

1234
  1. #!/bin/bash
  2. # 监控接口
  3. go build -o ./exe/dispatch_server.exe ./amd64/dispatch_server/main.go