zhangxiaoxu123
2022-07-14 8c2bdac410ae06761c997d534883bd845237c33f
utils/index.js
@@ -7,8 +7,9 @@
      "Content-type": 'application/x-www-from-urlencoded'
   },
   headerPOST: {
      // "Content-type":'application/json'
      'Content-Type': 'application/x-www-form-urlencoded'
      "Content-type":'application/json'
      // 'Content-Type': 'application/x-www-form-urlencoded',
   },
}