传入请求地址url,请求参数params ...
传入请求地址url,请求参数params ...
...
或者: 此方法需要一些jar包的支持 https://download.csdn.net/download/qq_35792159/10301873 ...
curl curl http://127.0.2.1:5353/user/get_macro_data -X POST -d '{"num": "7"}' --header "Content-Type: application/json" ...
public static void postNewComment(Context context,final UserAccount userAccount,final String comm ...
...