chore: bindUrl2初步

This commit is contained in:
xiaojunnuo
2026-02-02 02:02:58 +08:00
parent 0719f4c99e
commit b4babbe2c7
2 changed files with 9 additions and 1 deletions
@@ -107,6 +107,7 @@ export class SysInstallInfo extends BaseSettings {
siteId?: string;
bindUserId?: number;
bindUrl?: string;
bindUrl2?: string;
accountServerBaseUrl?: string;
appKey?: string;
}