zhangxiaoxu123
2022-07-14 6a2d87b075203211150d1426a858c2b1aac679cf
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',
   },
}