This commit is contained in:
2026-08-09 19:33:53 +08:00
parent 4d69cebbf9
commit 84f7ae6400
2 changed files with 29 additions and 15 deletions

View File

@@ -1,2 +1,2 @@
go build -o D:\\devapps\\Go\\bin\\protoc-gen-slc.exe main.go
protoc ./proto/*.proto --go_out=./pb --go-grpc_out=./pb --proto_path=./proto --slc_out=./slc
protoc ./proto/*.proto --go_out=./pb --go-grpc_out=./pb --proto_path=./proto --slc_opt=path=./slc --slc_out=.