build-topic_echo.sh 131 B

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