refactor: 调整 solon-sso 示例代码

This commit is contained in:
click33
2025-05-09 03:53:03 +08:00
parent d6187e8c34
commit cad172819a
35 changed files with 631 additions and 428 deletions

View File

@@ -42,7 +42,7 @@ public class SaSsoClientModel implements Serializable {
/**
* 所有允许的授权回调地址,多个用逗号隔开 (不在此列表中的 URL 将禁止下放 ticket )
*/
public String allowUrl = "*";
public String allowUrl = "";
/**
* 是否接收推送消息