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