mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-13 03:39:43 +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