#!/bin/bash

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