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