sql v4.1.10

This commit is contained in:
MaxKey
2025-12-10 20:24:45 +08:00
parent f121350ed9
commit 178635c410
6 changed files with 1737 additions and 11 deletions

File diff suppressed because one or more lines are too long

View File

@@ -27,8 +27,8 @@ export const environment = {
production: false,
useHash: true,
api: {
//baseUrl: 'http://sso.maxkey.top/sign/',
baseUrl: 'http://localhost:9527/sign/',
baseUrl: 'http://sso.maxkey.top/sign/',
//baseUrl: 'http://localhost:9527/sign/',
refreshTokenEnabled: true,
refreshTokenType: 're-request'
},

1725
sql/v4.1.10/maxkey.sql Normal file

File diff suppressed because one or more lines are too long