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