bi 页面的相关服务接口

Jianghan 1de4f12984 过滤非中文表头 hace 1 año
.idea 1edc0b6d57 api修改对应session hace 2 años
api 702da3b111 上传限制 hace 1 año
entity 1ee81e74ff p503 hace 1 año
rpc 42039d8108 no message hace 1 año
service 1de4f12984 过滤非中文表头 hace 1 año
updateData 036219b0b9 feat: tj hace 1 año
vipTask 1c31b75187 企业数据查询修改 hace 1 año
README.md e8b106c3ff 领取线索 hace 2 años
go.mod 1ee81e74ff p503 hace 1 año
go.sum 1ee81e74ff p503 hace 1 año

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