Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 245 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 245 Bytes

Watchdog

安装thrift0.13.0

brew tap-new $USER/local-tap
brew extract --version='0.13.0' thrift $USER/local-tap
brew install thrift@0.13.0
thrift -gen java -out common/src/main/java/  common/src/main/thrift/*.thrift