问题摘要 / Issue Summary
python 框架中的注册客户端中配置的服务地址为 list
版本信息 / Version Information
v3.5.1
浏览器 / Browser
No response
操作系统 / Operating System
None
发生了什么?/ What happened?

单个进程服务地址应该仅有一个,这里配置结构设置为 list 不合理,需要整改
期望的行为 / Expected Behavior
服务地址应该仅有一个,不应该设置结构为 list
重现步骤 / Steps to Reproduce
无
相关日志 / Relevant Logs
额外信息 / Additional Context
更改结构之后需要保证框架的正常运行
确认事项 / Confirmations
问题摘要 / Issue Summary
python 框架中的注册客户端中配置的服务地址为 list
版本信息 / Version Information
v3.5.1
浏览器 / Browser
No response
操作系统 / Operating System
None
发生了什么?/ What happened?
期望的行为 / Expected Behavior
服务地址应该仅有一个,不应该设置结构为 list
重现步骤 / Steps to Reproduce
无
相关日志 / Relevant Logs
额外信息 / Additional Context
更改结构之后需要保证框架的正常运行
确认事项 / Confirmations
我已经搜索了现有的issues,确认这不是重复问题
I have searched existing issues and confirmed this is not a duplicate
我已经阅读了项目文档和 FAQ
I have read the project documentation and FAQ
我提供的信息准确完整
The information I provided is accurate and complete
我愿意协助测试问题修复 (可选)
I'm willing to help test the bug fix (optional)