build-topic_echo.sh 98 B

1234
  1. #!/bin/bash
  2. # 话题echo程序
  3. go build -o ./exe/topic_echo.exe ./aarch64/topic_echo/main/main.go