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