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