This commit is contained in:
lmj
2022-09-08 16:12:06 +08:00
parent 36e6b0fa2c
commit a29e6b9ef9

View File

@@ -16,7 +16,8 @@ import errorCode from '@/utils/errorCode'
*patchJson请求 axios.patch(url[, data[, config]])
*delete请求 axios.delete(url[, config])
*/
console.log(process.env.VUE_APP_CESOURCE_BASE_API ,'lmj')
const ReLoginUrl="/login";
const TokenName='XBOE-Access-Token';
/**axios.defaults.headers['Content-Type'] = 'application/x-www-form-urlencoded'**/