Browse Source

在compile_proto.cmd中排除limelight的proto

YuXinLong 1 year ago
parent
commit
881528a129
1 changed files with 1 additions and 1 deletions
  1. 1 1
      shell/compile_proto.cmd

+ 1 - 1
shell/compile_proto.cmd

@@ -1,2 +1,2 @@
 cd %~dp0\..
-protoc  --go_out=. --go-grpc_out=. proto/*.proto
+protoc  --go_out=. --go-grpc_out=. proto/certificate.proto proto/dns.proto proto/loadBalancer.proto proto/loadBalancerPool.proto proto/logPush.proto proto/purge.proto proto/zone.proto