build-compress_data.sh 100 B

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