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