bi 页面的相关服务接口

王浩 0d23d14eb7 Merge branch 'dev_v1.0.33_wh' of BaseService/biService into feature/v1.0.33 10 ay önce
.idea 1edc0b6d57 api修改对应session 2 yıl önce
api f421fa64f1 注释 10 ay önce
entity fb46fed010 工单受理人可配置处理 11 ay önce
rpc e35504544a 暂无此用户详情添加 11 ay önce
service ce8e6268c4 Merge branch 'master' into feature/v1.0.33 10 ay önce
updateData 036219b0b9 feat: tj 1 yıl önce
vipTask 1c31b75187 企业数据查询修改 1 yıl önce
README.md e8b106c3ff 领取线索 2 yıl önce
go.mod e9801bdba9 邮件接口、上传附件接口 1 yıl önce
go.sum e9801bdba9 邮件接口、上传附件接口 1 yıl önce

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