mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-11 22:13:43 +00:00
合并 master 最新代码
This commit is contained in:
@@ -87,7 +87,8 @@ public class DefaultSignUpUrlAuthenticationSuccessHandler extends AbstractSignUp
|
||||
}
|
||||
|
||||
private String getUrl() {
|
||||
return "http://localhost/oauthLogin/gitee?token=";
|
||||
// return "http://localhost/oauthLogin/gitee?token=";
|
||||
return "http://127.0.0.1:1024/oauthLogin/gitee?token=";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user