chore: account

This commit is contained in:
xiaojunnuo
2024-09-22 02:06:34 +08:00
parent 0451fa7573
commit bdc0227c08
9 changed files with 163 additions and 73 deletions
@@ -23,6 +23,7 @@ export interface SettingState {
sysPublic?: SysPublicSetting;
installInfo?: {
siteId: string;
installTime?: number;
};
}