Commit 06112b53f9e105d7a7a6d845d956a00452644c63

Authored by zhangqijia
1 parent b5bc86e9

fix: update

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -9,6 +9,7 @@ message ServiceInfo { @@ -9,6 +9,7 @@ message ServiceInfo {
9 string address = 3; 9 string address = 3;
10 int32 gameport = 4; 10 int32 gameport = 4;
11 int32 gmport = 5; 11 int32 gmport = 5;
  12 + int32 status = 6;
12 } 13 }
13 14
14 message AccountLogin { 15 message AccountLogin {