摘要:
1、GET方式 HttpGet httpGet = new HttpGet("http://localhost:8080/randomCode/getSouthUuid"); String sourceId = "100001"; String appkey = "34"; List<NameVal 阅读全文
摘要:
1、install mvn install -Dmaven.test.skip=true 2、clean mvn clean -Dmaven.test.skip=true 阅读全文