提交 3f3bc9d2 authored 作者: lihuihui's avatar lihuihui

updata

上级 2bd6bb99
...@@ -35,7 +35,7 @@ export function getUser() { ...@@ -35,7 +35,7 @@ export function getUser() {
} }
// 绑定游客 // 绑定游客
export function bindVisitor(data) { export function bindVisitor(data) {
return httpRequest.post('/usercenter/user/bind-account', data, { return httpRequest.post('/zy/user/bind-account', data, {
headers: { 'Content-Type': 'application/x-www-form-urlencoded' } headers: { 'Content-Type': 'application/x-www-form-urlencoded' }
}) })
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论