[文档地址](https://learn.microsoft.com/zh-cn/dotnet/api/system.net.http.httprequestmessage.requesturi?view=net-9.0#system-net-http-httprequestmessage-requesturil) 在最底部的注解部分 (In the comments section at the bottom) 原文:如果请求 Uri 是相对 URI,它将与 组合在一 BaseAddress起。 改为:如果请求 Uri 是相对 URI,它将与 BaseAddress 组合在一起。