liudong
2024-08-21 b8c8c344ca7adf43be59bacaebe2c3f3b682065e
src/store/modules/user/types.ts
@@ -16,4 +16,6 @@
  accountId?: string;
  certification?: number;
  role: RoleType;
  resources:any;
  hrefUrl?: string;
}