LingxinMeng hai 7 meses
pai
achega
5b7c9cc84e
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      deploy/build-send_fault_info.sh

+ 4 - 0
deploy/build-send_fault_info.sh

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