优化API命名

This commit is contained in:
刘祥超
2021-05-25 17:49:05 +08:00
parent 416b3c2056
commit b5f759dd6b
15 changed files with 329 additions and 315 deletions

View File

@@ -36,7 +36,7 @@ message Server {
bytes reverseProxyJSON = 16;
NodeCluster nodeCluster = 30;
repeated ServerGroup groups = 31;
repeated ServerGroup serverGroups = 31;
User user = 32;
}