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