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