yokyo 5 years ago
parent
commit
599a3eb7e5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      confs.proto

+ 1 - 0
confs.proto

@@ -51,6 +51,7 @@ message LoginConf {
     string addr         = 4;
     string agentAddr    = 5;
     string rpcAddr      = 6;
+    string key          = 7;
     string logPath      = 10;
     int32 level         = 11;
     string mode         = 12;