将节点分为普通节点和控制节点

This commit is contained in:
Mob2003
2023-03-31 11:58:47 +08:00
parent 88e128f941
commit 3b9a9cf4e1
28 changed files with 644 additions and 236 deletions
+1 -1
View File
@@ -202,7 +202,7 @@ type RegMsg struct {
ViaUUID string
Err string
MainIp string
Port int
Port string
}
var msgId uint32