Commit 9b966c69 by wangshuo

冲突解决

parent a2f4b232
......@@ -2,10 +2,7 @@ import axios from "axios";
import qs from 'qs'
axios.defaults.headers.post['Content-Type'] = 'application/x-www-form-urlencoded';
<<<<<<< HEAD
=======
axios.defaults.withCredentials = true
>>>>>>> 7d149ab14ab8e5a92ebc33f45dcdae034f012028
const instance = axios.create({
transformRequest: [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment