mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-23 07:25:07 +08: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