Commit 14c38886 authored by 刘洪铨's avatar 刘洪铨 👽

接口修改

parent 0903d3d1
......@@ -28,7 +28,7 @@ export function refreshToken(params) {
// 获取用户详细信息
export function getInfo() {
return request({
url: '/auth/getInfo',
url: '/system/user/getInfo',
method: 'get'
})
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment