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