微信小程序后端不能获取request提交的数据解决办法
在 header 中添加字段 "Content-Type": "application/x-www-form-urlencoded"
header
"Content-Type": "application/x-www-form-urlencoded"