zhanggaomingss-byte opened a new issue, #3330: URL: https://github.com/apache/dubbo-go/issues/3330
### ✅ 验证清单 - [x] 🔍 我已经搜索过 [现有 Issues](https://github.com/apache/dubbo-go/issues),确信这不是重复问题 ### 🚀 Go 版本 1.25.4 ### 📦 Dubbo-go 版本 v3.3.2-20260419 ### 🖥️ 服务端配置 dubbo-go,v3.3.2-20260419 ### 💻 客户端配置 dubbo-go,v3.3.2-20260419 ### 🌐 协议配置 dubbo ### 📋 注册中心配置 _No response_ ### 💾 操作系统 🪟 Windows ### 📝 Bug 描述 apollo配置中心不支持context path 的 Apollo 部署,如10.202.244.91:8080/config地址 代码位置: <img width="1030" height="436" alt="Image" src="https://github.com/user-attachments/assets/64206bd0-ddf3-4773-977e-c54bfab94ccc" />,没有使用url.path参数 ### 🔄 重现步骤 配置中心apollo地址使用带有path的路径,如:10.202.244.91:8080/config ### ✅ 预期行为 支持path参数 ### ❌ 实际行为 目前apollo配置中心地址不支持path参数 ### 💡 可能的解决方案 _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
