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