摘要:
遇到问题:php无法正常接收post参数,原因php只有当content-type为content-type为application/x-www-data-urlencoded和multipart/form-data的两种情况下才会将http请求数据填入POST数组,所以导致后台接口调用故障。 解决 阅读全文
posted @ 2018-01-26 18:26
mady
阅读(4333)
评论(0)
推荐(0)
浙公网安备 33010602011771号