Commit e5d28afd authored by gaoshiyao's avatar gaoshiyao

oauth2.0

parent 28f63a5b
......@@ -17,7 +17,7 @@ const general = {
// user info
getNowUser() {
return axios.get(`/apaas/backmgt/user/getCurrentUser`);
return axios.get(`/iam/api/getCurUser`);
},
}
......
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