bi 页面的相关服务接口

xuzhiheng c1196b481f belong to 1 gadu atpakaļ
.idea 1edc0b6d57 api修改对应session 2 gadi atpakaļ
api 3373578c38 feat:合并 1 gadu atpakaļ
entity 94d2738596 新增配置 1 gadu atpakaļ
rpc 3373578c38 feat:合并 1 gadu atpakaļ
service c1196b481f belong to 1 gadu atpakaļ
README.md e8b106c3ff 领取线索 2 gadi atpakaļ
go.mod 3373578c38 feat:合并 1 gadu atpakaļ
go.sum 3373578c38 feat:合并 1 gadu atpakaļ

README.md

bi页面的相关服务接口 goctl rpc proto -src biService.proto -dir . goctl rpc protoc biService.proto --go_out=. --go-grpc_out=. --zrpc_out=. goctl api go -api biService.api -dir . go test -v -coverprofile=coverage go tool cover -html=coverage -o coverage.html