| 程序包 | 说明 |
|---|---|
| com.lorne.core.framework.utils.http |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
HttpUtils.post(String url,
PostParam... params)
http post请求
|
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
HttpUtils.post(String url,
List<PostParam> params) |
Copyright © 2017. All rights reserved.