build-topic_echo.sh 96 B

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