用户提供api服务

Jianghan d38c4655bb xg 1 rok temu
api d38c4655bb xg 1 rok temu
entity 1d45d6d082 人脉查询处理 1 rok temu
service 8b98ff7b9c xg 1 rok temu
README.md 5b61b74ffe feat: 创建逻辑新增 1 rok temu
go.mod 7fbc393335 feat:xiugai 1 rok temu
go.sum 01c1b3fd99 新增接口 1 rok temu

README.md

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

goctl api go -api application.api -dir .

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