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