Commit 123c324c authored by 赵啸非's avatar 赵啸非

修改配置文件

parent f09e9537
......@@ -50,8 +50,8 @@ public class TestRot {
.build();
Request request = new Request.Builder()
.url("http://localhost:18006/chat/base")
//.url("http://robot.scsmile.cn/chat/base")
// .url("http://localhost:18006/chat/base")
.url("http://robot.scsmile.cn/chat/base")
.headers(headers)
.post(requestBody)
.build();
......
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