pt_server

运行 bee run -downdoc=true -gendoc=true

发布工具地址安装 go get github.com/mitchellh/gox 执行gox -h

发布Linux gox -osarch="linux/amd64" 发布Windows gox -osarch="windows/amd64"

设计文档:https://www.zybuluo.com/ldd/note/574405

API:golang DesktopApp:electron WebApp:react App:react-native