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