yokyo 6 년 전
부모
커밋
599a3eb7e5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;