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