预加载服务,默认true,不建议设置为false,预加载连接可以优化登陆流程,提升用户体验
@JsonKey(defaultValue: true) final bool preLoadServers;