app端设置了 Content-Type: application/json
php用$_POST取到的参数,为空?
设置成content-type:"application/x-www-form-urlencoded", 请求头也要设置
设置成content-type:"application/x-www-form-urlencoded", 请求头也要设置