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