小程序请求时头部请求
header: {
//'content-type': 'application/json' // 默认值
'content-type': 'application/x-www-form-urlencoded' // 默认值
},
小程序请求时头部请求
header: {
//'content-type': 'application/json' // 默认值
'content-type': 'application/x-www-form-urlencoded' // 默认值
},
相关文章: