DNS节点自动升级

This commit is contained in:
刘祥超
2021-07-22 18:45:36 +08:00
parent 5ae86305f9
commit 2b1483f857
5 changed files with 367 additions and 124 deletions

View File

@@ -1 +1,3 @@
每次 `.proto` 文件有更新的时候,请运行 `grpc.sh` 重新生成相应的源代码。
每次 `.proto` 文件有更新的时候,请运行 `grpc.sh` 重新生成相应的源代码。
如果文件名有更改,请清空 `pkg/rpc/pb/*.go` 文件,然后再次运行 `grpc.sh`