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