ajax请求头

headers: {
  'token':token,
  'identity':identity,
  'Content-Type': 'application/x-www-form-urlencoded'
},

  

原文地址:https://www.cnblogs.com/liubingyjui/p/12610292.html