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