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