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