mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-30 23:45:28 +08:00
5 lines
50 B
Bash
Executable File
5 lines
50 B
Bash
Executable File
#!/bin/bash
|
|
|
|
thrift -r --gen cpp ./milvus.thrift
|
|
|