bi 页面的相关服务接口

王浩 f9ec2cff78 Merge branch 'dev_v1.0.23_wh' of BaseService/biService into feature/v1.0.23 пре 1 година
.idea 1edc0b6d57 api修改对应session пре 2 година
api 2b1467917a Merge branch 'hotfix/v1.0.22.2' into feature/v1.0.23 пре 1 година
entity 1ee81e74ff p503 пре 1 година
rpc 793464d5be xg пре 1 година
service f9ec2cff78 Merge branch 'dev_v1.0.23_wh' of BaseService/biService into feature/v1.0.23 пре 1 година
updateData 036219b0b9 feat: tj пре 1 година
vipTask 1c31b75187 企业数据查询修改 пре 1 година
README.md e8b106c3ff 领取线索 пре 2 година
go.mod 1ee81e74ff p503 пре 1 година
go.sum 1ee81e74ff p503 пре 1 година

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