post请求中特殊data参数的处理

post请求中特殊data参数的处理

遇到上面图一中的data参数时不能用表单形式提交data了,要把data转为字符串来提交data,即图二

 

相关文章: