#!/bin/bash # 在cicv-data-closedloop根目录执行命令 go build -o ./deploy/exe/topic_echo.exe ./tools/send_fault_info/main/main.go