Commit 094dceae authored by wangjinjing's avatar wangjinjing

测试

parent 0e76d24b
This diff is collapsed.
...@@ -12,8 +12,8 @@ import reactor.core.publisher.Mono; ...@@ -12,8 +12,8 @@ import reactor.core.publisher.Mono;
public class TestHttpUtil { public class TestHttpUtil {
private static final org.slf4j.Logger log = org.slf4j.LoggerFactory.getLogger(TestHttpUtil.class); private static final org.slf4j.Logger log = org.slf4j.LoggerFactory.getLogger(TestHttpUtil.class);
// final static String baseUrl = "https://demo.qmrzhz.cn:18030"; final static String baseUrl = "https://demo.qmrzhz.cn:18030/szptsjjs";
final static String baseUrl = "http://localhost:8086"; // final static String baseUrl = "http://localhost:8086";
//请求头参数 //请求头参数
static String nonce = "2"; static String nonce = "2";
......
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