Add protoc-gen.bat

This commit is contained in:
殷勇 2023-08-11 14:57:17 +08:00
parent 3018aac80f
commit d4c3a52e8b

View File

@ -0,0 +1,3 @@
protoc --go_out=..\cs .\cs_*.proto
protoc --go_out=..\ss .\ss_*.proto
protoc --go_out=..\mtb .\mt*.proto