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