mirror of
https://github.com/chillzhuang/blade-tool
synced 2025-04-19 19:19:21 +08:00
⚡ ServerInfo增加properties
This commit is contained in:
parent
53637a3e5b
commit
cf2c785df5
@ -61,4 +61,7 @@ public class ServerInfo {
|
|||||||
return this.ipWithPort;
|
return this.ipWithPort;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public ServerProperties getServerProperties() {
|
||||||
|
return this.serverProperties;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user