fix bug
This commit is contained in:
9
buf.gen.yaml
Normal file
9
buf.gen.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
version: v2
|
||||
clean: true
|
||||
inputs:
|
||||
- directory: proto
|
||||
plugins:
|
||||
- remote: buf.build/protocolbuffers/python:v3.14.0
|
||||
out: api/gen
|
||||
- remote: buf.build/grpc/python:v1.62.1
|
||||
out: api/gen # 必须与上面保持同一输出目录
|
||||
Reference in New Issue
Block a user