LingxinMeng 9 сар өмнө
parent
commit
6b93d25fa1

+ 1 - 1
deploy/build-zip_data.sh

@@ -1,4 +1,4 @@
 #!/bin/bash
 
 # 监控接口
-go build -o ./exe/zip_data.exe ../tools/zip_data/main.go
+go build -o ./exe/zip_data.exe ./tools/zip_data/main.go