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