post请求
// request headers 中设置为 headers: {'Content-Type': 'application/x-www-form-urlencoded'}
// request headers 中设置为 headers: {'Content-Type': 'application/json'}
请求相关
原文:https://www.cnblogs.com/Running00/p/12378152.html