测试通过

This commit is contained in:
2023-07-30 06:50:58 +08:00
parent a0a0a637d1
commit d5d39c4f3a
10 changed files with 419 additions and 607 deletions

View File

@@ -1,3 +1,3 @@
serverid: "a"
serverid: 1
host: "localhost"
port: 5050

View File

@@ -1,3 +1,3 @@
serverid: "b"
serverid: 2
host: "localhost"
port: 5051

View File

@@ -1,3 +1,3 @@
serverid: "c"
serverid: 3
host: "localhost"
port: 5052