摘要: POST请求中,前端/客户端需要手动拼接URL,然后走接口跟后端交互。 若想传递数组,可以按照如下的拼接形式: &materialsTypeId=11&materialsTypeId=12&materialsTypeId=&materialsTypeId= 特点: 同一个Key值可以出现多次 Val 阅读全文
posted @ 2017-06-14 15:19 霍莉雪特 阅读(3925) 评论(0) 推荐(0)