bi 页面的相关服务接口

WH01243 4903b9b8dd 返回值处理 il y a 10 mois
.idea 1edc0b6d57 api修改对应session il y a 2 ans
api 1d6cf5bb3d xg il y a 11 mois
entity fb46fed010 工单受理人可配置处理 il y a 11 mois
rpc fb46fed010 工单受理人可配置处理 il y a 11 mois
service 4903b9b8dd 返回值处理 il y a 10 mois
updateData 036219b0b9 feat: tj il y a 1 an
vipTask 1c31b75187 企业数据查询修改 il y a 1 an
README.md e8b106c3ff 领取线索 il y a 2 ans
go.mod e9801bdba9 邮件接口、上传附件接口 il y a 1 an
go.sum e9801bdba9 邮件接口、上传附件接口 il y a 1 an

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