去除多余空格
This commit is contained in:
parent
ba5ac5e8c1
commit
9c5da7f8f5
@ -65,12 +65,9 @@ public class ZLMRunner implements CommandLineRunner {
|
||||
saveZLMConfig();
|
||||
mediaServerConfig = getMediaServerConfig();
|
||||
storager.updateMediaInfo(mediaServerConfig);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
public MediaServerConfig getMediaServerConfig() {
|
||||
JSONObject responseJSON = zlmresTfulUtils.getMediaServerConfig();
|
||||
MediaServerConfig mediaServerConfig = null;
|
||||
|
Loading…
Reference in New Issue
Block a user