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