build-zip_data.sh 90 B

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