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