提交 b3266dbc authored 作者: 钟是志's avatar 钟是志

北电科一站式必须加这个才能调得通

上级 4e7ace50
...@@ -56,6 +56,7 @@ export function getHeaders(url = '') { ...@@ -56,6 +56,7 @@ export function getHeaders(url = '') {
}, },
}; };
if(getIsBei_Dian() && window.location.origin.indexOf('localhost') > -1){ if(getIsBei_Dian() && window.location.origin.indexOf('localhost') > -1){
// 北电科一站式必须加这个才能调得通
res.headers.env = 'test'; res.headers.env = 'test';
} }
// //
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论