bi 页面的相关服务接口

WH01243 5379069ac8 发邮箱处理 1 rok temu
.idea 1edc0b6d57 api修改对应session 2 lat temu
api 97dadc7435 merge 1 rok temu
entity 6c3a5dc8d7 受理单提交 1 rok temu
rpc 97dadc7435 merge 1 rok temu
service 5379069ac8 发邮箱处理 1 rok temu
updateData 036219b0b9 feat: tj 1 rok temu
vipTask 1c31b75187 企业数据查询修改 1 rok temu
README.md e8b106c3ff 领取线索 2 lat temu
go.mod e9801bdba9 邮件接口、上传附件接口 1 rok temu
go.sum e9801bdba9 邮件接口、上传附件接口 1 rok temu

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