LingxinMeng 7 tháng trước cách đây
mục cha
commit
5b7c9cc84e
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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