@@ -161,6 +161,7 @@ public class DynamicProperties {
} catch (IOException e) {
throw new IllegalStateException("配置加载失败", e);
}
+ MasterManager.init();
/**
@@ -192,7 +193,6 @@ public class DynamicProperties {
save();
- MasterManager.init();