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