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