Your Name
2022-11-30 f0cd5a4fe3b366fa753b8da5e387673c30c4d0f7
src/utils/request.js
@@ -18,7 +18,7 @@
    // 'Content-Type': 'application/json;charset=UTF-8',
    // 'Authorization': getToken()
  },
  responseType: 'json'
  // responseType: 'json'
})
/* 是否有请求正在刷新token*/