提交 f6ba965b 编写于 作者: tao.wu's avatar tao.wu

去除寫死的token值

上级 9ec3a5ea
......@@ -9,10 +9,10 @@ export const getUserScoreInfo = () => {
return request({
url: `campaign/ranking/user_info`,
method: 'post',
// withCredentials: true,
headers: {
token: '8F685DEFFEAC45C393AA55A4DD9E9048'
}
withCredentials: true,
// headers: {
// token: '8F685DEFFEAC45C393AA55A4DD9E9048'
// }
})
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册