2016年2月19日
摘要: 转自:http://www.cnblogs.com/linglingyuese/p/4514808.html 需求 1 2 3 4 5 6 7 8 9 post上传 Request: { "token":"用户token", "mallId":"商城ID", "lang":"语言" "image": 阅读全文
posted @ 2016-02-19 10:11 清明-心若淡定 阅读(2319) 评论(0) 推荐(0) 编辑
摘要: 转自: http://blog.csdn.net/wangjun5159/article/details/47781301 简介: postman是一个很好的http模拟器,在测试rest服务时是很好用的工具,可以发送get、post、put等各种请求。 发送json的具体步骤: 1、选择post请 阅读全文
posted @ 2016-02-19 08:08 清明-心若淡定 阅读(803) 评论(0) 推荐(0) 编辑