优化API命名

This commit is contained in:
GoEdgeLab
2021-05-25 17:49:05 +08:00
parent 97936b8b23
commit 5bc100d59e
15 changed files with 329 additions and 315 deletions

View File

@@ -17,6 +17,6 @@ message NSNode {
//NodeLogin login = 33;
//NodeInstallStatus installStatus = 34;
//repeated NodeIPAddress ipAddresses = 35;
//NodeGroup group = 36;
//NodeGroup nodeGroup = 36;
//NodeRegion region = 37;
}