提交我的笔记

This commit is contained in:
zhaofang
2022-09-08 20:04:29 +08:00
parent 43d5d477c1
commit 39bf0936b8
7 changed files with 111 additions and 30 deletions

View File

@@ -17,7 +17,6 @@ import errorCode from '@/utils/errorCode'
*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'**/