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