用户提供api服务

王浩 746441111b Merge branch 'dev_v1.0.7_wh' of CRM/application into feature/v1.0.7 1 vuosi sitten
api 1f6c7da45a 省份代码处理 1 vuosi sitten
entity 1d45d6d082 人脉查询处理 1 vuosi sitten
service 8b98ff7b9c xg 1 vuosi sitten
README.md 5b61b74ffe feat: 创建逻辑新增 1 vuosi sitten
go.mod 7fbc393335 feat:xiugai 1 vuosi sitten
go.sum 01c1b3fd99 新增接口 1 vuosi sitten

README.md

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

goctl api go -api application.api -dir .

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