标签:src upload for 本地 man 同步 接口 举例 str
举例:
文件同步接口
接口地址:http://183.xxx.xxx.xxx:23333/ditui/fileupload
HTTP请求方式:POST
针对上述这种POST本地文件的接口,接口数据咋提交呢?
答案如下:
选择form-data,新增接口参数,选择File类型,选择文件,填写参数,发送
Postman Postman测试接口之POST提交本地文件数据
标签:src upload for 本地 man 同步 接口 举例 str
原文地址:http://www.cnblogs.com/zknublx/p/6165616.html