This commit is contained in:
2026-08-31 23:18:04 +08:00
parent 027d7e06eb
commit dedbf63a92
5 changed files with 313 additions and 287 deletions

9
buf.gen.yaml Normal file
View 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 # 必须与上面保持同一输出目录