- 在 UrlInfo 类中添加 https 和 host 字段,用于存储 HTTPS 协议和端口信息 - 修改 MyFCAddressSource 类中的 getAddress 方法,使用新的 https 和 host 字段 -通过这些改动,提高了地址信息的灵活性和可配置性