LingxinMeng 7 mesi fa
parent
commit
5b7c9cc84e
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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