This commit is contained in:
2025-07-28 01:46:39 +08:00
parent b03129667a
commit 357639462a
219 changed files with 21634 additions and 8138 deletions

View File

@@ -66,6 +66,9 @@ func (s *OrgAuthService) GetAuthURL(req *OrgAuthRequest) (string, string, string
},
},
ClientType: ClientTypeAll,
RedirectConfig: &RedirectConfig{
RedirectUrl: s.config.Auth.RedirectUrl,
},
}
// 序列化请求数据