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