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