This commit is contained in:
赵辉
2026-07-08 19:03:51 +08:00
parent d4e3b36974
commit 687404b47f
8 changed files with 14 additions and 14 deletions
@@ -50,7 +50,7 @@ public class SsoAuthorizeService {
@Value("${sso.public-key}")
private String publicKeyStr;
@Value("diglog.namkwong.com.mo/main_app/sso")
@Value("http://10.33.0.129:6180/main_app/sso")
private String redirectUrl;
@Resource