接口方只支持formdata方式调用不支持json,代码如下 //form表单提交(form-data方式)public static String doPostByForm() {String strResult = \"\";//获...