用户提供api服务

王浩 7d62bf017e Merge branch 'dev_v1.0.4_wh' of CRM/application into feature/v1.0.4 1 년 전
api 58bd221eee Merge remote-tracking branch 'origin/feature/v1.0.4' into dev_v1.0.4_wh 1 년 전
entity 1d45d6d082 人脉查询处理 1 년 전
service f1d66b0e83 更新时间处理 1 년 전
README.md 5b61b74ffe feat: 创建逻辑新增 1 년 전
go.mod e148e84670 xg 1 년 전
go.sum 01c1b3fd99 新增接口 1 년 전

README.md

CRM应用程序,只提供api服务

goctl api go -api application.api -dir .

go test -v -coverprofile=coverage go tool cover -html=coverage -o coverage.html