fix bug
This commit is contained in:
2
build.sh
2
build.sh
@@ -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=.
|
||||
Reference in New Issue
Block a user