访问地址:http://localhost:3361/home 输出: Request.Host.Value = localhost:3361 Request.Host.Host = localhost 所以应该使用 Request.Host.Host来获取域名