Commit 08214815 authored by 赵啸非's avatar 赵啸非

修改配置文件

parent be70518c
......@@ -197,7 +197,7 @@ public class ProxyController {
}
});
log.info("get透传请求地址:{}", JSON.toJSONString(requestBuilder));
log.info("get透传请求地址,urlGet:{}:{}",urlGet, JSON.toJSONString(requestBuilder));
// 发送请求
try (Response response = client.newCall(requestBuilder.build()).execute()) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment