bi 页面的相关服务接口

xuzhiheng 8a26484785 Merge branch 'dev/v1.0.5_xzh' of BaseService/biService into feature/v1.0.5 2 年之前
.idea 1edc0b6d57 api修改对应session 2 年之前
api 9042893571 分配加锁 2 年之前
entity 9042893571 分配加锁 2 年之前
rpc 763956f0af 356 2 年之前
service e84bd66c22 分配数量小于0 2 年之前
README.md e8b106c3ff 领取线索 2 年之前
go.mod b3ace5547a es升级 2 年之前
go.sum b3ace5547a es升级 2 年之前

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