web_server-build.sh 91 B

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