CRM应用程序,只提供api服务
goctl api go -api bicenter.api -dir .
go test -v -coverprofile=coverage go tool cover -html=coverage -o coverage.html