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