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