Commit 20a3e5ac authored by lijin's avatar lijin

modified

parent 051614e5
......@@ -45,7 +45,7 @@ export function refreshToken(data) {
*/
export function getGoogleAuthUrl() {
return request({
url: process.env.PUTIN_API + '/api/oauth/google/auth-url',
url: process.env.PUTIN_API + '/oauth/google/auth-url',
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